2026-06-01
Published on June 01, 2026 17 minutes read The previous post covered getting Gemma 4βs MTP drafters quantized and paired with a verifier. This one is about running the result on a machine that has no business running it. To its credit, it has a whopping 128 GB RAM, but itβs DDR3β¦ That RAM is 5-6 times slower than the current best laptop ram.
May 26 2026 The interesting part is how it plugs in. There is no `Tracer` interface on `http.Client`, no middleware to register. You attach a `ClientTrace` to a `context.Context` and the transport pulls it back out via `httptrace.ContextClientTrace` at the points where it matters.
Netbooks are dead, but the Chuwi Minibook X scratches the same itch. The Minibook X is a 10.5β³ x86_64 sub-ultrabook with 16GB RAM, a 512GB NVMe drive, and only one majorly annyoing Linux quirk. I needed a knock-around laptop, so I bought myself a Minibook for my birthday last year.
Since about a week, Cloudflare Turnstile (their "Verify you're human" device verification) has been looping indefinitely in my webkit-gtk based browser. Preventing access to quite few websites (previously, but it even went worse lately). Turns out it's because Cloudflare wants to have a fingerprint of your device via WebGL,...
To whom it may concern, Today I announce the cessation of public development of Kefir C compiler and transition the work into private mode for an indefinite period of time. First and foremost, I myself am saddened by this change, however consider it necessary for sustainability of the project. From now on and for an indefinite period of time, no new major developments of the Kefir compiler project will be distributed publicly.
Different hardware, different durability settings, different client libraries, a workload that happens to suit one engine's indexing strategy - any of those will tilt the numbers. Ran every database on the same hardware- an AMD Ryzen Threadripper 9970X (32C/64T), 128 GiB DDR5, NVMe storage, Ubuntu 24.04. Used the same open-source harness-crud-bench- with each workload translated into each engine's native query language so no database is...
!Image 1: A steelhead leaps up a barrier on its way to spawning grounds. Credit: Adobe StockA steelhead leaps up a barrier on its way to spawning grounds. Credit: Adobe Stock Last year,California Trout andPacific Gas & Electric removed the final barrier to fish passage...
This attack does not require human-in-the-loop approvals, even when in settings the user has explicitly required human approval before ChatGPT edits workbooks. UPDATE from OpenAI: > "We appreciate the security research here, and itβs unfortunate this one slipped through a crack in our disclosure pipeline. As weβre now aware of this report, weβve taken immediate steps to protect users against potential attacks in this area by removing the...
Images generated from Ternary Bonsai Image 4B Today weβre releasing **Bonsai Image 4B**, a family of compact image-generation models designed to run high-quality diffusion inference on local hardware: from laptops to phones. Bonsai Image 4B comes in two variants: * **1-bit Bonsai Image 4B** uses binary {β1, +1} transformer weights with an FP16 group-wise scaling factor, giving 1.125 effective bits per weight. It targets maximum compression...
_A codec does not really exist until everyone can decode it._ Today, we announce dav2d, a fast decoder for the new AV2 codec, developed by members of the VideoLAN community. A few weeks ago, we opened the repository and started development in public. Since then, AV2 itself has reached its first official specification release, making this...