🛠️ All DevTools
Showing 3301–3320 of 4432 tools
Last Updated
May 02, 2026 at 12:00 AM
Show HN: Kanto.ai – The soc2 ready infra agent
Show HN (score: 5)[DevOps] Show HN: Kanto.ai – The soc2 ready infra agent Hey HN,<p>I am launching kanto.ai and looking for early beta users.<p>This came out of my own experience. I was responsible for building and maintaining SOC-2 compliance for a Kubernetes application in GCP. The GCP Cloud Foundation Blueprints are a solid starting point, but they are difficult to set up and even harder to keep updated as requirements, policies, and cloud services evolve. Many aspects required for Soc2 are also not provided out of the box.<p>kanto.ai is a GitHub bot that bootstraps an enterprise-grade, multi-repo, git-ops first GCP deployment and automates ongoing maintenance. It watches GitHub issues and generates Terraform pull requests with best practices built in. Under the hood it uses GCP’s Cloud Foundation Toolkit modules for projects, networking, org policies, IAM, and more. The goal is to keep infrastructure SOC-2 ready out of the box.<p>Right now it is early with a landing page and working prototype. I would love feedback from anyone who has dealt with SOC-2, Kubernetes, or the Foundation Blueprints in GCP.<p>Does this solve a real pain you have felt? What blockers did you run into with SOC-2 in GCP? If you used the GCP Cloud Foundation Toolkit, what worked and what did not?<p>Thanks.
Show HN: FFmpeg Pages – because I was tired of fighting FFmpeg
Show HN (score: 55)[Other] Show HN: FFmpeg Pages – because I was tired of fighting FFmpeg You ever just want to shrink a video… and suddenly you’re buried in flags, half-broken StackOverflow answers, and 10 tabs open just to figure out one command?<p>That’s been me. Every. Single. Time.<p>So I built FFmpeg Pages — a dead-simple collection of the commands I kept searching for. No fluff, no digging, just the stuff that actually works.
Show HN: VR.dev – a developer network for VR/XR/AR devs
Show HN (score: 6)[Other] Show HN: VR.dev – a developer network for VR/XR/AR devs I built vr.dev as a lightweight network for people in the VR, XR, and AR development community to showcase demos, promote themselves, and find collaborators. It’s early, but usable for portfolios and discovery.<p>Example profile: <a href="https://vr.dev/erik" rel="nofollow">https://vr.dev/erik</a><p>What’s live now:<p>- Profiles with vr.dev/[username] URLs<p>- Showcase a .glTF file<p>- Resume/experience with industry-specific signals<p>What’s coming:<p>- Options for more showcases and supported asset types<p>- Advanced searching on experience and skills<p>- Closer integration with GitHub<p>- Better discovery<p>I’d love feedback on what I can add to make this more useful for you!<p>I’ll be hanging out here all day but feel free to reach out — hn@vr.dev
Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
Hacker News (score: 49)[Other] Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown I got tired of Claude hallucinating Swift APIs. It does a good job at Python and TypeScript, but ask it about SwiftUI and it's basically guessing.<p>The problem? Apple's docs are JavaScript-rendered, so when you paste URLs into AI tools, they just see a blank page. Copy-pasting works but... c'mon.<p>So I built something that converts Apple Developer docs to clean markdown. Just swap developer.apple.com with sosumi.ai in any Apple docs URL and you get AI-readable content.<p>For example:<p>- Before: <a href="https://developer.apple.com/documentation/swift/double" rel="nofollow">https://developer.apple.com/documentation/swift/double</a><p>- After: <a href="https://sosumi.ai/documentation/swift/double" rel="nofollow">https://sosumi.ai/documentation/swift/double</a><p>The site itself is a small Hono app running on Cloudflare Workers. Apple's docs are actually available as structured data, but Apple doesn't make it obvious how to get it. So what this does is map the URLs, fetch the original JSON, and render as Markdown.<p>It also provides an MCP interface that includes a tool to search the Apple developer website, which is helpful.<p>Anyway, please give this a try and let me know what you think!
Ripple – A TypeScript UI framework that takes the best of React, Solid, Svelte
Hacker News (score: 61)[Other] Ripple – A TypeScript UI framework that takes the best of React, Solid, Svelte
microsoft/mcp
GitHub Trending[Other] Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
Show HN: Docustore – Vectorized Technical Documentations
Show HN (score: 6)[Other] Show HN: Docustore – Vectorized Technical Documentations docustore's aim is to provide up-to-date, off-the shelf and plug-and-play context for LLMs from a curated list of frameworks/sdks. It has a 4 step pipeline: scrape the documentation - clean it - vectorize it - package it. My vision is to host it somewhere and develop an API/MCP around it so it will be development-environment agnostic.
Snapmark
Product Hunt[Other] Help AI Truly Understand Your UI Modification Intent Snapmark helps AI precisely understand your UI modification intent through visual selection and accurate DOM information, generating code that truly meets your expectations.
Plaicer
Product Hunt[Other] Coding challenges that feel real, not rehearsed Join our Beta now. Plaicer is a developer-first platform built entirely around real-world coding challenges. Instead of textbook problems, developers prove their skills by solving practical tasks, rising through levels, and unlocking career opportunities.
Ash list
Product Hunt[Other] Software to supercharge your daily output. Ash List provides a diverse selection of software designed for productivity. Find the tools that align with your needs here.
TeamPulser
Product Hunt[Other] Simple pulse surveys, tailored for engineering teams Simple pulse surveys that help engineering managers understand team health. Simple, focused feedback collection via Slack. Built for developers, by developers.
Optibase 2.0
Product Hunt[Other] The ultimate A/B testing app for Webflow Make data-driven decisions for your Webflow site with Optibase. Test everything from copy to design or even entire pages and improve your conversions.
Oh Dear
Product Hunt[Monitoring/Observability] The all-in-one monitoring tool for your entire website The all-in-one monitoring tool for your entire website
Codex by OpenAI
Product Hunt[Other] Your new software engineering teammate One agent for everywhere you code—included in ChatGPT Plus, Pro, Business, Edu, and Enterprise plans.
TurboType
Product Hunt[Other] Typing practice for coding TurboType helps you master coding speed with real-world typing practice. It supports 10+ programming languages, gives instant feedback, and tracks your progress. Become a faster, more confident programmer with TurboType.
Gonzo
Product Hunt[Monitoring/Observability] Real-time log analysis terminal UI A powerful, real-time log analysis terminal UI inspired by k9s. Analyze log streams with beautiful charts, AI-powered insights, and advanced filtering.
Never lose your work again
Product Hunt[Other] Checkpoints for claude code Automatic version control and checkpoint management for Claude Code projects. Track changes, create instant checkpoints, and restore previous states with confidence.
FocusCutter
Product Hunt[Other] Clean reading mode — one click, no distractions. Cut the clutter. Focus better. Clean blog pages with 1 click. FocusCutter helps students and productivity users read distraction-free by removing ads, popups, notification bars, and side clutter from any article or blog.
Expert LSP the official language server implementation for Elixir
Hacker News (score: 36)[Other] Expert LSP the official language server implementation for Elixir
Building your own CLI coding agent with Pydantic-AI
Hacker News (score: 25)[Other] Building your own CLI coding agent with Pydantic-AI