Thursday, July 17, 2025

Show HN: Bash.org MOTD for Terminal https://ift.tt/K8GpJQM

Show HN: Bash.org MOTD for Terminal Do you remember IRC? If so, you probably remember bash.org I got a bit nostalgic about it today, so I built a small tool: it shows a random bash.org quote as your terminal’s MOTD. If it made you smile, then it was worth making. https://ift.tt/sNSRFad July 17, 2025 at 05:08AM

Show HN: A 'Choose Your Own Adventure' Written in Emacs Org Mode https://ift.tt/2lEFZja

Show HN: A 'Choose Your Own Adventure' Written in Emacs Org Mode I authored and developed an interactive children's book about entrepreneurship and money management. The journey started with Twinery, the open-source tool for making interactive fiction, discovered right here on HN. The tool kindled memories of reading CYOA style books when I was a kid, and I thought the format would be awesome for writing a story my kids could follow along, incorporating play money to learn about transactions as they occurred in the story. Twinery is a fantastic tool, and I used it to layout the story map. I really wanted to write the content of the story in Emacs and Org Mode however. Thankfully, Twinery provided the ability to write custom Story Formats that defined how a story was exported. I wrote a Story Format called Twiorg that would export the Twinery file to an Org file and then a Org export backend (ox-twee) to do the reverse. With these tools, I could go back and forth between Emacs and Twinery for authoring the story. The project snowballed and I ended up with the book in digital and physical book formats. The Web Book is created using another Org export backend. Ten Dollar Adventure: https://ift.tt/Nzs27hm Sample the Web Book (one complete storyline/adventure): https://ift.tt/6nDcS05 I couldn't muster the effort to write a special org export backend for the physical books unfortunately and used a commercial editor to format these. Twiorg: https://ift.tt/dq9IBxC ox-twee: https://ift.tt/97cSZGi Previous HN post on writing the transaction logic using an LLM in Emacs: https://ift.tt/v8uQTLi... Twinery 2: < https://twinery.org/ > and discussion on HN: https://ift.tt/tSlf7Ak https://ift.tt/6nDcS05 July 17, 2025 at 03:28AM

Show HN: Doctor https://ift.tt/quzPc35

Show HN: Doctor Tool to generate documentation. Try clicking the sidebar on the left. https://ift.tt/rGinIBk July 16, 2025 at 11:44PM

Wednesday, July 16, 2025

Show HN: I bulit Kanba, open source alternative to Trello, self-hostable PM tool https://ift.tt/jXPM6iH

Show HN: I bulit Kanba, open source alternative to Trello, self-hostable PM tool July 16, 2025 at 01:31AM

Show HN: Encode Base64 https://ift.tt/YGBb9rl

Show HN: Encode Base64 https://ift.tt/YjhN8a2 July 15, 2025 at 10:11PM

Show HN: Beyond Z²+C, Plot Any Fractal https://ift.tt/Lwz9Gkd

Show HN: Beyond Z²+C, Plot Any Fractal I've always been dissatisfied that simple Mandelbrot explorers proport themselves as a Fractal Graphing Calculator. In summer break between semesters, I started making a real graphing calculator, parsing LaTeX to WebGL to let you graph most any combination of z and c. Fun ones to try include - sin(z^2+c) - c^z - z^{1.7}+c Also supports animation, just enter any other letter and turn it into a variable. Supports Mandelbrot or Julia Set style calculation. Use with a graphics card or integrated graphics https://ift.tt/QAeCtfD July 15, 2025 at 11:54PM

Show HN: Pagy 2.0, a free drag-and-drop website builder https://ift.tt/Ja6cUAt

Show HN: Pagy 2.0, a free drag-and-drop website builder Hi, I just relaunched my website builder after more than two years of iterations since its initial launch. It now features a free plan that lets you use custom domains completely free. Happy to answer any questions. https://pagy.co July 15, 2025 at 11:40PM

Show HN: Happy Coder – End-to-End Encrypted Mobile Client for Claude Code https://ift.tt/vt1BkI0

Show HN: Happy Coder – End-to-End Encrypted Mobile Client for Claude Code Hey all! Few weeks ago we realized AI models are now so good you d...