🛠️ All DevTools

Showing 601–620 of 2537 tools

Last Updated
December 01, 2025 at 04:00 PM

stamparm/maltrail

GitHub Trending

[Other] Malicious traffic detection system

Found: October 17, 2025 ID: 1926

[Other] Show HN: OnlyJPG – Client-Side PNG/HEIC/AVIF/PDF/etc to JPG TL;DR: private, in-browser converter that turns pretty much any image file format into standard JPEGs. Everything runs locally. No uploads.<p>This started as a five-minute job and forty hours later...<p>I wanted to convert a HEIC without uploading it anywhere, so I wrestled Emscripten&#x2F;WebAssembly to run Google&#x27;s Jpegli inside a Web Worker. Now there&#x27;s a small UI and it handles a bunch of formats.<p>Just about the only thing it can&#x27;t decode is JXL - but there&#x27;s still some JPEG XL magic in there: XYB perceptual color quantization is enabled by default via Jpegli.<p>The upside of all this over-engineering is privacy and compatibility: images are processed entirely on your machine and never touch a server; the output is a regular JPEG that works everywhere.<p>I could have used a CLI, sure — but where&#x27;s the fun in that?<p>Would love feedback on edge cases and defaults.<p>Tested on Firefox, Chrome, and Safari.<p>Cheers!

Found: October 17, 2025 ID: 1934

GLTFTools

Product Hunt

[Other] Professional gltf file processing toolkit GLTFTools provides comprehensive GLTF file processing solutions, including format conversion, compression optimization, preview viewing, and more, making 3D asset processing simple and efficient.

Found: October 17, 2025 ID: 1924

Kanban atom8n

Product Hunt

[Other] First kanban that support vibe coding Your personal AI-powered task board inside VS Code, saved as JSON, fully offline, perfect for “vibe coding.”

Found: October 17, 2025 ID: 1925

[Other] The PHP web framework for complex applications CodefyPHP is a PHP web framework built for PHP architects who need a simple, yet robust toolkit for building complex applications.

Found: October 17, 2025 ID: 1930

Note

Product Hunt

[Other] Machine learning library Note is an efficient and flexible machine learning library that allows developers to easily build and train neural networks. It supports deep learning and reinforcement learning, enabling developers to easily perform distributed training.

Found: October 17, 2025 ID: 1931

[Database] Turn plain English into SQL queries + charts in 3 seconds Mertiql transforms natural language into optimized SQL queries, visualizations, and AI-powered insights. No SQL knowledge required. Works with PostgreSQL, MySQL, MongoDB, Snowflake, and BigQuery. Get answers in under 3 seconds.

Found: October 17, 2025 ID: 1932

Qoder CLI

Product Hunt

[CLI Tool] Build and code directly in your terminal Stay in the flow. Build, code, and automate complex tasks without ever leaving your terminal. Qoder CLI seamlessly integrates with your existing workflow to supercharge it.

Found: October 17, 2025 ID: 1933

Opineeo

Product Hunt

[Other] Lightweight survey widget for developers & saas founders The simplest survey widget for collecting customer feedback. Lightweight (6.8KB), embeddable, and developer-friendly. Add star ratings, NPS surveys, and user feedback to any website in minutes. No dependencies. Vanilla JavaScript.

Found: October 17, 2025 ID: 1935

Yukon

Product Hunt

[Other] Safe merging, on your terms. Code freezing for GitHub. Control when and how code gets merged to your GitHub repositories. Prevent unwanted merges during critical deployments, releases, and maintenance windows with enterprise-grade code freeze management.

Found: October 17, 2025 ID: 1939

Supaship

Product Hunt

[Other] Feature flags & percent rollouts for fast and safe releases. Developer-first feature flags for safe releases, gradual rollouts, and instant user targeting — built to help you ship fast with confidence.

Found: October 17, 2025 ID: 1940

[Other] Show HN: Code First CDC from Postgres to ClickHouse with MooseStack

Found: October 16, 2025 ID: 1923

Cloudflare Sandbox SDK

Hacker News (score: 87)

[API/SDK] Cloudflare Sandbox SDK

Found: October 16, 2025 ID: 1921

[Other] Show HN: Kite – A modern, lightweight Kubernetes dashboard An early version was shown before, and now it works even better.<p>Enjoy!

