Top
Best
New

Posted by david927 2 days ago

Ask HN: What are you working on? (May 2026)

What are you working on? Any new ideas that you're thinking about?
279 points | 1061 commentspage 59
pwnna 2 days ago|
Trying to see if I can implement psychoacoustic bass enhancements and other advanced DSP techniques to improve Linux laptop speakers.
medbar 2 days ago||
Porting doom to my hobby OS and fleshing out my personal cloud with terraform & AWS. Polishing up a project before I open source it.
thedangler 2 days ago||
Trying launch my Clover/Website builder integration.

Launching a niche RSVP system

A Menu builder

A context/domain aware private message service.

PaulRobinson 2 days ago||
A few days back, a book on FreeBSD Driver Development was posted here [0], and everyone assumed a) it's LLM slop and b) a terrible introduction to the topics covered.

I scanned a couple of chapters and realised it likely wasn't LLM generated, it just needed an edit. The intro to C is a hard and weird intro, but then driver development in FreeBSD is hard and weird and people who aren't prepared to get through such intros probably aren't going to get through the rest of it.

Being the contrarian, I've started going through it. I was involved on the periphery of the FreeBSD project ~25 years ago, went to conferences, ran a BSDUG in my hometown, and so on. And I realised I've missed systems programming and FreeBSD itself a little, and in recent years became a little sentimental.

What I've discovered so far in the first few chapters:

1. I miss FreeBSD. And it's weird my muscle memory kicks in and am surprised in a lovely way to find familiar things like /etc/rc.conf work the way I remember them.

2. This is not AI slop. There are issues that I can blame on him not using the same platforms I am (if you're on Apple Silicon, just use UTM and the aarch64 ISO - don't use the VirtualBox config he suggests, as an early example), but as somebody who sees a lot of AI generated content in my day job - this isn't it

3. I have got excited about coding again for the first time in a while.

So, this is my hobby for a while. Go back to where I started, get into low-level systems programming again, I have some ideas on some hardware I want to help out on... it's different to a lot of what I've been working on for the last decade or so, but that excites me.

[0] https://news.ycombinator.com/item?id=47915632

swsieber 2 days ago||
AI Coding "All the things" (tm). More agent engineering on the bigger stuff and more vibe coding on the smaller things.

A print farm manager for bambu printers in lan mode. I lay down the base types and schema structure and a few other bits here and there.

Using AI to preprocess some amazon transactions from both personal account and business accounts as I untangle them since I started a side business with my spouse a few months ago (involving 3d printing).

Starting on a yoga workout generator and food/fitness/weight tracker.

moinism 2 days ago||
Chat Octopus: Claude code for videos

https://chatoctopus.com

devgoth 2 days ago||
still chugging on Whenish https://apps.apple.com/us/app/whenish/id6745035749!

outside of that I started to fiddle around with a cross section of observability and analytics with SDKs...building a little tool to give SDK publishers better insights.

simonadler1 2 days ago||
Working on a 2 circle Venn diagram creator (https://Venndiagrammer.com)
justhw 1 day ago||
I've been working on https://thumbnail.ai/ full time for a year now. It lets you make thumbnails for your social media and youtube videos with preset templates. Going great so far. I'm looking for a marketer/content creator to grow it.
taegee 1 day ago|
I'm sorry, but this is precisely the reason I'm using DeArrow.

https://dearrow.ajay.app/

Grosvenor 2 days ago|
I'm writing an M68K NeXTStep userland emulator and thunks to run NeXTStep apps under GNUStep. I'm starting today with hello world.
More comments...