Live data from Hacker News

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

news.ycombinator.com

331–340 of 1001 posts

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

#332
I’m building a small LLM-based text rephrase tool, but it turned into something different than I expected.

I started thinking the main challenge would be prompt design. Instead, I kept running into cases where the model output looked correct while subtly changing meaning or missing the requested tone. That became a bigger problem than generation itself.

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

#333
https://tretto.io - market / competitive intelligence powered by agentic search. Small SaaS built with LLM assisted workflows from day 1 on top of a “classical” tech stack (.NET, Azure, Aspire, CosmosDB).

If you’re in sales, a business executive or simply curious about what’s going on around your own startup give it a go.

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

#337
https://github.com/ntk148v/clicklens

It's a modern, powerful, and user-friendly web interface for managing and monitoring ClickHouse databases. It provides a comprehensive suite of tools for developers, analysts, and administrators to interact with their ClickHouse clusters efficiently.

- Effective and Native RBAC: Use ClickHouse grants to control the data access and UI permissions. - Discover - Flexible, Kibana-like data exploration for any table granted access. - SQL Console, Monitoring and Logging, ... all in just one place.

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

#338

https://github.com/tannn/freethoughts Inspired by a TED talk I saw [0] where the researcher from Microsoft displayed a program with AI assisting with thinking while someone was reading and annotating a document. They claimed it was a way to sharpen critical thinking instead of killing it. They didn't release the product, but I figured it was cool and useful, so I've spent the weekend creating it. It's been a great wa…

They created a fascinating tool -- I'll be following your progress to see what you build!

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

#340
https://lumenfall.ai

A developer platform for AI image generation that includes observability, with fine-tuned vision models as a judge to monitor production traffic. (Still working on the last part.)

We also have a model arena and showdown page that ranks models by task, so you can find the best model for e.g. making infographics: https://lumenfall.ai/leaderboard

We just launched the MVP. Tech stack is Rails for the dashboard and Cloudflare Workers (Typescript / Hono) for the gateway.

Post reply on HN