Live data from Hacker News

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

news.ycombinator.com

871–880 of 1001 posts

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

#871
I left my job at the end of June; I'm tired of playing someone else's music and want to write my own songs (build my own apps)

So I'm building an app a week and focusing on solving niche problems I've experienced in my own life to start

I think it's never been easier to build prototypes, but because of all of the slop, building community and finding users around them are harder than ever before

This latter part I think is going to be the hardest part of going out on my own

But going to try

Things I'm working on right now:

https://a2ciple.pt/ - testing prep for a language exam required for residency & citizenship in Portugal

https://basehub.org/ - a docs site for agents to get the latest context on Base, an Ethereum L2

https://playgokab.com/ - a vocab game to learn words in diff languages

https://mru.space/ - a protocol to run software that gracefully degrades across failing hardware

https://shiponeshot.com/ - a framework to help me ship prototypes more quickly

Anyhow, cheers :)

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

#872
Feed (RSS) reader. I've been using RSS readers for many years and have tried a lot of them, but I never found an app that fits all my requirements. It became easy enough to build my own version, so I did. It supports feeds without RSS and Atom, has filters (for example you can remove shorts from YT feeds), and supports X via Nitter. I made it with minimal distraction, focusing on a comfortable focused reading experience. I'm very happy with the result and it's ready to use, but there are still a few things left to add. I'm planning to publish it to the App Store as a serverless, local-first app with sync via iCloud.

https://github.com/egornomic/echovale

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

#876

I've been building the most advanced automotive diagnostic app on the market I used to be a mechanic, and spend a lot of my free time working on project vehicles, motorcycles, tractors, trucks etc. I wanted a tool to track the tasks I needed done, then a way to easily access VIN info for parts search, then I DMV records, and finally built an iphone app to scan the OBD2 diagnostic codes and hook them up to a custom ai…

From your description I hoped that you would be analyzing audio to solve problems that don't raise codes.

Years ago my daily driver had a noisy wheel hub bearing, so when I heard a similar noise in a different vehicle this year, I assumed it was the same problem. However, when a mechanic investigated, it turned out to be an issue with the breaks instead. I have now learned to discriminate between a bearing and a brake issue, but there are a ton of other conditions I've never heard before that would be obvious to an experienced repair technician.

I bet an app could become as good a seasoned mechanic at identifying mechanical issues from audio samples.

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

#877
I've been making native Mac utility apps to solve some of my (and hopefully others') needs.

One is called WhimFiles and is a file manager for Mac that is only 9 MB. It started out with me wanting to clean up my Downloads folder and wanting an easy way to filter files. As I thought of more things I wanted in a file manager I started to add them.

Now the app has dual pane, tabs, fuzzy go-to-folder, batch rename and many other quality of life features. I use it often for my own needs and have also made a few sales (thank you if you've purchased it). The app can be found here: https://whimfiles.com

Another app I've made is called WhimPop and it's a launcher that's shown when you hold down the right-click button (the regular context menu still shows if you only click the button). WhimPop gives the option to add favorite apps, folders and URLs on a rail, plus clipboard history, snippets, a timer and much more. It can be found here: https://whimpop.com

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

#878
Otus Analytics. An EU based (and full EU stack) Google Analytics/Adobe Analytics/etc. alternative. It integrates with Mistral so that you can chat about your website traffic as if you are talking to a web analyst. It also does automated weekly reports. You can go full cookieless (plausible style) or enable cookies if they you need return visitor insights (more conventional analytics style).

https://otusanalytics.com/

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

#879
I am working on a medicine-related product that requires PII redaction, so as a separate product that the medical app can connect to I created InkedOut - a pdf redaction tool. It runs entirely in the browser, nothing gets uploaded, the text is removed rather than covered (crucial if you're familiar with the Meta lawyers debacle from 2025), and it verifies its own output before letting the user download. Before I created it I searched for existing tools and found that those that do it properly are paid desktop or enterprise software, while the free browser ones simply put a black box on the text without actually removing the underlying text.

Check it out at https://getinkedout.com

Post reply on HN