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
https://thenextweb.com/shareables/2017/06/09/bored-programmers-volume-slider-reddit/#.tnw_z4GY1bBa
Читать полностью…The scourge of web analytics - https://www.stavros.io/posts/scourge-web-analytics/
Читать полностью…Dangerous python functions: Examples of parts of python you should use with extreme caution.
https://www.kevinlondon.com/2015/07/26/dangerous-python-functions.html
https://www.kevinlondon.com/2015/08/15/dangerous-python-functions-pt2.html
Why does Google prepend while(1); to their JSON responses? - Stack Overflow
http://stackoverflow.com/questions/2669690/why-does-google-prepend-while1-to-their-json-responses
How GUI Architecture has evolved over the years
https://martinfowler.com/eaaDev/uiArchs.html
GCC 7 released with:
- experimental support for the full C++17 spec
- improved diagnostics
- improved optimisation
- OpenMP support for NVidia PTX
- support for RISC-V
https://gcc.gnu.org/gcc-7/changes.html
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://blog.0day.rocks/practical-waterholing-through-dns-typosquatting-e252e6a2f99e
Читать полностью…WannaCry: Two Weeks and 16 Million Averted Ransoms Later
https://blog.kryptoslogic.com/malware/2017/05/29/two-weeks-later.html
#DevToolset #Hot https://github.com/blog/2359-introducing-github-marketplace-and-more-tools-to-customize-your-workflow
Читать полностью…http://www.partow.net/programming/hashfunctions/
Tags: #programming #dataStructures #C
Asynchronous Programming in Python
http://djangostars.com/blog/asynchronous-programming-in-python-asyncio/
http://thehackernews.com/2017/05/windows-rce-exploit.html
Tags: #security #exploit #Google #Windows
H.264 is magic: a technical walkthrough of a remarkable technology.
https://sidbala.com/h-264-is-magic/
Visualizing Concurrency in Go
http://divan.github.io/posts/go_concurrency_visualize/