πŸ› οΈ All DevTools

Showing 1–20 of 4838 tools

Last Updated
June 01, 2026 at 04:00 PM

[Other] Show HN: Postbase – 100% open source Alternative to Firebase and Supabase [video] Postbase – 100% Opensource Alternative to Firebase and Supabase

Found: June 01, 2026 ID: 4838

[Other] Using Git's rerere feature to escape recurring conflict hell

Found: June 01, 2026 ID: 4837

[Other] Rift: Better Alternative to Git Worktrees

Found: June 01, 2026 ID: 4836

[Other] Codex just found a "workaround" of not having sudo on my PC

Found: May 31, 2026 ID: 4828

[CLI Tool] Show HN: Ouijit, an open-source task and terminal manager for coding agents Hi HN, I’m working on Ouijit.<p>It’s a project and task-based terminal session manager that provides a few basic but useful tools for agent workflows:<p>- Terminal sessions in Ouijit have access to the ouijit CLI, and supported agents (Claude, Codex, Pi) can work with it out of the box to manage tasks and customize a personal development workflow<p>- Tasks live on a kanban board that supports hooks for task lifecycle events (eg. β€˜Run this script when a task moves to β€˜in progress’)<p>I’ve found this simple combination to be very expressive and flexible for adapting to changing workflows.<p>I made the V1 a couple months ago for fun, and have kept at it since a friend shared they had logged an 8 hour work session in it. Along the way I’ve baked in lots of what I believe are table-stakes for this type of tool, like task isolation via Git worktrees, agent working&#x2F;idle status with sound and notifications, diff&#x2F;markdown plan&#x2F;URL previews, and support for VM sandboxing using Lima.<p>It’s free and open source with no login or telemetry, so feedback is highly appreciated.<p>Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;ouijit&#x2F;ouijit" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ouijit&#x2F;ouijit</a> Website: <a href="https:&#x2F;&#x2F;ouijit.com" rel="nofollow">https:&#x2F;&#x2F;ouijit.com</a>

Found: May 31, 2026 ID: 4832

[Other] Show HN: xxUTF – SIMD Unicode Normalization

Found: May 31, 2026 ID: 4834

[Other] Show HN: Atomic Editor – Obsidian-style live preview for CodeMirror 6

Found: May 31, 2026 ID: 4827

github/docs

GitHub Trending

[Other] The open-source repo for docs.github.com

Found: May 31, 2026 ID: 4826

The Website Specification

Hacker News (score: 428)

[Other] The Website Specification

Found: May 31, 2026 ID: 4831

[Other] Show HN: Komi-learn – continuous memory and self-improvement for coding agents

Found: May 31, 2026 ID: 4825

[Other] Show HN: Live, system-wide USB transfer sniffer in eBPF

Found: May 31, 2026 ID: 4830

[DevOps] Show HN: Lite-Harness – Self-Hosted Cursor Agents (Use Claude Code/OpenCode) We built this Dockerfile because we wanted a simple harness server to run our agents and get memory, durable sessions, cron scheduling, and a vault, out of the box.

Found: May 30, 2026 ID: 4822

[IDE/Editor] Cheese Paper: a text editor specifically designed for writing

Found: May 30, 2026 ID: 4823

[CLI Tool] Show HN: Breathe CLI – Paced resonance breathing in the macOS terminal I built a terminal app that paces slow breathing at 6 breaths per minute for vagal tone training. It&#x27;s a single Python file, stdlib only, no dependencies β€” just run breathe and follow the bar.<p>I&#x27;m a cardiology patient (HFrEF). Slow breathing at resonance frequency is one of the few non-pharmacological interventions shown to improve cardiac vagal tone and baroreflex sensitivity (Bernardi et al., Circulation 2002; Lancet 1998). I wanted a frictionless daily habit tool β€” no app store, no account, no subscription, just open terminal and go.<p>Design constraints, all grounded in the clinical literature:<p>- No breath retention β€” Valsalva risk in cardiac patients<p>- No rapid breathing β€” minimum 8-second cycles<p>- Exhale ≀ 2x inhale β€” no evidence for extreme ratios<p>- Immediate exit, always β€” q or Ctrl+C restores the terminal even on crash<p>The README includes a resonance frequency measurement protocol for anyone with a chest-strap HRV monitor who wants to find their individual optimum instead of using the 6 bpm default.<p>macOS only (uses afplay for audio cues). MIT licensed.<p>pip install breathe-cli<p>or<p>brew tap marekkowalczyk&#x2F;breathe &amp;&amp; brew install breathe.

Found: May 30, 2026 ID: 4829

[Monitoring/Observability] Show HN: 500 years of Joseon court omens as an observability dashboard

Found: May 30, 2026 ID: 4824

Zig ELF Linker Improvements Devlog

Hacker News (score: 94)

[Other] Zig ELF Linker Improvements Devlog

Found: May 30, 2026 ID: 4818

[Other] Using safe-area-inset to build mobile-safe layouts

Found: May 30, 2026 ID: 4833

Zig: Build System Reworked

Hacker News (score: 130)

[Build/Deploy] Zig: Build System Reworked

Found: May 30, 2026 ID: 4817

[Other] Show HN: Open-source private home security camera system (end-to-end encryption) Hey everyone,<p>I previously introduced an open source private home security camera in 2024, which uses OpenMLS for end-to-end encryption: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42284412">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42284412</a>.<p>It was called Privastead then and it&#x27;s now renamed to Secluso.<p>John Kaczman found my project from here and has been working on it with me over the last year and half. We&#x27;ve made a lot of improvements to the software, which we would like to share with you:<p>- You can now set this up on your Raspberry Pi in less than 5 minutes with no technical expertise using our easy-to-use GUI deploy tool. We&#x27;ve put together a comprehensive build-your-own guide that walks you through the required steps (you can find a link at the top of the repository README).<p>- We use a customized, minimal OS based on the Yocto project for the camera.<p>- Every part of our stack except for the iOS app has reproducible builds. This includes our Android app, camera&#x2F;server binaries, deploy tool, and the aforementioned OS.<p>- We&#x27;ve re-designed our mobile app, which is now on the iOS App Store and Google Play store.<p>- We now support UnifiedPush for more privacy-preserving push notifications.<p>Looking forward to seeing what you all think!

Found: May 29, 2026 ID: 4815

[CLI Tool] Show HN: Promptloop – create, run, and improve prompt evals from the terminal a CLI agent for prompt evaluation loopsw

Found: May 29, 2026 ID: 4813
Previous Page 1 of 242 Next