The UNIX List

Henderson/smartPhone video

This sixteen-minute video module describes a method whereby any member of an Emergency Room ("ER") or Intensive Care Unit ("ICU") multispecialty team can verify that the pH value that the Clinical Lab has provided to them within a patient's Arterial Blood Gas (or "ABG") report is compatible with the Henderson Hasselbalch Equation. This task can be completed within seconds by using the Calculator "app" bundled within both Unix-based and Android-based smartphones. This module incorporates a Case

Show HN: Qwen-Image-Edit-2512 – Consistent multi-character image editing

Most image editing models struggle when a scene contains multiple subjects—editing one person often leads to "identity bleeding" or unintended changes to others.Qwen-Image-Edit-2512 is specifically optimized for complex, multi-subject editing. It allows you to modify specific characters or elements while maintaining the visual consistency of everyone else in the frame.Why it’s different:Identity Preservation: Change the clothes or actions of "Character A" without altering the

A quantum-resistant RNG powered by collective human entropy

Hi HN,I’m not a professional developer, but I’ve been obsessed with the idea of "Human Entropy." With the rise of quantum computing, I started wondering: Can we create a random sequence that no machine can predict because its source is the unpredictable nature of human behavior?I built this web app using Flutter and Firebase. It's a simple idea: users perform actions on the web client, and those unique interaction hashes are sent to a secure Firestore pool. A server-side Cloud Fun

Show HN: A minimalist LLM plugin for tmux

tmux-llm is an experimental LLM user interface that is: - minimal (no chat, no history, no replies, not even an input field) - universal (available in all your terminal applications) - transparent (the only context sent to an LLM is what you see on the screen) Basically, you can hit Ctrl+G at any time and get a tmux pop-up with an LLM's reply based on whatever is currently in your terminal. If you want, you can also select a specific part of the terminal contents. That's it.Clear

Show HN: Vibora – Run Claude Code remotely, close your laptop, keep shipping

I built Vibora because I wanted more than a UI to orchestrate multiple Claude Code sessions — I wanted to kick off work, close my laptop, and check progress from my phone while I'm out. You don't need to run it remotely. Vibora is still incredibly useful running on your laptop. But once you get used to telling Claude to work on a feature, notify you when it's finished, and getting that first notification 20 minutes later — you won't want to go back.Vibora is a self-hosted web

Show HN: Text-to-3D Motion Generator (Hunyuan 1.0 wrapper)

Hi everyone,I built a UI for the new open-source Hunyuan Motion model to generate 3D animations from text: https://hy-motion.aiIt generates BVH files instantly. I'm trying to bridge the gap between "cool AI demo" and "useful game dev tool".Question for 3D devs/animators:If you were to use this in production, what is the single biggest missing feature?1. Export Pipeline: Auto-conversion to FBX for Unity/Unreal? 2. Motion Fusion: Blending multiple promp

52 years later, only known copy of Unix v4 recovered from randomly found tape, now up and running on a system — first OS version...

52 years later, only known copy of Unix v4 recovered from randomly found tape, now up and running on a system — first OS version with kernel52 years later, only known copy of Unix v4 recovered from randomly found tape, now up and running on a system — first OS version with kernel and core utilities written in C

Unix

UnixUnix (The Unix Time-Sharing System) – an operating system developed from 1969 at Bell Labs (UNIX System Laboratories, USL) by Dennis Ritchie and Ken Thompson. It gained widespread popularity in the 1970s and 1980s, spawning numerous variants and implementations. https://archiveos.org/unix/

Show HN: Tidy- A minimal directory organizer I built to clean my downloads

I built tidy for myself because my Downloads folder and various project directories were very cluttered. I wanted a CLI tool, or a script to do that, but had little success, so I built my own. It’s written in Go and uses the Charm (Bubble Tea) TUI framework... Tested working on WSL and it works great for moving all files to their extension based directories easily. I've found it really helpful for keeping my WSL and Linux environments clean. Do give it a go!

