logoalt Hacker News

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

347 pointsby david92704/12/20261173 commentsview on HN

What are you working on? Any new ideas that you're thinking about?


Comments

mgw04/12/2026

We‘ve built an AI image and video model gateway called https://lumenfall.ai.

Right now I‘m working on adding a „simulation“ mode, that allows anyone to get free fake responses during development, instead of pricey real generations.

huijzer04/12/2026

Software to host podcasts. The standard is relatively easy, but getting everything right takes some effort

wave10004/13/2026

I'm training a latent diffusion model on weather radar data to predict short-term storm behavior. Decent results so far on downscaled data at +30min, training a full-res model at +1h and +2h horizons now. Excited to see how it does!

alexgandy04/13/2026

I've been hacking on gaffer (https://gaffer.sh) as a way to learn and explore agentic development. It's been fun and I've even picked up a couple customers.

GistNoesis04/12/2026

Shoggoth.db : a self organizing database to experiment with agents without having to let them roam freely.

Posted a show hn earlier today that didn't got any traction : https://news.ycombinator.com/item?id=47738516

ajd55504/13/2026

A news aggregator like HN but specifically for freight: https://news.freight.nyc

The idea is mostly to build a community for the sector I work in, since there isn't any (aside from Reddit...)

ponyous04/13/2026

http://grandpacad.com - 3D Modeling tool intended for creating 3D prints. AI based. Allows for dimensionally accurate parts as well as organic shapes.

I massively improve it every month. Pretty proud of it.

hirako200004/13/2026

Fungi vision detection on the browser. Offline

https://fungi.renderlab.cc

Trained to detect a few thousands species pretty accurately in near real time.

Now working on expanding to far more species and exploring other CNN architectures.

ludovicianul04/13/2026

I’m working on https://hilogame.cc It’s a word guessing game based on binary search. Only having around 10 users for now, but hope more people will find it fun.

netdur04/12/2026

I am working on hugind, I have two goals:

- make it reliable to run LLM inference on company hardware, even when it is poor or outdated

- bring chaotic agentic behavior under control in business contexts

https://github.com/netdur/hugind

dooskington04/13/2026

I built a local tool that uses ollama to transcribe my handwritten journal pages into obsidian pages.

I'm also just working on my game, Antorum Online. Made with Rust and Unity. https://antorum.online

shakermaker8304/13/2026

A really simple link-in-bio service:

https://soc.bio/

Mostly just wanted to learn Django and Vue and see if I could get something working online. Have a handful of free users, so that’s kind of exciting!

show 1 reply
3093last Tuesday at 6:07 PM

Building https://vazi.io/ - AI intelligence for your brand. Basically AEO for your brand / website

horizontech-dev04/13/2026

I was tired of setting up additional read replicas and Snowflake for our BI teams, I built an analytics database using S3 and DuckDB.

https://github.com/viggy28/streambed

lpellis04/12/2026

Still working https://pagewatch.ai/ , my ai readiness audit tool. Currently having fun building a MCP app for it inside Claude / ChatGPT, its oddly tricky to get things behaving consistently.

jerrygoyal04/13/2026

I built a lightweight (<1mb) chrome extension (with over 600,000 downloads) that lets you chat with page, draft emails and messages, fix grammar, translate, summarize page, etc.. You can use models from OpenAl, Google, and Anthropic.

Yes, you can use your own API key as well.

kushalpandya04/13/2026

Building offline music player for macOS for past one year https://github.com/kushalpandya/Petrichor

Currently working towards a big release to go out by end of the month.

twism04/12/2026

StoreRun.app. It transforms grocery shopping from a chore into a collaborative experience ... still private beta and about 75% there but you can kick the tires for the non-sync version.

https://storerun.app/

Feedback welcome

postatic04/13/2026

DrawX is Excalidraw with backend.

I love Excalidraw but I don't need Excalidraw+ I just need the backend where I can save and be able to create multiple canvases.

So that's what I built!

https://drawx.ossy.dev

show 1 reply
dusantm04/13/2026

Building Chameleon - a Chrome extension that adds switchable "lenses" to Gmail. The first one scrambles text so people nearby can't read your screen. ~100 organic users across 14 countries. Solo founder, pre-revenue.

xamde04/13/2026

I am working on a simplistic syntax for mixing any text with structured knowledge (links, triples, property graph)

Syntax..has name..ddot.it

The spec is ready at https://ddot.it, now working on tool support.

J_cst04/12/2026

Runway, a CRM. It's looking great, near to its first public release, built on market standards. If anyone's interested just ping me, mail handler on profile, ciao. p.s. still wondering about the licensing to adopt to balance different matters/desires.

show 1 reply
ianberdin04/13/2026

I am creating ai website builder https://playcode.io/ai-website-builder, the full stack part.

I have been working on it for 10 years already.

flyuk04/13/2026

