Live data from Hacker News

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

news.ycombinator.com

621–630 of 1001 posts

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

#621
I too got laid off at the end of April. So what I've been working on since then has been AI. But of course, being the contrarian that I am, I'm trying to make small language model AI usable. The end goal is to complete all the pieces I need to create an AI empowered tool that you can point at an authorized Network, and it figures out on its own. What needs to be monitored. Learns what normal looks like on your network. Build your dashboards. Working both as systems monitoring and network monitoring. So right now my GitHub is full of both things that I need, for personal use, in this goal. Also with things that I need because they will become tools for the final product. https://github.com/linuxrebel. You'll get to see my contorted mind at work

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

#622
https://finbodhi.com - An app for your financial journey. It helps you track, understand, benchmark and plan your finances - with double-entry accounting. You own your financial data. It’s local-first, syncs across devices, and everything’s encrypted in transit (we do have your email for subscription tracking and analytics). Supports multiple-accounts (track as a family or even as an advisor), multi-currency, a custom sheet/calculator to operate on your accounts (calculate taxes etc) and much more. Supports price fetching for most Indian investment vehicles and US stocks. You can create custom dashboards with leading/trailing/rolling charts for investment options and benchmark.

We will soon add more import conveniences, like asking your llm to generate importer for your special pdf formats. See https://finbodhi.com/changelog for details.

We also write about related topics:

We wrote about comparing investment options: https://finbodhi.com/docs/blog/compare-charts

Benchmarking your returns: https://finbodhi.com/docs/blog/benchmark-scenarios

Understanding double entry account: https://finbodhi.com/docs/understanding-double-entry

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

#623
I'm doing a massive AI code review on my lone lisp project. I finished a complete Fable code review, and the experience pissed me off enough I switched from Anthropic to OpenAI. Decided to run an equivalent code review with Sol and compare it with Fable. I'll publish the results on my website when it's done. Some pretty interesting results already. I think I stressed Anthropic's safety classifiers to the max.

Meanwhile, I decided to revive my Rust liblinux project. Rust has come a long way since 2019, notably the inline assembly macro has been stabilized. I will learn Rust this time!

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

#624

My two biggest projects are: https://www.idlequest.net/ - a from-scratch recreation of the 1999 MMORPG classic EverQuest, featuring a real-time MMO server written in Go, a 3D game browser-based client built with Babylon.js, and the clasic UI recreated using React. You can play it both as a regular MMORPG but also in "idle mode" where it basically plays itself. This had up to 70 players online at once a while back whi…

Forklifts are essential to Shenmue experience

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

#625
Have been working on three micro-saas, all built in Elixir/Phoenix:

https://feedbun.com - a browser extension that decodes food labels and recipes on any website for healthy eating, with science-backed research summaries and recommendations.

https://rizz.farm - a lead gen tool for Reddit that focuses on helping instead of selling, to build long-lasting organic traffic.

https://persumi.com - a blogging platform that turns articles into audio, and to showcase your different interests or "personas".

Took a long break earlier this year to recharge, but now I'm back at it again, mostly working on Feedbun, about to launch it as an early alpha. :)

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

#626
https://jerrysniffs.online

Zero-subscriptions google + social media search mcp/api/dashboard/sdk.

Every $10 gets you 15K google searches + 3K Twitter search/lookups + 2K Reddit + 15K Url fetches as markdown for feeding to your llm's.

Your credits never expire, use them whenever you want to, and you can stack them as many as you want.

Already got 40+ paying customers within a month of launch.

Now trying to add more social media.

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

#627

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…

I wish Apple exposed serial on iOS so that we could just use any generic USB - OBD2 cable on iPhones

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

#628

As usual, I’m chipping away at my highbrow app for readers and writers. It’s an authoritative dictionary, a reverse dictionary, a spaced repetition system for vocabulary building, an e-book reader, and now a portal to Wikipedia. I dare say it’s one of the most polished PWAs in existence, especially on iOS. Nevertheless, I’m experimenting with a Capacitor build, because most customers and visitors use the app on iPhon…

Daresay is appropriately flowery, but it is in fact just one word, not two. I daresay you need to use your own app more :p

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

#629
My family has gotten into camping the past couple years. I was navigating around the Texas State Parks' website and got annoyed trying to find the right combination of amenities, trails, etc.

I decided to make my own version of the state parks website which surfaces precisely what you need for all parks in one place and make it filterable. I've been adding states and features to it for the last month or so and I'm up to 20 states and 1252 parks.

I try to keep each parks' fire bans, alerts, and events updated on a cadence.

https://park-finder.com

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

#630

Building a modern typing application. https://typequicker.com I believe typing is probably one of the most important skills in 21st century for knowledge workers and yet one of the most neglected. Hoping to change that. Anyone can learn to type fast, without having to think about or look down at the keyboard. We are building the best tool to help people get there quickly

I feel the challenge of typing applications is boredom. It's hard to keep using them. The only ones I kind of keep going back to are games. There serveral modern adventure games and a real time strategy game (I don't remember their names) and then there's Typing of the Dead.
Post reply on HN