Postingan

Show HN: AI tool that brutally roasts your AI agent ideas https://ift.tt/t3CPQKf

Show HN: AI tool that brutally roasts your AI agent ideas I built whycantwehaveanagentforthis.com — submit any problem and get a structured analysis of whether an AI agent could solve it. The output includes a creative agent name, feasibility verdict, real competitor analysis (actual products with URLs), a kill prediction (which big tech company makes this obsolete, when), build estimate, and a savage one-liner. Built with Next.js + Claude API (Haiku). Runs on ~$5/day. Rate limited with Upstash Redis (7 layers). The prompt engineering to get accurate, non-hallucinated competitor analysis was the hardest part. Free, no signup. Feedback welcome — especially on AI response quality. https://ift.tt/sYo7bge March 4, 2026 at 12:24AM

Show HN: DejaShip – an intent ledger to stop AI agents from building duplicates https://ift.tt/8OQLtEC

Show HN: DejaShip – an intent ledger to stop AI agents from building duplicates When you give an AI agent a popular task like "build a micro-SaaS to make money," hundreds of agents are triggered to build the exact same things. DejaShip is a semantic coordination layer to stop this wasted compute. Before writing code, the agent checks the "airspace". If a lot of similar projects already exist, the agent can pivot to a new idea, or if it is free in its choice, it can prefer to collaborate instead of blindly cloning it. It works as an MCP server. Open source (MIT), no accounts or API keys required. Under the hood: The backend embeds keywords locally using fastembed to search pgvector for semantic collisions. To be transparent: The MVP is new, so the data corpus is tiny today. The value of this protocol only grows as more agent operators plug it in - or help decide how this coordination can be improved. (One of the biggest issues right now is the amount of false positiv...

Show HN: Open-Source Article 12 Logging Infrastructure for the EU AI Act https://ift.tt/Cp8xsfU

Show HN: Open-Source Article 12 Logging Infrastructure for the EU AI Act EU legislation (which affects UK and US companies in many cases) requires being able to truly reconstruct agentic events. I've worked in a number of regulated industries off & on for years, and recently hit this gap. We already had strong observability, but if someone asked me to prove exactly what happened for a specific AI decision X months ago (and demonstrate that the log trail had not been altered), I could not. The EU AI Act has already entered force, and its Article 12 kicks-in in August this year, requiring automatic event recording and six-month retention for high-risk systems, which many legal commentators have suggested reads more like an append-only ledger requirement than standard application logging. With this in mind, we built a small free, open-source TypeScript library for Node apps using the Vercel AI SDK that captures inference as an append-only log. It wraps the model in middleware, aut...

Show HN: Herniated disc made me build a back-safe kettlebell app https://ift.tt/phqJ9VN

Show HN: Herniated disc made me build a back-safe kettlebell app I herniated a disc in 2023 and spent months in physio. Once cleared to train, standard workouts kept tweaking my back, especially when fatigue hit and my form broke down. I love EMOMs because they make time fly and push my limits without overthinking. Built this generator to combine that structure with exercise selection that won't wreck my back. It excludes american swings, russian twists, and movements that combine loaded spinal flexion with rotation. The algorithm prioritizes anterior-loaded movements (goblet squats, front rack work) based on McGill's spinal loading research. React 19 + Tailwind + Capacitor for iOS. Lifetime unlock is the main option because nobody needs another Netflix subscription. There's also a low-cost monthly if you want to try premium features without committing. Not medical advice. This is what worked for my transition from rehab back to lifting. Curious to hear from others: what wa...

Show HN: Govbase – Follow a bill from source text to news bias to social posts https://ift.tt/sqh4OtR

Show HN: Govbase – Follow a bill from source text to news bias to social posts Govbase tracks every bill, executive order, and federal regulation from official sources (Congress.gov, Federal Register, White House). An AI pipeline breaks each one down into plain-language summaries and shows who it impacts by demographic group. It also ties each policy directly to bias-rated news coverage and politician social posts on X, Bluesky, and Truth Social. You can follow a single bill from the official text to how media frames it to what your representatives are saying about it. Free on web, iOS, and Android. https://govbase.com I'd love feedback from the community, especially on the data pipeline or what policy areas/features you feel are missing. https://govbase.com March 3, 2026 at 12:08AM

Show HN: Clean Express – a native NNTP/Usenet client for iOS/macOS/visionOS https://ift.tt/CcgyWzi

Show HN: Clean Express – a native NNTP/Usenet client for iOS/macOS/visionOS I still read/post in small communities over NNTP and always wanted usenet client that is modern and easy to use on macOS/iOS, so here it is. 95% agentic (not vibed) coded, just because I can and wanted to see if I'm able to drive AIs to build something that is usable :) Coming soonish to AppStore, ofc. https://ift.tt/gi7LPrO March 2, 2026 at 11:12PM

Show HN: Panel Panic a Rust/Macroquad/WASM Panel de Pon/Tetris Attack Clone https://ift.tt/8Kd2kpN

Show HN: Panel Panic a Rust/Macroquad/WASM Panel de Pon/Tetris Attack Clone Rust/macroquad game with single player AI mode, online VS, and local 1v1. All running via WASM in the browser. Still WIP as art assets still need to be added and tweaked. Full disclosure. Used Claude Opus, Nanobanana, and SunoAI a huge amount to do the heavy lifting for this project https://panel-panic.com March 2, 2026 at 12:18AM