🛠️ All DevTools
Showing 3941–3960 of 6382 tools
Last Updated
July 28, 2026 at 04:34 AM
A 'small' vanilla Kubernetes install on NixOS
Hacker News (score: 27)[DevOps] A 'small' vanilla Kubernetes install on NixOS
Codaro
Product Hunt[Other] Real-time dev insights, no micromanagement. AI-driven workflow visibility for software teams. Codaro’s IDE plugins deliver real-time reports, live alerts, and task integration—recapturing valuable dev hours and turning status updates into strategy.
Unofficial "Tier 4" Rust Target for older Windows versions
Hacker News (score: 96)[Other] Unofficial "Tier 4" Rust Target for older Windows versions
0Xminds
Product Hunt[Other] The AI platform for full-stack Web3 & Web2 development 0xminds bridges the gap between Web2 and Web3 development. Other tools are only site generators or contract editors; 0xminds is a true all-in-one. Our AI builds full-stack apps (frontend + backend) for both Web2 and Web3 from a single prompt. The standout feature is the unified workflow: Generate your site, write, compile, and deploy your custom smart contracts and tokens directly. It’s your entire stack, from idea to deployment.
Show HN: Parqeye – A CLI tool to visualize and inspect Parquet files
Hacker News (score: 41)[CLI Tool] Show HN: Parqeye – A CLI tool to visualize and inspect Parquet files I built a Rust-based CLI/terminal UI for inspecting Parquet files—data, metadata, and row-group-level structure—right from the terminal. If someone sent me a Parquet file, I used to open DuckDB or Polars just to see what was inside. Now I can do it with one command.<p>Repo: <a href="https://github.com/kaushiksrini/parqeye" rel="nofollow">https://github.com/kaushiksrini/parqeye</a>
Show HN: PrinceJS – 19,200 req/s Bun framework in 2.8 kB (built by a 13yo)
Hacker News (score: 132)[Other] Show HN: PrinceJS – 19,200 req/s Bun framework in 2.8 kB (built by a 13yo) Hey HN,<p>I'm 13, from Nigeria, and I just released PrinceJS — the fastest web framework for Bun right now.<p>• 19,200 req/s (beats Hono/Elysia/Express) • 2.8 kB gzipped • Tree-shakable (cache, AI, email, cron, SSE, queue, test, static...) • Zero deps. Zero config.<p>Built in < 1 week. No team. Just me and Bun.<p>Try it: `bun add princejs` GitHub: <a href="https://github.com/MatthewTheCoder1218/princejs" rel="nofollow">https://github.com/MatthewTheCoder1218/princejs</a> Docs: <a href="https://princejs.vercel.app" rel="nofollow">https://princejs.vercel.app</a><p>Brutal feedback welcome. What's missing?<p>– @Lil_Prince_1218
[Other] Show HN: Building WebSocket in Apache Iggy with Io_uring and Completion Based IO
Show HN: I build a strace clone for macOS
Show HN (score: 5)[CLI Tool] Show HN: I build a strace clone for macOS Ever since I tested software on macOS, I deeply missed my beloved strace that I use when programs are missbehaving. macOS has dtruss but it's getting locked down and more unusable with every machine. My approach uses the signed lldb binary on the system and re-implements the output you are know from the wonderful strace tool. I just created the tool yesterday evening, so it may have a few bugs, but I already got quiet a few integration tests and I am happy so far with it.
Show HN: I ditched Grafana for my home server and built this instead
Show HN (score: 5)[Monitoring/Observability] Show HN: I ditched Grafana for my home server and built this instead Frustrated by the complexity and resource drain of multi service monitoring stacks, I built Simon. I wanted a single, lightweight dashboard to replace the heavy stack and the constant need for an SSH client for routine tasks. The result is a resource efficient dashboard in a single Rust binary, just a couple of megabytes in size. Its support for various architectures on Linux also makes it ideal for embedded systems and lightweight SBCs.<p>It integrates: Comprehensive Monitoring: Realtime and historical metrics for the host system and Docker containers (CPU, memory, disk usage, and network activity). Integrated File & Log Management: A web UI for file operations and for viewing container logs, right where you need them. Flexible Alerting: A system to set rules on any metric, with templates for sending notifications to Telegram, ntfy, and webhooks. My goal was to create a cohesive, lightweight tool for self hosters and resource constrained environments. I'd love to get your feedback.<p><a href="https://github.com/alibahmanyar/simon" rel="nofollow">https://github.com/alibahmanyar/simon</a>
GCC 16 considering changing default to C++20
Hacker News (score: 62)[Other] GCC 16 considering changing default to C++20
URL Bulk Opener
Product Hunt[Other] Open multiple links online instantly Use our free Bulk URL Opener to open multiple URLs in one click. Fast, private, and easy-to-use tool for SEO experts, marketers, and developers.
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.