Ask HN: How are you using Nvidia cards on Linux with its VRAM issues?

I recently discovered that on Linux, NVIDIA GPUs will not seamlessly access system memory if the GPU's memory gets full where as on Windows it does.After 25 years on Windows I recently switched to Linux over the holiday break and came across this with my GeForce 750 Ti which only has 2 GB of GPU memory.After opening a few Firefox and Ghostty terminals (both apps are hardware accelerated), I notice system instability and things crash or my Wayland compositor (niri) starts failing in unpredic

Forge: C's NPM and HTTP framework (Pure C99, zero deps)

Forge: C&#x27;s npm + HTTP framework (Pure C99, zero deps)<p>https:&#x2F;&#x2F;github.com&#x2F;rsubrata383-debug&#x2F;Forge<p>Production C99 package manager + HTTP server:<p>forge-pm.exe install [email protected] libforge.a → localhost:8080 5&#x2F;5 tests + Linux&#x2F;Windows CI Zero deps, pure C, make all<p>No JS. No CMake. Real systems programming.<p>by Subrata

Show HN: I remade my website in the Sith Lord Theme and I hope it's fun

I used the time over Christmas and in between the years to redesign my website.This time I decided to make it in the theme of an evil Sith Lord that commands the Galactic Cookie Empire, because I found my previous cookie consent game a bit boring after a while.Here&#x27;s the website&#x27;s welcome page and the cookie consent game: https:&#x2F;&#x2F;cookie.engineer&#x2F;index.html(the cookie consent game isn&#x27;t started on any other page of my website, only on the welcome page)I also made a &

Show HN: Mindwtr – Local-First GTD App (Tauri, React Native, Rust)

Hello HN,I built Mindwtr because I wanted the speed and polish of apps like Things 3, but with the data ownership of Emacs Org-mode.It is an open-source (MIT&#x2F;AGPL), local-first implementation of the Getting Things Done (GTD) methodology.The Stack: - Desktop: Tauri v2 (Rust) + React. It runs heavily on Arch Linux (my daily driver). - Mobile: React Native (Expo) on Android. - Sync: It treats the file system as the source of truth. Data is stored in JSON&#x2F;TOML, allowing you to sync via Syn

Show HN: A Simple CLI Utility Around Git Worktree for Running Parallel Agents

I built gw, a small CLI utility that wraps git worktree to make running parallel coding agents less painful.When you run multiple agents against the same repo, git worktree is usually the right tool — but the workflow is a bit clunky.gw provides simple commands like gw add, gw cd, gw del, and gw ls, plus a gw status command to quickly see the state of all worktrees at once.It works on macOS, Windows, and Linux, and installation is straightforward via brew, scoop, or a simple install.sh.If you re

Unix vs. Microsoft Windows: How system designs reflect security philosophy

Unix vs. Microsoft Windows: How system designs reflect security philosophy Your email has been sent There are distinct differences between Unix and MS Windows security philosophies. Two design ...

Lost Unix v4 source code from 1973 recovered from decades-old magnetic tape

Archivist Al Kossow of Bitsavers, who led the technical recovery, described the process as "easy" as such efforts go. The tape, he explained, had "a pretty ...

UNIX V4 tape successfully recovered: First ever version of UNIX written in C is running again

Crucial early evolutionary step found, imaged, and ... amazingly ... works Computer History Museum software curator Al Kossow ...

Unix v4 clawed back from a 1970s tape

50-odd years later, the bits still had teeth. Computer History Museum software curator Al Kossow has pulled the contents from a more than half-century...

Only Known Copy Of UNIX V4 Recovered From Tape

UNIX version 4 is quite special on account of being the first UNIX to be written in C instead of PDP-11 ASM, but it was also ...

You don't need Linux to run free and open source software

For instance, we use Jeena's TextEd instead of Apple's text editor. For browsers, email, chat, productivity, writing, and so on, we use FOSS and freeware apps, and wherever possible, ones that also ...