Bookmarks

Bookmarks

npm: vite-plugin-use-golang
npm: vite-plugin-use-golang
Write Go code in JavaScript files. Compiles to WebAssembly. Actually works.. Latest version: 0.1.0, last published: a day ago. Start using vite-plugin-use-golang in your project by running `npm i vite-plugin-use-golang`. There are no other projects in the npm registry using vite-plugin-use-golang.
·npmjs.com·
npm: vite-plugin-use-golang
LLMのキモい算術 - ジョイジョイジョイ
LLMのキモい算術 - ジョイジョイジョイ
LLMは「226-68=」のようなプロンプトを与えると「158」と計算してくれますが、この計算は我々が想像するよりも奇妙な方法で行っていることを紹介します [Nikankin+ICLR 2025]。 まずは前提条件を確認します。思考の連鎖は使わず、「226-68=」のようなプロンプトに対して「158」のように答えを直接…
·joisino.hatenablog.com·
LLMのキモい算術 - ジョイジョイジョイ
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