nowfound

Dev tools · April 10, 2026

RG

Run GUIs as Scripts

Hi there, Zero Stars here. I recently published some new work to Hokusai Pocket, which is a cross-platform binary made on top of raylib and MRuby that runs GUIs from ruby scripts. License? MIT! How does it work? The binary is available on the GitHub releases page: https://github.com/skinnyjames/hokusai-pocket/releases/tag/0... You can download the binary on x86 Windows, OSX, or Linux, and run your GUI application with hokusai-pocket run:target="" For a little bit of a hello world, I started a photoshop clone…

In plain words

Hokusai Pocket is a cross-platform binary that enables developers to build and run graphical user interfaces using Ruby scripts. Built on raylib and MRuby, it works on Windows, macOS, and Linux. Users write GUI applications in Ruby and execute them with a simple command-line interface. The tool is open-source under the MIT license, with binaries available on GitHub and documentation in development.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

Hi there, Zero Stars here. I recently published some new work to Hokusai Pocket, which is a cross-platform binary made on top of raylib and MRuby that runs GUIs from ruby scripts. License? MIT! How does it work? The binary is available on the GitHub releases page: https:&#x2F;&#x2F;github.com&#x2F;skinnyjames&#x2F;hokusai-pocket&#x2F;releases&#x2F;tag&#x2F;0... You can download the binary on x86 Windows, OSX, or Linux, and run your GUI application with hokusai-pocket run:target="<your_hokusai_app.rb>" For a little bit of a hello world, I started a photoshop clone https:&#x2F;&#x2F;github.com&#x2F;skinnyjames&#x2F;hokusai_demo_paint Also a little game https:&#x2F;&#x2F;github.com&#x2F;skinnyjames&#x2F;pocket-squares Docs &#x2F; Help? The docs are in progress, but the old docs for the CRuby version express some of the basic ideas around the project. https:&#x2F;&#x2F;hokusai.skinnyjames.net&#x2F;docs&#x2F;intro (I'm also available to answer questions in between slinging pizza) Deps? Hokusai pocket currently uses * libuv for offloading cpu intensive tasks to a worker pool to prevent blocking the UI thread, and I plan to integrate some libuv networking as well. * raylib for backend graphics &#x2F; I've also built with SDL on arm64 to run applications on my pinephone * NativeFileDialog for the lovely integration into filesystem. * MRuby for running or embedding the scripts * tree-sitter for the custom template grammar (Although templates can be built with ruby) Anyway, I hope you get a chance to try it. If you make something cool AND have docker installed, you can also publish your work as single binary `hokusai-pocket publish:target=<your cool program.rb>` Would love feedback, apps, and help with documentation and more build targets. urs truly, @ ᴗ @

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 1d ago · opentrailpaper.com

Launched alongside, April 2026

the whole month →
  • Brila1,367

    One-page websites from real Google Maps reviews

    AI · Apr 2026 · brila.ai

  • AG

    Thought the resources for GPU arch were lacking, so here we are

    Life & fun · Apr 2026 · jaso1024.com

  • IB

    Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.

    AI · Apr 2026 · github.com

  • AI meeting notes: now bot-free, in ChatGPT & Claude + more

    AI · Apr 2026 · fathom.ai

  • BC

    Life & fun · Apr 2026 · sam-burns.com

  • IB

    With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https:&#x2F;&#x2F;text.blogosphere.app&#x2F; Non-minimal: https:&#x2F;&#x2F;blogosphere.app&#x2F; If you don't find your blog (or your favorite ones), please add them. I will review and approve it.

    AI · Apr 2026 · text.blogosphere.app