radio, tv and music
book list
Time Shelter, Georgi Gospodinov, Translated by Angela Rodel 回忆反而导致失忆,时间在避难所中逐渐失去意义
The Talented Mr. Ripley, Patricia Highsmith
Technofeudalism, Yanis Varoufakis, 2023
Tim O’Brien, The things they carried, 1990
this is a war story (VietnamWar) like All Quiet on the Western Front (WWI). It talks about truth. the things they carried are their hope, their fear, their guilt, and themselves.
Norman Maclean, A River run through it, Novel and movie
Erik Larson, In the Garden of Beasts: Love, Terror, and an American Family in Hitler’s Berlin, 2011
web links and sw tools
video transcoder: https://handbrake.fr/
youtube video downloader: https://github.com/soimort/you-get (cmd in python)
basic toolbox
CS tool | choices |
---|---|
debugger | LLDB, GDB, etc. |
revision control system | git |
text editor | vim or emacs |
graphing | gnuplot, graphviz,powerpoint, matplotlib |
presentation | powerpoint, keynote, Google slides, LaTeX, etc. |
generic build system | Make, CMake, etc |
scripting language | python, JavaScript, old-days perl |
shell language | bash, powershell, others |
system language | C, C++, Rust, Go |
your default language | Racket, Java, Scala, OCaml, C#, Swift, Haskell, C++ |
pocket calculator | REPL |