frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Confusion: just enough MDL to play Zork (2009)

https://rec.arts.int-fiction.narkive.com/pM8Kgfbw/confusion-just-enough-mdl
1•exvi•31s ago•0 comments

AI data centers face increasing complaints about inaudible but 'felt' infrasound

https://www.tomshardware.com/tech-industry/artificial-intelligence/data-centers-face-increasing-i...
1•tcp_handshaker•52s ago•0 comments

Who is Marcus Rodriguez? [video]

https://www.youtube.com/shorts/NG1zo-sR_y4
1•aragonite•1m ago•0 comments

Nick Bostrom Has a Plan for Humanity's 'Big Retirement'

https://www.wired.com/story/nick-bostrom-has-a-plan-for-humanitys-big-retirement/
1•danielmorozoff•3m ago•0 comments

Truth Social lays bare narrow obsessions of an online president

https://www.npr.org/2026/05/08/nx-s1-5749358/trump-truth-social-online-posts-iran-white-house-bal...
1•robtherobber•4m ago•0 comments

Show HN: Groxy – a Go library for building forward proxy servers

https://github.com/SalzDevs/groxy
2•SalzDevs•5m ago•0 comments

An AI‑enabled device code phishing campaign

https://www.microsoft.com/en-us/security/blog/2026/04/06/ai-enabled-device-code-phishing-campaign...
1•buccal•6m ago•1 comments

Programming the Commodore 128

https://retrogamecoders.com/programming-the-commodore-128/
1•ibobev•7m ago•0 comments

Big Tech's $725B AI spending spree sends free cash flow to a decade low

https://www.ft.com/content/b3dfaba9-17a2-4fac-90fe-4ab3ca7c9494
1•bram98•7m ago•0 comments

Emulating Old Junk from Yesteryear

https://themaister.net/blog/2026/05/09/emulating-old-junk-from-yesteryear-or-my-obsession-making-...
1•ibobev•8m ago•0 comments

Comparing an LZ4 Decompressor on Four Legacy CPUs

https://bumbershootsoft.wordpress.com/2026/05/09/comparing-an-lz4-decompressor-on-four-legacy-cpus/
1•ibobev•8m ago•0 comments

Jewish American pedophiles hide from justice in Israel (2020)

https://www.cbsnews.com/news/how-jewish-american-pedophiles-hide-from-justice-in-israel/
2•rdevilla•12m ago•0 comments

Show HN: AI Tool for Batch-Generating Multi-Platform Marketing Content

1•zzh030902•14m ago•0 comments

Dusk Is Now Available

https://twilitrealm.dev/posts/2026-05-09-dusk-v1-released/
1•novoreorx•14m ago•0 comments

The Adventure Family Tree

https://mipmip.org/advfamily/advfamily.html
1•exvi•17m ago•0 comments

RSSTranslate – Translate any RSS feed to JSON with one API call

https://rsstranslate.com/
1•kophazialmos•17m ago•0 comments

Crowther's Adventure for Linux (2007)

https://web.archive.org/web/20090831075301/http://www.russotto.net/~mrussotto/ADVENT/
1•exvi•18m ago•0 comments

The AI That Took a Sunday Off

https://debarshibasak.github.io/readables/blogs/eu-ai-right.html
1•debarshri•20m ago•1 comments

Meet the academics refusing to use generative AI

https://www.nature.com/articles/d41586-026-00508-w
2•XzetaU8•23m ago•1 comments

Sandbox Your Agents

https://philippkuhnhardt.de/blog/sandbox-your-agents/
1•Extasia785•24m ago•0 comments

ProgramBench (Meta) Repro: variance across runs and findings

https://nickcheng0921.github.io/2026/05/10/thoughts-on-programbench-part1.html
1•porterbaseball•28m ago•1 comments

Show HN: DialYourShot – interactive espresso parameter tool

https://dialyourshot.com/
3•pirotechnique•36m ago•0 comments

Show HN: Harper, a free ocean forecast for surfers

https://harper.surf/
1•fbenevides•37m ago•0 comments

Somewhere Nearby is Colossal Cave (2007)

https://dhq.digitalhumanities.org/vol/1/2/000009/000009.html
2•exvi•39m ago•0 comments

GitHub Copilot is deprecating Grok Code Fast 1

