Forwarded from Vivian's dev rants.
Kotlin for android development.. what are the costs?
https://medium.com/@BladeCoder/exploring-kotlins-hidden-costs-part-1-fbb9935d9b62
  
  https://medium.com/@BladeCoder/exploring-kotlins-hidden-costs-part-1-fbb9935d9b62
Medium
  
  Exploring Kotlin’s hidden costs — Part 1
  Lambda expressions and companion objects
  Effectively Using Matplotlib - Practical Business Python
http://pbpython.com/effective-matplotlib.html
  
  http://pbpython.com/effective-matplotlib.html
Pbpython
  
  Effectively Using Matplotlib
  Matplotlib is a valuable but misunderstood foundation of the python data science stack.
  Brian Warner - Magic Wormhole- Simple Secure File Transfer - https://youtube.com/watch?v=oFrTqQw0_3c
  
  YouTube
  
  Brian Warner - Magic Wormhole- Simple Secure File Transfer - PyCon 2016.mp4
  "Speaker: Brian Warner
""magic-wormhole"" is a simple tool to move files from one computer to another, like ""scp"" but without the setup. By telling the recipient just a few secret words, the file is safely encrypted and delivered directly to the correct…
  ""magic-wormhole"" is a simple tool to move files from one computer to another, like ""scp"" but without the setup. By telling the recipient just a few secret words, the file is safely encrypted and delivered directly to the correct…
Packet.city: "the greatest website to ever fit in a single TCP packet"
https://github.com/diracdeltas/FastestWebsiteEver
(WARNING: LOUD)
  
  https://github.com/diracdeltas/FastestWebsiteEver
(WARNING: LOUD)
GitHub
  
  GitHub - diracdeltas/FastestWebsiteEver: ultrafast single TCP packet audio/visual experience
  ultrafast single TCP packet audio/visual experience - GitHub - diracdeltas/FastestWebsiteEver: ultrafast single TCP packet audio/visual experience
  "Do people write insane code with multiple overlapping side effects with a straight face?" - A blog post about it seems many people have misconceptions about how to write fast code
https://blogs.msdn.microsoft.com/oldnewthing/20170719-00/?p=96645
  
  https://blogs.msdn.microsoft.com/oldnewthing/20170719-00/?p=96645
The Old New Thing
  
  Do people write insane code with multiple overlapping side effects with a straight face?
  I guess some do.
  What happens when you enter "google.com" into a browser? This text attempts to answer this question with as much extreme detail as possible.
https://github.com/alex/what-happens-when/blob/master/README.rst
  
  https://github.com/alex/what-happens-when/blob/master/README.rst
GitHub
  
  what-happens-when/README.rst at master · alex/what-happens-when
  An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?" - alex/what-happens-when