What are you working on? Any new ideas that you're thinking about?
Ask HN: What are you working on? (May 2025)
1–10 of 1001 posts
Re: Ask HN: What are you working on? (May 2025)
#2A reactive notebook with algebraic effects for building backend/AI-engineering pipelines.
Reactivity can update the state of the notebook automatically, so you don't have to keep track of which cells to execute again. Side effects are managed to make it easier to reason about while maintaining reactivity and ability to interact with the outside world.
Re: Ask HN: What are you working on? (May 2025)
#3Fully open source cinematography drone. Spoilers: I only started a few weeks ago and I've got a long way to go still. Currently prototyping the gimbal for more context and wasting a ton of PLA in the process.
Re: Ask HN: What are you working on? (May 2025)
#4I am working on kel, a typed configuration and templating language both written and embeddable in rust: https://github.com/sagering/kel.
Feedback, suggestions or contributions are very welcome! :)
Re: Ask HN: What are you working on? (May 2025)
#5A PTY in JavaScript. XTERM.js is not pure JavaScript as it builds binaries to do this.
Re: Ask HN: What are you working on? (May 2025)
#6Assembling my CPS5 underwater drone: https://www.cpsdrone.com/
Re: Ask HN: What are you working on? (May 2025)
#7I'm working on building a repairable and fireproof e-bike battery! Check it out at https://gouach.com
Re: Ask HN: What are you working on? (May 2025)
#8A programming environment where boxes and arrows and hyperlinks are pervasively available to source code.
Re: Ask HN: What are you working on? (May 2025)
#9Elide, a new polyglot runtime. https://elide.dev
Re: Ask HN: What are you working on? (May 2025)
#10The fastest PostgreSQL Node driver written in TypeScript: https://github.com/stanNthe5/pgline