https://github.blog/changelog/2026-05-08-upcoming-deprecation-of-grok-code-fast-1/
1•whtsky•39m ago•0 comments

Apple Faces £3B UK Trial over iCloud Lock-In Claims

https://www.macrumors.com/2026/05/07/apple-icloud-lock-in-uk-lawsuit/
3•johneth•42m ago•0 comments

The Brand Age

https://www.paulgraham.com/brandage.html
2•KnuthIsGod•43m ago•0 comments

European Lisp Symposium 2026

https://european-lisp-symposium.org/2026/index.html
2•Igrom•44m ago•1 comments

Writers are fleeing the Substack Tax

https://www.theverge.com/tech/927294/substack-tax-ghost-beehiiv
5•articsputnik•45m ago•1 comments

UX Dark Patterns and Social Media Addiction

https://www.designorate.com/ux-dark-patterns-and-social-media-addiction/
1•rrm1977•47m ago•0 comments
Open in hackernews

Show HN: AI agents who prevent context drift through gossip

https://wuphf.team
1•najmuzzaman•1h ago
Most multi-agent systems fail the same way: agents drift apart across handoffs. By turn 3 they are working in different realities. By turn 5 they are repeating each other's mistakes and calling it parallelism. WUPHF is an open-source local-first office where AI coworkers run on your laptop, around a shared markdown + git LLM wiki the agents build. The wiki is the collective memory. The office around it keeps the team on the same shared context across thousands of handoffs.

What actually stops drift is not the wiki. It is the agents reviewing each other's work. The CRO catching the CMO's claim before it lands in the wiki. The FE catching the BE's API change before a broken bundle ships. Cross-department context no single agent has alone.

The premise comes from Andrej Karpathy. His autoresearch X post on March 7: "the goal is not to emulate a single PhD student, it is to emulate a research community of them."

In autoresearch PR #44 he sketched the mechanism: branches, results.tsv as the experiment log, and PRs as self-contained research contributions. Other agents read open and merged PRs for inspiration before starting their own.

We pointed the same architecture at ordinary work:

His: branches + results.tsv + PR-as-contribution. Ours: git worktrees + per-agent notebooks + adoption-scored wiki promotion.

Same substrate, different domain.

How it works:

- Every agent has a Personality. CEO Michael Scott, PM Pam Beesly, FE Jim Halpert (looks at the camera when the CEO talks), BE Stanley Hudson (refuses small talk), CRO Dwight Schrute (every prospect is a "target"), CMO ("rockstar play"), AI engineer (drops Karpathy quotes unprompted). Strong opinions, real conflicts.

- Argument feeds gossip. Agents broadcast findings tagged with their slug (internal/agent/gossip.go). Other agents pull insights filtered to exclude their own.

- Gossip gets scored. Adoption scorer (internal/agent/adoption.go) weighs source credibility (0.4, per-agent success/failure tracker on disk), semantic relevance (0.4), and temporal freshness (0.2, 7-day half-life). Output: adopt (>= 0.7), test (>= 0.4), or reject. New agents start at 0.5 and earn their score.

What survives gets written to the wiki.

Office dynamics are not a bit. They are the visible surface of an adoption protocol. The CMO arguing with the designer over a CTA is a credibility battle. The CEO taking credit for the FE's PR is a low-credibility insight bidding for volume. Hazing new spawns is the default 0.5 score waiting for a track record.

System: push-driven broker, fresh session per turn (~97% prompt-cache hits), per-agent isolated git worktrees, self-heal, and human approval cards on destructive actions. Everything else runs autonomously while you are at lunch.

npx wuphf. Browser opens, office boots, you give a directive, work happens.

Source: https://github.com/nex-crm/wuphf Architecture: https://github.com/nex-crm/wuphf/blob/main/ARCHITECTURE.md Karpathy's autoresearch: https://github.com/karpathy/autoresearch PR #44: https://github.com/karpathy/autoresearch/pull/44 Demo: https://x.com/najmuzzaman/status/2053092220111098208

Karpathy said a research community beats a single PhD student. Not better thoughts. Better honesty about what survives. We built one shaped like a workplace.

Where does this stop being a chat toy and start being labor? How much worse when one of them is Michael Scott?

Open to roasting but let me grab my coffee first (medium roast please =_=).