-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlists.html
183 lines (162 loc) · 13 KB
/
lists.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Max Filenko — Lists</title>
<link href="styles/style.css" rel="stylesheet">
</head>
<body>
<header>
<h1>Lists Index</h1>
<p>
I use lists to organize stuff. Here're some of them.
</p>
</header>
<ul>
<li><a href="#articles">Articles</a></li>
<li><a href="#talks">Talks</a></li>
<li><a href="#blogs">Blogs</a></li>
<li><a href="#fun">Fun</a></li>
<li><a href="#books">Books</a></li>
<li><a href="#places">Places</a></li>
<li><a href="#ai">Programmers vs machines</a></li>
</ul>
<h2><a id="articles">Articles</a></h2>
<p>
Articles that resonate with me:
</p>
<ul>
<li><a href="https://www.lutro.me/posts/asking-for-help-in-public-or-private-chat" rel="external">Asking for help in public or private chat - lutro.me</a></li>
<li><a href="https://tonsky.me/blog/disenchantment/" rel="external">Software disenchantment @ tonsky.me</a></li>
<li><a href="https://www.stilldrinking.org/programming-sucks" rel="external">Programming Sucks</a></li>
<li><a href="https://zge.us.to/web.html" rel="external">Comments on the Modern Web</a> (<a href="http://web.archive.org/web/20191217190102/https://zge.us.to/web.html" rel="external" target="_blank">archived</a>)</li>
</ul>
<h2><a id="talks">Talks</a></h2>
<p>
Talks I enjoyed watching:
</p>
<ul>
<li><a href="https://www.youtube.com/watch?v=J9nv0Ol-R5Q" rel="external">Computer Security 161 Cryptocurrency Lecture - YouTube</a></li>
<li><a href="https://www.youtube.com/watch?v=ZSRHeXYDLko" rel="external">Preventing the Collapse of Civilization / Jonathan Blow (Thekla, Inc) - YouTube</a></li>
<li><a href="https://www.youtube.com/watch?v=-J8YyfrSwTk" rel="external">Effective ML - YouTube</a></li>
<li><a href="https://www.youtube.com/watch?v=X36ye-1x_HQ" rel="external">Type-Driven Development in Idris — Edwin Brady - YouTube</a></li>
<li><a href="https://www.youtube.com/watch?v=XjbTLIqnq-o" rel="external">GOTO 2019 • Thinking Fast and Slow • Linda Rising - YouTube</a></li>
<li><a href="https://www.youtube.com/watch?v=S92vVAEofes" rel="external">Knowing Me, Knowing You - Growing Teams to Continuously Deliver - Pia Nilsson | #LeadDevLondon 2018 - YouTube</a></li>
<li><a href="https://www.youtube.com/watch?v=74AsJ7RET20" rel="external">Ines Montani - How to Ignore Most Startup Advice and Build a Decent Software Business - YouTube</a></li>
<li><a href="https://www.youtube.com/watch?v=a-BOSpxYJ9M" rel="external">GOTO 2015 • Agile is Dead • Pragmatic Dave Thomas - YouTube</a></li>
<li><a href="https://www.youtube.com/watch?v=5XD2kNopsUs" rel="external">Why work doesn't happen at work | Jason Fried - YouTube</a></li>
</ul>
<h2><a id="blogs">Blogs</a></h2>
<p>
Blogs I find interesting:
</p>
<ul>
<li><a href="https://christine.website/blog" rel="external">Blog - Christine Dodrill</a></li>
<li><a href="https://sirupsen.com/" rel="external">Simon Eskildsen - Sirupsen</a></li>
</ul>
<h2><a id="fun">Fun</a></h2>
<ul>
<li><a href="https://vooza.com/videos/maker-vs-manager/" rel="external">Maker vs. Manager – Vooza</a></li>
<li><a href="https://noteworthy.medium.com/sarah-cooper-f8a23893e6a0" rel="external">Sarah Cooper. Selected as Noteworthy for revealing… | by Medium Staff | Noteworthy</a></li>
</ul>
<h2><a id="books">Books</a></h2>
<figure class="epigraph"><blockquote cite="https://www.goodreads.com/quotes/1228919-any-book-worth-banning-is-a-book-worth-reading"><p>Any book worth banning is a book worth reading.</p></blockquote><figcaption>—Isaac Asimov</figcaption></figure>
<ul>
<li>(Russian: <span lang="ru">Атака теней</span>), by Alex Orlov</li>
<li>(Russian: <span lang="ru">Записки невесты программиста</span>), by Alex Exler</li>
<li>(Russian: <span lang="ru">Полный root</span>), by Sanych</li>
<li>(Russian: <span lang="ru">Прогулки по Донецку</span> 2), by E. Yasenov</li>
<li>(Russian: <span lang="ru">Хакер</span>), by Andrei Zhitkov</li>
<li>(Russian: <span lang="ru">Часовой Армагеддона</span>), by Sergey Scheglov
<li>(Russian: <span lang="ru">Я такой как все</span>), by Olev Tinkov</li>
<li>1984, by George Orwell</li>
<li>The 80/20 Principle, by Richard Koch ⭐</li>
<li>A. A. Gill Is Further Away, by A.A. Gill</li>
<li>The Alchemist, by Paulo Coelho</li>
<li>All Systems Red: The Murderbot Diaries, by Martha Wells</li>
<li>The Art of Deception, by Kevin Mitnick and William L. Simon</li>
<li>The Art of Intrusion, by Kevin Mitnick</li>
<li>Atlas Shrugged, by Ayn Rand 🤯</li>
<li>Bad Blood: Secrets and Lies in a Silicon Valley Startup, by John Carreyrou</li>
<li>Boundaries: How to Draw the Line in Your Head, Heart and Home, by Jennie Miller and Victoria Lambert 🔈</li>
<li>The Casual Vacancy, by J. K. Rowling</li>
<li>Coders: The Making of a New Tribe and the Remaking of the World, by Clive Thompson 👍</li>
<li>Cyberpunk: Outlaws and Hackers on the Computer Frontier, by Katie Hafner and John Markoff</li>
<li>Dandelion Wine, by Ray Bradbury</li>
<li>Do Androids Dream of Electric Sheep? by Philip K. Dick</li>
<li>The Empire of the Angels, by Bernard Werber</li>
<li>The End of Eternity (Russian: Конец вечности), by Isaac Asimov</li>
<li>Essentialism: The Disciplined Pursuit of Less, by Greg McKeown ⭐</li>
<li>Fahrenheit 451, by Ray Bradbury</li>
<li>A Farewell to Arms, by Ernest Hemingway</li>
<li>Flowers for Algernon (novel), by Daniel Keyes</li>
<li>The Fountainhead, by Ayn Rand</li>
<li>Four Ways to Click: Rewire Your Brain for Stronger, More Rewarding Relationships, by Amy Banks and Leigh Ann Hirschman</li>
<li>The Google Story, by David A. Vise</li>
<li>Hackers: Heroes of the Computer Revolution, by Steven Levy</li>
<li>Hatching Twitter: A True Story of Money, Power, Friendship, and Betrayal, by Nick Bilton</li>
<li>Heaven Has No Favorites (Russian: <span lang="ru">Жизнь взаймы, или У неба любимчиков нет</span>), by Erich Maria Remarque</li>
<li>How to Turn Down a Billion Dollars: The Snapchat Story, by Billy Gallagher</li>
<li>Hyperion Cantos, by Dan Simmons</li>
<li>The Inverted World, by Christopher Priest</li>
<li>Johnny Mnemonic, by William Gibson</li>
<li>Just for Fun: The Story of an Accidental Revolutionary, by Linus Torvalds</li>
<li>Kod Durova (Russian: <span lang="ru">Код Дурова. Реальная история “ВКонтакте” и её создателя</span>), by Nikolay Kononov</li>
<li>Little Golden America (Russian: <span lang="ru">Одноэтажная Америка</span>), by Ilya Ilf and Eugene Petrov</li>
<li>Loneliness on the Net, by Janusz Leon Wiśniewski</li>
<li>Lord of the Flies, by William Golding</li>
<li>A Man Called Ove (Swedish: En man som heter Ove), by Fredrik Backman</li>
<li>The Man Who Mistook His Wife for a Hat and Other Clinical Tales, by Oliver Sacks</li>
<li>Mister God, This Is Anna, by Fynn</li>
<li>Monday Begins on Saturday (Russian: <span lang="ru">Понедельник начинается в субботу</span>), by Arkady and Boris Strugatsky</li>
<li>Needful Things, by Stephen King</li>
<li>Neuromancer, by William Gibson</li>
<li>Never Eat Alone, by Keith Ferrazzi</li>
<li>Night Shift, by Stephen King</li>
<li>No Filter: The Inside Story of Instagram, by Sarah Frier</li>
<li>Notes from Underground, by Fyodor Dostoevsky</li>
<li>Nous les Dieux, by Bernard Werber</li>
<li>Orphans of the Sky, by Robert A. Heinlein</li>
<li>Oscar and the Lady in Pink, by Éric-Emmanuel Schmitt</li>
<li>The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win, by Gene Kim, George Spafford, and Kevin Behr</li>
<li>The Pursuit of Perfect: How to Stop Chasing Perfection and Start Living a Richer, Happier Life, by Tal Ben-Shahar</li>
<li>Ready Player One, by Ernest Cline</li>
<li>Roadside Picnic (Russian: <span lang="ru">Пикник на обочине</span>), by Arkady and Boris Strugatsky</li>
<li>The Rosie Project, by Graeme Simsion</li>
<li>Rublevka. Player’s Handbook (Russian: <span lang="ru">Рублёвка</span>. Player’s handbook), by Valeriy Panyushkin</li>
<li>Sandworm: A New Era of Cyberwar and the Hunt for the Kremlin’s Most Dangerous Hackers, by Andy Greenberg</li>
<li>Sapiens: A Brief History of Humankind, by Yuval Noah Harari 🤯</li>
<li>Schismatrix, by Bruce Sterling</li>
<li>Screw It, Let’s Do It, by Richard Branson</li>
<li>Sharkes in the North Woods, by Jane Zaring</li>
<li>The Sketchnote Handbook: The Illustrated Guide to Visual Note Taking, by Mike Rohde</li>
<li>Snow Crash, by Neal Stephenson</li>
<li>Strikebreaker (short story, Russian: <span lang="ru">Штрейкбрехер</span>), by Isaac Asimov</li>
<li>A Thousand Splendid Suns, by Khaled Hosseini</li>
<li>Three Cups of Tea, by Greg Mortenson</li>
<li>True Love (Russian: <span lang="ru">Истинная любовь</span>), by Isaac Asimov</li>
<li>The Unbearable Lightness of Being, by Milan Kundera</li>
<li>The Unicorn Project: A Novel about Developers, Digital Disruption, and Thriving in the Age of Data, by Gene Kim</li>
<li>We (Russian: <span lang="ru">Мы</span>), by Yevgeny Zamyatin</li>
<li>The Year Without Pants: WordPress.com and the Future of Work, by Scott Berkun</li>
</ul>
<h2><a id="places">Places</a></h2>
<ul>
<li><a href="https://foursquare.com/user/19909521/list/coffee-n-code" rel="external">Laptop-friendly cafés</a> (most of them are in Hamburg, Germany, but the list grows as I travel)</li>
<li><a href="https://www.google.com/maps/placelists/list/ZoxWOXGqbRKTJu-6PzN53zPa-VrAOQ" rel="external">Breweries and brew pubs of Hamburg, Germany</a></li>
<li><a href="https://www.google.com/maps/placelists/list/dsbHo-PL8oZDKNy7BSVRnmbMA1m3Bw" rel="external">Breweries and brew pubs of Lisbon, Portugal</a></li>
<li><a href="https://goo.gl/maps/rKVbNfZmorLH7yvH7" rel="external">Breweries and brew pubs of Porto, Portugal</a></li>
<li><a href="https://www.google.com/maps/placelists/list/0cwlMgFISmWK2kdNzmu0Jw" rel="external">Coffee in Reykjavík, Iceland</a></li>
<li><a href="https://www.google.com/maps/placelists/list/ilfyclyvTcePkygqbnvw6A" rel="external">Historical landmarks mentioned in “Sapiens” book</a></li>
</ul>
<h2><a id="ai">Programmers vs machines</a></h2>
<p>
Software developers won't be needed soon. Here's why:
</p>
<ul>
<li><a href="https://arxiv.org/abs/2007.03629" rel="external">A neural net picks a sorting algorithm that works the best for a provided set of data</a></li>
<li><a href="https://github.com/elyase/awesome-gpt3" rel="external">A list of stuff GPT-3 is already capable of</a></li>
</ul>
</body>
</html>