It's my first time starting a physical, retail business and it has been quite an education in the small details.
Ask HN: What are you working on? (May 2026)
421–430 of 1001 posts
Re: Ask HN: What are you working on? (May 2026)
#422If you are in the area, try it out https://taipeiparking.com/ - Android app and web app.
Re: Ask HN: What are you working on? (May 2026)
#423https://vistacker.com - allows disconnected operation, auto sync across multiple machines with optional encryption so the service can’t see your data.
I'd love to get some feedback (have a few friends trying it out).
Re: Ask HN: What are you working on? (May 2026)
#424I’m working on 2 hardware projects right now! Fold-up, scissor lift, cross-cantilever 3D printer for open sauce M.2 FPGA hardware accelerator devboard All just for fun and open source https://github.com/kaipereira :D
Re: Ask HN: What are you working on? (May 2026)
#425https://github.com/cuzzo/clear
The goal is to make Rust code nearly as easy to write as Ruby, but it almost always does the absolute best strategy.
You can write somewhat slow untyped code, and the internal tooling can guide you to adding all the types and optimizations and concurrency strategies that will make your code as fast as possible.
Re: Ask HN: What are you working on? (May 2026)
#426Built in 15 minutes with mecha-ai my own code assistant using DeepSeek
https://github.com/kuyawa/mecha-ai
Right now working on a betting app, DeepSeek is fairy dust and Mecha is my magic wand, I am unstoppable!
* If you need an app I can build anything and I mean anything in one day for peanuts, just let me know
Re: Ask HN: What are you working on? (May 2026)
#427This has some interesting implications. If you make a mistake, you can always backtrack and try again. If you have a crocheted piece, at least in principle you could find the lose end, free it, and work back stitch by stitch to reverse engineer it. (In practice people don't seem to do a stitch-for-stitch reverse engineering just like you probably wouldn't bother reimplementing something line by line without a compelling reason, you figure out what's going on in the challenging places just by look and feel and improvise from there.)
I'm oversimplifying somewhat and there are some forms of crochet that include irreversible stitches, yarn can be felted together (entangled, like a cotton ball) to create irreversible bonds between adjacent strands, and often several panels/pieces are joined together irreversibly to create a larger piece.
Re: Ask HN: What are you working on? (May 2026)
#428BrowserBox demos: https://win9-5.com/demo These embed a remote browser in an iframe to give you “embed anything browser view” custom elements. The demos focus on retro desktops to emphasize the browser - as these common web tropes, the retro desktop, can never actually ship a real browser without something like bbx. https://browserbox.io https://github.com/BrowserBox/BrowserBox