🛠️ All DevTools
Showing 1561–1580 of 3071 tools
Last Updated
January 21, 2026 at 12:00 PM
Axo Analytics
Product Hunt[Other] Privacy-First Analytics for Max Ethical Insights You're building something meaningful online, and Axo Analytics provides clear insights for you grow it, without cookie banners or compliance worries. EU-hosted, lightweight, and fast. Strong Bot-Protection and rich in features.
Building a better online editor for TypeScript
Hacker News (score: 14)[Other] Building a better online editor for TypeScript
My new Git utility `what-changed-twice` needs a new name
Hacker News (score: 79)[Other] My new Git utility `what-changed-twice` needs a new name
Show HN: Gocd – a lightweight Go-based CI/CD tool that runs on your dev machine
Hacker News (score: 12)[Build/Deploy] Show HN: Gocd – a lightweight Go-based CI/CD tool that runs on your dev machine I built a small project called gocd because I wanted an easy way to deploy changes from GitHub pull requests without spinning up a full CI/CD stack.<p>The idea is simple: instead of setting up runners, servers, or cloud infrastructure, you can just run it on your laptop (or a small server). It integrates with GitHub issues and PRs, automates builds and deploys, and makes it easy to access the running app remotely (e.g. over something like Tailscale).<p>For me, this solved the problem of quickly testing and deploying code from issues/PRs in a lightweight way. Existing CI/CD systems felt like overkill for that use case.<p>Repo: <a href="https://github.com/simonjcarr/gocd" rel="nofollow">https://github.com/simonjcarr/gocd</a><p>I’d love feedback from the community — especially on whether this minimal approach to CI/CD is something others would find useful, and what features you’d expect in a tool like this.
Show HN: Tips to stay safe from NPM supply chain attacks
Show HN (score: 5)[Other] Show HN: Tips to stay safe from NPM supply chain attacks Hi everyone, given the recent increase of attacks on the NPM supply chain, I've put together a list of tips and tricks to help developers stay secure on this specific topic: <a href="https://github.com/bodadotsh/npm-security-best-practices" rel="nofollow">https://github.com/bodadotsh/npm-security-best-practices</a><p>I'd love for you to check it out, and contribute your own insights and best practices to make this a comprehensive resource for the community.<p>Cheers!
Bringing Observability to Claude Code: OpenTelemetry in Action
Hacker News (score: 17)[Other] Bringing Observability to Claude Code: OpenTelemetry in Action
ytdl-org/youtube-dl
GitHub Trending[CLI Tool] Command-line program to download videos from YouTube.com and other video sites
Shieldcode
Product Hunt[Code Quality] Secure your code with automated pull request analysis Shieldcode automatically reviews GitHub pull requests to catch bugs, vulnerabilities, and code quality issues before they reach production. Integrate in minutes and keep your codebase safe and compliant.
TerraCode CLI
Product Hunt[Other] AI Coding Assistant That Learns Your Domain Knowledge TerraCode CLI by TerraAGI - AI-powered CLI coding assistant for developers. Built on Qwen's CLI with enhanced capabilities for knowledge base integration and codebase indexing for faster analysis and gold implementations.
Online Toolkit Collection
Product Hunt[Other] Chuandao tools & base64 tools Chuandao Tools is an online toolkit: no login, no cost. Includes life utilities, developer tools, encoding/decoding, encryption/decryption, image tools, and entertainment tools.
DevUtilX
Product Hunt[Code Quality] 100+ free online developer tools DevUtilX offers 100+ free online developer tools, including code beautifiers, formatters, validators, converters, and minifiers. No installation required - work instantly in your browser.
SprintRetro
Product Hunt[Other] Free sprint retrospective tool with built-in jira metrics Free sprint retrospective app for Jira. Track velocity, burndown, carryover, and scope changes. Boost engagement with polls, icebreakers, Kudos, emoji reactions, and action item tracking – all built natively into Jira.
PromptWebGen
Product Hunt[Other] The Prompting Collaborative Platform PromptWebGen is a powerful Cursor extension that provides ready-to-use prompts for creating website boilerplates, UX components, and business components. It helps developers quickly generate modern, production-ready web applications.
[Database] Show HN: VectorLiteDB – a vector DB for local dev, like SQLite but for vectors I built [VectorLiteDB (<a href="https://github.com/vectorlitedb/vectorlitedb" rel="nofollow">https://github.com/vectorlitedb/vectorlitedb</a>)<p>— a simple, embedded vector database that stores everything in a single file, just like SQLite.<p>The problem:<p>If you’re a developer building AI apps, you usually have two choices for vector search<p>- Set up a server (e.g. Chroma, Weaviate) - Use a cloud service (e.g. Pinecone)<p>That works for production, but it’s overkill when you just want to:<p>- Quickly prototype with embeddings - Run offline without cloud dependencies - Keep your data portable in a single file<p>The inspiration was *SQLite* during development — simple, local, and reliable.<p>The solution:<p>So I built VectorLiteDB<p>- Single-file, embedded, no server - Stores vectors + metadata, persists to disk - Supports cosine / L2 / dot similarity - Works offline, ~100ms for 10K vectors - Perfect for local RAG, prototyping or personal AI memory<p>Feedback on both the tool and the approach would be really helpful.<p>- Is this something that would be useful - Use cases you’d try this for
Row-level transformations in Postgres CDC using Lua
Hacker News (score: 16)[Database] Row-level transformations in Postgres CDC using Lua
Kitty – GPU based terminal emulator
Hacker News (score: 30)[Other] Kitty – GPU based terminal emulator
Show HN: Arrow JavaScript, Reactivity Without the Framework
Show HN (score: 8)[Other] Show HN: Arrow JavaScript, Reactivity Without the Framework A tiny ~2kb library for building reactive interfaces in native JavaScript
Git: Introduce Rust and announce it will become mandatory in the build system
Hacker News (score: 264)[Other] Git: Introduce Rust and announce it will become mandatory in the build system
grafana/loki
GitHub Trending[Monitoring/Observability] Like Prometheus, but for logs.
tldraw/tldraw
GitHub Trending[API/SDK] very good whiteboard SDK / infinite canvas SDK