Hi friends,
Greetings from the hive!
We said goodbye to two of our cats in the past few months, so this weekend we welcomed a new kitten.
Despite being blind, he is doing well. We have had many disabled cats in the past and currently have three cats, including another blind fur friend.
On the tech front, I switched from Microsoft Edge to the Helium Browser. It's calmer, open-source, and still based on Chromium.
What browser are you using?
Let's take this week by swarm!
π The Bee's Knees
Paul Graham Traces How Swiss Watches Became Pure Brand. When quartz killed accuracy as a differentiator, Swiss watchmakers survived by turning their products into status symbols. Graham argues this tension between branding and good design is one of the defining forces of our era. MORE
Coding After Coders. The NYT interviews 70+ developers at Google, Amazon, and startups who now spend their days talking to AI agents instead of writing code. MORE
IronCurtain Sandboxes AI Agents Before They Can Do Damage. Niels Provos builds a security-first architecture for personal AI assistants, using V8 isolates and Docker containers as chokepoints, with plain-English policy that compiles to deterministic rules. MORE
Craig Mod Built His Dream Accounting Software in Five Days. Writer and photographer Craig Mod went "software bonkers," using Claude Code to build a custom multi-currency tax dashboard that replaced a decade of Quicken pain. MORE
He Topped the LLM Leaderboard Without Changing a Single Weight. A researcher duplicated seven middle layers of a 72B model, giving it a second pass through its own "reasoning circuits," and hit #1 on HuggingFace's Open LLM Leaderboard. MORE
STANDARD EDITION
Brought to you by β
Hive Five membership
Unlock exclusive benefits⦠and transform your skills, network, and results. Join our premium community for unparalleled access to resources, support, and exclusive content designed to help you achieve your goals faster.
What youβre missing:
Private Discord Community: Connect with like-minded individuals, share your journey, and receive support in our exclusive Discord server.
Complete Hive Archive: Access a vast library of resources, tools, videos, and audio β everything you need to succeed.
Bonus Content & Deep Discounts: Gain access to exclusive content designed to boost your effectiveness, plus significant discounts on paid resources.
Less Time, More Results: Spend less time searching and more time achieving your goals.
Join members that are already experiencing the difference.
Interested in sponsoring the Hive Five? Secure your spot.
π Discover
ποΈ News
Doyensec Maps the MCP Authentication Nightmare. A detailed security teardown of how the Model Context Protocol's OAuth-based auth flow creates dozens of injection points, from tool poisoning to credential theft. MORE
Shopify's AI Agent Lands a 53% Faster Liquid Template Engine. Tobi Lutke used an autoresearch loop of ~120 automated experiments to cut Shopify Liquid's parse+render time in half with 61% fewer object allocations. MORE
Chrome Moves to a Two-Week Release Cycle. Starting September 2026, Chrome will ship a new stable version every two weeks instead of four. The faster cadence means smaller releases and quicker access to security fixes. MORE
Google Explains How Gemini Blocks URL-Based Data Exfiltration. Google details how Gemini and its AI agents mitigate prompt injection attacks that try to steal user data through hidden URLs. MORE
Introducing Proof. Every has launched Proof, a free, open-source document editor designed for AI agents and humans to collaborate on writing. The tool tracks who wrote what (green for humans, purple for AI) and lets agents edit documents just as easily as people can. MORE
π Community
Tim Ferriss Says Self-Help Can Become Self-Sabotage. After 20 years of writing self-improvement content, Ferriss warns that constantly locating what's broken in yourself creates a cycle of manufactured unhappiness. MORE
Chicago Sign Guy Asks Strangers How Alone They Feel. A sidewalk survey in Chicago reveals most respondents split between "None" and "Kinda," but those who marked 100% all shared unmistakably sad eyes. MORE
The Starter Guide to NYC for Tech Enthusiasts. A Notion-based guide covering coworking spaces, meetups, and resources for tech workers exploring New York City. MORE
Dead Subdomains Still Reveal Live Infrastructure. Non-resolving hostnames can expose naming conventions, backend services, and internal architecture. Useful for recon, SSRF research, and asset discovery. MORE
My Grandfather's Cat is a Canadian charity that helps seniors and terminally ill people find new homes for their beloved pets when they can no longer care for them. Since 2021, they've helped over 1,700 animals through direct rehoming services and free pet food delivery programs. MORE
π Follow
Awesome accounts to follow. Randomly selected from my curated Twitter lists.
@r0x33d - Security researcher and bug bounty hunter
@anshuman_bh - Security, automation, and innovation enthusiast
@RodoAssis - XSS and WAF bypass specialist, creator of BruteLogic
@nytr0gen_ - HackerOne Ambassador and CTF player at WreckTheLine
@snyff - Founder and CEO of PentesterLab, CVE archeologist
π Explore
Browse a Curated Library of Tiny Toolkits. A lovingly curated collection of compact, portable toolkits and the tools inside them, complete with photos and a manifesto on why small kits matter. MORE
How One Wild Shrub Became Broccoli, Kale, and Brussels Sprouts. Centuries of selective breeding turned a single unappetizing coastal weed into dozens of different vegetables, thanks to its unusual genetic flexibility. MORE
Photographer Laurent Chehere Makes Parisian Buildings Fly. Using digital manipulation, the French artist lifts crumbling residential buildings into dreamlike skyscapes, inspired by the 1956 film The Red Balloon. MORE
Surf YouTube Like It's Cable TV. Channel Surfer randomly drops you into YouTube videos as if you're flipping through old-school TV channels. Just press start and see what's on. MORE
Learn from 1,736 Dead YC Startups. Startups.RIP catalogs failed Y Combinator companies with post-mortems and rebuild playbooks, proving that while startups die, the ideas behind them often succeed elsewhere. MORE
π οΈ Build
π§° Try
Argos DNS Indexes 4.9 Billion Subdomains for Attack Surface Recon. A subdomain intelligence platform built for red teamers and bug hunters, with millisecond lookups across 564M+ root domains. MORE
Block AI Slop PRs with a GitHub Action. Anti-Slop is a GitHub Action with 31 configurable checks that detects and auto-closes low-quality or AI-generated pull requests. MORE
Give Your AI Assistant a Bug Bounty Brain. h1-brain is an MCP server that connects Claude to HackerOne, pulling your bounty history and 3,600+ public disclosures into a local database. MORE
Scan for Secrets Faster with Betterleaks. A next-gen secrets scanner from the Gitleaks creator, now with live API validation, parallelized git scanning, and token efficiency filters to cut false positives. MORE
Audit Exposed Swagger Files with Swagger Jacker. BishopFox's sj tool parses exposed OpenAPI definition files, tests endpoints for weak auth, and generates curl/sqlmap command templates. MORE
π Ship
Simon Willison on Agentic Engineering at the Pragmatic Summit. A wide-ranging fireside chat covering TDD with coding agents, prompt injection's "lethal trifecta," trusting AI output, sandboxing, and why tests are no longer optional. MORE
Figma Engineers Sync Designs with Claude Code and Codex. Gui Seiz demos how Figma's team bridges the gap between design files and production code using AI coding agents, keeping implementations in sync. MORE
Build Your Own LMS from Scratch on AWS Serverless. Security researcher Andy Gill shares the full journey -- 1,698 commits, 342 Lambda functions, and hard-won lessons on CORS, video streaming, and anti-piracy watermarking. MORE
Synacktiv's Deep Dive Into mitmproxy for App Traffic Analysis. A practitioner's guide to setting up mitmproxy in explicit and transparent modes across Linux, Android, and iOS, including certificate pinning bypasses. MORE
Tame z-index Chaos with Token Systems. This CSS-Tricks deep dive explains why arbitrary z-index values spiral into an arms race, and shows how CSS custom property tokens bring order to stacking contexts. MORE
π° Advance
Stop Making People Talk to Your Chatbot. Ray Myers argues that pasting raw AI output into conversations shifts the burden of understanding onto your reader. A little curation goes a long way. MORE
Learn swyx's Framework for Thought Leadership. A ranked six-rule system for building mindshare: earn credibility first, know what people aspire to, be quotable with two-word names, and be strongly opinionated. MORE
Five Quick Tips for Better Conference Talks. Phil Nash shares a decade of speaker lessons: finish strong before Q&A, remove your lanyard, learn Cmd+F1 for display mirroring, and trust the mic. MORE
23 Hard-Won Lessons on Building Community. Patricia Mou distills a decade of holding spaces into principles like "community is a thousand one-on-ones" and "your first 100 people set the energetic constitution." MORE
George Hotz Says Stop Panicking About AI Agents. Geohot pushes back on the fear-driven AI hype cycle, arguing that social media is weaponizing anxiety and the real threat is zero-sum rent-seeking, not robots. MORE
π Quote
"Acceptance, under someone else's terms, is worse than rejection."
πͺ Grow
MEMBER EDITION
The Member Edition
Youβre currently receiving the STANDARD edition. Subscribers to the MEMBER Edition to get additional content and more.
UpgradeA membership gets you:
- WEEKLY PREMIUM EDITION: Delve into the EXPLORE section full of the best content I've consumed, including TOOLS, WATCH, LISTEN, TECH, INTERESTING, and QUOTE.
- Access to COMPLETE HIVE ARCHIVE: Unlock a treasure trove of tools, resources, videos, and audio, catering to all your needs.
- MEMBER-ONLY GitHub Repository filled with scripts, templates, and resources for Obsidian, Raycast, CLI, and more
- Join a private Discord COMMUNITY: Engage in chat, uplift one another, grow together, and explore shared interests.
- MEMBER-ONLY events: Take part in digital meetups, focus sessions, and more.
- Deep DISCOUNTS on paid content.
