🛠️ All DevTools
Showing 101–120 of 2531 tools
Last Updated
December 01, 2025 at 12:00 AM
Geins Commerce Backend
Product Hunt[Other] A developer-first commerce backend. Use our pre configured backend to build your next Commerce application. We handle all the hard parts so you can focus on building your the customer experience.
Character Name Hub
Product Hunt[Other] Find the perfect name for your fantasy characters Free tools for writers, DnD players, and game developers. Create unique, memorable names for your fantasy characters in seconds.
Show HN: 13Radar – Real-Time Hedge Fund Portfolio Analytics
Show HN (score: 7)[Other] Show HN: 13Radar – Real-Time Hedge Fund Portfolio Analytics Hi HN,<p>We’re a small team working on 13Radar.com, which we launched about two weeks ago after 4 months of development. I’m the founder, and together with the team we’re building a platform that tracks hedge fund portfolios in real-time based on SEC Form 13F filings.<p>AI has been a major helper in our workflow. For a single webpage, we often consult multiple AI systems in parallel, generating different versions and comparing them side by side before deciding on the final design or implementation. More than 60% of the research, design, and coding involved AI assistance. For UI design we used Readdy, which gave us a smooth design experience. We experimented with Google Gemini and ChatGPT for research and prototyping, while most of the coding was done with Claude Code (Trae). On the front-end, we started with Bootstrap but later switched to TailwindCSS for a lighter, more responsive framework.<p>Features so far:<p>Real-time tracking of hedge fund holdings from SEC 13F filings<p>Portfolio changes per quarter (new positions, increases, reductions, exits)<p>Sector-level insights and trend analysis<p>Historical tracking and backtesting tools<p>Next steps:<p>Implementing pricing and subscription features<p>Adding email notifications and report export<p>Expanding analytics with insider transaction data<p>Continuing to refine usability and performance<p>We’d love feedback from the community:<p>Does this solve a real pain point for investors/researchers<p>Any thoughts on improving positioning or usability<p>Suggestions for features that would make this more useful<p>Thanks for reading — and if you’re curious, feel free to check out the site and let us know what you think.
Show HN: Open-source Agent in Rust that can't delete your database
Show HN (score: 6)[Other] Show HN: Open-source Agent in Rust that can't delete your database run "stakpak --profile readonly", then ask it to list, then nuke some AWS resource <a href="https://stakpak.gitbook.io/docs/how-it-works/warden-guardrails" rel="nofollow">https://stakpak.gitbook.io/docs/how-it-works/warden-guardrai...</a>
Z3 API in Python: From Sudoku to N-Queens in Under 20 Lines
Hacker News (score: 115)[Other] Z3 API in Python: From Sudoku to N-Queens in Under 20 Lines
Production-Grade Container Deployment with Podman Quadlets – Larvitz Blog
Hacker News (score: 32)[Other] Production-Grade Container Deployment with Podman Quadlets – Larvitz Blog
Pay Once Use Forever
Product Hunt[Other] Discover lifetime software deals with no recurring fees. Discover lifetime software deals with no recurring fees. Pay once and own premium developer tools, productivity apps, and SaaS products forever. No subscriptions required.
Swytchcode
Product Hunt[API/SDK] Turn your API into an AI experience. Swytchcode lets your API speak for itself. Turn static docs into an AI playground where developers can chat, test, and generate workflows instantly. Built for API-first teams.
Salesforce Debugger
Product Hunt[Other] All in one | Advanced debugging tools We’ve combined powerful Salesforce debugging tools into one browser extension — debug Apex, run unlimited SOQL queries, inspect LWC components, and now export picklists directly. With real-time log filtering, smart code search, and fast access via Ctrl + K, developers and admins can streamline their workflows like never before.
SmartScan
Product Hunt[Testing] Smart Contract Auditor - Instant Security Scan Demoshield: Pre-deploy scanner for instant smart contract security checks. Finds critical vulnerabilities (Reentrancy, Overflow) in 10 seconds — directly in your browser. No setup. Integrate into any dev platform (Remix, Hardhat) to prevent hacks before deployment. Stop funds theft at the source. Proven on live contracts with verified results. Make security accessible. Scan before you deploy.
MarkdownLint
Product Hunt[Code Quality] Style guide checker for technical writing Web-based Markdown linting tool with support for Google, Microsoft, and Red Hat style guides. Check your docs for style and grammar issues in real-time.
Py.AI – The Python + AI Directory
Product Hunt[Other] The community-driven directory of Python & AI tools. Py.AI is a curated directory of Python and AI tools — built to help developers quickly find the best libraries, frameworks, and resources for their projects. Fully open-source and community-driven.
IronRelay — Django task & webhook engine
Product Hunt[Other] Lightweight engine for outgoing & incoming webhooks in Djang IronRelay is a lightweight, self-contained task and webhook engine for any Django project. It handles: • outgoing webhooks • incoming webhooks • retries • storing attempts • logging HTTP codes, responses and errors Designed for developers who need a simple, reliable alternative to Celery or heavy queue systems. Perfect for SaaS, marketplaces, automation tools or any app that communicates with external APIs. Would appreciate feedback from Django developers and makers!
Moonito
Product Hunt[API/SDK] Block fake traffic. Get analytics you can trust. Lightweight bot protection that blocks VPNs, proxies, bots, and AI scrapers in real-time. Unlike enterprise solutions, Moonito is developer-friendly with simple APIs, SDKs for major languages (NPM, Python, Go), and transparent pricing. Get clean analytics from real visitors without the complexity.
IDEmacs: A Visual Studio Code clone for Emacs
Hacker News (score: 93)[Other] IDEmacs: A Visual Studio Code clone for Emacs
Show HN: Continuous Claude – run Claude Code in a loop
Show HN (score: 6)[CLI Tool] Show HN: Continuous Claude – run Claude Code in a loop Continuous Claude is a CLI wrapper I made that runs Claude Code in an iterative loop with persistent context, automatically driving a PR-based workflow. Each iteration creates a branch, applies a focused code change, generates a commit, opens a PR via GitHub's CLI, waits for required checks and reviews, merges if green, and records state into a shared notes file.<p>This avoids the typical stateless one-shot pattern of current coding agents and enables multi-step changes without losing intermediate reasoning, test failures, or partial progress.<p>The tool is useful for tasks that require many small, serial modifications: increasing test coverage, large refactors, dependency upgrades guided by release notes, or framework migrations.<p>Blog post about this: <a href="https://anandchowdhary.com/blog/2025/running-claude-code-in-a-loop" rel="nofollow">https://anandchowdhary.com/blog/2025/running-claude-code-in-...</a>
Show HN: I built IncidentPulse after getting paged at 3 AM
Show HN (score: 5)[Other] Show HN: I built IncidentPulse after getting paged at 3 AM I built IncidentPulse after the classic "Slack-on-fire, status-page-outdated" outage chaos. It's a clean, self-hosted tool to track incidents, responders, and updates.<p>Live Demo: <a href="https://incident-pulse.vercel.app" rel="nofollow">https://incident-pulse.vercel.app</a> GitHub: <a href="https://github.com/bhoyee/IncidentPulse" rel="nofollow">https://github.com/bhoyee/IncidentPulse</a><p>I'm at a crossroads and would love your blunt feedback on one question:<p>What's the ONE feature that would make you actually switch from your current process (be it PagerDuty, a messy Slack channel, or nothing) to a tool like this?<p>Other things I'd love thoughts on:<p>Is the webhook setup (with HMAC, idempotency keys) straightforward?<p>The UI is minimalistic—is it missing any critical info at a glance?<p>Would you consider self-hosting this, or is a cloud version a must?
Show HN: RAG-chunk – A CLI to test RAG chunking strategies
Show HN (score: 5)[CLI Tool] Show HN: RAG-chunk – A CLI to test RAG chunking strategies
SpeedZcode
Product Hunt[IDE/Editor] Generate Flutter & Go apps in under 1 minute SpeedZcode is an AI-powered VS Code extension that generates fully configured Flutter and Go projects in under a minute. It creates clean architecture folders, routing, flavors, translations, themes, networking, API boilerplates, state management, UI-to-code from images, and Go backend scaffolding — all with one command. SpeedZcode eliminates repetitive setup, removes human error, and lets developers start coding instantly.
extn
Product Hunt[IDE/Editor] Build Chrome Extensions Effortlessly A modern TypeScript framework for building Chrome Manifest V3 extensions with hot reload, live preview, and Vite-powered development. Create production-ready extensions in seconds.