Live data from Hacker News

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

news.ycombinator.com

351–360 of 1001 posts

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

#351
I've spent my weekend building asterbot: https://github.com/asterai-io/asterbot

Asterbot is a modular AI agent where every capability (such as tools, memory, LLM provider etc.) is a swappable WASM component.

Components are written in any language (Rust, Go, Python, JS), sandboxed via WASI, and pulled from the open asterai registry. Think microkernel architecture for AI agents.

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

#353

Two things for my document translator https://kintoun.ai : 1. Trying to improve the translation quality by giving LLM more context. 2. Fixing the issue where PowerPoint slides layout may become a bit messy after transition because of different text density between western and CJK languages.

Typo: "after transition" -> "after translation"

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

#355
I'm still building https://techposts.eu - the Hacker News for Europe!

Some stats so far:

- 200 users

- 378 startup jobs

- 500+ posts

- 2800+ funding rounds

- 1700+ startup companies

- 5000+ investors

The next part of the project is Tech Posts Intel: a lead gen tool using statistical methods to predict which companies should have a funding round coming soon. I'm hoping to soft launch it this week.

I'd love to hear anyone's feedback on the website. Advice on how to get inbound links in 2026 would also be greatly appreciated!

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

#357
I am working on a e-commerce and pos solution. More like shopify/saleor/woocommerce etc. with ready to start for small businesses selling physical and online and in-store products and services.

The platform itself is built on elysiajs/bun and tanstack and is completely hosted in EU and the payment processor is a EU based entity and we have an ISV partnership.

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

#358
Building a tool for finding scientific papers behind real-world OSS projects: https://papergrep.dev/

This is a follow up to an idea I had years ago https://news.ycombinator.com/item?id=13022649, which is now semi-automated (with lots of manual curation as the last step).

The biggest challenges:

- how to organize all this info in a nice way

- where to find more time to read all the gems I've found so far :)

UPD: formatting

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

#359
post #8

https://kavla.dev/ It's an infinite canvas that runs SQL. I've been working with data my entire career. I feel like we need to alt+tab so much. What if we just put it all on a canvas? Currently very WIP, but there's a simple titanic demo available! Built with tldraw and duckdb wasm, running on cloudflare durable objects

Somehow i had landed on your page sometime back and was just impressed with the quality of landing page and also the concept. Hope to use it in near time.
Post reply on HN