🛠️ All DevTools

Showing 5981–6000 of 6574 tools

Last Updated
August 03, 2026 at 04:31 AM

[Other] Show HN: Production-Ready Agents with the OpenAI Agents SDK and Temporal

Found: July 30, 2025 ID: 589

[Other] Bitmapist: We built an open-source cohorts analytics tool that saved millions

Found: July 30, 2025 ID: 585

Writing memory efficient C structs

Hacker News (score: 23)

[Other] Writing memory efficient C structs

Found: July 30, 2025 ID: 586

[Other] Show HN: MoebiusXBIN – ASCII and text-mode art editor with custom font support

Found: July 30, 2025 ID: 584

[Other] Blog series on creating an OS in Rust

Found: July 30, 2025 ID: 583

[CLI Tool] Show HN: Claude Code in the Browser – Webcode.sh I wanted to be able to code with Claude anytime, anywhere — walking, commuting, or at a café. So I built a browser-based terminal for Claude Code!<p>- Zero-config, instant REPL<p>- Works on mobile and tablets (Chrome, Safari)<p>- WASM-powered performance<p>Let me know what you think.

Found: July 30, 2025 ID: 580

DevNotify

Product Hunt

[Other] Track your starred GitHub repos and issues — stay updated. DevNotify is an open-source platform that helps developers stay updated on their starred GitHub projects. Monitor your open issues Discover new contribution opportunities Perfect for open-source enthusiasts, contributors, and maintainers.

Found: July 30, 2025 ID: 577

Synca Health

Product Hunt

[Other] Mini EHR for Clinicians AI-native clinical workspace built in 20 hours using Next.js, Firebase & Genkit. Features patient onboarding, SOAP notes, scheduling & 6 AI agents for diagnosis, MEAT audit, gaps, meds, CEA tracking & survivorship. Built from curiosity, not for scale.

Found: July 30, 2025 ID: 578

StackGen

Product Hunt

[DevOps] AI-powered Autonomous Infrastructure Platform StackGen's AI-powered Autonomous Infrastructure Platform combines automation with enterprise-grade reliability to deliver self-building, self-governing, self-healing, and self-optimizing infrastructure capabilities.

Found: July 30, 2025 ID: 581

[Other] A simple mapping tool right in your browser A lightweight Chrome extension that lets you draw, import, edit, and export geospatial data directly on interactive maps. Supports GeoJSON, KML, KMZ, and GPX formats. Ideal for planners, GIS users, and anyone working with map-based data.

Found: July 30, 2025 ID: 582

[Other] Fixing Ctrl+C in Rust terminal apps: Child process management

Found: July 29, 2025 ID: 593

[Other] Show HN: A GitHub Action that quizzes you on a pull request A little idea I got from playing with AI SWE Agents. Can AI help make sure we understand the code that our AIs write?<p>PR Quiz uses AI to generate a quiz from a pull request and blocks you from merging until the quiz is passed. You can configure various options like the LLM model to use, max number of attempts to pass the quiz or min diff size to generate a quiz for. I found that the reasoning models, while more expensive, generated better questions from my limited testing.<p>Privacy: This GitHub Action runs a local webserver and uses ngrok to serve the quiz through a temporary url. Your code is only sent to the model provider (OpenAI).

Found: July 29, 2025 ID: 573

[Other] Pseudo, a Common Lisp macro for pseudocode expressions

Found: July 29, 2025 ID: 631

[Other] Show HN: The easiest accessibility (a11y) checker for VSCode

Found: July 29, 2025 ID: 608

