🛠️ All DevTools

Showing 3221–3240 of 4430 tools

Last Updated
May 01, 2026 at 08:00 PM

API Blueprint

Hacker News (score: 20)

[Other] API Blueprint

Found: September 03, 2025 ID: 1225

[Other] Show HN: VoiceGecko – System-wide voice-to-text that types anywhere

Found: September 03, 2025 ID: 1204

[Database] Show HN: Text2SQL with a Graph Semantic Layer Built QueryWeaver, an open-source text2SQL tool that uses a graph to create a semantic layer on top of your existing databases. When you ask &quot;show me customers who bought product X in a certain ‘REGION’ over the last Y period of time,&quot; it knows which tables to join and how. When you follow up with &quot;just the ones from Europe,&quot; it remembers what you were talking about.<p>Instead of feeding the model a list of tables and columns, we feed it a graph that understands what a customer is, how it connects to orders, which products belong to a campaign, and what &quot;active user&quot; actually means in your business context. We used FalkorDB for the graph part because it handles relationship mapping better than cramming table schemas into prompts. Graphiti tracks the conversation so follow-ups actually work. Final notes: Your data stays in your databases. We read from existing schemas, never migrate data. Standard SQL outputs you can run anywhere. We&#x27;ve built an MCP and you can generate an API key to take it for a spin. Please, tell us how it’s working out for you!

Found: September 03, 2025 ID: 1205

carthage-software/mago

GitHub Trending

[Other] Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code.

Found: September 03, 2025 ID: 1199

kestra-io/kestra

GitHub Trending

[DevOps] ⚡ Universal Workflow Orchestration Platform — Code in any language, run anywhere. 800+ plugins for data, infrastructure, and AI automation.

Found: September 03, 2025 ID: 1198

aquasecurity/trivy

GitHub Trending

[DevOps] Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

Found: September 03, 2025 ID: 1197

oraios/serena

GitHub Trending

[Other] A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & Agno integration)

Found: September 03, 2025 ID: 1196

[Other] Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.

Found: September 03, 2025 ID: 1195

[Other] Amazonq.nvim: Official AWS AI Assistant Plugin for Neovim

Found: September 03, 2025 ID: 1200

Case Convert Tool

Product Hunt

[Other] Convert text to any case instantly, free online tool. Convert text between different cases - Sentence case, lower case, UPPER CASE, Capitalized Case, and more. Free 50+ Online text manipulation and utility tools.

Found: September 03, 2025 ID: 1194

AIS

Product Hunt

[Other] Smart terminal AI assistant for instant error analysis AIS is an AI-powered terminal assistant that transforms command failures into learning opportunities. When commands fail, it analyzes context, explains why, and provides smart solutions. Perfect for developers tired of Googling the same errors!

Found: September 03, 2025 ID: 1201

Local Dominator

Product Hunt

[Other] Accurate & affordable google maps rank tracker Local Dominator is a complete Local SEO platform with rank tracking, citation finder, GBP management, competitor insights, and AI content tools. Access real-time data and manage one or multiple locations from a single dashboard.

Found: September 03, 2025 ID: 1202

Sidekick

Product Hunt

[Other] Build Zapier-style automations using only a chat interface Describe your workflow in chat and watch Sidekick build it. AI adds connectors, configures logic, and handles errors. Run it on demand or on a schedule. Connect Gmail, Calendar, Docs, Notion, Slack, and more—priced per run, not per action.

Found: September 03, 2025 ID: 1203

[Other] Lit: a library for building fast, lightweight web components

Found: September 03, 2025 ID: 1192

[Other] Sparrow: C++20 Idiomatic APIs for the Apache Arrow Columnar Format

Found: September 02, 2025 ID: 1228

[Other] Show HN: PasteVault – An open-source, E2EE pastebin with a VS Code-like editor

Found: September 02, 2025 ID: 1193

[CLI Tool] Show HN: I built a deep research tool for local file system I was experimenting with building a local dataset generator with deep research workflow a while back and that got me thinking. what if the same workflow could run on my own files instead of the internet. being able to query pdfs, docs or notes and get back a structured report sounded useful.<p>so I made a small terminal tool that does exactly that. I point it to local files like pdf, docx, txt or jpg. it extracts the text, splits it into chunks, runs semantic search, builds a structure from my query, and then writes out a markdown report section by section.<p>it feels like having a lightweight research assistant for my local file system. I have been trying it on papers, long reports and even scanned files and it already works better than I expected. repo - <a href="https:&#x2F;&#x2F;github.com&#x2F;Datalore-ai&#x2F;deepdoc" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Datalore-ai&#x2F;deepdoc</a><p>Currently citations are not implemented yet since this version was mainly to test the concept, I will be adding them soon and expand it further if you guys find it interesting.

Found: September 02, 2025 ID: 1186

[Other] Show HN: Moribito – A TUI for LDAP Viewing/Queries Check out my TUI I wrote for viewing and querying an LDAP. I need to do basic queries and validation daily for work, and as I work on a mac, there are really no good options. The major player is the Apache Directory Studio which is... not great. So I decided to create a new one.

Found: September 02, 2025 ID: 1179

[Other] Show HN: Zyg – Stop Writing Status Updates Hi HN, I’m Tobi. For a couple of hours over the past few days I’ve been hacking on something to fix a pain point in my dev workflow: writing status updates.<p>Progress is invisible by default. GitHub, Linear, Jira all track tickets and code, but they don’t do a good job of capturing the narrative between “ticket started” and “ticket done.”<p>You start working on a feature, your PM asks “how’s it going?”, and even though you know exactly how it’s going - because you’ve been committing and making progress - you still struggle to answer. That usually means breaking your flow to piece together an update, or just saying “it’s going fine.” You could point them to the commits, but tbj they probably don’t want to wade through diffs.<p>To solve this I built Zyg [pronounced zeig]. It tries to turn commits into human-readable progress updates. It’s a lightweight CLI + dashboard that wraps `git commit`. Running `zyg` will generate a detailed commit message from your changes, produce a project update from that commit or a set of commits you choose, and notify any stakeholders who are subscribed. If you’d rather not share updates automatically, you can just copy the generated summary and drop it in Slack or email.<p>Zyg is free for September thanks to an API credit grant from Anthropic. After that I’ll figure out pricing, but you can also plug in your own key and keep using it for free. It’s still rough around the edges, but I’d appreciate you giving it a spin.

Found: September 02, 2025 ID: 1181

[Other] RubyMine is now free for non-commercial use

Found: September 02, 2025 ID: 1180
Previous Page 162 of 222 Next