HackerTrans
トップ新着トレンドコメント過去質問紹介求人

johnrowington

no profile record

コメント

johnrowington
·6 か月前·議論
Interesting write-up. It’s basically using Wine as a loader and then skipping the Windows layer entirely via Linux syscalls. The core risk seems to be ABI drift (LP64 vs LLP64, struct layouts, calling conventions), so it’s clever but fragile outside a narrow target.
johnrowington
·6 か月前·議論
Feels like a rebranding of "eventually the inductive bias wins": train long enough and you can jump from memorization to a simpler rule that generalizes. Interesting, but I’m not sure how often this shows up outside toy algorithmic tasks.