An Introduction to Closures in JavaScript
http://139.59.174.44/an-introduction-to-closures
How JavaScript works: inside the V8 engine + 5 tips on how to write optimized code
https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e
In-depth: Functional programming in C++ (with legendary game programmer John Carmack)
http://www.gamasutra.com/view/news/169296/Indepth_Functional_programming_in_C.php
https://futurism.com/this-tiny-supercomputer-consumes-98-less-power-and-99-93-less-space/
Tags: #hardware #technology #computing
"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
Brian Warner - Magic Wormhole- Simple Secure File Transfer - https://youtube.com/watch?v=oFrTqQw0_3c
Читать полностью…https://labsblog.f-secure.com/2017/06/30/eternal-petya-from-a-developers-perspective/
Читать полностью…Kotlin for android development.. what are the costs?
BladeCoder/exploring-kotlins-hidden-costs-part-1-fbb9935d9b62" rel="nofollow">https://medium.com/@BladeCoder/exploring-kotlins-hidden-costs-part-1-fbb9935d9b62
https://github.com/loreloc/archinfo
Archinfo is a software that gathers informations about your x86 processor using the cpuid instruction.
Tags: #programming #asm #c
Oracle Announces Plans to Move Jave EE to an Open-Source Development Process
https://blogs.oracle.com/theaquarium/opening-up-java-ee
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
Packet.city: "the greatest website to ever fit in a single TCP packet"
https://github.com/diracdeltas/FastestWebsiteEver
(WARNING: LOUD)
https://www.reddit.com/r/golang/comments/6kmr0e/what_is_an_example_of_a_hard_programming
Читать полностью…Effectively Using Matplotlib - Practical Business Python
http://pbpython.com/effective-matplotlib.html
http://www.jsfuck.com/
Converts any JavaScript to code that only uses the "[]()!+" characters