Postingan

Show HN: Oort – A prompt library where every listing has a shipped project https://ift.tt/rEd1yL6

Show HN: Oort – A prompt library where every listing has a shipped project https://oortstack.com May 29, 2026 at 11:06PM

Show HN: Promptloop – create, run, and improve prompt evals from the terminal https://ift.tt/FSITahV

Show HN: Promptloop – create, run, and improve prompt evals from the terminal a CLI agent for prompt evaluation loopsw https://ift.tt/RdsAh3c May 29, 2026 at 11:06PM

Show HN: AI Skill to port PostgreSQL extensions to MySQL https://ift.tt/C92u1Bg

Show HN: AI Skill to port PostgreSQL extensions to MySQL Agent skills for working with VillageSQL. Skills run in Claude Code, Gemini CLI, agy, Codex, Cursor, Amp, and Kiro. https://ift.tt/4Gh8EJl May 28, 2026 at 10:18PM

Show HN: Multiplayer, a debugging agent to run locally next to your coding agent https://ift.tt/aVv1MOh

Show HN: Multiplayer, a debugging agent to run locally next to your coding agent We built Multiplayer because we kept running into the same problem: coding agents connected to existing observability stacks inherit all the limitations those stacks were built with. Sampled traces, aggregated metrics, context that stops at service boundaries, missing request/response content from deep within the system. The PRs they produce look plausible and fail in production (i.e. “PR slop”). Multiplayer runs locally alongside Claude Code (Codex, Copilot, and Cursor coming soon) and captures full-stack, unsampled session data across your entire system. We collect everything from frontend user actions to backend traces and logs, including request/response content and headers. It’s all the things most observability tools either sample out or don't capture at all. We only save data when something goes wrong, so you're not paying to store everything your system produces around the clock. When an is...

Show HN: Hallucinate – Massively Multiplayer Online Rave https://ift.tt/VBahmtv

Show HN: Hallucinate – Massively Multiplayer Online Rave https://ift.tt/jhHyUEA https://hallucinate.site May 28, 2026 at 10:50AM

Show HN: Hodor – a 701KB native macOS prompt launcher for AI tools https://ift.tt/PD4jIkw

Show HN: Hodor – a 701KB native macOS prompt launcher for AI tools Hodor is a tiny macOS app that launches saved AI prompts into any text field — from the screen edge, keyboard shortcut, or keyword such as ;git. I work with different AI tools every day, and had prompts scattered across Raycast snippets, Apple Notes, and Notion — notes that kept getting longer and unmanageable. Raycast snippets are useful, but cumbersome to browse and edit. I wanted one local place to save and review them, and one click to paste them into whatever AI tool I'm using. The test I set was whether I could actually stop using Raycast snippets for this. I think I fulfilled my goal. Hodor has been my daily tool for 3 months now. The app is 701 KB — SwiftUI + SwiftData, no web views. Zero network requests anywhere in the code: no analytics, no telemetry, no update checks. You can verify - search the source for URLSession, it's not in code. Runs on macOS 15+, with native Liquid Glass on macOS 26+. Free an...