🛠️ All DevTools
Showing 6181–6200 of 6585 tools
Last Updated
August 03, 2026 at 12:41 PM
Why you should choose HTMX for your next web-based side project (2024)
Hacker News (score: 44)[Other] Why you should choose HTMX for your next web-based side project (2024)
HotCakeX/Harden-Windows-Security
GitHub Trending[Other] Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationalehttps://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
actions/runner-images
GitHub Trending[Other] GitHub Actions runner images
github/github-mcp-server
GitHub Trending[Other] GitHub's official MCP Server
Show HN: Compass CNC – Open-source handheld CNC router
Hacker News (score: 36)[Other] Show HN: Compass CNC – Open-source handheld CNC router Hey HN,<p>I am Cam, and for the past two years I have been working on Compass, an open-source handheld CNC router that brings computer precision to woodworking while keeping the user directly involved in the process.<p>The idea started as my senior design project at UC Berkeley, with the goal of making a more approachable CNC machine—standard CNC machines are expensive, bulky, and remove you from the tactile “maker” experience. Compass solves that by combining a handheld router with real-time robotic assistance. You move the router roughly along a design path, and Compass uses four optical flow sensors (like in computer mice) and a 3-axis motion system to auto-correct for precision cuts.<p>What is different about Compass: - Open source: All plans, firmware, and CAD files are available on GitHub. - Affordable: The DIY build costs ~$600 in parts, and I am selling kits for <$800. - No external markers: The sensing technology allows for positioning without external markers, so no setup or consumables required. - Portable: Fits in a backpack and is not limited by a fixed work envelope.<p>We recently completed our first beta program and have just launched V1 kits for pre-order. You can find more info and the launch video at the listed URL.<p>GitHub: <a href="https://github.com/camchaney/handheld-cnc">https://github.com/camchaney/handheld-cnc</a>
CalCom
Product Hunt[Other] Automated baseline hardening & cis compliance Simplify complex server configurations with CalCom's automated baseline hardening. Ensure CIS & NIST compliance, minimize risk, and maintain operational stability.
Complykit.io
Product Hunt[Other] So you finished your app and forgot about the privacy policy Finished your app but forgot about the privacy policy, terms, and support site? ComplyKit builds a full App Store–ready microsite from your GitHub repo—AI-powered and deploys in seconds.
Voice to Notes
Product Hunt[Other] Talk More. Type Less VoiceToNotes.ai helps creators and teams work faster with AI-powered transcription and smart content automation.
Sera UI
Product Hunt[Other] Modern react component library Build stunning web applications with Sera UI's modern React components. Free, open-source, and built with Tailwind CSS & Framer Motion.
Monivera.io
Product Hunt[Monitoring/Observability] Monivera.io - Clarity for Your Cloud, Control Over Your Cost After months of building and testing, I’m thrilled to launch Monivera.io – a powerful AI-driven observability platform that simplifies cloud monitoring for everyone, from individual developers to large DevOps teams.
Debcraft – Easiest way to modify and build Debian packages
Hacker News (score: 28)[Other] Debcraft – Easiest way to modify and build Debian packages
Ccusage: A CLI tool for analyzing Claude Code usage from local JSONL files
Hacker News (score: 14)[CLI Tool] Ccusage: A CLI tool for analyzing Claude Code usage from local JSONL files
Show HN: Interactive Bash tutorial that runs in the browser
Show HN (score: 6)[Other] Show HN: Interactive Bash tutorial that runs in the browser I wrote a tutorial on how to create Bash scripts, where the command line interface runs entirely in the browser using v86 (<a href="https://github.com/copy/v86">https://github.com/copy/v86</a>), and the code editor uses Monaco.
Show HN: Molab, a cloud-hosted Marimo notebook workspace
Hacker News (score: 61)[Other] Show HN: Molab, a cloud-hosted Marimo notebook workspace We launched marimo [1], an open-source reactive Python notebook, last year on HackerNews. Today, the most popular recent feature request in Google Colab’s issue tracker asks for marimo support in Colab [2].<p>Rather than try to convince Google to replace their notebook with marimo, we decided to just build our own cloud-hosted notebook service instead. We're calling this molab (mo for marimo), and we're launching it today.<p>You can try it at <a href="https://molab.marimo.io" rel="nofollow">https://molab.marimo.io</a><p>Some features:<p>- Persistent storage<p>- Link sharing (notebooks are public but undiscoverable, like secret GitHub Gists)<p>- Download notebooks to your machine, reuse them as Python scripts or apps<p>- Upload local notebooks to the cloud from our CLI (coming soon)<p>- Real-time collaboration (coming soon)<p>- Configure computational resources to obtain more CPU or GPU (coming soon)<p>marimo is a modern notebook for modern data workflows; we also built molab on a modern tech stack:<p>- Notebook dependencies are managed by uv, enabling lighting-fast package installation (thanks to uv’s cache and more generally its performant implementation). uv makes it easy to run molab notebooks locally, too: uvx marimo edit <notebook-url> brings the notebook down to your machine.<p>- Persistent storage is powered by R2, Cloudflare’s zero-egress object store.<p>- We use Pydantic logfire to monitor our deployment.<p>- While our implementation is agnostic to the compute backend (stay tuned!), we’re currently running on Modal for fast startups (not to mention a slick developer experience). Modal sandboxes make it easy for us define containers at runtime, containing notebook code and their dependencies. (Shout out to Eric Zhang from Modal for helping us get started.)<p>molab is free to use, as long as usage is reasonable. Our goal is to make is as easy as possible for our community to use marimo notebooks.<p>Finally, learn more at our announcement blog: <a href="https://marimo.io/blog/announcing-molab" rel="nofollow">https://marimo.io/blog/announcing-molab</a><p>If this interests you, please give molab a shot and please share feedback — here or on Discord (<a href="https://marimo.io/discord" rel="nofollow">https://marimo.io/discord</a>).<p>P.S. This is not our commercial product, this is really just for our community.<p>[1] <a href="https://github.com/marimo-team/marimo">https://github.com/marimo-team/marimo</a> [2] <a href="https://github.com/googlecolab/colabtools/issues?q=is%3Aissue%20state%3Aopen%20sort%3Areactions-%2B1-desc">https://github.com/googlecolab/colabtools/issues?q=is%3Aissu...</a>
Show HN: Mock FedCM Integrations
Show HN (score: 6)[Testing] Show HN: Mock FedCM Integrations MockFedCM is a free FedCM Relying Party (RP) and Identity Provider (IdP) for testing FedCM integrations. Simulate real-world authentication flows, debug your implementation, and validate user experiences—all without needing a production IdP or RP.
[Other] Show HN: Mark 1.0, a notation that unifies JSON, HTML, JSX, XML, YAML, and more Author of Mark Notation here.<p>Mark is a unified notation for both object and markup data, combining the best of JSON, HTML, and XML with a clean syntax and succinct data model.<p>I'm glad to announce the 1.0 Release of Mark. This release is just the start of a long journey to make web a better platform to store and exchange data.<p>Your feedback welcome!
n8n-io/n8n
GitHub Trending[DevOps] Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
influxdata/telegraf
GitHub Trending[Monitoring/Observability] Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Show HN: Fluent-state: a new fresh take on local React state
Show HN (score: 5)[Code Quality] Show HN: Fluent-state: a new fresh take on local React state Hi HN<p>I built *fluent-state*, a lightweight React hook that replaces useState, useReducer, useMemo, and useEffect.<p>It gives you:<p>- A fluent, proxy-based API: `state.user.name('Joe')` - Immutable updates without spread logic - Automatic dependency tracking - Built-in `compute` for reactive, memoized derived state (no useMemo needed) - Built-in `effect` for reactive side-effects with automatic dependency tracking (no useEffect needed) - Zero boilerplate, full control<p>Designed for local state, nested structures, and clean, declarative code.<p>Demo: <a href="https://stackblitz.com/edit/vitejs-vite-uh4kyzkf?file=src%2FApp.tsx" rel="nofollow">https://stackblitz.com/edit/vitejs-vite-uh4kyzkf?file=src%2F...</a> GitHub: <a href="https://github.com/marsbos/fluent-state">https://github.com/marsbos/fluent-state</a> NPM: <a href="https://www.npmjs.com/package/fluent-state" rel="nofollow">https://www.npmjs.com/package/fluent-state</a><p>Try it out plz.
Show HN: UML is dead – so I'm building the tool to revive it
Show HN (score: 5)[Other] Show HN: UML is dead – so I'm building the tool to revive it Hi HN,<p>UML diagrams were meant to standardise system design, but they’ve become outdated — slow to build, hard to change, and rarely used in practice. Most tools feel clunky, and diagrams often go stale fast.<p>I’m building RapidChart, a tool to bring diagramming back to life — fast, flexible, and developer-first.<p>What makes it different:<p>Cursor-style interface for rapid diagram creation<p>Fully customisable and exportable<p>AI-assisted (works with GPT-4, Claude, etc.)<p>100% free<p>This began as part of my research at Imperial College London, and I’d really value your feedback.<p>Here’s the link: <a href="https://www.rapidcharts.ai" rel="nofollow">https://www.rapidcharts.ai</a><p>Thanks!