AWS in Plain English
https://www.expeditedssl.com/aws-in-plain-english
https://www.expeditedssl.com/aws-in-plain-english
The Line of Death – text/plain
https://textslashplain.com/2017/01/14/the-line-of-death/
https://textslashplain.com/2017/01/14/the-line-of-death/
text/plain
The Line of Death
When building applications that display untrusted content, security designers have a major problem— if an attacker has full control of a block of pixels, he can make those pixels look like anything…
Big list of testing strings that cause issues and help find bugs in programs
https://github.com/minimaxir/big-list-of-naughty-strings
https://github.com/minimaxir/big-list-of-naughty-strings
GitHub
GitHub - minimaxir/big-list-of-naughty-strings: The Big List of Naughty Strings is a list of strings which have a high probability…
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. - minimaxir/big-list-of-naughty-strings
The Internals of PostgreSQL : Introduction
http://www.interdb.jp/pg/index.html
http://www.interdb.jp/pg/index.html
WebAIM: History of the browser user-agent string
http://webaim.org/blog/user-agent-string-history/
http://webaim.org/blog/user-agent-string-history/
How C++ lambda expressions can improve your Qt code
https://medium.com/genymobile/how-c-lambda-expressions-can-improve-your-qt-code-8cd524f4ed9f#.gvn33c7ta
https://medium.com/genymobile/how-c-lambda-expressions-can-improve-your-qt-code-8cd524f4ed9f#.gvn33c7ta
Medium
How C++ lambda expressions can improve your Qt code
In case you’ve missed it, lambda expression support has been added to C++ in C++11. In this article we are going to see how to take…
What Programming Languages Are Used Most on Weekends?
http://stackoverflow.blog/2017/02/What-Programming-Languages-Weekends/?cb=1
http://stackoverflow.blog/2017/02/What-Programming-Languages-Weekends/?cb=1
Stack Overflow Blog
What Programming Languages Are Used Most on Weekends?
For me, the weekends are mostly about spending time with my family, reading for leisure, and working on the open-source projects I am involved in. These weekend projects overlap with the work that I do in my day job here at Stack Overflow, but are not exactly…