Bookmarks 🔖
A collection of interesting nodes found on the web.
👾 Computer Science
- Crontab guru [crontab.guru]
// Quick and simple editor for cron schedule expressions.
- The Rosetta stone for UNIX [bhami.com]
- Intro to compilers [web.archive.org]
// A gentle introduction to how compilers work.
- Compiler Explorer [godbolt.org]
// Run compilers interactively from your web browser and see the assembly output.
- Polymorphism in Rust [brandons.me]
// How Rust handles polymorphism and OOP concepts.
- Lobste.rs [lobste.rs]
// Link aggregator
🎲 Math & Probability
- Derivation of Taylor series expansion [hep.physics.illinois.edu]
- How lucky is too lucky? [youtube.com]
// The Minecraft Speedrunning Dream Controversy Explained.
- The Elo Rating System [youtube.com]
// For Chess and Beyond.
- Darts in Higher Dimensions [youtube.com]
// Numberphile with 3blue1brown.
- A showoff of Bayes theorem [qr.ae]
// Visualizing Bayes theorem.
- Law of large numbers ⇏ Gambler's fallacy [math.stackexchange.com]
- A geek playing darts [datagenetics.com]
- My Favorite Algorithm Cheats using Probability [youtube.com]
- Sum of powers of 2 [math.stackexchange.com]
// Proof using binary representation.
💰 Finance
📡 Signal Processing
- What is phase, time and group delay explained intuitively [dsp.stackexchange.com]
🚂 Trains
- OpenRailwayMap [openrailwaymap.org]
// Global map of railway infrastructure.
- Statistics of trains in Italy [trainstats.altervista.org]
// Statistics of trains operated by Trenitalia.
- Live departure board (RFI) [rfi.it]
// Real-time train status for Italian stations.
🎲 Board games
- List of online board games [zinovik.github.io]