Show HN: Vuci – make the spoken word searchable
Reuben launched Vuci, a platform that makes spoken conversations from podcasts searchable, savable, and shareable. The tool aims to connect topics across audio content and allow deeper reading of inte…
Reuben launched Vuci, a platform that makes spoken conversations from podcasts searchable, savable, and shareable. The tool aims to connect topics across audio content and allow deeper reading of inte…
A developer launched a personal website that replaces a traditional CV with a ChatGPT-like chat interface, allowing visitors to ask questions about their work experience. The site runs LLM inference v…
A developer used OpenAI's Codex AI assistant to port the williamcotton.com website from a custom language called Web Pipe to Rust, with the AI successfully recreating the site and integrating Contentf…
Koji, a self-hostable personal website engine for developers, has been released. It uses FastAPI, Markdown on disk, and a minimalist layout with no database, offering features like HTMX-based live sea…
A developer announced plans to build an open-source Trello clone that is free, feature-complete, and focused on good UX, without AI, React, or SPAs. The project aims to be a joy to use and avoid featu…
Keystone 2.0, an agent harness framework, introduces a new vocabulary with eleven primitive kinds in two layers and a dashboard for observability. The update includes a built-in MCP server, evals with…
A developer launched Zero Browser, a lightweight data-exchange platform that eliminates HTML, CSS, and JS by using common interactive elements like markdown, forms, and grids. The project aims to simp…
A developer built an AI agent system to autonomously curate and manage the gaming portal minigames.world, replacing manual game selection, categorization, and publishing. The architecture uses Erlang …
A software engineer from Leon Business School outlines five principles for long-term career survival, arguing that adaptability, preparation, and resourcefulness matter more than any specific framewor…
After running a React SPA admin panel for three years, a team migrated over 200 production deployments to HTMX over six months, finding that React's complexity was unnecessary for their primarily CRUD…