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
https://www.interdb.jp/pg/index.html
  https://www.interdb.jp/pg/index.html
WebAIM: History of the browser user-agent string
https://webaim.org/blog/user-agent-string-history/
  https://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?
https://stackoverflow.blog/2017/02/What-Programming-Languages-Weekends/?cb=1
  
  https://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…
  A common mistake in E-Mail server setups allows you to create SSL certificates for other peoples domains.
Hanz Ostmaster's revenge: An SSL Validation issue
https://www.trustwave.com/Resources/SpiderLabs-Blog/Hanz-Ostmaster-s-revenge--An-SSL-Validation-issue/
  
  Hanz Ostmaster's revenge: An SSL Validation issue
https://www.trustwave.com/Resources/SpiderLabs-Blog/Hanz-Ostmaster-s-revenge--An-SSL-Validation-issue/
Trustwave
  
  Hanz Ostmaster's revenge: An SSL Validation issue
  Why would I title a blog post with the name 'Hanz Ostmaster'? Don't worry, it's not some new named vulnerability, but it turns out this name has some significance. Do you see it? It requires a bit of imagination -...
  Automating Screenshots in Documentation [for Webapps]
https://blog.codeship.com/automating-screenshots-in-documentation/
  
  https://blog.codeship.com/automating-screenshots-in-documentation/
CloudBees
  
  Automating Screenshots in Documentation
  SCREENSHOTTING SERVICES I typically prefer to assemble a string of open-source tools, but if you would like to use a commercial service, there are plenty available as a quick search will confirm.
  65535 interfaces ought to be enough for anybody
https://aakinshin.net/en/blog/dotnet/mono-and-65535interfaces/
  https://aakinshin.net/en/blog/dotnet/mono-and-65535interfaces/
Learn X in Y Minutes: Scenic Programming Language Tours
https://learnxinyminutes.com/
Very useful to quickly get an overview of a programming language or concept
  https://learnxinyminutes.com/
Very useful to quickly get an overview of a programming language or concept