🛠️ All DevTools

Showing 3941–3960 of 6382 tools

Last Updated
July 28, 2026 at 04:34 AM

[DevOps] A 'small' vanilla Kubernetes install on NixOS

Found: November 18, 2025 ID: 2439

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.

Found: November 18, 2025 ID: 2436

[Other] Unofficial "Tier 4" Rust Target for older Windows versions

Found: November 18, 2025 ID: 2435

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.

Found: November 18, 2025 ID: 2433

[CLI Tool] Show HN: Parqeye – A CLI tool to visualize and inspect Parquet files I built a Rust-based CLI&#x2F;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:&#x2F;&#x2F;github.com&#x2F;kaushiksrini&#x2F;parqeye" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kaushiksrini&#x2F;parqeye</a>

Found: November 17, 2025 ID: 2431

[Other] Show HN: PrinceJS – 19,200 req/s Bun framework in 2.8 kB (built by a 13yo) Hey HN,<p>I&#x27;m 13, from Nigeria, and I just released PrinceJS — the fastest web framework for Bun right now.<p>• 19,200 req&#x2F;s (beats Hono&#x2F;Elysia&#x2F;Express) • 2.8 kB gzipped • Tree-shakable (cache, AI, email, cron, SSE, queue, test, static...) • Zero deps. Zero config.<p>Built in &lt; 1 week. No team. Just me and Bun.<p>Try it: `bun add princejs` GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;MatthewTheCoder1218&#x2F;princejs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;MatthewTheCoder1218&#x2F;princejs</a> Docs: <a href="https:&#x2F;&#x2F;princejs.vercel.app" rel="nofollow">https:&#x2F;&#x2F;princejs.vercel.app</a><p>Brutal feedback welcome. What&#x27;s missing?<p>– @Lil_Prince_1218

Found: November 17, 2025 ID: 2434

[Other] Show HN: Building WebSocket in Apache Iggy with Io_uring and Completion Based IO

Found: November 17, 2025 ID: 2428

[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&#x27;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.

Found: November 17, 2025 ID: 2432

[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 &amp; 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&#x27;d love to get your feedback.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;alibahmanyar&#x2F;simon" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;alibahmanyar&#x2F;simon</a>

Found: November 17, 2025 ID: 2429

[Other] GCC 16 considering changing default to C++20

Found: November 17, 2025 ID: 2424

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.

Found: November 17, 2025 ID: 2425

[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.

Found: November 17, 2025 ID: 2426

[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.

Found: November 17, 2025 ID: 2430

[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&#x2F;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.

Found: November 17, 2025 ID: 2420

[Other] Show HN: Open-source Agent in Rust that can't delete your database run &quot;stakpak --profile readonly&quot;, then ask it to list, then nuke some AWS resource <a href="https:&#x2F;&#x2F;stakpak.gitbook.io&#x2F;docs&#x2F;how-it-works&#x2F;warden-guardrails" rel="nofollow">https:&#x2F;&#x2F;stakpak.gitbook.io&#x2F;docs&#x2F;how-it-works&#x2F;warden-guardrai...</a>

Found: November 16, 2025 ID: 2422

[Other] Z3 API in Python: From Sudoku to N-Queens in Under 20 Lines

Found: November 16, 2025 ID: 2419

[Other] Production-Grade Container Deployment with Podman Quadlets – Larvitz Blog

Found: November 16, 2025 ID: 2414

[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.

Found: November 16, 2025 ID: 2409

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.

Found: November 16, 2025 ID: 2410

[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.

Found: November 16, 2025 ID: 2411
Previous Page 198 of 320 Next