The Little Book of Python Anti-Patterns
https://docs.quantifiedcode.com/python-anti-patterns/index.html
Dale: an experimental C-like language with Lisp syntax
https://github.com/tomhrr/dale
The ultimate SO_LINGER page, or: why is my tcp not reliable
https://blog.netherlabs.nl/articles/2009/01/18/the-ultimate-so_linger-page-or-why-is-my-tcp-not-reliable
Rerere Your Boat... — a very useful but unknown git command
https://git-scm.com/blog/2010/03/08/rerere.html
https://research.googleblog.com/2017/03/announcing-guetzli-new-open-source-jpeg.html
A "cookie" which "creates high quality JPEG images with file sizes 35% smaller than currently available methods"... well, delicious!
Tags: #Google #performance #algorithms
Sent us by @jakub96
How Secure Is The Flask User Session? - miguelgrinberg.com
https://blog.miguelgrinberg.com/post/how-secure-is-the-flask-user-session
Image Processing 101: An introduction to image processing
https://codewords.recurse.com/issues/six/image-processing-101
http://gameprogrammingpatterns.com/data-locality.html
An interesting article which aims to "accelerate memory access by arranging data to take advantage of CPU caching."
Tags: #programming #Cpp #gamedev #optimization
Why .NET Core Made C# Your Next Programming Language to Learn
https://dzone.com/articles/why-net-core-made-c-your-next-programming-language
Thirteen Years of Bad Game Code · Evan Todd
http://etodd.io/2017/03/29/thirteen-years-of-bad-game-code/
The Fall Of Perl, The Web’s Most Promising Language
(written in 2014)
https://www.fastcompany.com/3026446/the-fall-of-perl-the-webs-most-promising-language
Modern JavaScript for Ancient Web Developers
https://trackchanges.postlight.com/modern-javascript-for-ancient-web-developers-58e7cae050f9#.t28xz06gi
Sarabander's beautiful online edition of the famous "Structure and Interpretation of Computer Programs" book.
http://sarabander.github.io/sicp/
Three Months of Go (from a Haskeller's perspective)
https://www.barrucadu.co.uk/posts/etc/2016-08-25-three-months-of-go.html
Telegram Team answers to Check Point:
http://telegra.ph/Checkpoint-Confusion-NEWS
ℹ️ @geeksChannel
Overclocking tools for Nvidia GPUs suck, I made my own. – Stuff
https://1vwjbxf1wko0yhnr.wordpress.com/2015/08/10/overclocking-tools-for-nvidia-gpus-suck-i-made-my-own/
Password Rules are Bullshit — What should you do instead?
https://blog.codinghorror.com/password-rules-are-bullshit/
Solving Data structures and algorithms problems in C++ using STL
http://www.techiedelight.com/data-structures-and-algorithms-interview-questions-stl/
Diving Into Other People's [Python] Code
http://www.lihaoyi.com/post/DivingIntoOtherPeoplesCode.html
A cartoon intro to WebAssembly ★ Mozilla Hacks – the Web developer blog
https://hacks.mozilla.org/2017/02/a-cartoon-intro-to-webassembly/
Diagnosing Heart Diseases with Deep Neural Networks
https://irakorshunova.github.io/2016/03/15/heart.html