├── contributing.md └── readme.md /contributing.md: -------------------------------------------------------------------------------- 1 | # Contributing 2 | 3 | Thank you for taking the time to contribute! ♥️ Ensure your PR adheres to following guidelines: 4 | 5 | - Search included blogs before adding a new one, as yours may be a duplicate. 6 | - Only add blogs you think are great! Feel welcome to remove entries that you think aren't great! 7 | - Use the following format: `- [Name](link) - Description.` 8 | - The blog should be put into its appropriate category. Pick one you think is closest if you are not sure. 9 | - Start the description with a capital and end with a full stop. 10 | - Don't start the description with `A` or `An`. 11 | - Check your spelling and grammar. 12 | - New categories or improvements to the existing categorization are welcome. 13 | - You can also add related links and repositories in the end. 14 | 15 | [All suggestions are welcome](../../edit/master/readme.md). 16 | -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- 1 | # Blogs [![Lists](https://img.shields.io/badge/-more%20lists-0a0a0a.svg?style=flat&colorA=0a0a0a)](https://github.com/learn-anything/curated-lists) 2 | 3 | _Please read [contribution guidelines](contributing.md) before contributing._ 4 | 5 | - [AI](#ai) 6 | - [Android](#android) 7 | - [Biology](#biology) 8 | - [Blockchain](#blockchain) 9 | - [Blog Aggregator](#blog-aggregator) 10 | - [Brain Computer Interface](#brain-computer-interface) 11 | - [C](#c) 12 | - [C++](#c-1) 13 | - [Clojure](#clojure) 14 | - [Company Blogs](#company-blogs) 15 | - [Compilers](#compilers) 16 | - [Compression](#compression) 17 | - [Computer Graphics](#computer-graphics) 18 | - [Computer Science](#computer-science) 19 | - [CSS](#css) 20 | - [Data Science](#data-science) 21 | - [Design](#design) 22 | - [Economics](#economics) 23 | - [Functional Programming](#functional-programming) 24 | - [Games](#games) 25 | - [Go](#go) 26 | - [Hacking](#hacking) 27 | - [Haskell](#haskell) 28 | - [iOS](#ios) 29 | - [Java](#java) 30 | - [JavaScript](#javascript) 31 | - [Language Design](#language-design) 32 | - [Linux](#linux) 33 | - [Machine Learning](#machine-learning) 34 | - [macOS](#macos) 35 | - [Math](#math) 36 | - [Natural Language Processing](#natural-language-processing) 37 | - [Networking](#networking) 38 | - [Node](#node) 39 | - [Optimization](#optimization) 40 | - [Perl](#perl) 41 | - [PHP](#php) 42 | - [Physics](#physics) 43 | - [Privacy](#privacy) 44 | - [Programming](#programming) 45 | - [Python](#python) 46 | - [Quantum Computing](#quantum-computing) 47 | - [React](#react) 48 | - [Reverse Engineering](#reverse-engineering) 49 | - [Ruby](#ruby) 50 | - [Russian](#russian) 51 | - [Rust](#rust) 52 | - [Scala](#scala) 53 | - [Security](#security) 54 | - [Startups](#startups) 55 | - [Statistics](#statistics) 56 | - [Swift](#swift) 57 | - [Technology](#technology) 58 | - [V8 Engine](#v8-engine) 59 | - [Vim](#vim) 60 | - [Web](#web) 61 | - [WebGL](#webgl) 62 | - [Other](#other) 63 | - [Related](#related) 64 | 65 | ## AI 66 | 67 | - [Adam Paszke](http://apaszke.github.io/posts.html) 68 | - [AI Roadmap Institute](https://medium.com/@AIroadmap) 69 | - [Ritchie Ng](http://www.ritchieng.com/news/) 70 | - [Rylan Schaeffer](http://rylanschaeffer.github.io/content/research.html) 71 | - [The BAIR Blog](http://bair.berkeley.edu/blog/about/) 72 | - [Becoming Human](https://becominghuman.ai/) - News, Info and Tutorials on Artificial Intelligence, Machine Learning, Deep Learning, Big Data and what it means for Humanity. 73 | 74 | ## Android 75 | 76 | - [Joe Birch](https://medium.com/@hitherejoe) 77 | 78 | ## Biology 79 | 80 | - [Bits of DNA](https://liorpachter.wordpress.com/) - Reviews and commentary on computational biology by Lior Pachter. 81 | 82 | ## Blockchain 83 | 84 | - [Karl Tech](https://karl.tech/) 85 | 86 | ## Blog Aggregator 87 | 88 | - [KDnuggets](http://www.kdnuggets.com/) 89 | - [MLWave](http://mlwave.com/) 90 | 91 | ## Brain Computer Interface 92 | 93 | - [Alexandre Barachant](http://alexandre.barachant.org/blog/) 94 | 95 | ## C 96 | 97 | - [Tony Finch](http://fanf.livejournal.com/) 98 | 99 | ## C++ 100 | 101 | - [Kevin Dungs](https://dun.gs/) 102 | - [Victor Zverovich](http://zverovich.net/) 103 | 104 | ## Clojure 105 | 106 | - [Boolean Knot](https://www.booleanknot.com/blog/) 107 | - [Yogthos](http://yogthos.net/) 108 | - [Alexander Oloo](https://alexanderoloo.com/) 109 | 110 | ## Company Blogs 111 | 112 | - [Airbnb Engineering](https://medium.com/airbnb-engineering) 113 | - [Learn Anything](https://medium.com/learn-anything) 114 | 115 | ## Compilers 116 | 117 | - [Vyacheslav Egorov](https://mrale.ph/) 118 | 119 | ## Compression 120 | 121 | - [Realtime Data Compression](http://fastcompression.blogspot.nl/) 122 | 123 | ## Computer Graphics 124 | 125 | - [0 FPS](https://0fps.net/) 126 | 127 | ## Computer Science 128 | 129 | - [The Morning Paper](https://blog.acolyer.org/) 130 | 131 | ## CSS 132 | 133 | - [CSS Wizardry](https://csswizardry.com/archive/) 134 | 135 | ## Data Science 136 | 137 | - [Robert Chang](https://medium.com/@rchang) - Worked at Airbnb and Twitter. 138 | - [Variance Explained](http://varianceexplained.org/) 139 | 140 | ## Design 141 | 142 | - [Domain Driven Design](http://dddweekly.com/) 143 | - [Frank Chimero](https://frankchimero.com/blog/) 144 | - [Nicole Harris](http://whoisnicoleharris.com/#writing) 145 | - [Willis Wilkinson](http://williamwilkinson.com/) 146 | 147 | ## Economics 148 | 149 | - [Askblog](https://www.arnoldkling.com/blog/) 150 | - [Freakonomics](https://freakonomics.com/) 151 | - [Greg Mankiw](https://gregmankiw.blogspot.com/) 152 | - [Marginal Revolution](https://marginalrevolution.com/) 153 | - [Matthew Wildrick Thomas](https://mattwthomas.com/blog/) 154 | - [The Grumpy Economist](https://johnhcochrane.blogspot.com/) 155 | - [Theory Class](https://theoryclass.wordpress.com/) 156 | 157 | ## Functional Programming 158 | 159 | - [Domen Kozar](https://www.domenkozar.com) 160 | - [Existential Type](https://existentialtype.wordpress.com/) 161 | - [Keathley](http://keathley.io/) 162 | - [Robert Widmann](http://xn--wxak1a.com/blog/) 163 | - [Send More Paramedics](http://blog.fogus.me/) 164 | - [Stephen Diehl](http://www.stephendiehl.com/posts/protolude.html) 165 | - [Taktoa](http://taktoa.me/blog/) 166 | - [To Overcome](http://www.parsonsmatt.org/) 167 | 168 | ## Games 169 | 170 | - [Video Game History Foundation](https://gamehistory.org/blog/) 171 | 172 | ## Go 173 | 174 | - [Aliaksandr Pliutau](http://pliutau.com/) 175 | - [Applied Go](https://appliedgo.net/) 176 | - [Carlos Alexandro](https://carlosbecker.com/archive/) 177 | - [Dassur](https://dassur.ma/) 178 | - [Dave Cheney](https://dave.cheney.net/) 179 | - [Dmitri Shuralyov](https://dmitri.shuralyov.com/blog) 180 | - [Fatih Arslan](https://medium.com/@farslan) 181 | - [Going Go](https://www.goinggo.net/) 182 | - [Gopher Academy](https://blog.gopheracademy.com/) 183 | - [Groob](https://groob.io/) 184 | - [Npf](https://npf.io/blog/) 185 | - [Nsf](https://nsfdev.wordpress.com/) 186 | - [Scott Mansfield](http://blog.sgmansfield.com/) 187 | - [William Kennedy](https://www.goinggo.net/) 188 | 189 | ## Hacking 190 | 191 | - [SpritesMods](http://spritesmods.com/) 192 | 193 | ## Haskell 194 | 195 | - [FPcomplete](https://www.fpcomplete.com/) 196 | - [Joy of Haskell](https://joyofhaskell.com/blog.html) 197 | - [Nikita Volkov](http://nikita-volkov.github.io/) 198 | - [Reasonably Polymorphic](http://reasonablypolymorphic.com/blog/archives/) 199 | - [RUHaskell (Russian)](https://ruhaskell.org/) 200 | - [Vincent Hanquez](http://tab.snarc.org/) 201 | 202 | ## iOS 203 | 204 | - [Benjamin Mayo](http://benjaminmayo.co.uk/archive) 205 | - [CALayer](http://calayer.com/) 206 | - [Leo Jweda](https://www.leojweda.com/) 207 | - [Luke Zhao](http://lkzhao.com/) 208 | 209 | ## Java 210 | 211 | - [IT Blues](http://itblues.pl) 212 | - [Stuff Gil Says](http://stuff-gil-says.blogspot.nl/) 213 | 214 | ## JavaScript 215 | 216 | - [2ality](http://2ality.com/) 217 | - [André Staltz](http://staltz.com/blog.html) 218 | - [David Walsh](https://davidwalsh.name/tutorials/features) 219 | - [Feross](https://feross.org/) 220 | - [Flavio Copes](https://flaviocopes.com/) - Guides and tutorials for developers. 221 | - [Ian Sinnott](http://blog.iansinnott.com/) 222 | - [Jason Format](https://jasonformat.com/) 223 | - [JavaScript Playground](https://javascriptplayground.com) 224 | - [Max Ogden](https://maxogden.com/index.html) 225 | - [Nick Balestra](http://nick.balestra.ch/) 226 | - [Perfection Kills](http://perfectionkills.com/) 227 | - [PlayfulJS](http://www.playfuljs.com) 228 | - [Wavesoft](http://wavesoft.github.io/) 229 | - [Wes Bos](http://wesbos.com/blog/) 230 | - [Yehuda Katz](http://yehudakatz.com/) 231 | 232 | ## Language Design 233 | 234 | - [The Big Mud Puddle](http://evincarofautumn.blogspot.nl/) 235 | 236 | ## Linux 237 | 238 | - [It's FOSS](https://itsfoss.com) 239 | - [Linux.com](https://linux.com) 240 | - [nixCraft](https://www.cyberciti.biz/) 241 | - [Slashdot](https://linux.slashdot.org) 242 | 243 | ## Machine Learning 244 | 245 | - [Aditya Prakash](http://iamaaditya.github.io/) 246 | - [Andrej Karpathy](https://karpathy.github.io/) 247 | - [Andrew Gambarella](https://atgambardella.github.io/) 248 | - [Apple ML Journal](https://machinelearning.apple.com/) 249 | - [Arg min](http://www.argmin.net/) 250 | - [Bradford Cross](http://www.bradfordcross.com) 251 | - [Brief History of Machine Learning](http://www.erogol.com/) 252 | - [Christopher Olah](http://colah.github.io/) 253 | - [Clarifai](http://blog.clarifai.com/) 254 | - [Concept Search on Wikipedia](http://mccormickml.com/) 255 | - [Deep Dojo](http://deepdojo.com/) 256 | - [DeepMath](https://www3.math.tu-berlin.de/numerik/www.deepmath.org/index.php) 257 | - [DeepMind](https://deepmind.com/blog/) 258 | - [Distill](http://distill.pub/) 259 | - [Facebook Research](https://research.fb.com/blog/) 260 | - [FastML](http://www.fastml.com/) 261 | - [Google Research](https://research.googleblog.com/) 262 | - [I Am Trask](http://iamtrask.github.io/) 263 | - [Igor Babuschkin](https://babushk.in/archive.html) 264 | - [InFERENCe](http://www.inference.vc/) 265 | - [Inverse Probability](http://inverseprobability.com/blog.html) 266 | - [I’m a Bandit](https://blogs.princeton.edu/imabandit/) 267 | - [Kaggle Blog](http://blog.kaggle.com/) 268 | - [Lilian Weng](https://lilianweng.github.io/lil-log/) 269 | - [Machine Learning Theory](http://hunch.net/) 270 | - [Machine Think](http://machinethink.net/blog/) 271 | - [Max Welling](http://scientificpearlsofwisdom.blogspot.nl/) 272 | - [Off the Convex Path](http://www.offconvex.org/) 273 | - [OpenAI](https://blog.openai.com/) 274 | - [Peter Goldsborough](http://www.goldsborough.me/) 275 | - [Ryan Dahl](http://tinyclouds.org/) 276 | - [Sander Dieleman](http://benanne.github.io/) 277 | - [Silicon Valley AI Lab](https://svail.github.io/) 278 | - [Somatic](http://www.somatic.io/blog) 279 | - [Sourabh Bajaj](http://sourabhbajaj.com/) 280 | - [Statistical Modelling, Causal Inference and Social Science](http://andrewgelman.com/) 281 | - [Stephan Hoyer](http://stephanhoyer.com/blog/) 282 | - [TensorFlow](https://medium.com/tensorflow) 283 | - [The Neural Perspective](https://theneuralperspective.com/) 284 | - [The Spectator](http://blog.shakirm.com/) 285 | - [Tim Head](http://betatim.github.io/) 286 | - [Triangle Inequality](https://triangleinequality.wordpress.com/) 287 | - [Unintentionally Inconsiderate](http://rocknrollnerd.github.io/) 288 | - [WildML](http://www.wildml.com/) 289 | - [Machine Learning Mastery](https://machinelearningmastery.com/blog/) - ML blog with many examples. 290 | 291 | ## macOS 292 | 293 | - [And now it’s all this](http://leancrew.com/all-this/) 294 | - [Coding Bull Junky](https://codingbulljunky.wordpress.com/) 295 | - [Defaults Write](http://www.defaults-write.com/) 296 | - [Macdrifter](http://macdrifter.com/) 297 | - [Michael Tsai](https://mjtsai.com/blog/) 298 | - [Nikita Voloboev](https://medium.com/@nikitavoloboev) 299 | - [Reverse Engineering Mac OS X](https://reverse.put.as/) 300 | 301 | ## Math 302 | 303 | - [Comfortable Numbered](http://hardmath123.github.io/) 304 | - [Danny Gratzer](https://jozefg.bitbucket.io) 305 | - [Henry de Valence](https://www.hdevalence.ca/blog/) 306 | - [Math ⋂ Programming](https://jeremykun.com/) 307 | - [Nicky Case](http://blog.ncase.me/) 308 | - [Quantitative Journey](http://outlace.com/) 309 | - [Random ASCII](https://randomascii.wordpress.com/) 310 | - [Shape Operator](http://www.shapeoperator.com/) 311 | - [Shtetl-Optimized](https://www.scottaaronson.com/blog/) - The Blog of Scott Aaronson. 312 | - [Steven Wittens](http://acko.net/) 313 | - [The Polymath](https://polymathprojects.org/) 314 | 315 | ## Natural Language Processing 316 | 317 | - [Natural Language Processing NL](https://nlpers.blogspot.nl/) 318 | 319 | ## Networking 320 | 321 | - [Matrix](https://matrix.org/blog/posts/) 322 | - [Mnot](https://www.mnot.net/blog/) 323 | 324 | ## Node 325 | 326 | - [Node as We Go](http://blog.trevnorris.com/) 327 | 328 | ## Optimization 329 | 330 | - [Aleksey Shipilëv](https://shipilev.net/) 331 | 332 | ## Perl 333 | 334 | - [Perl Tricks](http://perltricks.com/) 335 | 336 | ## PHP 337 | 338 | - [Nikic](http://nikic.github.io/) 339 | 340 | ## Physics 341 | 342 | - [AMVA4NewPhysics](https://amva4newphysics.wordpress.com/) 343 | - [Brilliantly Wrong](https://arogozhnikov.github.io/) 344 | 345 | ## Privacy 346 | 347 | - [Spread Privacy](https://spreadprivacy.com/) - DuckDuckGo blog. 348 | 349 | ## Programming 350 | 351 | - [CodeAhoy](https://codeahoy.com/) - Articles on programming and technology. 352 | - [0xDE](http://11011110.livejournal.com/) 353 | - [Accidentally Quadratic](http://accidentallyquadratic.tumblr.com/) 354 | - [Aerotwist](https://aerotwist.com/) 355 | - [Aidanf](http://www.aidanf.net/) 356 | - [Akullpp](https://akullpp.com) 357 | - [Alex Fedoseev](https://alexfedoseev.com/blog) 358 | - [Alexei Boronine](http://www.boronine.com/) 359 | - [Amjad Masad](https://amasad.me/) 360 | - [Andrew Ray](http://blog.andrewray.me/) 361 | - [Andrey Petrov](https://medium.com/@shazow) 362 | - [Anish Athalye](http://www.anishathalye.com/) 363 | - [Anon Function](http://anonfunction.com/) 364 | - [Antirez](http://antirez.com/latest/0) 365 | - [Aria](https://ariya.io/) 366 | - [Armin Ronacher](http://lucumr.pocoo.org/) 367 | - [Aspro](http://blog.asrpo.com/) 368 | - [Beg Riffs](https://begriffs.com/) 369 | - [Ben Frederickson](https://www.benfrederickson.com/blog/) 370 | - [Ben Orestein](http://www.benorenstein.com/blog/) 371 | - [Benjamin Congdon](http://benjamincongdon.me/blog/) 372 | - [Bez Hermoso](http://bezhermoso.github.io/) 373 | - [Bgamari](http://bgamari.github.io/posts.html) 374 | - [Blind seeker?](https://blindseeker.com/blahg/) 375 | - [Bo Jeanes](http://bjeanes.com/) 376 | - [Brandon Bloom](https://www.brandonbloom.name/) 377 | - [Brandur](https://brandur.org/articles) 378 | - [Bret Victor](http://worrydream.com/) 379 | - [Brett Terpstra](http://brettterpstra.com/) 380 | - [Brian Lee](http://moderndescartes.com/) 381 | - [Brian Steffens](https://briansteffens.github.io/) 382 | - [Candler Blog](http://candlerblog.com/blog/archives/) 383 | - [Cdixon](http://cdixon.org/) 384 | - [Chares Leifer](http://charlesleifer.com/blog/) 385 | - [Chris Aniszczyk](http://aniszczyk.org/) 386 | - [Coding Horror](https://blog.codinghorror.com/) 387 | - [Command-z](http://zaidsyed.com/) 388 | - [Daily WTF](http://thedailywtf.com/) 389 | - [Dan Luu](https://danluu.com/) 390 | - [Dave Beazley](http://www.dabeaz.com/blog.html) 391 | - [David R. Maclver](http://www.drmaciver.com/blog/) 392 | - [Diaries of a Madman](https://asylum.madhouse-project.org/blog/archives/) 393 | - [Dont Panic](http://chrismatheson.github.io/) 394 | - [Dosync](http://swannodette.github.io/) 395 | - [Dr. Bunsen](http://www.drbunsen.org/archives/) 396 | - [Drew Devault](https://drewdevault.com/) 397 | - [Dustin Curtis](https://dcurt.is/) 398 | - [Edne](http://edne.net/) 399 | - [Eli Bendersky](http://eli.thegreenplace.net/archives/all) 400 | - [Eric Chiang](https://ericchiang.github.io/) 401 | - [Eric Gourlaouen](http://blog.ericgourlaouen.com/) 402 | - [Eric Jang](http://evjang.com/articles.html) 403 | - [Erik Bernhardsson](https://erikbern.com/) 404 | - [Frank Mcsherry](https://github.com/frankmcsherry/blog) 405 | - [Fuzzy Notepad](https://eev.ee/blog/) 406 | - [Gary Sieling](https://www.garysieling.com/blog/) 407 | - [Gggritso](http://gggritso.com/) 408 | - [GHOTL](https://sphalerite.org/ghotl/) - Blog about learning type systems for implement one simple functional language. 409 | - [Hackernoon](https://hackernoon.com/) 410 | - [Hackthology](http://hackthology.com/index.html) 411 | - [HookRace](https://hookrace.net/) 412 | - [Hoverbear's Musings](https://hoverbear.org/) - Articles primarily relating to science and technology. 413 | - [Idle Words](http://idlewords.com/) 414 | - [Irace](http://irace.me/writing/) 415 | - [Jacques Mattheij](https://jacquesmattheij.com/) 416 | - [James Long](https://jlongster.com) 417 | - [Jan Hunermann](http://lab.janhuenermann.de/) 418 | - [Jeaye](https://blog.jeaye.com) 419 | - [Jeremy Walker](http://www.ihid.co.uk/blog) 420 | - [Jess Fraz](https://blog.jessfraz.com) 421 | - [Jesse Hallett](http://sitr.us/) 422 | - [Jezen Thomas](https://jezenthomas.com/posts/) 423 | - [Jimmy Cuadra](https://www.jimmycuadra.com/) 424 | - [Joe Duffy](http://joeduffyblog.com/) 425 | - [Joel on Software](https://www.joelonsoftware.com/) 426 | - [John D. Cook](https://www.johndcook.com/blog/) 427 | - [Jon Gjengset](https://thesquareplanet.com/blog/) 428 | - [Juan Benet](http://juan.benet.ai/) 429 | - [Julia Evans](http://jvns.ca/) 430 | - [Justin Kan](https://justinkan.com/) 431 | - [Jérôme Petazzoni](http://jpetazzo.github.io/) 432 | - [Kamran Ahmed](http://kamranahmed.info/) 433 | - [Karol Kuczmarski](http://xion.io/archives.html) 434 | - [Keith Rarick](https://xph.us/) 435 | - [Kenneth Reitz](https://www.kennethreitz.org/essays) 436 | - [Leandro Moreira](https://leandromoreira.com.br/) 437 | - [Lord.io](https://lord.io/blog/) 438 | - [Loreto Parisi](http://loretoparisi.com/) 439 | - [Lost in Technopolis](http://www.newartisans.com/) 440 | - [Made Mistakes](https://mademistakes.com/articles/) 441 | - [Marc Qualie](https://marcqualie.com/) 442 | - [Marcus Westin](http://marcuswest.in/) 443 | - [Marius Schulz](https://blog.mariusschulz.com/) 444 | - [Mark J. Nelson](http://www.kmjn.org/notes/) 445 | - [Mark Scholten](https://www.mpscholten.de/) 446 | - [Matthias Endler](https://matthias-endler.de/) 447 | - [Michael Parker](http://omgitsmgp.com/) 448 | - [Mike Bostock](https://bost.ocks.org/mike/) 449 | - [Mike Buss](http://mikebuss.com/) 450 | - [Mitchell Hashimoto](http://mitchellh.com/) 451 | - [Monochromatic](http://blog.z3bra.org/) 452 | - [Motemen](https://medium.com/@motemen) 453 | - [Msol](https://msol.io/blog/) 454 | - [Nick Craver](https://nickcraver.com/blog/) 455 | - [Nick Farina](http://nfarina.com/) 456 | - [Null Program](https://nullprogram.com/) - By Chris Wellons 457 | - [Okmij](http://okmij.org/ftp/) 458 | - [Oleg Kiselyov](http://okmij.org/ftp/) 459 | - [Pointers Gone Wild](https://pointersgonewild.com/) 460 | - [Preshing on Programming](http://preshing.com/) 461 | - [Programming in the Twenty First Century](http://prog21.dadgum.com/) 462 | - [Randall Degges](https://www.rdegges.com/) 463 | - [Robot Lolita](http://robotlolita.me/) 464 | - [Rok Garbas](https://garbas.si) 465 | - [Romain](http://romain.goyet.com/) 466 | - [Ryan Lefevre](http://meltingice.net/) 467 | - [Ryg Blog](https://fgiesen.wordpress.com/) 468 | - [Samuel E. giddins](http://blog.segiddins.me/) 469 | - [Sara Vieira](https://medium.com/@nikkitaftw) 470 | - [Saudi Metz](https://www.sandimetz.com/blog/) 471 | - [Schmidt's Foolish Manifesto](https://blog.afoolishmanifesto.com/) 472 | - [Scott Nonnenberg](https://blog.scottnonnenberg.com/) 473 | - [Send More Paramedics](http://blog.fogus.me/) 474 | - [Seph](https://josephg.com/blog/) 475 | - [Steve Losh](http://stevelosh.com/blog/) 476 | - [Steve Yegge](https://steve-yegge.blogspot.nl/) 477 | - [Stevey’s Rants](http://steve-yegge.blogspot.nl/) 478 | - [Stratechery](https://stratechery.com/) 479 | - [Stuff with Stuff](http://journal.stuffwithstuff.com/2015/09/08/the-hardest-program-ive-ever-written/) 480 | - [Sudoscript](http://sudoscript.com/) 481 | - [Sugar Pirate](https://medium.com/@sugarpirate) 482 | - [Susan J. Fowler](https://www.susanjfowler.com/blog/?category=Lessons+Learned) 483 | - [Tapasweni Pathak](https://tapaswenipathak.wordpress.com/) 484 | - [Tedunagst](http://www.tedunangst.com/flak/) 485 | - [The Old New Thing](https://blogs.msdn.microsoft.com/oldnewthing/) 486 | - [Thoughts from the Red Planet](http://nathanmarz.com/archives) 487 | - [Tonsky](http://tonsky.livejournal.com/) 488 | - [Umputun](http://p.umputun.com/) 489 | - [Xero](http://blog.xero.nu/) 490 | - [Zachary Voase](http://zacharyvoase.com/) 491 | - [Александр Субботин](https://blog.asubbotin.ru/) 492 | 493 | ## Python 494 | 495 | - [Rg3](http://rg3.name/) 496 | 497 | ## Quantum Computing 498 | 499 | - [Schtect-Optimised](http://www.scottaaronson.com/blog/) 500 | 501 | ## React 502 | 503 | - [Brent Vatne](http://brentvatne.ca/) 504 | - [Build with React](http://buildwithreact.com/) 505 | 506 | ## Reverse Engineering 507 | 508 | - [Objective See](https://objective-see.com/blog.html) 509 | 510 | ## Ruby 511 | 512 | - [Alyssa.is](https://alyssa.is/) 513 | - [Javivelasco](http://javivelasco.com/blog/) 514 | 515 | ## Russian 516 | 517 | - [Andrew Romanov](http://andrew-r.ru/notes/) 518 | - [Canonium](https://canonium.com) 519 | - [Fedor Borshev](https://borshev.com/) 520 | - [vas3k](http://vas3k.ru/) 521 | 522 | ## Rust 523 | 524 | - [Edunham](http://edunham.net/) 525 | - [Embedded in Rust](http://blog.japaric.io/) 526 | - [Manish Goregaokar](https://manishearth.github.io/) 527 | - [Nick Fitzgerald](http://fitzgeraldnick.com/) 528 | - [Steve Klabnik](http://words.steveklabnik.com/) 529 | 530 | ## Scala 531 | 532 | - [Higher Order](http://blog.higher-order.com/) 533 | 534 | ## Security 535 | 536 | - [Devs Love Security](http://devs.cloudimmunity.com) 537 | - [Krebs on Security](https://krebsonsecurity.com/) 538 | - [Ray Wang](https://raywang.tech/archives/) 539 | - [Simone Margaritelli](https://www.evilsocket.net/) 540 | - [Troy Hunt](https://www.troyhunt.com/) 541 | - [Zdziarski's Blog of Things](https://www.zdziarski.com/blog/) 542 | 543 | ## Startups 544 | 545 | - [Elad's Blog](http://blog.eladgil.com/) 546 | - [Paul Graham](http://www.paulgraham.com/articles.html) 547 | - [Jakub Pomykała](https://jpomykala.com/) 548 | 549 | ## Statistics 550 | 551 | - [David Robinson](http://varianceexplained.org/posts/) 552 | 553 | ## Swift 554 | 555 | - [Ankit](http://ankit.im) 556 | - [Ash Furrow](https://ashfurrow.com/) 557 | - [Eon Codes](http://eon.codes) 558 | - [Fresh Swift](http://freshswift.net/) 559 | - [Joe Groff](http://duriansoftware.com/joe/index.html) - Works on Swift languge at Apple. 560 | - [Michael Kyriacou](http://codeforcaffeine.com/) 561 | - [NSHipster](http://nshipster.com/) 562 | - [Oleg Dreyman](https://medium.com/@olegdreyman) 563 | - [Khoa](https://github.com/onmyway133/blog/issues) - Blogs with GitHub issues. 564 | - [Silver fox](https://silverfox.be/blog/) 565 | - [Swift by Sundell](https://www.swiftbysundell.com/) 566 | - [Vinh nguyen](https://ninjapro.wordpress.com/) 567 | - [Yoans Kolb](http://yonaskolb.com) 568 | 569 | ## Technology 570 | 571 | - [Startechery](https://stratechery.com/) 572 | - [Tech Specs](https://techspecs.blog/) 573 | 574 | ## V8 Engine 575 | 576 | - [Wingolog](https://wingolog.org/) 577 | 578 | ## Vim 579 | 580 | - [AirBlade Software](https://airbladesoftware.com/notes/) 581 | - [Bluz71](https://bluz71.github.io/) 582 | 583 | ## Web 584 | 585 | - [Advanced Web Machinery](https://advancedweb.hu/) 586 | - [Growing with the Web](http://www.growingwiththeweb.com/p/explore.html?t=Computer%20science) 587 | - [High Scalability](http://highscalability.com/) 588 | - [Josh Habdas](https://habd.as/) 589 | - [Monica Dinclescu](https://meowni.ca/) 590 | - [Tomek Wiszniewski](http://tomek.wiszniewski.cc/) 591 | - [Nikita Sobolev](https://sobolevn.me/) 592 | 593 | ## WebGL 594 | 595 | - [Brandon Jones](http://blog.tojicode.com/) 596 | 597 | ## Other 598 | 599 | - [Daring Fireball](https://til.hashrocket.com/) 600 | - [Dave Lee](http://heydave.org/) 601 | - [Dean Sherwood](http://deansherwood.com/deansblog) 602 | - [Disregard Everything I Say](http://disregardeverythingisay.com/) 603 | - [Pavel Miroshenko](https://pavel.miroshnichen.co/) 604 | - [Steve Pavlina](https://www.stevepavlina.com/blog/) 605 | - [Today I Learned](https://til.hashrocket.com/) 606 | 607 | ## Related 608 | 609 | - [Data Science Blogs](https://github.com/rushter/data-science-blogs) 610 | - [Data Science Blogs](https://www.cybrhome.com/topic/data-science-blogs) 611 | - [Engineering Blogs of Companies](https://www.cybrhome.com/topic/engineering-blogs-of-companies) 612 | - [Engineering Blogs](https://github.com/kilimchoi/engineering-blogs) 613 | - [Programming Blog List](http://danluu.com/programming-blogs/) 614 | - [Awesome Personal Blogs](https://github.com/jkup/awesome-personal-blogs) 615 | 616 | [![CC4](https://img.shields.io/badge/license-CC4-0a0a0a.svg?style=flat&colorA=0a0a0a)](https://creativecommons.org/licenses/by/4.0/) 617 | [![Lists](https://img.shields.io/badge/-more%20lists-0a0a0a.svg?style=flat&colorA=0a0a0a)](https://github.com/learn-anything/curated-lists) 618 | [![Contribute](https://img.shields.io/badge/-contribute-0a0a0a.svg?style=flat&colorA=0a0a0a)](contributing.md) 619 | [![Twitter](http://bit.ly/latwitt)](https://twitter.com/learnanything_) 620 | --------------------------------------------------------------------------------