[Other] Show HN: Xorq – open compute catalog for AI Hi HN, Hussain and Dan from Xorq here.<p>After years of struggling with scaling compute that worked in notebooks but failed in production, we decided to do something about it. Data has standards like Iceberg and Delta. But compute is still a mess—trapped in notebooks, duplicated effort across teams, or baked into custom Airflow DAGs. We think of Xorq as the missing analog to Apache Iceberg, but for compute.<p>We’ve spent the last year building Xorq, an *compute catalog* that helps teams *reuse, ship, and observe* transformations, features, models, and pipelines across engines.<p>Xorq is built on:<p>- *Arrow Flight* (`do_exchange`) for high-speed data transport - *Ibis* for cross-engine expression trees, serialized to YAML - A portable UDF engine that compiles pipelines to SQL or Python - `uv` to make Python environments fully reproducible<p>Xorq features:<p>- pandas-style declarative transformations, backed by Ibis - Multi-engine execution (e.g., DuckDB, Snowflake) - UDFs as portable Flight endpoints - Serveable transforms by way of flight_udxf operator - Built-in caching and lineage tracking - Diff-able YAML artifacts, great for CI&#x2F;CD<p>Xorq use cases:<p>Since our last major release, it’s been exciting to see the first Xorq use-cases show up in the wild. All with *Python simplicity and SQL-scale performance*.<p>- Feature Stores (<a href="https:&#x2F;&#x2F;www.xorq.dev&#x2F;blog&#x2F;featurestore-to-featurehouse" rel="nofollow">https:&#x2F;&#x2F;www.xorq.dev&#x2F;blog&#x2F;featurestore-to-featurehouse</a>) - Semantic Layers (e.g. <a href="https:&#x2F;&#x2F;github.com&#x2F;boringdata&#x2F;boring-semantic-layer">https:&#x2F;&#x2F;github.com&#x2F;boringdata&#x2F;boring-semantic-layer</a>) - MCP + ML Integration (<a href="https:&#x2F;&#x2F;docs.xorq.dev&#x2F;vignettes&#x2F;mcp_flight_server" rel="nofollow">https:&#x2F;&#x2F;docs.xorq.dev&#x2F;vignettes&#x2F;mcp_flight_server</a>)<p>We’re open source and learning fast. Would love feedback on what’s useful or missing. Thanks in advance for trying it out!<p>Check out the demo of the Xorq CLI tool in action: <a href="https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;730484" rel="nofollow">https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;730484</a><p>---<p>Get Started<p>- Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;xorq-labs&#x2F;xorq">https:&#x2F;&#x2F;github.com&#x2F;xorq-labs&#x2F;xorq</a> - Xorq docs: <a href="https:&#x2F;&#x2F;docs.xorq.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.xorq.dev&#x2F;</a> ---<p>Sneak peak - Xorq Compute Catalog UI Console:<p>Check out this interactive Claude demo showing how the Xorq compute catalog can be visualized to accelerate composition, reuse, and troubleshooting of AI compute: <a href="https:&#x2F;&#x2F;claude.ai&#x2F;public&#x2F;artifacts&#x2F;d2f00d2a-a3f9-4032-884e-d22f620a0ccf?fullscreen=true" rel="nofollow">https:&#x2F;&#x2F;claude.ai&#x2F;public&#x2F;artifacts&#x2F;d2f00d2a-a3f9-4032-884e-d...</a>

Found: July 29, 2025 ID: 576

Show HN: ELF Injector

Hacker News (score: 13)

[Other] Show HN: ELF Injector The ELF Injector allows you to &quot;inject&quot; arbitrary-sized relocatable code chunks into ELF executables. The code chunks will run before the original entry point of the executable runs.<p>Included in the project are sample chunks as well as a step-by-step tutorial on how it works.<p>It&#x27;s a mix of C and assembly and currently runs on 32-bit ARM though it&#x27;s easy to port to other architectures.

Found: July 29, 2025 ID: 568

[Other] Structuring large Clojure codebases with Biff

Found: July 29, 2025 ID: 574

[Other] Show HN: Wush-Action – SSH into GitHub Actions over WireGuard

Found: July 29, 2025 ID: 575

[Other] Show HN: Same prompt tested across Replit, Bolt, v0, Lovable and Raq.com Hi HN,<p>I built Raq.com – a platform that uses Claude Code to build working internal tools directly in the browser.<p>Claude Code is great at self correcting when given the right tools.<p>I&#x27;ve found that the popular web-based AI coding tools look great in demos but fail on real API integrations or require a lot of error back and forth. They don&#x27;t appear to do much research or self-correcting, likely to reduce spend. I wanted to see the current state of these tools, so I ran the same prompt on five platforms (Replit, Bolt, v0, Lovable, and Raq.com) to build a tool that requires 3 different APIs (Companies House, FinUK and OpenRouter) working together.<p>Four platforms produced broken prototypes or needed manual fixes. Raq.com delivered a complete working solution from a single prompt (that can be deployed to live with one click).<p>Full test with videos: <a href="https:&#x2F;&#x2F;raq.com&#x2F;real-world-test" rel="nofollow">https:&#x2F;&#x2F;raq.com&#x2F;real-world-test</a><p>We&#x27;re in early access (requires Claude Pro&#x2F;Max for free usage) - we&#x27;re looking non-coders who would like to build internal tools for their team.<p>Some technical info:<p>- Raq.com provisions isolated dev and prod Docker environments for each company (companyname.raq.com and companyname-dev.raq.com).<p>- The dev site includes a persistent terminal streamed to the browser, so the session continues even while tab is closed.<p>- CLAUDE.md file provides best practices, known pitfalls, and coding patterns for the Laravel + Filament stack.<p>- Self-Correction Loop: Claude can test and debug its own work. It has direct shell access to a custom script that bundles PHPUnit, syntax checks, and cache clearing. Plus a Playwright wrapper to check for errors and take screenshots.<p>- A single click runs a script that rsync&#x27;s the dev workspace to the prod container, runs migrations, and clears caches.

Found: July 29, 2025 ID: 570

lapce/lapce

GitHub Trending

[IDE/Editor] Lightning-fast and Powerful Code Editor written in Rust

Found: July 29, 2025 ID: 565
Previous Page 300 of 329 Next