π οΈ Hacker News Tools
Showing 41–60 of 3044 tools from Hacker News
Last Updated
June 04, 2026 at 08:01 PM
Malicious npm packages detected across Red Hat Cloud Services
Hacker News (score: 679)[Other] Malicious npm packages detected across Red Hat Cloud Services
Show HN: Prela β Purely Algebraic Relation Combinators
Hacker News (score: 22)[Database] Show HN: Prela β Purely Algebraic Relation Combinators Prela is an embedded query language based on Tarski's Algebra of Relations. Its queries are concise, clear, and fast. It is implemented by shallow embedding in a host programming language: Prela operators are regular functions in the host. The implementation follows continuation-passing style which compiles to efficient columnar execution.
Announcing Zstandard in Rust
Hacker News (score: 46)[Other] Announcing Zstandard in Rust
Show HN: Postbase β 100% open source Alternative to Firebase and Supabase [video]
Show HN (score: 7)[Other] Show HN: Postbase β 100% open source Alternative to Firebase and Supabase [video] Postbase β 100% Opensource Alternative to Firebase and Supabase
Using Git's rerere feature to escape recurring conflict hell
Hacker News (score: 57)[Other] Using Git's rerere feature to escape recurring conflict hell
Rift: Better Alternative to Git Worktrees
Hacker News (score: 45)[Other] Rift: Better Alternative to Git Worktrees
Codex just found a "workaround" of not having sudo on my PC
Hacker News (score: 80)[Other] Codex just found a "workaround" of not having sudo on my PC
Show HN: Ouijit, an open-source task and terminal manager for coding agents
Show HN (score: 8)[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/idle status with sound and notifications, diff/markdown plan/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://github.com/ouijit/ouijit" rel="nofollow">https://github.com/ouijit/ouijit</a> Website: <a href="https://ouijit.com" rel="nofollow">https://ouijit.com</a>
Show HN: xxUTF β SIMD Unicode Normalization
Show HN (score: 11)[Other] Show HN: xxUTF β SIMD Unicode Normalization
Claude Code and Codex Can Have Real-Time Conversation via Git
Hacker News (score: 36)[Other] Claude Code and Codex Can Have Real-Time Conversation via Git
Show HN: Atomic Editor β Obsidian-style live preview for CodeMirror 6
Hacker News (score: 16)[Other] Show HN: Atomic Editor β Obsidian-style live preview for CodeMirror 6
The Website Specification
Hacker News (score: 428)[Other] The Website Specification
Show HN: Komi-learn β continuous memory and self-improvement for coding agents
Hacker News (score: 10)[Other] Show HN: Komi-learn β continuous memory and self-improvement for coding agents
Show HN: Live, system-wide USB transfer sniffer in eBPF
Show HN (score: 6)[Other] Show HN: Live, system-wide USB transfer sniffer in eBPF
[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.
Cheese Paper: a text editor specifically designed for writing
Hacker News (score: 99)[IDE/Editor] Cheese Paper: a text editor specifically designed for writing
A new way to build chips: Sequentially stacking silicon to extend Moore's Law
Hacker News (score: 70)[Other] A new way to build chips: Sequentially stacking silicon to extend Moore's Law
Show HN: Breathe CLI β Paced resonance breathing in the macOS terminal
Hacker News (score: 107)[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's a single Python file, stdlib only, no dependencies β just run breathe and follow the bar.<p>I'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/breathe && brew install breathe.
Show HN: 500 years of Joseon court omens as an observability dashboard
Hacker News (score: 115)[Monitoring/Observability] Show HN: 500 years of Joseon court omens as an observability dashboard
Zig ELF Linker Improvements Devlog
Hacker News (score: 94)[Other] Zig ELF Linker Improvements Devlog