Top
Best
New

Posted by david927 2 days ago

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

What are you working on? What have you been curious about lately?
311 points | 1142 commentspage 63
danard 1 day ago|
Currently working on (yes, yet another one) Todo app that has a lot of neat keyboard shortcuts and a useful hotkey window on Mac.

I built it because all the Todo apps seem bloated and mainly, when I am working on something, I don't want to ruin my focus, so I wanted some quick way to add/cross tasks off.

https://simplythings.app/

And also, currently building a "clone" of Apple Music app for macOS because Apple's native App is horribly slow and has many UX shortcomings.

reconnecting 2 days ago||
tirreno - security framework

https://www.tirreno.com

edimaudo 2 days ago||
Keep hearing that management sucks so building a tool that helps new and experienced manager improve and grow.
earlyriser 2 days ago||
https://woomarks.com/

It's a bookmarker tool.

asok_ 2 days ago||
I just released a small app called Fogpane: https://asok.github.io/fog-website/index.html?lang=en

The concept is intentionally simple: you open a photo, it gets covered by a layer of fog, and you use your finger to wipe the fog away and reveal the image underneath – a bit like drawing on a fogged-up window.

I’ve always wanted to publish something on the App Store, so I decided to use this as an experiment: how far can I get while letting AI write the entire app?

For full transparency, essentially all of the code was written by AI. I guided it, described what I wanted, tested the results, reported bugs, and made product/design decisions, but I didn’t really write the implementation myself.

For an app this small, I was surprised by how far this approach got me. It wasn’t completely hands-off – there was plenty of iteration, especially around making the fog and water droplets feel somewhat realistic – but it went from an idea to an actual app in the store.

I’m a software developer myself, which made the experiment particularly interesting. In many cases I understood what the AI was doing, but deliberately tried not to take over and write the code myself.

I installed Codex around three weeks ago. It’s hard to estimate exactly how much time I’ve spent on the app since then, but it’s probably been a couple dozen hours rather than hundreds.

ge96 1 day ago||
Nothing still trying to get interest back in making things.
SamarthaSR 2 days ago||
Got laid off in June. Grinding leetcode.
daviding 2 days ago||
A few things outside of normal work that are deliberately different to be interesting to me:

- 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.

baist0 2 days ago||
I'm creating a trading bot. Сreating my own agent for a local LLM to help me write code.
fy20 2 days ago|
I'm building a house. I contracted out the structural shell and exterior, then all the internal work I'm doing myself. Except for plumbing, I don't want to be responsible for creating a swimming pool. In my country there is no such thing as "permits", you can do any work on your own house without certifications. If I had gas I'd contract that out too.

It started when my ex and I were having trouble in our marriage (divorce will be finalised soon), probably after watching too many a YouTube DIY channels, and here I am a year and a half later :D

I moved in when it became livable 6 months ago (I had to shower at the gym for a month), and it should be finished sometime next year. I don't work that much on it though, as I am busy with my job and kids. Some rooms are nearly finished, others are barely started. I've got used to the concrete slab as a flooring and no doors.

Would I recommend it? Ummmm... probably not. But it's been an interesting experience, and I've learned a lot. I don't want to diminish professional contractors, as some of them are really skilled, but I feel you can get most of the way to "standard home finish" by watching a few YouTube videos on the topic. You will be slower of course and might need to repeat/fix your work, but then to push it to "luxury-ish finish" you mainly just need a good eye for detail.

An important lesson I learnt is the phrase "paint covers a multitude of sins" is wrong, as paint does not cover it, your mistakes will still be visible just in a different colour. Joint compound/plaster does though :D

More comments...