Live data from Hacker News

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

news.ycombinator.com

101–110 of 914 posts

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

#101
Locque is a language designed to both be easy for LLMs to read and write, but also for humans to review, and it's designed along my philosophy that the more structure you can give coding agents, the better, so it's dependently typed and hosted on Haskell at the moment. Feedback eagerly solicited.

https://github.com/jaggederest/locque

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

#102
https://www.votivus.org

A hobby project I started putting together late last year; a little spot on the internet for prayer and reflection.

https://dugnad.stavanger-digital.no/

A pro bono tech consultancy for local non profits. The idea is to help them use tech to better deliver on their mission.

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

#104

I’m building AgentOS [1], trying to experiment where agent substrates/sandboxes will head next. It's a deterministic, event-sourced runtime where an “agent world” is replayable from its log, heavy logic runs in sandboxed WASM modules, and every real-world side effect (HTTP, LLM calls, code compilations, etc.) is explicitly capability-gated and recorded as signed receipts. It ensures that upgrades and automations are…

We should talk! I have been doing pretty much the same, but have been leaning heavier on the context parsing and schema sharing between apps.

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

#105
Building Cassette: a dead-simple computer in the cloud: https://cassette.sh

One always-on Linux box to run apps, databases, CI, and AI agents without hyperscale complexity, surprise bills, or Kubernetes. AI-driven app explosion plus mature open-source deploy tools make simple servers fast, cheap, and fun again.

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

#106
A personal agentic tool for action cam video editing. When I moto / ski / bike, I leave my helmet cam rolling the entire time. It takes a very long time to 1. find scenes and 2. edit them down into a reel or video. It works well for my amateur use case - basic edits with only cuts and transitions.

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

#108
post #33

Not as impressive, but - making my website weirder. Not a frontend dev at work. Top of my ideas now: add "ask your LLM" buttons to my email submission form that opens ChatGPT/Perp/Claude and auto-fills a query asking it why you should be friends with me. Sample links (I hope it says nice things about me!): Claude: https://claude.ai/new?q=Do+deep+research+on+a+person%2C+dvsj... . ChatGPT: https://chat.openai.com/?q=Do…

Cool site! I like the handwritten personality and quiks... indiweb FTW! \m/ > "years of handwriting practice and all I do is type now, smh" same feeling

Haha, thank you! Glad to hear it :D

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

#109
post #80

I've been working on the same tool since 2024 where I thought it might be a good time to build a tool for all the people who will build their own tools, eventually they will need to market it. So I built a SEO/GEO Automation Tool for Small to Mid-Size Businesses who don't have a full-time team for that. [0] The goal is to provide teams visibility across all the channels — Search and AI and give them the tools needed…

Adding a bit of context as well: This started out as a internal linking tool, but grew into something more based on the customer feedback — the database has now reached about 10TB of data about keywords, pages, AI responses etc, where I know who was ranking where and why.

And I'm trying to offer this "data advantage" to website owners, so they can grow, and also this is something that will be hard to replicate (at least quickly) with AI.

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

#110
working on a free mini-game for f1 enthusiasts, completely build by claude sonnet 4 and hosted on AWS

consistently getting traffic of 30k in a month with peaks upto 10k in a day

This has been on for a few months now but I'm thinking to add new features as users are asking for multiplayer support. Would love some feedback

[0]: https://www.hotlapdaily.com

Post reply on HN