🛠️ All DevTools

Showing 901–920 of 2542 tools

Last Updated
December 02, 2025 at 12:00 AM

[Other] BrowserPod: In-browser full-stack environments for IDEs and Agents via WASM

Found: September 30, 2025 ID: 1635

[Other] Deml: Directed Acyclic Graph Elevation Markup Language

Found: September 30, 2025 ID: 1633

Show HN: ProcASM v1.1

Hacker News (score: 11)

[Other] Show HN: ProcASM v1.1 ProcASM is general purpose, visual programming language that I&#x27;ve developed. A few months ago I made a post about ProcASM v1.0 here &lt;<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43892442">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43892442</a>&gt; and got some feed about the UI.<p>So, I spent that last few months trying to improve the UI. Before, I used a GUI library, that I developed specifically for this app using SDL3, for ProcASM. I used Emscripten to port it to run in web browsers for those who wanted to try the app. Now, the front-end is written in HTML, CSS, and JavaScript to execute in a web browser. The back-end is a server that stores user&#x27;s projects and handles user&#x27;s requests. There is also a tutorial with text and video that will walk you through the usage of the app. My hopes are that the UI will be more approachable for those who want to try out the app.<p>The plan going forward is to develop new software using ProcASM and blog about the details and the advantages of using ProcASM.

Found: September 30, 2025 ID: 1629

From100k

Product Hunt

[Other] High-paying it jobs starting from $100k+ from100k.com is a job board that lists only software jobs starting from $100,000/year. It helps developers save time by cutting out low-paying listings and connecting them directly with high-value opportunities.

Found: September 30, 2025 ID: 1644

[Other] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero

Found: September 30, 2025 ID: 1626

[API/SDK]

Found: September 30, 2025 ID: 1625

fastapi/fastapi

GitHub Trending

[API/SDK] FastAPI framework, high performance, easy to learn, fast to code, ready for production

Found: September 30, 2025 ID: 1624

Overcut

Product Hunt

[DevOps] Automate your SDLC with Agentic workflows Overcut brings autonomous AI agents into your engineering workflows - coordinating across Jira, GitHub, GitLab, Bitbucket, and Azure DevOps. From PR reviews to ticket triage to spec generation.

Found: September 30, 2025 ID: 1621

SwiftyMenu

Product Hunt

[CLI Tool] Launch AI CLI tools instantly from Finder SwiftyMenu adds a nifty context menu/button to macOS Finder. Select any folder to instantly launch Claude Code, Copilot CLI, Cursor Agent, or any terminal-based AI tool. Free Finder extension that supercharges your AI coding workflow in seconds!

Found: September 30, 2025 ID: 1622

WeekMate TaskHub

Product Hunt

[Other] Project & task management tool - weekmate TaskHub is your all-in-one project management tool for teams valuing clarity & efficiency. Plan milestones, track time, manage sprints, organize resources & collaborate in real time. From bug tracking to expense reports, all runs on one secure cloud platform.

Found: September 30, 2025 ID: 1623

shadcn/studio

Product Hunt

[Other] Build Futuristic UIs at Warp Speed with AI Tools⚡️ Accelerate your project development with ready-to-use and fully customizable Free & Premium shadcn ui 1000+ Components, 550+ Blocks, UI Kits, Boilerplates, 20+ Templates, and Themes with AI Tools 🪄.

Found: September 30, 2025 ID: 1627

Neurcode AI

Product Hunt

[IDE/Editor] Secure AI Dev tools that makes developers 5x faster Neurcode AI is Dev tools with a security-first AI IDE built for enterprises and developers. Get real-time code completion, debugging, bug detection, test generation, and project analysis—all with enterprise-grade security and seamless team collaboration.

Found: September 30, 2025 ID: 1630

Petra

Product Hunt

[Other] Open standard for scalable formal software verification Petra is the world's first open standard for scalable (object-oriented) formal software verification and professional developer tools for the standard.

Found: September 30, 2025 ID: 1631

prjct/cli

Product Hunt

[CLI Tool] Local CLI layer that turns chat into shippable tasks prjct/cli is the execution layer for Claude Code, Codex & Warp. Turn ideas into AI-ready roadmaps, feed perfect context to your agents, and ship features straight from your terminal. No PM overhead—just you, your AI, and pure shipping.

Found: September 30, 2025 ID: 1632

Vibe Backup

Product Hunt

[Other] Vibe Coding Easy Backup Built for Vibe Coding devs. Never lose code! Backup instantly with shortcuts or auto-sync on Git commit. Securely roll back to any version with confidence.

Found: September 30, 2025 ID: 1638

QR Event Maker

Product Hunt

[Other] Create unique QR codes to easily schedule calendar events Create QR codes that instantly add events to calendars. Turn your event details into a QR code. When scanned, it opens in Google, Apple, or Outlook Calendar.

Found: September 30, 2025 ID: 1641

[Other] Prevent the next chargeback. Prevent is a post-transaction fraud prevention platform built for eCommerce. It stops friendly fraud, return abuse & bots with actor-based analysis, a collaborative fraud network, and a transparent Digital Score. Plug & play for SMBs.

Found: September 30, 2025 ID: 1642

[API/SDK] Show HN: Simple WhatsApp API (Open Source) Had a Lot of issues with existing APIs especially with Attachment support. Hence built own Whatsapp API.<p>Currently only Send Messages

Found: September 30, 2025 ID: 1620

[Other] Show HN: Cap'n-rs – Rust implementation of Cloudflare's Cap'n Web protocol Last week Cloudflare released Cap&#x27;n Web [1], a schema-free capability-based RPC protocol. I built capn-rs this week - a Rust implementation with full wire protocol compatibility. Links:<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;currentspace&#x2F;capn-rs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;currentspace&#x2F;capn-rs</a> Crates: <a href="https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;capnweb-server" rel="nofollow">https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;capnweb-server</a> API docs: <a href="https:&#x2F;&#x2F;docs.rs&#x2F;capnweb-server" rel="nofollow">https:&#x2F;&#x2F;docs.rs&#x2F;capnweb-server</a><p>What&#x27;s working:<p>Wire compatibility verified via integration tests against TypeScript reference Multi-transport: HTTP batch, WebSocket, WebTransport (HTTP&#x2F;3) Complete IL (intermediate language) expression evaluator Promise pipelining with dependency resolution Comprehensive test coverage<p>The interesting design challenge was mapping Cap&#x27;n Web&#x27;s record-replay .map() semantics to Rust&#x27;s type system while maintaining ergonomic APIs. Cap&#x27;n Web records operations on placeholder values to build execution plans - in Rust this became a clean builder pattern with type-level guarantees. Built this as an experiment with Claude Code for porting complex protocols. The AI handled mechanical translation well, but architectural decisions (especially around async&#x2F;await patterns and lifetime management) required human judgment. This is early days - I&#x27;d especially appreciate feedback on API ergonomics and any edge cases I might have missed. Also happy to discuss the protocol design or the AI-assisted development experience.<p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=45332883">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=45332883</a>

Found: September 30, 2025 ID: 1619

[Other] Show HN: I built an IDE for devs who live in the terminal

Found: September 29, 2025 ID: 1618
Previous Page 46 of 128 Next