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 | 1133 commentspage 53
eonmatrix 1 day ago|
Working on a pet project of mine. Linux first translation and transcription studio. https://truescribe.app
pianopatrick 2 days ago||
I rewrote my AI agent written in POSIX sh to be a single file. So now to use it all you have to do is download the file, mark it executable, and set up environment variables.

https://github.com/patrickjh/ssa

dgellow 2 days ago||
I started yesterday working on an airless 3d printed tire/wheel for my electric scooter, and got the first full PLA prototype. Currently waiting for small scale TPU tests to decide which of my designs to go with, and I expect to have a working prototype tomorrow or Tuesday
igor_nast 2 days ago||
Working on an Agentic IDE (free) - multiple AI agents support + classic IDE experience

https://shikigami.dev

BETA - means, production ready, but not still extending and experimenting with features - I keep working on it, and collecting feedback.

414techie 2 days ago|
Cool idea. Have you considered making this work on Windows?
igor_nast 1 day ago||
yes, thank you for adding +1 to this feature request.

If you use windows and would like to test it once released please join the discord server or find me on linkedin. I have one potential tester, and maybe another one (you) if you contact me. :) Thank you for the feedback!

merelysounds 2 days ago||
Larger puzzles in my puzzle game[1].

And some yak shaving in the form of selective zoom, where only the board would zoom in but the clues around the board would still remain visible.

[1]: https://lab174.com/nonoverse

topper00_raptor 2 days ago||
Atoll, it's part of my Archipel project.

It's just me, building my own tools and self-hosting them. Atoll is a project management project. Nothing fancy, not over-engineered: - Go - SQLite - HTMX (server side rendered, no SPA)

Archipel will count different other projects (Atoll, Balise, Passe, Sillage)

nbbaier 2 days ago|
Sounds interesting, where can I find out more?
themousepotato 2 days ago||
Lately been obsessed with learning and doing sales coming from a software engineering background. Working on https://getsolenoid.com/ to help the builders reach out to people with more buying intend.
Room10Mind 2 days ago||
SupportWire → agentic live chat platform for startups: https://supportwire.ai

I have fallen in love with the idea the more I spoke to potential customers. The initial feedback has given me confidence to commit to this full-time.

POiNTx 2 days ago||
I've been working on a puzzle game Quilt. Hope to get the demo out this coming week or next week.

https://store.steampowered.com/app/4760970/Quilt/

danparsonson 1 day ago|
Finally started writing that Game Boy emulator I've always wanted to make - C# on Linux, planning to use SDL for the display and maybe NAudio for the sound.
More comments...