Live data from Hacker News

Ask HN: What Are You Working On?

news.ycombinator.com

21–30 of 115 posts

Re: Ask HN: What Are You Working On?

#21
I have been building tools; VT Code is my latest, and I'm very proud of it.

VT Code: https://github.com/vinhnx/VTCode > An open-source coding agent with LLM-native code understanding and robust shell safety. Supports multiple LLM providers with automatic failover and efficient context management. => Recently it just got the 500th tagged release. The project has been started since August 2025, and the coding agent VT Code itself I believe to be stable and ready to use. Thankfully, I got help from the community; recently, we pushed quite a lot of releases, enhancements, and bug fixes.

VT Chat: https://github.com/vinhnx/vtchat > A modern, privacy-first AI chat application with security.

VT.ai: https://github.com/vinhnx/vt.ai > Multimodal AI chat app with dynamic conversation routing.

Re: Ask HN: What Are You Working On?

#24
https://raizensoft.com - Game development tutorials and resources for code-centric frameworks (libGDX, LWJGL, MonoGame, etc). All articles are written by me and I've been running the site for 10 months to share my passion and technical knowledge. 200+ articles so far and I'm planning to add more.

Re: Ask HN: What Are You Working On?

#26

https://raizensoft.com - Game development tutorials and resources for code-centric frameworks (libGDX, LWJGL, MonoGame, etc). All articles are written by me and I've been running the site for 10 months to share my passion and technical knowledge. 200+ articles so far and I'm planning to add more.

You wrote 200+ articles in 10 months?

Re: Ask HN: What Are You Working On?

#27
post #5

https://motionparty.net/ - motion controlled web games, by analyzing the Webcam feed locally. In the vein of eye toys for ps2. Works quite well I think, but some elements need improvement. Want to add more games as well.

Would love to see this as a Raspberry Pi image download!

Re: Ask HN: What Are You Working On?

#28
No links to share but:

- a self-hosted PaaS with CI-driven deployments, managed by terraform (and possibly other IaC in the future) - think Coolify but with IaC or Komodo but easier to run full-stack apps (databases, queues and OTEL support built in)

- a benchmark for AI agents where they have to iteratively build an application - it shows how bad design decisions compound over time

Post reply on HN