Live data from Hacker News

Ask HN: What Are You Working On? (December 2025)

news.ycombinator.com

181–190 of 1001 posts

Re: Ask HN: What Are You Working On? (December 2025)

#181
I implemented an algorithm for neural network verification called ⍺β-CROWN for a deep-learning library called tinygrad.

https://github.com/0xekez/tinyLIRPA

tinygrad’s small set of operations and laziness made it easy to implement. Tho my overall sense is that neural network verification is currently more of a research interest than something practical.

Re: Ask HN: What Are You Working On? (December 2025)

#184
https://tagbase.io … our mission is to stop counterfeits and empower brands. And as the CTO I have the privilege to play with all the nice technologies: Elixir both on the web and Raspberry Pis via the https://nerves-project.org. Having an IT background I love the challenges that come with hardware design and to learn new stuff because of that.

Re: Ask HN: What Are You Working On? (December 2025)

#185
I’m very been trying to get into hardware more. This years project was a speaker which is nearly done (with a few weeks to spare).

Next years (and probably a couple years after) is an electro-mechanical smart watch. Sourced some Ronda GB22 gearbox motors and tritium tubes and planning on using a pcb for the face. What could go wrong.

Re: Ask HN: What Are You Working On? (December 2025)

#186
post #122

I’m working on a video game, purely for fun. Here is a work in progress build: https://muffinman-io.itch.io/space-deck-x It is a combination of a shoot-em-up and deck building. You fly and shoot until you get to the boss, when you get your deck out to fight them. That genre combination is definitely too ambitious, but I think it is fun to play and I’m enjoying making it. I have a bunch of ideas how to combine the two…

Great art style, fun music.

I couldn't figure out the Boss fight with cards though. I run out of energy and so I assume my turn is over. But how do I end my turn?

A button guide in the main menu would be helpful.

Re: Ask HN: What Are You Working On? (December 2025)

#187
I’ve been getting back into movies this year and my 2018 laptop has reached the stage where it’s no longer useful as an everyday tool, so I’m turning it into a home media server.

I’m only a couple days in, and I’ve already learned so much about networks, containers, codecs, ffmpeg, and so on.

Re: Ask HN: What Are You Working On? (December 2025)

#188
I’m working on a modern transactional email API platform. Developers can bring their own AWS SES keys and freely use their own domains for sending emails.

I’m building it on Cloudflare Workers with advanced tracking, modern templates, and advanced webhook integration. Developers can also configure and schedule advanced workflows for their specific needs

The users can review their usage and performance using an intuitive dashboard.

Email is a crowded space and this is my first attempt at doing something indie at this scale. Wish me luck!

Re: Ask HN: What Are You Working On? (December 2025)

#189

https://play.google.com/store/apps/details?id=com.blazingban... Completely free, no ads, no in-app purchases and no accounts / network required offline voice transcription. I have also built the macOS/Windows/Linux versions which I'll also make free to download and available on my site soon ( https://blazingbanana.com/ ). iOS version is built and works (extremely well), just waiting for the Apple Developer signup pro…

Pretty cool. I've downloaded and lightly tested. Works great.

I love the "free forever, no ads part..." But it obscures what the app is for. Maybe start with the "Speech to text transcription" to make it clearer.

Either way, that's just semantics. Great job

Re: Ask HN: What Are You Working On? (December 2025)

#190
- Inspiree by my wife to pursue my weaponized desire to create things and organize my thoughts, I’m trying to gather my marbles to learn Swift/SwiftUI in order to try building an iOS app that which will automate directing and funneling data to where it needs to go.

- Updating my personal SSG to support Obsidian fully, which should simplify the publishing process a bit more. https://0xff.nu/hajime/

- Trying to find a new job, which is proving to be more difficult than it should be if you have certain standards about work/life balance.

- Writing an informative article about automating with/for ADHD which explains the motivation and solutions that I came up with for perhaps the weirdest, yet most annoying issues I face or forget about on a daily basis.

Post reply on HN