Forwarded from Hacker News (yahnc_bot)
Linux Kernel Module written in Scratch (a visual programming language for kids) https://lunduke.substack.com/p/a-linux-kernel-module-written-in
The Lunduke Journal of Technology
A Linux Kernel Module written in Scratch (a visual programming language for kids)
Seriously. Someone did this. Because... why not?
Forwarded from Hacker News (yahnc_bot)
Forwarded from Hacker News (yahnc_bot)
RISC-V is getting MSIs https://blog.stephenmarz.com/2022/06/30/msi/
Forwarded from Hacker News (yahnc_bot)
Open Circuits – The Inner Beauty of Electronic Components https://nostarch.com/open-circuits
Nostarch
Open Circuits
A photographic exploration of the tiny design wonders hidden inside everyday electronics.
Forwarded from Hacker News (yahnc_bot)
Deprank: Use PageRank to find the most important files in your codebase https://github.com/codemix/deprank
GitHub
GitHub - codemix/deprank: Use PageRank to find the most important files in your codebase.
Use PageRank to find the most important files in your codebase. - codemix/deprank
https://youtu.be/PSux9R2rte0
开始的教程好乐
开始的教程好乐
YouTube
Portal 2 TAS by Can't Even and mlugg in 47:13 - Summer Games Done Quick 2022
Runner introduction starts at 1:00
Run starts at 1:57
Keizaron interviews MrMightyMouse_ at 56:21
Commentary is provided by baister09
Brutal_Melo is host
This speedrun was recorded during Summer Games Done Quick 2022, a week long charity speedrun marathon…
Run starts at 1:57
Keizaron interviews MrMightyMouse_ at 56:21
Commentary is provided by baister09
Brutal_Melo is host
This speedrun was recorded during Summer Games Done Quick 2022, a week long charity speedrun marathon…
Forwarded from Hacker News (yahnc_bot)
How to build a chess engine https://www.chessengines.org/
Forwarded from Hacker News (yahnc_bot)
GitHub Code Search (Preview) https://cs.github.com/about
Forwarded from Hacker News (yahnc_bot)
Found: The 'holy grail of catalysis'– turning methane into methanol https://phys.org/news/2022-06-holy-grail-catalysisturning-methane-methanol.html
phys.org
Found: The 'holy grail of catalysis'—turning methane into methanol under ambient conditions using light
An international team of researchers, led by scientists at the University of Manchester, has developed a fast and economical method of converting methane, or natural gas, into liquid methanol at ambient ...
Forwarded from Hacker News (yahnc_bot)
BootBASIC Interpreter in 512 Bytes https://github.com/nanochess/bootBASIC
GitHub
GitHub - nanochess/bootBASIC: bootBASIC is a BASIC language in 512 bytes of x86 machine code.
bootBASIC is a BASIC language in 512 bytes of x86 machine code. - nanochess/bootBASIC
Forwarded from Hacker News (yahnc_bot)
Hardening attack surfaces with formally proven binary format parsers https://www.microsoft.com/en-us/research/publication/hardening-attack-surfaces-with-formally-proven-binary-format-parsers/
Microsoft Research
Hardening Attack Surfaces with Formally Proven Binary Format Parsers - Microsoft Research
With an eye toward performance, interoperability, or legacy concerns, low-level system software often must parse binary encoded data formats. Few tools are available for this task, especially since the formats involve a mixture of arithmetic and data dependence…