2099-06-10-on-video-games.md (1010B)
1 --- 2 layout: post 3 title: "On Old Software" 4 toc: false 5 image: https://en.wikipedia.org/wiki/Vi#/media/File:Vi_source_code_join_line_logic.png 6 categories: 7 - AI for MDs 8 tags: 9 - coding 10 - software 11 - history 12 - laziness 13 - groff 14 - latex 15 - vim 16 --- 17 18 # Video games 19 http://www.cnn.com/2010/TECH/gaming.gadgets/08/18/video.game.history/index.html 20 https://www.theatlantic.com/technology/archive/2016/04/how-early-computer-games-influenced-internet-culture/478167/ 21 https://en.wikipedia.org/wiki/History_of_video_games 22 https://www.jesperjuul.net/thesis/2-historyofthecomputergame.html 23 24 [^5]: Assign it to a resident, of course. 25 26 [^7]: You may have noticed there are two datasets I'm pulling from for this, "data," which includes everything on the basis of _hospitalizations_, and "df," short for "dataframe," which is a subset of "data" that only includes each _patient_ once (rather than a new entry for every hospitalization), along with a few other alterations that allow me to do patient-wise calculations.