Building Ayla - a period, ovulation, and pregnancy tracking app for iOS/Android. Everything is stored locally on-device by default. Solo developer building with Flutter.

https://aylatracker.com

hawtads04/13/2026

We are working on making agentic ads and regulatory compliance scalable.

https://hawtads.com

Just launched the blog too

https://blog.hawtads.com/

gottagocode04/13/2026

I am working on a curated Christian church directory/portal that will help individuals find their church home, as well as offer a platform for churches to effectively have a web presence at a free entry price.

tha_infra_guy04/13/2026

https://k8slogjedi.netlify.app/

working on an AI-native Kubernetes sidekick that watches your pods, reads the logs, and turns failures into clear fixes before they become outages

dbz04/12/2026

I'm building a platform for businesses to get more reviews and deflect negative reviews:

https://GetSetReply.com/

I am hoping to launch in about a week, so I would love any user feedback! (email in profile)

ryanmcdonough04/13/2026

https://getminute.me

A privacy first transcription and analysis app for iOS and native Mac OS (latter this week)

All AI runs on device, nothing ever leaves your device apart from syncing data via your iCloud.

whatsakandr04/13/2026

My wife has wanted a security system for a while. The turnkey cloud solutions freak me out. I've done some home automation with home aisstant before, and omg that was configuration slog. But with Claude..... It becomes fun.

calvernaz104/13/2026

Working on implementing the web both auth standard and a take on federated and out-of-band agent bot validation.

https://github.com/calvernaz/wba

textlapse04/12/2026

Working on an RL pixel platformer sandbox to learn RL and explore self-play with a playable RL agent. It’s a cross between JumpMan Jr and Spelunky 2.

Very early demo with a smart dum-dum RL agent here:

https://rlplays.com

gbriel04/12/2026

Music player, organizer, discovery tool that will load history and subscriptions from streaming services and discogs, last.fm etc and allow you to query it with AI.

https://prettygoodmusic.app

A work in progress.

darkotic04/13/2026

Tools for llms for developers. Unix philosophy, pipes. Repository maps for a quick overview. Hybrid search for finding knowledge, tools or skills. Linter for tools. External tools provider, not MCP. Having a blast.

siddboots04/12/2026

I’ve been building a toy for exploring elliptic functions, modular forms, and elliptic curves. Sorry mobile support is not there yet.

https://grge.github.io/weierstrass/

show 1 reply
jcubic04/13/2026

I'm working on my Open Source speaking clock (mostly for myself):

https://github.com/jcubic/speaking-clock

It uses local AI models for the voice.

caffeinejunk1e04/13/2026

Nothing fancy, building a local platform to rent/rent-out video games.

Coming from a place where buying games is very expensive, and gaming is an expensive hobby in general.

Tried rotating games locally between friends and friends of friends, now scaling it up.

BinRoo04/13/2026

Python DSL for safe quantum programming that compiles to Qiskit, where the type system enforces coherence and ancilla cleanliness

https://github.com/binroot/b01t

smogg04/13/2026

I built a Mac app (https://revryte.com) that replaces the ChatGPT copy-paste loop. It transforms text in place or inserts smart snippets in any app using AI.

rutierut04/12/2026

CLI-first inventory management for EE parts. https://willwillems.github.io/tray

Fully local, hobbyist friendly, agentic workflows work great with it since it’s just a CLI.

ig0r004/13/2026

I am working on a small Pascal IDE for iOS.

It runs code locally (written in Swift), includes examples, and has a Turbo Pascal–style theme for max nostalgia.

https://pascal.kulman.sk

show 1 reply
sage7604/12/2026

https://github.com/abhimanyu-jain/PRML_Solutions

A solution set to the book Pattern Recognition and Machine Learning by Christopher Bishop.

anosidium04/13/2026

I'm working on a major update for my macOS Hacker News reader, HacKit: https://apps.apple.com/app/id1549557075

EPConsulting04/12/2026

Hey all, I made a free daily ecology cascade game. https://Trophle.com I'm in school for environmental science and I want to make educational games and resources

mcclowes04/12/2026

I miss Pocket, so building an article bookmark tool, with a focus on a nice reading experience - https://broadsheet.marginalutility.dev/

show 1 reply
lovlar04/13/2026

I’m building a web app that optimizes fdm 3d printing print profiles based on geometry, material, hardware etc.

Hopefully this can help people reduce filament usage and waste, speed up print times, and improve print quality.

pistoriusp04/13/2026

https://agent-ci.dev: Run GitHub Actions on your machine. Caching in ~0 ms. Pause on failure. Let your AI agent fix it and retry, without pushing!

zeafoamrun04/13/2026

My wife made a silly browser based arcade style Kanban board management game called Kanban Chaos https://kanbanchaos.com/

mixedbit04/13/2026

I'm working on a sandbox for Linux terminal work with UX similar to Python virtualenv: https://github.com/wrr/drop

🔗 View 50 more comments