Bookmarks

Bookmarks

46726 bookmarks
Custom sorting
Could the XZ backdoor have been detected with better Git and Debian packaging practices?
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
·optimizedbyotto.com·
Could the XZ backdoor have been detected with better Git and Debian packaging practices?
What's new in Next.js 16
What's new in Next.js 16
Async params, Turbopack by default, and the cleanup of experimental features
·trevorlasn.com·
What's new in Next.js 16
v4: Next.js treeshaking · Issue #4433 · colinhacks/zod
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.
·github.com·
v4: Next.js treeshaking · Issue #4433 · colinhacks/zod
What caused the large AWS outage?
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
·newsletter.pragmaticengineer.com·
What caused the large AWS outage?
Front-end maximalism
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...
·natemeyvis.com·
Front-end maximalism
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/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
·github.com·
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.
私がTypeScriptで `interface` よりも `type` を好む理由 - kosui
私がTypeScriptで `interface` よりも `type` を好む理由 - kosui
はじめに TypeScriptで型を定義する際、interface と type のどちらを使うべきか。これは、多くの開発現場で一度は議論になるテーマではないかと思います。 世の中の多くのドキュメントや記事では、クラスへの implements のしやすさや、interface が持つ「宣言のマージ(Declarati…
·kosui.me·
私がTypeScriptで `interface` よりも `type` を好む理由 - kosui
Ruby Blocks
Ruby Blocks
How to start really getting Ruby, especially blocks.
·tech.stonecharioteer.com·
Ruby Blocks
Introducing TanStack Start Middleware
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 […]
·frontendmasters.com·
Introducing TanStack Start Middleware