Search

Showing top 122 results for "Dispatch"

3 sources covering this — show 2 more

Top stories

Discussions and forums

Hacker News · u/haoranchg · 18h ago

Show HN: Agent-estimate, how long a coding task takes, at agent speed

I have used Codex & Claude Code for coding for a while, but how long a coding task will actually take? When I ask Claude Code to estimate, the result is often from training data, which is based on human speed. That’s why…

3 1
Hacker News · u/jamesjardine · 1w ago

Show HN: Hashiverse, an open-source decentralized social network in Rust

Hashiverse (https://github.com/hashiverse/hashiverse) is an open-source decentralized social network protocol where Sybil resistance, rate limiting, peer reputation, and content moderation all fall out of one design ch…

2
Hacker News · u/GreenGames · Apr 8, 2026

Show HN: OS Megakernel that match M5 Max Tok/w at 2x the Throughput on RTX 3090

Hey there, we fused all 24 layers of Qwen3.5-0.8B (a hybrid DeltaNet + Attention model) into a single CUDA kernel launch and made it open-source for everyone to try it.On an RTX 3090 power-limited to 220W: - 411 tok/s vs…

6 1
Hacker News · u/adamthegoalie · 1w ago

Show HN: adamsreview – better multi-agent PR reviews for Claude Code

I built adamsreview, a Claude Code plugin that runs deeper, multi-stage PR reviews using parallel sub-agents, validation passes, persistent JSON state, and optional ensemble review via Codex CLI and PR bot comments.On my…

85 55
r/sysadmin · u/Trick-Requirement948 · 2w ago

Chrome cannot technically satisfy PCI/HIPAA/NIST workstation data‑clearing controls because it does not expose a real “clear on exit” control

For anyone deploying Chrome in regulated or shared workstation environments, there’s an architectural limitation worth being aware of. Chrome has closed the “clear on exit” issue as “Won’t Fix (Intended Behavior)”. Even …