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

esotericwarfare

no profile record

投稿

[untitled]

1 ポイント·投稿者 esotericwarfare·20 日前·0 コメント

The Last Gasps of the Rent Seeking Class

geohot.github.io
2 ポイント·投稿者 esotericwarfare·5 か月前·0 コメント

TTY, Linux Framebuffer, Eglfs and SDL Without Xorg or Wayland

imlauer.github.io
4 ポイント·投稿者 esotericwarfare·10 か月前·0 コメント

コメント

esotericwarfare
·6 か月前·議論
CloudFlare is a terrorist organization destroying the web.
esotericwarfare
·6 か月前·議論
Read this one: http://geohot.github.io/blog/jekyll/update/2021/06/23/pieces...

>Capitalism is so rigged it isn’t fun anymore.
esotericwarfare
·8 か月前·議論
This is an AD for Kimi K2
esotericwarfare
·昨年·議論
You can render JS only websites using chromium headless like this:

chromium --headless example.com --disable-gpu --run-all-compositor-stages-before-draw --dump-dom --virtual-time-budget=10000 --window-size=800,600 | sed "s|<head>|<head><base href=example.com>|g" | lynx -stdin