雑にmacOSのメニューバーアプリを作る
Could the XZ backdoor have been detected with better Git and Debian packaging practices?
The discovery of a backdoor in XZ Utils in the spring of 2024 shocked the open source community, raising critical questions about software supply chain security. This post explores whether better Debian packaging practices could have detected this threat, offering a guide to auditing packages and suggesting future improvements.\n
なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?
https://vuefes.jp/2025/
What's new in Next.js 16
Async params, Turbopack by default, and the cleanup of experimental features
v4: Next.js treeshaking · Issue #4433 · colinhacks/zod
I am not sure if I am doing something wrong but using zod/v4 shows this with the import cost extension in vscode and my "first load of js" went up by 30kb in my nextjs app.
samchungy/eslint-plugin-import-zod: ESLint plugin to enforce namespace imports for Zod
ESLint plugin to enforce namespace imports for Zod - samchungy/eslint-plugin-import-zod
pogocache/pogocache: Fast caching software with a focus on low latency and cpu efficiency.
Fast caching software with a focus on low latency and cpu efficiency. - pogocache/pogocache
What caused the large AWS outage?
On Monday, a major AWS outage hit thousands of sites & apps, and even a Premier League soccer game. An overview of what caused this high-profile, global outage
panozzaj/plain_errors: Rails middleware for LLM-optimized error messages
Rails middleware for LLM-optimized error messages. Contribute to panozzaj/plain_errors development by creating an account on GitHub.
Front-end maximalism
Here's a question that comes up all the time:
Q: I have a front end that calls into a back end.
It needs to do things now, and might need to do more thi...
Is it Time to Regulate React?
The one where I pen some premium rage bait
rustfs/rustfs: 🚀 RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.
🚀 RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph. - rustfs/rustfs
You don't need Kafka: Building a message queue with only two UNIX signals
Have you ever asked yourself what if we could replace any message broker with a very simple one using only two UNIX signals? Well, I'm not surprised if you didn'
2025/10/20時点で最良のAIコーディングプロセス
Design Doc for RSS Reaeders based on Cloudflare Workers
Design Doc for RSS Reaeders based on Cloudflare Workers - ARCHITECTURE.md
私がTypeScriptで `interface` よりも `type` を好む理由 - kosui
はじめに TypeScriptで型を定義する際、interface と type のどちらを使うべきか。これは、多くの開発現場で一度は議論になるテーマではないかと思います。 世の中の多くのドキュメントや記事では、クラスへの implements のしやすさや、interface が持つ「宣言のマージ(Declarati…
【結論】TypeScriptの型定義はtypeよりinterfaceを使うべき理由
TypeScriptにResult型を導入するための妥協点はどこか?
Bekacru/better-fetch: Advanced fetch wrapper for typescript
Advanced fetch wrapper for typescript
Ruby Blocks
How to start really getting Ruby, especially blocks.
やさしいClaude Skills入門 | ドクセル
LINE DC Generative AI Meetup #7の登壇資料 https://linedevelopercommunity.connpass.com/event/371716/
Scripts I wrote that I use all the time
I've written a number of little scripts over the years, many of which I use every day. Here's a little collection.
Introducing TanStack Start Middleware
TanStack Start is one of the most exciting full-stack web development frameworks I’ve seen. I’ve written about it before. In essence, TanStack Start takes TanStack Router, a superb, strongly-typed client-side JavaScript framework, and adds server-side support. This serves two purposes: it gives you a place to execute server-side code, like database access; and it enables […]
Sass: LibSass Has Reached End-Of-Life
Syntactically Awesome Style Sheets
Avoid these AI coding mistakes
The mistakes we've made at PostHog and how to avoid them
React Server Components: Do They Really Improve Performance?
A data-driven comparison of CSR, SSR, and RSC under the same app and test setup, focusing on initial-load performance and the impact of client- vs server-side data fetching (including Streaming + Suspense).
One Year with Next.js App Router — Why We're Moving On
A critique of React Server Components and Next.js 15.
URLPattern is now Baseline Newly available | Blog | web.dev
URLPattern became Baseline Newly available as of September 15, 2025.
Next.js 16
Next.js 16 includes Cache Components, stable Turbopack, file system caching, React Compiler support, smarter routing, new caching APIs, and React 19.2 features.
Announcing Vitest 4.0
Vitest 4.0 Release Announcement
