Forwarded from The Daily C++
Tags: #cppcon2016 #cache #optimize #hashtables #video
https://www.youtube.com/watch?v=aXj_DsIx1xs&app=desktop
https://www.youtube.com/watch?v=aXj_DsIx1xs&app=desktop
YouTube
CppCon 2016: Christiaan Pretorius “Cache Optimized Hash Tables”
http://CppCon.org
—
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/cppcon/cppcon2016
—
Hashes and caches, why another hash library ?
Problems,shortcomings and advantages of current open source hash…
—
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/cppcon/cppcon2016
—
Hashes and caches, why another hash library ?
Problems,shortcomings and advantages of current open source hash…
Forwarded from Syra's Techbinder
https://goo.gl/gzyBTm
Directly from BlackHat 2016 conference - Certificate Bypass: Hiding and Executing Malware from a Digitally Signed Executable
Tags: #programming #Windows
Directly from BlackHat 2016 conference - Certificate Bypass: Hiding and Executing Malware from a Digitally Signed Executable
Tags: #programming #Windows
Come on over to @gottagiffyinajiffy for an experiment in gif-based communication!
Forwarded from Syra's Techbinder
http://haacked.com/archive/2008/11/20/anatomy-of-a-subtle-json-vulnerability.aspx/
Tags: #security #JSON #Javascript
Tags: #security #JSON #Javascript
You’ve Been Haacked
Anatomy of a Subtle JSON Vulnerability
You've been Haacked is a blog about Technology, Software, Management, and Open Source. It's full of good stuff.
Add insult to injury:
http://news.softpedia.com/news/yahoo-scanned-everyone-s-emails-in-real-time-for-the-nsa-and-fbi-508955.shtml
http://news.softpedia.com/news/yahoo-scanned-everyone-s-emails-in-real-time-for-the-nsa-and-fbi-508955.shtml
softpedia
Yahoo Scanned Everyone's Emails in Real-Time for the NSA and FBI
Reuters uncovers secret tool built by Yahoo at the behest of the NSA and FBI in order to scan Yahoo emails
Forwarded from The Daily C++
Tags: #stackoverflow #standard #definition #endofline
http://stackoverflow.com/questions/39885423/c-is-there-a-standard-definition-for-end-of-line-in-a-multi-line-string-const
http://stackoverflow.com/questions/39885423/c-is-there-a-standard-definition-for-end-of-line-in-a-multi-line-string-const
Stack Overflow
C++: Is there a standard definition for end-of-line in a multi-line string constant?
If I have a multi-line string C++11 string constant such as
R"""line 1
line 2
line3"""
Is it defined what character(s) the line terminator/separator consist of?
R"""line 1
line 2
line3"""
Is it defined what character(s) the line terminator/separator consist of?
Forwarded from Syra's Techbinder
lwn.net
Systemd programming, 30 months later
Some time ago, we published a pair of articles about systemd
programming that extolled the value of providing high-quality unit files in
upstream packages. The hope was that all distributions would use them and
that problems could be fixed centrally rather…
programming that extolled the value of providing high-quality unit files in
upstream packages. The hope was that all distributions would use them and
that problems could be fixed centrally rather…