VirtualTam's bookmarks
72 bookmarks found
-
- Matteo Brittanti - How to get rid of homeless? - A 600-page epic split in two volumes documenting the so-called “homeless scandal” that affected the newly released game SimCity (Maxis/Electronic Arts, 2013)
- Stanisław Lem - The Cyberiad
- MIT - Urban Intervention Simulation (archive)
- MIT - City Science Research Group
- The Landlord's Game, a realty and taxation game intended to educate users about Georgism
- Invisible Cities, prose poems describing 55 fictitious cities, many of which can be read as commentary on culture, language, time, memory, death, or human experience
-
Each challenge is a computer program of two or more threads. You take the role of the Scheduler. Your objective is to exploit flaws in the programs to make them crash or otherwise malfunction.
-
Fixing a Bug in PyPy's Incremental GC
2024-03-28 -
OTTER - High performance in-memory cache
2024-01-03 -
- SIEVE is simpler than LRU
- Why Aren’t We SIEVE-ing?
- cacheMon/libCacheSim - a high performance cache simulator and library
-
BASIC Computer Games
2023-12-17 An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages
-
-
A practical guide to WebAssembly memory
2022-12-27 -
- Rust Performance 101 in 5 Minutes
- https://www.jibbow.com/posts/criterion-flamegraphs/
- https://www.notamonadtutorial.com/benchmarking-and-analyzing-rust-performance-with-criterion-and-iai/
- https://github.com/bheisler/criterion.rs
- https://github.com/bheisler/criterion.rs/issues/97 - Compare memory usage
- https://github.com/bheisler/iai
- https://github.com/tikv/pprof-rs
- https://github.com/KDE/heaptrack