
andrew
154 posts

andrew
@andrew_im
salaryman / forbes 30 under 30 / thiel fellow something new with @6over3 (ex: @RainwayApp)
Japan Katılım Haziran 2011
138 Takip Edilen7.9K Takipçiler

@threepointone it uses the canvas. which uses HarfBuzz. Local Font Access API + HarfBuzz WASM would achieve the same solution without the non-deterministic behavior of browser vendors canvas APIs which insert noise to prevent fingerprinting around font measurement / identification.
English


@neogoose_btw Those don’t have line breaking & segmentation heuristics, nor cross-browser line break differences (the calculated measurements would be wrong)
Also, licensing and payload issues
English

My dear front-end developers (and anyone who’s interested in the future of interfaces):
I have crawled through depths of hell to bring you, for the foreseeable years, one of the more important foundational pieces of UI engineering (if not in implementation then certainly at least in concept):
Fast, accurate and comprehensive userland text measurement algorithm in pure TypeScript, usable for laying out entire web pages without CSS, bypassing DOM measurements and reflow
English

the secret to fast AI inference is just to hire anyone who has worked on a game engine
Google Research@GoogleResearch
Introducing TurboQuant: Our new compression algorithm that reduces LLM key-value cache memory by at least 6x and delivers up to 8x speedup, all with zero accuracy loss, redefining AI efficiency. Read the blog to learn how it achieves these results: goo.gle/4bsq2qI
English

merjs now runs as a native macOS desktop app(exp).
no Electron. no Tauri. no Node.js.
one Zig binary. 5.3MB. launches instantly.
the same framework that runs on @vercel 's Edge Runtime and @Cloudflare workers now runs inside a native AppKit window.

English

@ozgrozer that's wild, the apple notes format is notoriously painful to work with. how'd you handle the embedded attachments? those tend to be the messiest part of any notes migration
English

@yasei_no_otoko 内部での調査において、毎秒15トークンを達成することができました。いくつかのMILプログラムをfuseすることで評価のオーバーヘッドを削減できれば、それが2倍になる可能性があると考えています。
日本語

Apple Neural Engineを使ってQwen 3.5 4Bが200mWで動かせるように
Max Weinbach@mweinbach
On Qwen3.5 4B in mxfp4 running on Apple Neural Engine and unoptimized runs at 7 tok/s but at 200mW
日本語

@its_bvisness Any movement on making it so memory can be returned to the OS / freed?
English

We at Mozilla feel that WebAssembly has been a second-class citizen on the web for long enough. You shouldn't have to go through JS to do everything.
This is probably a lot of what I will be focusing on for work in 2026!
hacks.mozilla.org/2026/02/making…
English

@ritorunnbaa @PcotNullpo ありがとうございます。もし何か問題がありましたらお知らせください。年内には新しいUIを日本語に翻訳する予定です。 🙇🏽♂️
日本語

@andrew_im @PcotNullpo 丁寧にありがとうございます。
私も同じでした。
これを使って楽しく遊んでます。
Thank you so much for your consideration. I think this is very nice.
日本語

調べてみたら、多分これ?っぽいですね。
でも、作者がAD仕込んで蛇蝎の如く忌み嫌われていますが、どうなんでしょう?
邪魔くさすぎる位置にADを出されたら低評価も頷けますが・・・
store.steampowered.com/app/388080/Bor…
御喋りとるんば❤️🎀@ritorunnbaa
これ、一部のゲームフルスクリーンでやると出来ないってのはあるけど解決方法としてSteamの「BorderlessGaming」って言うツール使って擬似的にボーダレスウインドにしてやると翻訳できるって言う技がある
日本語

@ritorunnbaa @PcotNullpo 広告は一切ありませんでした。別の自分のプロジェクトへのリンクを載せていただけで、それもほぼ8年前のことです。
日本語

@PcotNullpo ADの不評からあえて消したのかな?とは思っております。わたくしが購入して利用してる現在はそのような事がないので、多分今は問題無いのかな?とおもってます。間違えていたら申し訳ないです😭
日本語

これ試してみたい
6over3/zeroperl: Perl5 in a sandboxed, self-contained WebAssembly module. github.com/6over3/zeroperl
日本語

@rbuckton @samgoodwin89 kind of a blessing though. Decorators in stage 2 were immensely valuable (referring here to field decorators and the ability to intercept mutations)
What made it to stage 3 felt like a regression.
English

@samgoodwin89 Also, Decorators in JS hit a wall as the three largest runtimes are refusing to implement the Stage 3 proposal.
English

Edit: I am wrong, you can't call it.
There is a bug in TypeScript where a class is not callable as a function even if it has a function signature.
It can be modeled in types and `new.target` can be used to detect it at runtime.
Why does a `class` break it?

English








