Live data from Hacker News

Ask HN: What Are You Working On? (March 2026)

news.ycombinator.com

31–40 of 1001 posts

Re: Ask HN: What Are You Working On? (March 2026)

#31
Lately I’ve been spending a lot of time transitioning from tech into urbanism and working on a few projects I care deeply about.

- Urbanism Now - I run https://urbanismnow.com, a weekly newsletter highlighting positive urbanism stories from around the world. It’s been exciting to see it grow and build an audience. I'm thinking of adding a jobs board soon that'll be built in astro.

- Open Library - I’ve been helping the Internet Archive migrate Open Library from web.py to FastAPI, improving performance and making the codebase easier for new contributors to work with.

- Publishing project - I’m also working on a book with Lab of Thought as the publisher, which has been a great opportunity to spend more time working with Typst.

These projects sit at the intersection of technology, cities, and knowledge sharing, exactly where I’m hoping to focus more of my time going forward.

Re: Ask HN: What Are You Working On? (March 2026)

#33
https://codeinput.com - Currently working on a comprehensive CODEOWNERS solution. Check out the CLI @ https://github.com/code-input/cli - Chrome Extension @ https://chromewebstore.google.com/detail/code-input/fehfhejp... and VS Code extension @ https://marketplace.visualstudio.com/items?itemName=codeinpu...

Re: Ask HN: What Are You Working On? (March 2026)

#35
I have been using AI workflows at work to increase the productvity. I have shared these workflows internally and at a couple of tech meetups I went to. I got positive response.

Some of these are present here: https://github.com/vamsipavanmahesh/claude-skills/

Planning to package this as a workshop, so companies could be benefit from AI Native SDLC.

Put together the site yesterday https://getainative.com

Couple of the people I have worked with in the past agreed to meet me for a coffee, will pitch this. Fingers crossed.

Re: Ask HN: What Are You Working On? (March 2026)

#36
Goofy sideprojects:

https://dnsisbeautiful.com - clean, ad free dns lookup tool.

https://evvl.ai - combination of Github Gists and AI output comparisons (evals)

https://finalfinalreallyfinaluntitleddocumentv3.com/ - free mac app to intelligently rename any kind of file (photos, videos, audio, text) based upon their contents.

Re: Ask HN: What Are You Working On? (March 2026)

#37
RateRudder: https://raterudder.com

I've been working on a solution to automate solar+battery use to arbitrage the market. I'm on a real-time utility plan but even if you're on TOU it can save you $1+ per day by strategically planning when to use the battery and when to conserve or charge the battery. So far it's limited to a few providers and only FranklinWH batteries but I'm eagerly looking for someone to help me get Powerwall support working and other ESS. It's open-source on GitHub as well.

Re: Ask HN: What Are You Working On? (March 2026)

#39
Creating my own models in Blender for 3D printing. Currently creating replacement wings for a hummingbird whirligig yard decoration that broke a couple years ago. It’s a sentimental gift and I’ve hated the idea of throwing it away.

Physical engineering is a huge welcome transition for me from what coding has become in the last couple years.

There’s something nice about the realities of creating a model, then printing it, then seeing that exact is too exact, then reprinting, then eight more times, and then that feeling when it all comes together properly.

A few weeks ago I was working on an adapter for an airbrush to use on a standard pancake air compressor. Learning to create threads in blender was really neat! I learned a lot about the physical construction of threads, something I have never put much thought into before.

Post reply on HN