Ask HN: What are you working on? (April 2025)
191–200 of 1001 posts
Re: Ask HN: What are you working on? (April 2025)
#192Re: Ask HN: What are you working on? (April 2025)
#193I would like to create a sort of search engine for that.
Nothing fancy or innovative, but just to learn Golang in a bigger context.
Re: Ask HN: What are you working on? (April 2025)
#194The idea is that growth becomes a lot more intentional when you can reflect daily, set goals clearly, and get structured input from people you trust — all in one place instead of scattered across different tools.
I'm getting ready to open early access soon. Curious if others have tried combining these areas or if you use separate tools for goals, journaling, and feedback!
Re: Ask HN: What are you working on? (April 2025)
#195Re: Ask HN: What are you working on? (April 2025)
#196It lets you create multiple agents, configure them via the web console (such as LLM parameters and system prompts) and manage their plugins and functionality.
The system is fully plugin-based, where each plugin is a WASM program that exposes functions/tools that the agent can call, and can also hook into the query lifecycle. Because plugins are WASM, they can be written in various languages such as Rust, Go, TypeScript etc. Plugins can also act as libraries, which is possible because of WebAssembly Components (a great piece of software!) -- so you can dynamically call functions from other plugins within your agent, and you get type support for your chosen language too (with codegen via WASM Components tooling).
More recently, I've been working on an SSH server for agents. The idea is that you can add public keys to your custom agent and then SSH into it to talk to it easily from terminal.
If this sounds interesting, feel free to join our Discord! The project is still new and feedback is highly appreciated. http://asterai.io/discord
Re: Ask HN: What are you working on? (April 2025)
#197Myself. Been a freelance dev for years, now going on "sabbatical" (love that word) imminently. Just moved to reduced hours, still in the transition and unwinding phase. Planning to do a lot of learning, self-improvement, and projects. Tech-related and not. Preparing for the next volume (not chapter) of life. Refactoring, if you like, among other things. I'm excited.
Re: Ask HN: What are you working on? (April 2025)
#198Re: Ask HN: What are you working on? (April 2025)
#199I've been working on https://asterai.io -- a platform for developing, running and managing AI agents. It lets you create multiple agents, configure them via the web console (such as LLM parameters and system prompts) and manage their plugins and functionality. The system is fully plugin-based, where each plugin is a WASM program that exposes functions/tools that the agent can call, and can also hook into the query li…
Re: Ask HN: What are you working on? (April 2025)
#200My goal is to create games on the go, during my commutes.
It's a fork of https://lowresnx.inutilis.com/, there is some videos of my progress on https://www.youtube.com/playlist?list=PLtmKVaz_2Cxe6pG7VbQfw... and a Discord channel https://discord.gg/jcT9CXDgHB