p.file
#learning Useful list of Github links. - awesome-hacking - Awesome-Hacking - awesome-pentest - Public malware techniques used in the wild - coding-interview-university (Software Engineering Study Plan.) - Binary-exploit-writeups - Exploit-Development - awesome…
GitHub
GitHub - aalhour/awesome-compilers: :sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes - aalhour/awesome-compilers
KeyDecoder позволяет использовать смартфон или планшет для декодирования механических ключей за считанные секунды.
https://github.com/MaximeBeasse/KeyDecoder
https://github.com/MaximeBeasse/KeyDecoder
Just finished Digital Design and Computer Architecture. This book is an good introduction to digital logic, FSMs, verilog, fpgas, and it explains how to make a simple MIPS microprocessor and detailed steps of implementing pipeline stages and fixing data/control hazards. The book has really good explanations and exercises, so if you need an introduction to such topics, it will worth it. Sadly, it has a short explanation to caches and other topics, so after reading it, you should take this one and this one, since they are must-read in computer architecture. These playlists will be very useful too.
p.file
#learning #playlist #comp_arch #hardware #graphics #info_theory #math Some interesting playlists. comp_arch: Digital Design and Computer Architecture 2021 Digital Design and Computer Architecture 2022 Computer Architecture Introduction to Computer Graphics…
YouTube
Algebraic Topology
A first course in Algebraic Topology, with emphasis on visualization, geometric intuition and simplified computations. Given by Prof N J Wildberger at UNSW. ...
https://www.phoronix.com/review/linux62-intel-calldepth
https://openbenchmarking.org/result/2301259-NE-CALLDEPTH82#results
https://openbenchmarking.org/result/2301259-NE-CALLDEPTH82#results
Phoronix
Linux 6.2 Performance Option Helps Extend The Longevity Of Intel Skylake Era PCs
One of the new features introduced with Linux 6.2 is Call Depth Tracking and it can help extend the useful service life of Intel Skylake through Coffeelake era processors in providing better performance than is otherwise found out-of-the-box on Linux. As…
Topics: Makefile. #programming #c
A Tutorial on Portable Makefiles.
https://nullprogram.com/blog/2017/08/20/
A Tutorial on Portable Makefiles.
https://nullprogram.com/blog/2017/08/20/
proving the existence of uncomputable functions using diagonalization, see https://t.iss.one/p_file/302 and Cardinality of Sets chapter of Introduction to Mathematical Proofs https://t.iss.one/p_file/305.