Ask HN: What are you working on? (August 2026)
91–100 of 1001 posts
Re: Ask HN: What are you working on? (August 2026)
#92It started as a tool to help me figure out if I need to protect my plants or water them down here in New Orleans since we don't really have freezing season, but also have super hot days or rain issues.
Re: Ask HN: What are you working on? (August 2026)
#93- Ongoing work on an airline announcement engine that works with flight simulators
https://github.com/fearlessfrog/MSFS_Universal_Announcer
- A multiplayer board game for Discourse forum users that is not the popular Risk (tm).
https://github.com/fearlessfrog/discourse-not-risk
Both have a fair bit of traction, but is often the case, keen to do something new this month.
Re: Ask HN: What are you working on? (August 2026)
#94Because SPICE wasn't built for programmers in mind. The code in 0.1.0 is almost ready and I'll put the github repo public soon.
Re: Ask HN: What are you working on? (August 2026)
#95Re: Ask HN: What are you working on? (August 2026)
#96https://github.com/relativedb/relational-transformers
https://relationaltransformers.com/
You can read more about the architecture here: https://relativedb.com/blog/relational-transformer
Re: Ask HN: What are you working on? (August 2026)
#97Re: Ask HN: What are you working on? (August 2026)
#98Built overwhelmingly in vanilla JS with a couple of WASM modules for it.
It’s generally very performant across the app so far, but there’s still a handful of features that are functional but subpar in terms of performance that I need to address.