🛠️ All DevTools
Showing 1201–1220 of 2545 tools
Last Updated
December 02, 2025 at 12:00 PM
Show HN: Fast Tor Onion Service vanity address generator
Show HN (score: 7)[Other] Show HN: Fast Tor Onion Service vanity address generator Hello,<p>I've built the tool to generate vanity Tor Onion Service addresses:<p><pre><code> $ onion-vanity-address allium Found allium... in 12s after 558986486 attempts (48529996 attempts/s) --- hostname: alliumdye3it7ko4cuftoni4rlrupuobvio24ypz55qpzjzpvuetzhyd.onion hs_ed25519_public_key: PT0gZWQyNTUxOXYxLXB1YmxpYzogdHlwZTAgPT0AAAAC1ooweCbRP6ncFQs3NRyK40fRwaodrmH572D8py+tCQ== hs_ed25519_secret_key: PT0gZWQyNTUxOXYxLXNlY3JldDogdHlwZTAgPT0AAAAQEW4Rhot7oroPaETlAEG3GPAntvJ1agF2c7A2AXmBW3WqAH0oUZ1hySvvZl3hc9dSAIc49h1UuCPZacOWp4vQ </code></pre> The tool checks ~45'000'000 keys per second on a laptop which is ~2x faster than widely-used mkp224o <a href="https://github.com/cathugger/mkp224o" rel="nofollow">https://github.com/cathugger/mkp224o</a><p>I've explained key performance difference here <a href="https://github.com/AlexanderYastrebov/onion-vanity-address?tab=readme-ov-file#the-fastest-search-algorithm" rel="nofollow">https://github.com/AlexanderYastrebov/onion-vanity-address?t...</a><p>Would love your feedback, thanks!
Show HN: Runner – the anti-vibe coding agent
Show HN (score: 12)[Other] Show HN: Runner – the anti-vibe coding agent Now that AI is capable of writing large volumes of production-quality code, our role as developers is changing. Our primary job is no longer writing code. It’s planning and communicating software design and architecture. We have to do this collaboratively with agents and then review and iterate on their implementations.<p>IDEs were not built for this workflow. So about three months ago I decided to try to build what I thought this new interface should look like.<p>Runner is a coding agent purpose-built for this new “plan and review” workflow. It’s not for vibe coding. It’s for professional software developers who are responsible for the code they ship.<p>It encourages and supports a more structured and controlled workflow than other coding agents. It’s built around the concept of tasks. A task is a small, clearly scoped change. The planning agent creates and edits task specs, and then you can assign them to coding agents once you’re happy with the plan. When the coding agent finishes, you can review the changes via the built-in diff viewer. If you’re happy with them you can approve the changes, which will trigger a git commit.<p>Runner is available as a free BYOK beta for MacOS right now. You can learn more and download it here: <a href="https://runnercode.com/" rel="nofollow">https://runnercode.com/</a>. You will need at least a Gemini API key, and for best performance also an OpenAI API key.
Show HN: Kafkatop, top-like CLI for Kafka
Show HN (score: 5)[CLI Tool] Show HN: Kafkatop, top-like CLI for Kafka Hey HN, for those of you tired of running kafka-consumer-groups.sh and similar tools, here's a small real-time monitoring CLI tool for Apache Kafka, that displays consumer lag and event rates in a clean, top-like interface. You can quickly assess which consumers are lagging and when they will catch up.<p>I've made this to quickly assess the health of remote on-premises clusters which most of the time lack proper monitoring.<p>The tool can be found here: <a href="https://github.com/sivann/kafkatop" rel="nofollow">https://github.com/sivann/kafkatop</a><p>I'd be very interested to hear your feedback or any features you think would add value to this tool!
A Web Framework for Zig
Hacker News (score: 11)[Other] A Web Framework for Zig
Show HN: I Built Davia–A New Way to Create Interactive Documents with Code
Show HN (score: 6)[Other] Show HN: I Built Davia–A New Way to Create Interactive Documents with Code I’ve been working on something called Davia — a platform for creating interactive documents.<p>These are “living documents”: each page is self-contained, combining editable content, interactive components, and data. You can read them, edit them, and actually interact with them — more like mini-apps than static docs.<p>Here’s what makes it interesting: The interactive components are pieces of code generated on the fly, so you’re not limited to a fixed set of blocks like in Notion. You can create infinitely flexible functionality right inside a doc. Technically, an interactive page is an ensemble of components (MDX file), data (JSON file), and a main HTML file — all bundled and compiled on the fly. This gives each document its own portable architecture. Once built, you can publish your doc either as a live site (with a custom URL and persistent interactions) or as an open-source template that others can import, remix, and build upon.<p>We’re building an open-source community around this. If people import your templates, you’ll be credited (and in beta, you can even earn from them). It’s free to use while we’re in beta, and I’d love to build it with you.<p>If you enjoy tinkering with small tools, pushing the limits of interactive docs, or want to explore new ways of sharing knowledge, this could be fun. Feedback, ideas, and contributions are more than welcome — join us in r/davia_ai!
Show HN: Asxiv.org – Ask ArXiv papers questions through chat
Hacker News (score: 69)[Other] Show HN: Asxiv.org – Ask ArXiv papers questions through chat I built this yesterday to help understand papers I'm interested in. It's using the gemini 2.5 flash lite model, but you can run it yourself[1] and switch to 2.5 pro for better results.<p>Happy to answer any questions or take suggestions on how I can improve it!<p>1. <a href="https://github.com/montanaflynn/asxiv" rel="nofollow">https://github.com/montanaflynn/asxiv</a>
Azure/azure-sdk-for-python
GitHub Trending[API/SDK] This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs athttps://learn.microsoft.com/python/azure/or our versioned developer docs athttps://azure.github.io/azure-sdk-for-python.
supabase/supabase
GitHub Trending[Database] The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
NationalSecurityAgency/ghidra
GitHub Trending[Other] Ghidra is a software reverse engineering (SRE) framework
ccfos/nightingale
GitHub Trending[Monitoring/Observability] Nightingale for monitoring and alerting, just as Grafana for visualization.
DeepCodeBench: Real-World Codebase Understanding by Q&A Benchmarking
Hacker News (score: 25)[Other] DeepCodeBench: Real-World Codebase Understanding by Q&A Benchmarking
Branchlet
Product Hunt[Other] Split large git branches into small, stacked prs AI-powered tool that splits massive feature branches into small, review-ready PRs. Automate stacked pull requests for GitHub/GitLab. Stop shipping 1000+ line PRs.
SmartBottleneckCalculator
Product Hunt[Other] Optimize your pc performance Are you getting frustrated with your PC's performance? Our easily usable tool, the bottleneck calculator, is designed to identify bottlenecks in your PC.
Blog Porter
Product Hunt[Other] Migrate Wix blog, Medium or Blogger to WordPress in minutes Blog Porter makes it simple for users or agencies to migrate a Wix blog, Medium or Blogger posts to WordPress in minutes, keeping their rich text formatting, embedded images and videos, links and SEO intact.
HookBytes
Product Hunt[Other] Open source webhook gateway | self-hosted webhook management Open source Laravel webhook gateway for reliable ingestion, retries, replays, and observability. Self-hosted alternative to Hookdeck with AI-powered features.
Veriqos Technologies
Product Hunt[API/SDK] APIs for verification, compliance & trust Veriqos Technologies is a fintech platform built to simplify how businesses onboard users, verify identities, and stay compliant - through powerful, developer-friendly APIs.
Aikido Security
Product Hunt[DevOps] Secure everything you build, host, and run. Your central code, cloud, and runtime security platform. Fix vulnerabilities automatically with AI AutoFix and AutoTriage. Cut false positives by 85%. Security is an everyone problem. So get security done, and get devs back to building.
Cosine CLI
Product Hunt[CLI Tool] AI pair programming directly in your terminal Cosine CLI brings our AI coding agent to your terminal. It writes/refactors/tests code, runs shell, understands your repo, and continues browser tasks. Autonomous or interactive. Full access to familiar local tools. Meeting developers where they work.
Gitea Mirror
Product Hunt[Other] Automated github to gitea repository mirroring & backup Automatically mirror and backup your GitHub repositories to self-hosted Gitea. Keep your code safe with scheduled syncing, bulk operations, and real-time monitoring. Free and open source.
ZbirkaPrice
Product Hunt[Other] Price tracker for businesses & shoppers—save time, pay less ZbirkaPrice makes price tracking effortless for businesses and everyday shoppers. Monitor competitors and optimize pricing, or follow favorite items and catch deals fast. Paste a link, see the current price, then update prices with one click.