2026-05-02

Sources

Tech Videos — 2026-05-02#

Watch First#

Software Engineering Is Becoming Plan and Review — Louis Knight-Webb, Vibe Kanban is an incredibly pragmatic look at the shift from writing boilerplate to asynchronously managing LLMs, capped off by the speaker literally shutting down his startup live on stage using his own agent tooling.

2026-05-08

Hacker News — 2026-05-08#

Top Story#

Cloudflare just laid off 1,100 employees globally—not as a standard cost-cutting measure, but to fundamentally restructure the company for the “agentic AI era”. CEO Matthew Prince stated that internal AI usage spiked 600% in three months, with thousands of AI agents now replacing workflows across engineering, HR, and finance. This is exactly the watershed moment we’ve been waiting for: a major infrastructure company explicitly firing a huge chunk of its workforce because AI agents are now doing their jobs.

2026-05-13

Hacker News — 2026-05-13#

Top Story#

GitHub’s absorption into Microsoft’s CoreAI division and its recent default opt-in for Copilot training data is pushing serious developers and the Dutch government toward self-hosted alternatives like Forgejo. It’s a stark reminder that if you don’t control the infrastructure, your repositories are treated as grist for the LLM mill.

Front Page Highlights#

[Preserving Fisher-Price Pixter] · dmitry.gr Dmitry.gr drops an absolute masterclass in reverse engineering, fully dumping and emulating the 2000s-era Fisher-Price Pixter toy line. He discovers an undocumented 6502 core, decodes bizarre “BEX” buses, and navigates some truly cursed cost-cutting hardware choices. This is exactly the kind of deep, obsessive hardware hacking that built this community.

2026-05-24

Sources

Tech News — 2026-05-24#

Story of the Day#

For the first time in history, global electricity generated by wind and solar power (22%) surpassed electricity generated by gas (20%). This milestone, recorded in April, marks a pivotal tipping point in the global energy transition as wind and solar generated a record 531 terawatt-hours.

2026-06-03

Hacker News — 2026-06-03#

Top Story#

1-Click GitHub Token Stealing via a VSCode Bug Security researcher Ammar Askar dropped a terrifying write-up of a zero-click exploit in github.dev and VSCode webviews. By abusing cross-origin message passing and keyboard shortcut bubbling, an attacker can silently install a malicious local workspace extension on your machine, exfiltrating your GitHub token with full read/write access to all your private repositories. It’s a sobering reminder of the massive attack surface embedded in Electron applications trying to securely render untrusted content.

2026-06-06

Hacker News — 2026-06-06#

Top Story#

Google will pay SpaceX $920M per month for compute SpaceX is quietly becoming an AI infrastructure titan, lining up a $920M/month deal to lease 110,000 Nvidia GPUs to Google, just weeks after securing a similar $1.25B/month arrangement with Anthropic. It’s a massive pivot to monetize the Colossus data centers originally built for xAI, perfectly timed to juice SpaceX’s historic $1.75T IPO next week while sidestepping the S&P 500’s refusal to waive profitability rules for MegaCap AI firms.

2026-06-20

Hacker News — 2026-06-20#

Top Story#

The “AURpocalypse” is unfolding as the Arch User Repository faces a massive, sustained supply-chain attack. Threat actors have been spinning up new accounts to adopt orphaned packages en masse, injecting data-harvesting malware via npm and Bun into hundreds of PKGBUILD files. It’s a stark reminder of the fragility of community-maintained repositories, and the Arch maintainers are currently playing whack-a-mole while forcing a halt on new user registrations to stop the bleeding.

2026-06-22

Hacker News — 2026-06-22#

Top Story#

The looming September 2026 expiration of Microsoft’s 2011 UEFI certificate is creating a massive headache for the Linux ecosystem. While installed systems with their own bootloader keys should survive, booting new Linux installation media on machines lacking the 2023 Microsoft replacement key will fail unless hardware vendors explicitly push firmware updates. As the LWN community points out, relying on hardware manufacturers to patch aging systems is a historically losing bet, meaning many users will likely have no choice but to disable Secure Boot entirely.