Live data from Hacker News

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

news.ycombinator.com

971–980 of 1001 posts

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

#971
I am a solo founder currently (re-)starting multiple FOSS projects. Not much to show for yet, because most of my projects are down as I am starting fresh...

- Tool.io (https://tool.io), a digital tool library, think Wikipedia but for tools. Still rewriting it, publishing to Github soon.

- LayerGolem (https://layergolem.com), an OpenClaw like agent for business.

- animania.info (https://animania.info), this one got content actually. Some ~50 hand written MIT licensed CSS animations by me that I created for fun, in the pre-LLM era.

- I am also in the midts of creating a "learn programming from scratch Youtube channel".

- ROE.md (https://github.com/guld/ROE.md), raise your own personal AI assistant like a vibe pro from a single Markdown file.

Happy building everyone!

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

#972

I'm a solo dev building a handful of apps across different niches.. - Kvile ( https://kvile.app ) — A lightweight desktop HTTP client built with Rust + Tauri. Native .http file support (JetBrains/VS Code/Kulala compatible), Monaco editor, JS pre/post scripts, SQLite-backed history. Sub-second startup. MIT licensed, no cloud, your requests stay on your machine. Think Postman without the bloat and login walls. - Mockin…

Waooooo, I just look at Kvile and Stao and My Visual Routine. Great work!!! My favourite is Stao, definitely will try it, but before I need a standing desk. Keepo the hard work!

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

#973
Well, I really like building CLIs for my personal use, and I prefer Golang for both Backend and CLIs, I am currently working on aws-doctor (https://awsdoctor.compacompila.com/), An Open Source CLI to diagnose AWS costs, detect idle resources, and optimize cloud spending directly from your terminal. Let me know WDYT if you take a look at it.

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

#975
I am building an engineering hiring platform built for how technical teams actually interview and hire.

Engineering hiring has changed. Too much noise, too many interviews, and grunt work your developers hate. Candidates use LLMs during interviews while interviewers are stuck with the same methods from five years ago.

We are solving these problems at https://fairground.work/

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

#978

https://main.d1j1xagueqmavc.amplifyapp.com/dashboard I built a scraper that pulls every job posting from the Who's Hiring thread, runs it through DeepSeek to parse the unstructured text into a uniform schema (role, company, location, remote, salary, stack), and presents them in a searchable/filterable UI. I know tools like this exist but I couldn't find one with the filtering and UI I actually wanted, so I built it m…

Hey Your filter is broken, changed the city and it did not apply.

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

#979
I have a never ending list of "small tools" for personal use and decided to try Claude Code to see which ones I have clear ideas about, as I find that there's a good correlation between speed and quality of development with coding LLMs and the ability to capture requirements (in a CLAUDE.md, for example). The latest thing I've created is a tool for a photographer friend, which gives the ability to make equal crops for portrait photos: http://facecrop.puntofisso.net/
Post reply on HN