I wrote the firmware in Arduino, which was a great learning experience because I typically work with CircuitPython or Go, where I'm less constrained.
Ask HN: What are you working on? (January 2026)
21–30 of 914 posts
Re: Ask HN: What are you working on? (January 2026)
#22Re: Ask HN: What are you working on? (January 2026)
#23Used ai to create my own mind mapping tool for private use.
I also created a private cursor-like / loveable-like tool that I can use for my own vibe code prototyping on the go with my phone.
Re: Ask HN: What are you working on? (January 2026)
#24Re: Ask HN: What are you working on? (January 2026)
#25Re: Ask HN: What are you working on? (January 2026)
#26If you work in machine learning, we are building a much more powerful and faster Neptune/Wandb replacement. https://minfx.ai/
Re: Ask HN: What are you working on? (January 2026)
#27Re: Ask HN: What are you working on? (January 2026)
#28Working on two topics that I like : browser multiplayer games and experiences, and tools for developers (mostly used in my side projects). First game is https://geocentric.top where users can sculpt a planet collaboratively and place trees or houses (for now very limited). I plan on making it an idle sim where players will be able to interact by dropping some food/events for the creatures on it to evolve through time…
This is really fun. Always a fan of any game that shows other people in real time
Re: Ask HN: What are you working on? (January 2026)
#29I 3D printed some new apertures for an infrared spectrometer at work to reduce some issues that cause artifacts in the data to enable higher accuracy measurements, particularly of high index and reflective samples. Seems to be working well now.
Re: Ask HN: What are you working on? (January 2026)
#30I've been working on an iOS camera app to take natural-looking photos with reduced post-processing. The goal is take photos that look like what you see. I just updated the RAW pipeline and I'm really happy with how the resulting photos look, plus there's this cool "RAW+ProRAW" capture mode I introduced recently. https://apps.apple.com/us/app/unpro-camera/id6535677796 I initially released it early last year and have b…