Google Allo steps back on privacy:
http://www.theverge.com/2016/9/21/12994362/allo-privacy-message-logs-google
Messaging apps are now bigger than social networks
vía http://www.businessinsider.com/the-messaging-app-report-2015-11
ℹ️ @geeksChannel
http://futurism.com/a-tiny-chip-may-present-a-hacker-proof-upgrade-to-data-encryption/
Tags: #encryption #security #hardware #algorithms
http://thehackernews.com/2016/09/xiaomi-android-backdoor.html
Tags: #security #android #Xiaomi
http://samrowe.com/wordpress/advancing-in-the-bash-shell/
This tutorial shows some bash's amazing features "that will increase your productivity in the shell."
Tags: #programming #Bash #Linux
A threat hunting project:
https://github.com/ThreatHuntingProject/ThreatHunting/tree/master/hunts
Don't forget we have #groups:
@theprogrammingartgroup
@letstalkprogramming
Italian groups:
@theprogrammingartgruppo
@programmalaganja
OT groups:
@theofftopicingart
@letstalkanything
https://cdacamar.github.io/organization/localizing-code-with-variant/
Tags: #cpp17 #variant #news
#Hot Linux can't be installed on recent Lenovo laptops per a secret agreement with MS
https://www.reddit.com/r/linux/comments/53ri0m/warning_microsoft_signature_pc_program_now/
https://randomascii.wordpress.com/2016/07/17/zeroing-memory-is-hard-vc-2015-arrays/
Tags: #programming #Cpp
imgui: cross-platform lightweight UI library for creating power user tools
https://github.com/ocornut/imgui/blob/master/README.md
Tags: #nullpointerexception #cpp #effect #differenceos #test
https://cristianadam.eu/20160914/nullpointerexception-in-c-plus-plus/
"For those familiar with languages like Java, and C#, something like NullPointerException shouldn’t come as a surprise. But what about C++? C++ also has exceptions, right?"
Seagate sued by angry staff following phishing data breach:
http://www.zdnet.com/article/seagate-sued-by-angry-staff-following-phishing-data-breach/
A Blogger who started out as an Electrical Engineered describes how he learned to program
danluu.com/learning-to-program/
http://www.informit.com/articles/article.aspx?p=366890&seqNum=6
Tags: #security #malware
Differences between GPL, LGPL and BSD:
https://fosswire.com/post/2007/04/the-differences-between-the-gpl-lgpl-and-the-bsd/
#misc
Think before you parallelize: a guide to parallelizing
https://jackmott.github.io/programming/2016/08/30/think-before-you-parallelize.html
#parallel