🛠️ All DevTools
Showing 1741–1760 of 3080 tools
Last Updated
January 22, 2026 at 12:00 AM
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.
EnggIn60 – AI Study Buddy
Product Hunt[Other] AI Answers, Code Fix, Formulas, Scientific Calculator & More Get quick 60-word engineering answers, optimise code, find formulas, summarise text, make study notes, get code logics, practice aptitude tests, and use a handy scientific calculator — for all engineering streams. An easy AI study tool for students.
Resumelo
Product Hunt[Other] Developer resume builder and tailoring Create tech optimized resumes and tailored them to job offers
huggingface/aisheets
GitHub Trending[Other] Build, enrich, and transform datasets using AI models with no code
Show HN: Flox – Nvidia CUDA available for the Nix ecosystem
Show HN (score: 9)[Other] Show HN: Flox – Nvidia CUDA available for the Nix ecosystem Hey Everyone! Ron here, part of the NixOS Foundation and building Flox. Just coming out of this years NixCon and pretty excited to show hn below :)<p>As of today, NVIDIA officially recognizes Canonical, SUSE, CIQ, and Nix—via Flox—as supported distributors for CUDA. Full blog - <a href="https://developer.nvidia.com/blog/developers-can-now-get-cuda-directly-from-their-favorite-third-party-platforms/" rel="nofollow">https://developer.nvidia.com/blog/developers-can-now-get-cud...</a><p>This is a huge win for the Nix community. For years, CUDA on Nix was possible but painful—builds could take hours, and redistributing prebuilt binaries was blocked by NVIDIA's licensing requirements.<p>NVIDIA's growing engagement with key Linux distributions reflects the company's evolution in working with open source communities. Now, for the first time, NVIDIA is allowing these vendors to package and serve the CUDA Toolkit and CUDA-accelerated packages directly from their package repositories.<p>That means Ubuntu users can get CUDA via `apt`, SUSE users via `zypper`, Rocky Linux users via `dnf`, and Nix users simply by declaring CUDA dependencies in their Nix expressions, `shell.nix` files, or flakes. Across all four platforms, developers can now pull in prebuilt, prepatched CUDA software—including huge packages like PyTorch, TensorFlow, TensorRT, OpenCV, ffmpeg, and more.<p>On Nix (my own bias showing), setup is straightforward: just add Flox's cache as an `extra-substituter` in your `nix.conf` or `configuration.nix`.
Show HN: Ultraplot – A succint wrapper for matplotlib
Hacker News (score: 11)[Other] Show HN: Ultraplot – A succint wrapper for matplotlib