Found: October 16, 2025 ID: 1929

[CLI Tool] Run interactive commands in Gemini CLI

Found: October 16, 2025 ID: 2040

[CLI Tool] Launch HN: Inkeep (YC W23) – Open Source Agent Builder Hi HN! I&#x27;m Nick from Inkeep. We built an agent builder with true 2-way sync between code and a drag-and-drop visual editor, so devs and non-devs can collaborate on the same agents. Here’s a demo video: <a href="https:&#x2F;&#x2F;go.inkeep.com&#x2F;video">https:&#x2F;&#x2F;go.inkeep.com&#x2F;video</a>.<p>As a developer, the flow is: 1) Build AI Chat Assistants or AI Workflows with the TypeScript SDK 2) Run `inkeep push` from your CLI to publish 3)Edit agents in the visual builder (or hand off to non-technical teams) 4) Run `inkeep pull to edit in code again.<p>We built this because we wanted the accessibility of no-code workflow builders (n8n, Zapier), but the flexibility and devex of code-based agent frameworks (LangGraph, Mastra). We also wanted first-class support for chat assistants with interactive UIs, not just workflows. OpenAI got close, but you can only do a one-time export from visual builder to code and there’s vendor lock-in.<p>How I&#x27;ve used it: I bootstrapped a few agents for our marketing and sales teams, then was able to hand off so they can maintain and create their own agents. This has enabled us to adopt agents across technical and non-technical roles in our company on a single platform.<p>To try it, here’s the quickstart: <a href="https:&#x2F;&#x2F;go.inkeep.com&#x2F;quickstart">https:&#x2F;&#x2F;go.inkeep.com&#x2F;quickstart</a>.<p>We leaned on open protocols to make it easy to use agents anywhere: An MCP endpoint, so agents can be used from Cursor&#x2F;Claude&#x2F;ChatGPT A Chat UI library with interactive elements you can customize in React An API endpoint compatible with the Vercel AI SDK `useChat` hook Support for Agent2Agent (A2A) so they work with other agent ecosystems<p>We made some practical templates like a customer_support, deep_research, and docs_assistant. Deployment is easy with Vercel&#x2F;Docker with a fair-code license and there&#x27;s a traces UI and OTEL logs for observability.<p>Under the hood, we went all-in on a multi-agent architecture. Agents are made up of LLMs, MCPs, and agent-to-agent relationships. We’ve found this approach to be easier to maintain and more flexible than traditional “if&#x2F;else” approaches for complex workflows.<p>The interoperability works because the SDK and visual builder share a common underlying representation, and the Inkeep CLI bridges it with a mix of LLMs and TypeScript syntactic sugar. Details in our docs: <a href="https:&#x2F;&#x2F;docs.inkeep.com">https:&#x2F;&#x2F;docs.inkeep.com</a>.<p>We’re open to ideas and contributions! And would love to hear about your experience building agents - what works, hasn’t worked, what’s promising?

Found: October 16, 2025 ID: 1916

[Other] Hyperflask – Full stack Flask and Htmx framework

Found: October 16, 2025 ID: 1915

[Testing] Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Found: October 16, 2025 ID: 1911

[Other] Show HN: Modshim – a new alternative to monkey-patching in Python I&#x27;ve invented a new alternative to forking &#x2F; vendoring &#x2F; monkey-patching packages in Python.<p>It&#x27;s a bit like OverlayFS for Python modules - it allows you write modifications for a target module (lower) in a new module (upper), and have these combined in a new virtual module (mount).<p>It works by rewriting imports using AST transformations, then running both the lower and upper module&#x27;s code in the new Python module.<p>This prevents polluting the global namespace when monkey-patching, and means if you want to make changes to a third-party package, you don&#x27;t have to take on the maintenance burden of forking, you can package and distribute just your changes.

Found: October 16, 2025 ID: 1917

Tech books

Product Hunt

[Other] 📚 Notes for all core subjects 💻 Coding practice questions Tech Books is your one-stop mobile library for coders, developers,and tech enthusiasts. Explore a wide collection of programming books, interview guides, and learning resources all in one app. Learn anytime, anywhere,and boost your coding skills effortlessly.

Found: October 16, 2025 ID: 1909
Previous Page 31 of 127 Next