Modern software development feels like chasing smoke, frameworks rise and fall, GUIs shift faster than we can learn them, and the tools we depend on are often opaque, bloated, or short-lived. Real development seems impossible, not lasting.

At /dev/real, we reject this cycle. We believe the future doesn’t lie in ever more complex interfaces, but in returning to something older (and better) speech and text as the primary mode of interaction with machines.

Rooted in the Unix philosophy, /dev/real wants to promote tools that are minimal and composable. Our aim is to invent modern, efficient workflows that live in the terminal: fast, scriptable, transparent, and distraction-free.

No layers you didn’t ask for. No surprises. Just real tools for real work.

Check out Style Guide for more.

Command line tools

Clock utilities.

  • alarm-clock: Alarm clock for cron, uses beep to wake you up.
  • stopclock: A command line stopwatch and time difference calculator.
  • punch: Track how much you worked, from the command line.
  • tzview: Display in local time the moment in time in other timezones.
  • alert-scripts: Scripts for alerting the user, via ntfy.sh etc.

Programming languages

Operating systems

  • Void Linux: No systemd, simple and fast, rolling release.
  • Debian: Systemd, stable, good hardware support.
  • OpenBSD: Good for security, simplicity and stability. Less hardware support than Linux.

Working environments

Text editors

Web browsers

Contributing

Check out our style guide and environment variables. If your program meets the criteria, or approaches it, make a MR to here.