Feed aggregator
Why is AI trust so much higher in China (87%) than the US (32%)? [pdf]
Bashism – Greg's Wiki
Article URL: https://mywiki.wooledge.org/Bashism
Comments URL: https://news.ycombinator.com/item?id=48092034
Points: 2
# Comments: 0
Gmail registration now requires scanning a QR code and sending a text message
Bring Kindness Back to Open Source
Article URL: https://www.hanselman.com/blog/bring-kindness-back-to-open-source
Comments URL: https://news.ycombinator.com/item?id=48092026
Points: 1
# Comments: 1
Ask HN: What is your workflow for filtering academic papers?
Given the large volume of AI papers circulating on ArXiv on a daily basis, how do you decide what is worth reading? Do you stick to a few known authors or only read what gets promoted on HN?
Comments URL: https://news.ycombinator.com/item?id=48092022
Points: 1
# Comments: 0
Bash Pitfalls - Greg's Wiki
Article URL: https://mywiki.wooledge.org/BashPitfalls
Comments URL: https://news.ycombinator.com/item?id=48092019
Points: 2
# Comments: 0
ASTro: AST-Based Reusable Optimization Framework
Article URL: https://github.com/ko1/astro/
Comments URL: https://news.ycombinator.com/item?id=48092018
Points: 1
# Comments: 0
Resurrected ‘Crimenetwork’ Marketplace Taken Down, Administrator Arrested
The second iteration of the German-speaking online crime marketplace had over 22,000 users and more than 100 sellers.
The post Resurrected ‘Crimenetwork’ Marketplace Taken Down, Administrator Arrested appeared first on SecurityWeek.
BashFAQ - Greg's Wiki
Article URL: https://mywiki.wooledge.org/BashFAQ
Comments URL: https://news.ycombinator.com/item?id=48092013
Points: 2
# Comments: 0
AI native flights search built in a weekend
Article URL: https://flightzombie.com
Comments URL: https://news.ycombinator.com/item?id=48092008
Points: 1
# Comments: 0
Roaring Bitmaps
Article URL: https://roaringbitmap.org/
Comments URL: https://news.ycombinator.com/item?id=48092001
Points: 1
# Comments: 0
Silo: Isolated workspace manager for parallel agentic development
Article URL: https://github.com/rsn491/silo
Comments URL: https://news.ycombinator.com/item?id=48091980
Points: 1
# Comments: 0
Show HN: AI agents who prevent context drift through gossip
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 =_=).
Comments URL: https://news.ycombinator.com/item?id=48091975
Points: 1
# Comments: 0
Semantic Phonons: Lattice Vibrations in AI Internals
Article URL: https://www.lesswrong.com/posts/Bn5ErDBp9redcGtxg/semantic-phonons-lattice-vibrations-in-ai-internals
Comments URL: https://news.ycombinator.com/item?id=48091950
Points: 1
# Comments: 0
How hotels are stopping the 'dawn dash' for sunbeds after man wins payout
Article URL: https://www.bbc.co.uk/news/articles/c99l17m2ep9o
Comments URL: https://news.ycombinator.com/item?id=48091934
Points: 2
# Comments: 0
Manufacturing qubits that can move
Article URL: https://arstechnica.com/science/2026/05/manufacturing-qubits-that-can-move/
Comments URL: https://news.ycombinator.com/item?id=48091926
Points: 1
# Comments: 0
Axavive Reviews: "Gut–Skin Miracle" or Just Hype? Expert Insights
Article URL: https://finance.yahoo.com/sectors/healthcare/articles/axavive-skin-exploding-2026-golden-225900607.html
Comments URL: https://news.ycombinator.com/item?id=48091911
Points: 1
# Comments: 0
Built a safety-first AI trader for covered calls and cash-secured puts
Article URL: https://puthouse.com
Comments URL: https://news.ycombinator.com/item?id=48091907
Points: 1
# Comments: 1
Constrained Decoding: Forcing LLMs to Respect Your Taxonomy
Article URL: https://pub.towardsai.net/constrained-decoding-forcing-llms-to-respect-your-taxonomy-3aaaf13329f9
Comments URL: https://news.ycombinator.com/item?id=48091904
Points: 1
# Comments: 0
Matt Godbolt: The Bits Between the Bits: How We Get to Main [video]
Article URL: https://www.youtube.com/watch?v=dOfucXtyEsU
Comments URL: https://news.ycombinator.com/item?id=48091903
Points: 1
# Comments: 0
