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.
Topics: Haskell, Scheme. #programming
https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours
https://upload.wikimedia.org/wikipedia/commons/a/aa/Write_Yourself_a_Scheme_in_48_Hours.pdf
https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours
https://upload.wikimedia.org/wikipedia/commons/a/aa/Write_Yourself_a_Scheme_in_48_Hours.pdf
en.wikibooks.org
Write Yourself a Scheme in 48 Hours
Most Haskell tutorials on the web use a style of teaching akin to language reference manuals. They show you the syntax of the language, a few language constructs, then tell you to create a few simple functions at the interactive prompt. The "hard stuff" of…