BERT Is Just a Single Text Diffusion Step
nathan.rs
Alibaba Cloud claims to reduce Nvidia GPU use by 82%
scmp.com
Production RAG: what I learned from processing 5M+ documents
blog.abdellatif.io
How to stop Linux threads cleanly
mazzo.li
Docker Systems Status: Full Service Disruption
dockerstatus.com
Anthropic and Cursor Spend This Much on Amazon Web Services
wheresyoured.at
Show HN: Playwright Skill for Claude Code – Less context than playwright-MCP
github.com
Entire Linux Network stack diagram (2024)
zenodo.org
How to Enter a City Like a King
worldhistory.substack.com
Matrix Conference 2025 Highlights
element.io
Modeling Others' Minds as Code
arxiv.org
AWS Multiple Services Down in us-east-1
health.aws.amazon.com
The Peach meme: On CRTs, pixels and signal quality (again)
datagubbe.se
Optical diffraction patterns made with a MOPA laser engraving machine [video]
youtube.com
Qt Group Buys IAR Systems Group
qt.io
Forth: The programming language that writes itself
ratfactor.com
Optimizing writes to OLAP using buffers (ClickHouse, Redpanda, MooseStack)
fiveonefour.com
State-based vs Signal-based rendering
jovidecroock.com
Novo Nordisk's Canadian Mistake
science.org
Major AWS Outage Happening
old.reddit.com
I got tired of playwright-mcp eating through Claude's 200K token limit, so I built this using the new Claude Skills system. Built it with Claude Code itself.
Instead of sending accessibility tree snapshots on every action, Claude just writes Playwright code and runs it. You get back screenshots and console output. That's it.
314 lines of instructions vs a persistent MCP server. Full API docs only load if Claude needs them.
Same browser automation, way less overhead. Works as a Claude Code plugin or manual install.
Token limit issue: https://github.com/microsoft/playwright-mcp/issues/889
Claude Skills docs: https://docs.claude.com/en/docs/claude-code/skills