🛠️ Hacker News Tools

Showing 741–760 of 4267 tools from Hacker News

Last Updated
July 23, 2026 at 12:30 AM

Show HN: Bowora – A launchpad for build-in-public founders

Found: June 22, 2026 ID: 5400

Show HN: Ze.sh – a z.sh-derived directory jumper that uses an event clock z.sh and zoxide (and other frecency-based directory jumpers) couple score decay to wall-clock time. After any extended period of inactivity (e.g. holidays) the first directories visited on return dominate the ranking regardless of prior history, and the tool effectively has to relearn ranking from subsequent navigation.<p>The underlying issue is that wall-clock time during shell inactivity carries no information about directory relevance. ze.sh replaces wall-clock time with an event clock that advances one tick per cd action. Scores decay only while navigation is occurring. Inactive periods leave scores unchanged.<p>ze.sh also replaces the traditional frecency heuristic ([visit count] * recency) with an exponential moving sum over the event series (mathematically closely related to the exponential smoothing used for Unix load averages). This avoids a separate ranking artifact where a long-dormant directory with a large historical visit count jumps to the top on first revisit.<p>The implementation is a single shell file, compatible with bash, zsh, ksh93, and mksh. The database format extends z.sh&#x27;s format with one additional field, the timestamp field is repurposed to hold the event clock counter.<p>A related project of mine, SD, also uses the event clock and exponential moving sum paradigms but stores the full event history rather than aggregate state. ze.sh explores how far the same ideas can be pushed while remaining close to the original z.sh design.<p>I would be interested in hearing whether others have run into the &quot;inactivity-cliff&quot; behaviour, and whether there are solutions to the problem that I have not considered.

Found: June 22, 2026 ID: 5401

Show HN: KeyGhost – Keyboard app launcher for macOS I got tired of MacOS failing to index applications (it consistently seems to prefer apps installed on my phone instead of the computer) so I&#x27;ve bound them to keys and have started building muscle memory for opening and switching apps. Reduces mental fatigue from constantly cmd + tabbing between apps all day

Found: June 22, 2026 ID: 5397

Show HN: Prismag – Per-block model routing for the terminal and any IDE

Found: June 22, 2026 ID: 5396

[Other] Optimizing [sqlx:test] rebuild time

Found: June 22, 2026 ID: 5455

[Database] Show HN: Graphical SQL Builder and Debugger

Found: June 22, 2026 ID: 5439

Codex logging bug may write TBs to local SSDs

Found: June 22, 2026 ID: 5384

Show HN: MemoryOps – governed memory infrastructure for AI assistants I built a governed memory layer for AI assistants with deletion compaction, vector purge verification, tenant isolation, and audit evidence.

Found: June 22, 2026 ID: 5402

Danish privacy activist Lars Andersen raided by police <a href="https:&#x2F;&#x2F;xcancel.com&#x2F;LarsAnders1620&#x2F;status&#x2F;2068208864747540516#m" rel="nofollow">https:&#x2F;&#x2F;xcancel.com&#x2F;LarsAnders1620&#x2F;status&#x2F;206820886474754051...</a>

Found: June 22, 2026 ID: 5385

Show HN: Crespo – Tree-sitter AST blueprints instead of raw code for LLMs

Found: June 22, 2026 ID: 5391

The Flat Curve Society

Hacker News (score: 10)

The Flat Curve Society

Found: June 22, 2026 ID: 5380

The deadly rise of giant trucks and SUVs Unlocked: <a href="https:&#x2F;&#x2F;www.nytimes.com&#x2F;interactive&#x2F;2026&#x2F;06&#x2F;21&#x2F;us&#x2F;trucks-suv-pedestrian-crashes.html?unlocked_article_code=1.sVA.4tiZ.20tQubFeyx7R&amp;smid=url-share" rel="nofollow">https:&#x2F;&#x2F;www.nytimes.com&#x2F;interactive&#x2F;2026&#x2F;06&#x2F;21&#x2F;us&#x2F;trucks-suv...</a><p>Related: ttps:&#x2F;&#x2F;www.thedrive.com&#x2F;news&#x2F;75-more-pedestrians-have-been-killed-since-2009-giant-trucks-and-suvs-are-why

Found: June 21, 2026 ID: 5430

I Gave an AI a Civilization to Run. It Built a Nuke – Launching CivBench

Found: June 21, 2026 ID: 5373

Energy Security, Not Climate Goals, Is Now Driving the Clean Power Boom

Found: June 21, 2026 ID: 5375

Everything Is Logarithms

Hacker News (score: 73)

Everything Is Logarithms

Found: June 21, 2026 ID: 5372

Show HN: Recall – fully-local project memory for Claude Code

Found: June 21, 2026 ID: 5376

There is minimal downside to switching to open models

Found: June 21, 2026 ID: 5374

Nintendo Wii U games running from a 1980's Bernoulli disk [video]

Found: June 21, 2026 ID: 5404

Show HN: DebugBrief – turn debugging sessions into reports, no AI

Found: June 21, 2026 ID: 5377

Show HN: CleverCrow: give tokens to your favorite projects Howdy all. I&#x27;m Zack :wave:. I&#x27;ve been thinking about the problem of misguided AI pull requests and figured I&#x27;d throw a possible solution out there for feedback. Basically, CleverCrow lets supporters give tokens to a GitHub repo (or set of issues in that repo) for the maintainers to use to build&#x2F;fix stuff. The fun implementation challenges have been around implementing the pooling dynamics and keeping the maintainers in charge while the backers are motivated to support their work.

Found: June 21, 2026 ID: 5369
Previous Page 38 of 214 Next