HackerTrans
TopNewTrendsCommentsPastAskShowJobs

esotericwarfare

no profile record

Submissions

[untitled]

1 points·by esotericwarfare·20 วันที่ผ่านมา·0 comments

The Last Gasps of the Rent Seeking Class

geohot.github.io
2 points·by esotericwarfare·5 เดือนที่ผ่านมา·0 comments

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

imlauer.github.io
4 points·by esotericwarfare·10 เดือนที่ผ่านมา·0 comments

comments

esotericwarfare
·6 เดือนที่ผ่านมา·discuss
CloudFlare is a terrorist organization destroying the web.
esotericwarfare
·6 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
This is an AD for Kimi K2
esotericwarfare
·ปีที่แล้ว·discuss
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