Comments for Gea-Suan Lin's BLOG https://blog.gslin.org 幹壞事是進步最大的原動力 Mon, 16 Mar 2026 05:17:24 +0000 hourly 1 https://wordpress.org/?v=6.9 Comment on 為什麼我的 Google Maps 都會用 NoScript 關掉 WebGL,以及在 Debian 上面遇到的 bug by pixza https://blog.gslin.org/archives/2026/02/06/12881/%e7%82%ba%e4%bb%80%e9%ba%bc%e6%88%91%e7%9a%84-google-maps-%e9%83%bd%e6%9c%83%e7%94%a8-noscript-%e9%97%9c%e6%8e%89-webgl%ef%bc%8c%e4%bb%a5%e5%8f%8a%e5%9c%a8-debian-%e4%b8%8a%e9%9d%a2%e9%81%87%e5%88%b0/comment-page-1/#comment-566369 Mon, 16 Mar 2026 05:17:24 +0000 https://blog.gslin.org/?p=12881#comment-566369 稍微找了一下怎麼樣可以只關 Google Maps 的 WebGL 發現官方好像還是有給 fallback
`https://www.google.com/maps?force=canvas`
切過去以後確實有古早縮放的間隔感, 資訊密度也變高了
https://ibb.co/wZhc3VJ6

Fedora 43 / niri-wayland / Firefox 148.0.2 / NVIDIA 專有 580.126.18

]]>
Comment on GitHub Copilot CLI 突然從 0.0.423 進到 1.0.2 了 by Chan https://blog.gslin.org/archives/2026/03/10/12926/github-copilot-cli-%e7%aa%81%e7%84%b6%e5%be%9e-0-0-423-%e9%80%b2%e5%88%b0-1-0-2-%e4%ba%86/comment-page-1/#comment-565909 Tue, 10 Mar 2026 07:07:46 +0000 https://blog.gslin.org/?p=12926#comment-565909 Github Copilot 在 IDE 使用 plugin 因為可以讀取 codebase,其實使用體感蠻好的

]]>
Comment on 另外一套免費的 GeoIP database by 华纳 https://blog.gslin.org/archives/2026/03/10/12925/%e5%8f%a6%e5%a4%96%e4%b8%80%e5%a5%97%e5%85%8d%e8%b2%bb%e7%9a%84-geoip-database/comment-page-1/#comment-565906 Tue, 10 Mar 2026 06:45:33 +0000 https://blog.gslin.org/?p=12925#comment-565906 也可以考虑IP2Location LITE MMDB

https://lite.ip2location.com

]]>
Comment on Firefox 上大約有 10% 的 crash 是出自記憶體的 bit flip by Tien-Ren Chen https://blog.gslin.org/archives/2026/03/06/12917/firefox-%e4%b8%8a%e5%a4%a7%e7%b4%84%e6%9c%89-10-%e7%9a%84-crash-%e6%98%af%e5%87%ba%e8%87%aa%e8%a8%98%e6%86%b6%e9%ab%94%e7%9a%84-bit-flip/comment-page-1/#comment-565601 Fri, 06 Mar 2026 23:05:14 +0000 https://blog.gslin.org/?p=12917#comment-565601 This is corroborated by another report by Microsoft that most BSOD reports they receive now are due to faulty hardware. (I couldn't find the original article. Probably on Raymond Chen's blog or somewhere.)

By the way this is actually the major reason why I defect to AMD from Intel camp since the Zen 4 generation.

Intel used to offer affordable ECC support for their small workstation line of product, e.g. Xeon-E. Those are basically priced the same as the Core product line, sans the bundled heatsink, which you'd upgrade anyway. However Xeon-E discontinued around 2023 and merged into the Core line. Now the Core line CPUs support ECC, but are gated behind the overpriced Wxxx chipsets. This is purely market discrimination since all modern CPUs have builtin memory controllers and ECC should have nothing to do with the southbridge.

That said, I don't think having ECC DIMM is as big of a problem in DDR5 age though, as DDR5 already have on-die ECC. On-die ECC is not ideal because errors were silently recovered on the chip so you can't detect DIMMs that have weak cells and preemptively replace them, but it worked well enough for most users. However I think the prevalent problems nowadays are factory overclocked DIMMs marketed as premium products. You see DIMMs marketed as DDR5-8000 that are really built from JEDEC DDR5-5600 dies pumped up to 1.45V, and average consumers would happy enable XMP without realizing they just made a unstable computer.

