🛠️ All DevTools

Showing 1201–1220 of 2545 tools

Last Updated
December 02, 2025 at 12:00 PM

[Other] Show HN: Fast Tor Onion Service vanity address generator Hello,<p>I&#x27;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&#x2F;s) --- hostname: alliumdye3it7ko4cuftoni4rlrupuobvio24ypz55qpzjzpvuetzhyd.onion hs_ed25519_public_key: PT0gZWQyNTUxOXYxLXB1YmxpYzogdHlwZTAgPT0AAAAC1ooweCbRP6ncFQs3NRyK40fRwaodrmH572D8py+tCQ== hs_ed25519_secret_key: PT0gZWQyNTUxOXYxLXNlY3JldDogdHlwZTAgPT0AAAAQEW4Rhot7oroPaETlAEG3GPAntvJ1agF2c7A2AXmBW3WqAH0oUZ1hySvvZl3hc9dSAIc49h1UuCPZacOWp4vQ </code></pre> The tool checks ~45&#x27;000&#x27;000 keys per second on a laptop which is ~2x faster than widely-used mkp224o <a href="https:&#x2F;&#x2F;github.com&#x2F;cathugger&#x2F;mkp224o" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cathugger&#x2F;mkp224o</a><p>I&#x27;ve explained key performance difference here <a href="https:&#x2F;&#x2F;github.com&#x2F;AlexanderYastrebov&#x2F;onion-vanity-address?tab=readme-ov-file#the-fastest-search-algorithm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;AlexanderYastrebov&#x2F;onion-vanity-address?t...</a><p>Would love your feedback, thanks!

Found: September 11, 2025 ID: 1342

[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:&#x2F;&#x2F;runnercode.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;runnercode.com&#x2F;</a>. You will need at least a Gemini API key, and for best performance also an OpenAI API key.

Found: September 11, 2025 ID: 1337

[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&#x27;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&#x27;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:&#x2F;&#x2F;github.com&#x2F;sivann&#x2F;kafkatop" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sivann&#x2F;kafkatop</a><p>I&#x27;d be very interested to hear your feedback or any features you think would add value to this tool!

Found: September 11, 2025 ID: 1354

A Web Framework for Zig

Hacker News (score: 11)

[Other] A Web Framework for Zig

Found: September 11, 2025 ID: 1330

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

Found: September 11, 2025 ID: 1331

[Other] Show HN: Asxiv.org – Ask ArXiv papers questions through chat I built this yesterday to help understand papers I&#x27;m interested in. It&#x27;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:&#x2F;&#x2F;github.com&#x2F;montanaflynn&#x2F;asxiv" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;montanaflynn&#x2F;asxiv</a>

Found: September 11, 2025 ID: 1460

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

Found: September 11, 2025 ID: 1326

supabase/supabase

GitHub Trending

[Database] The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

Found: September 11, 2025 ID: 1325

[Other] Ghidra is a software reverse engineering (SRE) framework

Found: September 11, 2025 ID: 1324

ccfos/nightingale

GitHub Trending

[Monitoring/Observability] Nightingale for monitoring and alerting, just as Grafana for visualization.

Found: September 11, 2025 ID: 1323

[Other] DeepCodeBench: Real-World Codebase Understanding by Q&A Benchmarking

Found: September 11, 2025 ID: 1327

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.

Found: September 11, 2025 ID: 1320

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

Found: September 11, 2025 ID: 1321

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.

Found: September 11, 2025 ID: 1322

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.

Found: September 11, 2025 ID: 1328

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

Found: September 11, 2025 ID: 1329

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.

Found: September 11, 2025 ID: 1332

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.

Found: September 11, 2025 ID: 1333

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.

Found: September 11, 2025 ID: 1334

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.

Found: September 11, 2025 ID: 1335
Previous Page 61 of 128 Next