July 1, 2026

Cloud tool chaos gets a main character

Show HN: Unobin compiles Infrastructure as Code to one binary

One app to run your cloud? Commenters are weirdly obsessed and ready for more

TLDR: Unobin wants to turn cloud setup instructions into one portable app, making a messy job feel much simpler. Early commenters are highly into it, with the loudest reaction basically being: this is great, and some of us have been secretly wanting this for years.

A new project on Hacker News is pitching a very clean fantasy: instead of juggling a pile of setup tools, scripts, and downloads to manage internet infrastructure, you compile everything into one executable file and carry on with your life. That’s the big promise behind Unobin, a language and compiler for infrastructure management — basically, a way to package the instructions for your servers and cloud resources into a single self-contained app.

But the real action is in the reactions. The standout mood from the comments is surprisingly gushy. One early commenter, tekacs, practically gave it a standing ovation, calling the idea “absolutely lovely” and saying they’d already built their own homemade version in Rust because it was “by far and away the best way” to manage things. That kind of comment says a lot: for some people, Unobin isn’t a wild new idea, it’s more like finally, somebody made this properly.

The hot take bubbling underneath is that many developers are tired of giant, messy toolchains and are craving something simpler, more portable, and less annoying. The mini-drama here isn’t people screaming that Unobin is terrible — it’s the classic tech-comment-section tension of “this is brilliant” versus “I already hacked together my own version years ago.” Even in the praise, there’s a wink of nerdy one-upmanship. The vibe? Less pitchforks, more “drop the guide, I’m trying this tonight.”

Key Points

  • Unobin is described as a language and compiler for Infrastructure as Code.
  • Its source compiles into a single binary executable, called a factory, that manages one or more stacks.
  • A compiled factory includes the Unobin runtime and all of its dependencies.
  • The unobin CLI is needed during development but not for managing stacks after compilation.
  • The project documentation includes guides for getting started, .ub syntax, Go SDK usage, Cloudboss libraries, compile/plan/apply workflow, and a comparison with Terraform.

Hottest takes

"This seems absolutely lovely" — tekacs
"by far and away the best way to manage everything" — tekacs
"I would love to see more frameworks for things like this" — tekacs
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.