Hacker News
Pointer Tagging for x86 Systems https://lwn.net/SubscriberLink/888914/e81588082fa3b858/
In the early days of Linux, kernel developers had to adapt to whatever the hardware manufacturers put out; the alternative was to not have hardware to run on at all. In 2022, though, those developers feel more confident in their ability to reject support for hardware features that, for whatever reason, they feel do not fit in well with the design of the system.Forwarded from Hacker News (yahnc_bot)
The smallest and worst HDMI display ever https://mitxela.com/projects/ddc-oled
Mitxela
DDC OLED - mitxela.com
The most useless second monitor possible
Forwarded from Hacker News (yahnc_bot)
Patrick's Parabox https://twitter.com/gameralphabeta/status/1508934236195205126
Twitter
Alpha Beta Gamer
Patrick's Parabox - think outside the box in this mind-bending recursive puzzle game! Gameplay Video: youtube.com/watch?v=dXre35… Steam Page: store.steampowered.com/app/1260520/Pa… by #gamedev @clockworkpat #gaming #indiegames #indiedev #PatricksParabox
https://twitter.com/lobe_saclia/status/1509274623447224322
再发一遍,新的有 preview 旧的还是没有
再发一遍,新的有 preview 旧的还是没有
Twitter
Saclia
https://t.co/vXw1Q8E3w0
Forwarded from Hacker News (yahnc_bot)
Rustc_codegen_GCC can now bootstrap rustc https://blog.antoyo.xyz/rustc_codegen_gcc-progress-report-10
blog.antoyo.xyz
Progress Report #10: rustc_codegen_gcc can now bootstrap rustc!
Antoyo's Personal Blog
Forwarded from &'a ::rynco::UntitledChannel (Rynco Maekawa)
为什么会有 VTB 出道就逆向 M1 的
https://www.youtube.com/watch?v=LonzMviFCNs
https://www.youtube.com/watch?v=LonzMviFCNs
YouTube
Debut Stream!!! Let's reverse engineer the Apple M1 GPU!
Hi, my name is Asahi Lina! I'm a Linux developer VTuber and this is my debut stream! Thank you for coming~ ✨
Follow me on Twitter!
▶︎ https://twitter.com/LinaAsahi
Model artwork by 七乃ななせ
▶︎ https://twitter.com/nana_nono120
▶︎ https://youtube.com/NananoNanase…
Follow me on Twitter!
▶︎ https://twitter.com/LinaAsahi
Model artwork by 七乃ななせ
▶︎ https://twitter.com/nana_nono120
▶︎ https://youtube.com/NananoNanase…
Forwarded from Hacker News (yahnc_bot)
HBPF – eBPF in Hardware https://github.com/rprinz08/hBPF
GitHub
GitHub - rprinz08/hBPF: hBPF = eBPF in hardware
hBPF = eBPF in hardware. Contribute to rprinz08/hBPF development by creating an account on GitHub.
Forwarded from Hacker News (yahnc_bot)
Using foot pedals for modifier keys in Linux (2014) http://techtrickery.com/pedals.html
Forwarded from Hacker News (yahnc_bot)
Show HN: gh-dash – GitHub CLI dashboard for pull requests and issues https://github.com/dlvhdr/gh-dash
GitHub
GitHub - dlvhdr/gh-dash: A rich terminal UI for GitHub that doesn't break your flow.
A rich terminal UI for GitHub that doesn't break your flow. - dlvhdr/gh-dash
Forwarded from Hacker News (yahnc_bot)
QOI – The Quite OK Image Format https://qoiformat.org/
Forwarded from Hacker News (yahnc_bot)
Lifetime Annotations for C++ https://discourse.llvm.org/t/rfc-lifetime-annotations-for-c/61377
LLVM Discussion Forums
[RFC] Lifetime annotations for C++
Martin Brænne @martinboehme Rosica Dejanovska @scentini Gábor Horváth @Xazax-hun Dmitri Gribenko @gribozavr Luca Versari @veluca93 Summary We are designing, implementing, and evaluating an attribute-based annotation scheme for C++ that describes object…