I thought I have bad luck with DIMMs. I've encountered maybe 2~3 faulty DIMMs in my life throughout ~10 PCs I've built for myself. Nowadays I just buy Kingston ValueRAM at the highest JEDEC speed available and run stock settings and never encountered a bad DIMM since.

]]>
Comment on Linux 下用 bubblewrap (bwrap) 跑 Claude Code by Gea-Suan Lin https://blog.gslin.org/archives/2026/03/07/12921/macos-%e4%b8%8a%e7%94%a8-sandbox-exec-%e9%9a%94%e9%9b%a2/ Fri, 06 Mar 2026 19:26:10 +0000 https://blog.gslin.org/?p=12894#comment-565582 上上禮拜看到「sandbox-exec: macOS's Little-Known Command-Line Sandboxing Tool (via)」這個感到興趣,主要是因為有跑 coding agent 的需求,在 Linux 上可以透過 bubblewrap 隔離 (參考「Linux 下用 bubblewrap (bwrap) 跑 Claude Code」),但 macOS 上沒有 bubblewrap,所以需要另外找工具,看起來就是這個了。 Hacker…

]]>
Comment on 為什麼我的 Google Maps 都會用 NoScript 關掉 WebGL,以及在 Debian 上面遇到的 bug by 石頭 https://blog.gslin.org/archives/2026/02/06/12881/%e7%82%ba%e4%bb%80%e9%ba%bc%e6%88%91%e7%9a%84-google-maps-%e9%83%bd%e6%9c%83%e7%94%a8-noscript-%e9%97%9c%e6%8e%89-webgl%ef%bc%8c%e4%bb%a5%e5%8f%8a%e5%9c%a8-debian-%e4%b8%8a%e9%9d%a2%e9%81%87%e5%88%b0/comment-page-1/#comment-565465 Thu, 05 Mar 2026 14:25:08 +0000 https://blog.gslin.org/?p=12881#comment-565465 我在 Windows 10 + AMD 顯示卡的電腦也遇過相同狀況,firefox 版本 148。
而當我的 Firefox 看 google map 出現破圖狀況時,同時用 Edge 看則不會。
我判定問題在 firefox 自身。所以我的解決是關掉整個 Firefox 程序,重開新的,再用歷史回復功能叫回分頁。

看來BUG不在顯示卡driver,而是 firefox 處理 「DrawTargetWebgl instances share one SharedContextWebgl」這一段。

]]>
Comment on Cloudflare 正式推出 ECH (Encrypted Client Hello) by Gea-Suan Lin https://blog.gslin.org/archives/2026/03/04/12913/ech-%e8%ae%8a%e6%88%90-standards-track-%e4%ba%86/ Wed, 04 Mar 2026 11:58:32 +0000 https://blog.gslin.org/?p=11378#comment-565377 看到 ECH 變成 Standards Track 了:「RFC 9849 TLS Encrypted Client Hello (via)」。 瀏覽器都在 2023 的下半年預設啟用了 (Firefox 119 是 2023/10/24,Chromium 117 是 2023/09/12)。 ECH is enabled…

]]>
Comment on 英國的 ISP 開始記錄使用者的連線資訊 by Gea-Suan Lin https://blog.gslin.org/archives/2026/03/04/12913/ech-%e8%ae%8a%e6%88%90-standards-track-%e4%ba%86/ Wed, 04 Mar 2026 11:58:32 +0000 https://blog.gslin.org/?p=10068#comment-565376 看到 ECH 變成 Standards Track 了:「RFC 9849 TLS Encrypted Client Hello (via)」。 瀏覽器都在 2023 的下半年預設啟用了 (Firefox 119 是 2023/10/24,Chromium 117 是 2023/09/12)。 ECH is enabled…

]]>
Comment on T-Mobile US 打算要賣使用者的瀏覽記錄了 by Gea-Suan Lin https://blog.gslin.org/archives/2026/03/04/12913/ech-%e8%ae%8a%e6%88%90-standards-track-%e4%ba%86/ Wed, 04 Mar 2026 11:58:32 +0000 https://blog.gslin.org/?p=10060#comment-565375 看到 ECH 變成 Standards Track 了:「RFC 9849 TLS Encrypted Client Hello (via)」。 瀏覽器都在 2023 的下半年預設啟用了 (Firefox 119 是 2023/10/24,Chromium 117 是 2023/09/12)。 ECH is enabled…

]]>
Comment on Firefox 也打算淘汰 ESNI,改推 ECH by Gea-Suan Lin https://blog.gslin.org/archives/2026/03/04/12913/ech-%e8%ae%8a%e6%88%90-standards-track-%e4%ba%86/ Wed, 04 Mar 2026 11:58:32 +0000 https://blog.gslin.org/?p=9914#comment-565374 看到 ECH 變成 Standards Track 了:「RFC 9849 TLS Encrypted Client Hello (via)」。 瀏覽器都在 2023 的下半年預設啟用了 (Firefox 119 是 2023/10/24,Chromium 117 是 2023/09/12)。 ECH is enabled…

]]>