The unreasonable effectiveness of HTML — examples
From latency to instant: Modernizing GitHub Issues navigation performance
How the GitHub Issues team used client-side caching, smart prefetching, and service workers to make navigation feel instant.
How Rails Builds `params` Before Your Action Runs
`params` is not one thing. It is a dynamic combination of route, query, and request body parameters, making it a flexible and powerful tool for handling requests.
The Pulse: Did capacity shortages turn Anthropic hostile to devs?
For the past few weeks, Anthropic has continually upset devs with its “dumber” model, and by removing Claude Code access from some paid accounts. Could the reason have been to conceal capacity issues?
SuperCmd | macOS Launcher
AI prompt, unlimited clipboard, snippets, notes, canvases, voice typing, text-to-speech, and thousands of extensions for macOS.
SuperCmdLabs/SuperCmd: Powerful MacOS Launcher
Powerful MacOS Launcher. Contribute to SuperCmdLabs/SuperCmd development by creating an account on GitHub.
ms-jpq/coq_nvim: Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization. - ms-jpq/coq_nvim
How I Turned Pi Into the Ultimate Coding Agent
Pi has quickly become my favorite coding agent. It's fast, minimal, and you can customize it to an insane degree...Thank you Depot for sponsoring! Check them...
NGINX Rift
An 18 year old memory corruption flaw in NGINX Plus and NGINX Open Source lets an unauthenticated attacker crash worker processes or execute remote code with crafted HTTP requests.
eduwass/tmux-palette: Raycast-style command palette for tmux — fast, scriptable, easy to extend
Raycast-style command palette for tmux — fast, scriptable, easy to extend - eduwass/tmux-palette
strukto-ai/mirage: A Unified Virtual Filesystem For AI Agents
A Unified Virtual Filesystem For AI Agents. Contribute to strukto-ai/mirage development by creating an account on GitHub.
just-bash
A sandboxed bash interpreter for AI agents. Pure TypeScript with in-memory filesystem.
vercel-labs/just-bash: Bash for Agents
Bash for Agents. Contribute to vercel-labs/just-bash development by creating an account on GitHub.
withastro/flue: The sandbox agent framework.
The sandbox agent framework. Contribute to withastro/flue development by creating an account on GitHub.
Flue — The Agent Harness Framework
Agent = Model + Harness. Flue is the TypeScript framework for building modern agents — programmable, deployable anywhere, from chatbots to coding platforms.
sjjian/openhare: AI-powered desktop SQL client. Cross-platform. Built with Flutter.
AI-powered desktop SQL client. Cross-platform. Built with Flutter. - sjjian/openhare
TypeScript, C# and Turbo Pascal with Anders Hejlsberg
Anders Hejlsberg reflects on building Turbo Pascal, C#, and TypeScript, and shares what AI may change about the future of software engineering.
remorses/critique: TUI for reviewing git changes
TUI for reviewing git changes. Contribute to remorses/critique development by creating an account on GitHub.
elio-fm/elio: Snappy, batteries-included terminal file manager with rich previews, inline images, bulk actions, and trash support
Snappy, batteries-included terminal file manager with rich previews, inline images, bulk actions, and trash support - elio-fm/elio
simonomi/hexapoda: a colorful modal hex editor
a colorful modal hex editor. Contribute to simonomi/hexapoda development by creating an account on GitHub.
Revisiting “No Silver Bullets” in the age of AI
Does the noted “No Silver Bullets” paper by the author of a classic engineering book still hold up, 40 years later? Is AI the long-sought single silver bullet – or has one been around for years?
GraphQLスキーマの設計にあたって読んでおくと捗る本・ドキュメントなど - 私が歌川です
新たにGraphQLスキーマを設計する機会があり、モブプロ的にGraphQLスキーマに対していろいろ口出ししていたのだけど、そもそも前提知識をどうやって揃えたらいいのか、という話があると思う。いい機会なので、自分が読んだ本やドキュメントなどを紹介しておく。あと経験上持っている雑多なノウハウもメモしておく。 本・ドキュメ…
ソフトウェアの「設計原則」を、なぜ一部のエンジニアは生理的に嫌うのか
Coding Agent比較用の独自のベンチマーク、Harness Benchを作ってみた話
Codex、Claude Code、Cursor Agentを同じ実リポジトリのデバッグ課題で比較するHarnessBenchを作り、27問×14条件×378 runsで見えたことをまとめます
One engine, many tools — Introducing Rubydex
Introducing Rubydex — a portable static analysis engine powering Ruby LSP, Tapioca, Packwerk, and more. One foundation, compounding benefits for the whole ecosystem.
GemStuffer Campaign Abuses RubyGems as Exfiltration Channel ...
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.
StackChan: Kawaii Co-Created Open-Source AI Desktop Robot
Open‑Source Hardware & Software | Cute, Animated Face | AI Voice Assistant | Smart‑Home & IoT Control | Maker-Ready | Co-created
Mini Shai-Hulud 第二波の概要と対応指針(TanStack Router を含む 200 超の侵害) - GMO Flatt Security Blog
2026年5月12日、Mini Shai-Hulud キャンペーンの第二波が発生しました。TanStack Router を起点に、UiPath、Mistral AI SDK、DraftLab 等を含む 199 以上の npm パッケージが侵害されています。本稿執筆時点で、侵害可能性は継続しています。 第一波(4月29…
Postmortem: TanStack npm supply-chain compromise | TanStack Blog
On 2026-05-11, an attacker chained a pull_request_target Pwn Request, GitHub Actions cache poisoning across the fork↔base trust boundary, and OIDC token extraction from runner memory to publish 84 malicious versions across 42 @tanstack/* packages on npm. Full postmortem.
Disposability - kawasima
「使い捨てに作る」はかつて手抜きの言い換えだったが、12-Factor App https://12factor.net/disposability (2011) 以降、規模と回復のための設計要件として読み替えられるようになった。プロセスを速く起動して速く止められること、サーバをいつでも作り直せること、これらは雑さではなく前提条件である。 生成AI時代になると、捨てたい対象はプロセスやサーバではな