Live data from Hacker News

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

news.ycombinator.com

641–650 of 1001 posts

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

#641
I started to work on an open source audioguide app as PWA or mobile app. This app can be used by museums or similar institutions https://github.com/smartcompanion-app/audioguide-app.

After my experience in consulting museums, I found that they spend a lot of money on software, which could potentially be replaced with open source software. Therefore I started an awesome list with FOSS software for museums: https://github.com/smartcompanion-app/awesome-open-source-mu....

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

#643
- https://pyinfra.com - Python infrastructure management, been picking up pace recently trying to keep on top of PRs!

- https://kanmail.io - always plugging away at Kanmail changes, no one uses it really except me but that’s fine :) new site designed by fable blew my mind

- https://verified.fyi - first side project started initially as a vibe coding experiment, but it’s become quite good at sussing out dodgy websites

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

#644

- Visual Guide to Number Theory: write up which explains the field of number theory in a visual manner. - Reenvision technologies: simple software. Local first - no added complexity. Infinite scale without having to add 100 front-end UI frameworks: simple Python, CSS, and JS with SQLite. The design is absolutely breathtaking and beautiful and it is built people first (let's worry about scale later). - Simple LLM: an…

Leave your contact / email on your profile for people to reach you.

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

#646
I built Update My Address Book (https://updatemyaddressbook.com) more than a decade ago to make it easier to collect addresses from family and friends so that we could send out Christmas cards. It's been the app that I've rewritten every few years when I want to test out a new tech stack.

After getting laid off a few weeks ago, I decided to give it a complete rewrite with some new features (offline support, lists, passkeys) and a new UI.

It's still very much a work in progress, but I'd really appreciate any feedback that could help make it useful for others as well.

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

#647

After getting the top spot in What Are You Working On in Feb 2025 ( https://news.ycombinator.com/item?id=43157056 ) I started a company on that idea at https://getcomper.ai . After solo building for 11 months I found a co-founder, got an angel investment, then got some ex-Miro folk on board and we are now building the product at breakneck speed. We're a collaborative canvas + context engine for all the code and docs…

This looks super cool. I even upvoted your last year's post. Great to see you have come so far ahead. Any chance you are hiring? I have 3 years of exp building software especially 0-1s. I specialize in backend and currently working as a Product Engineer at a Series C startup leading their 0-1 AI initiatives.

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

#648
post #423

This is the first year I made more money selling art than I did freelancing web dev. I just incorporated and formalized my web dev business ( https://lcdbmg.com ). A couple of weeks later I got a booth at an art festival and ended up selling many prints ( https://lucidbeaming.com ). I think the universe is telling me something.

Hey, that's awesome! Very nice work and a really good portfolio site.

How did you find the festival-booth experience?

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

#649
Plugging away at my neovim AI plugin - https://github.com/dlants/magenta.nvim

Recently added support for scripts (like Claude code workflows) and been iterating on the UI for that a bunch.

I also ended up wanting other customized tooling - a more streamlined way to grep, find files and review code that my agent has written. So I wrote a few plugins for that : needle (finder with UI and sorting functions that suit me better), shuck (interactive grepper that has a workflow around refining grep commands) and glean (a review tool that lets you mark parts of the code as seen, leave comments, view diffs commit by commit or collapsed, etc). https://github.com/dlants/dotfiles/tree/main/nvim/lua

These are all in various states of experimental and mostly just for me, but a few of my coworkers and friends have been using magenta and like it.

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

#650
Fork of Bitwarden's Chrome and Firefox extensions (password manager) with UX improvements to make the tool useable.

The coolest feature I added was a tool to handle passwords under duress.

I'm still working on the Chrome version, but this is the Firefox version:

https://addons.mozilla.org/en-GB/firefox/addon/saigon-safe/

Post reply on HN