Do you trust into the usage of body parts like face, eyes and fingers as security of your devices?
anonymous poll
No, I don't. Too many critical points yet. β 83
πππππππ 73%
Better the classical security systems β 16
π 14%
Yes, I do. I feel more secure. β 14
π 12%
π₯ 113 people voted so far.
anonymous poll
No, I don't. Too many critical points yet. β 83
πππππππ 73%
Better the classical security systems β 16
π 14%
Yes, I do. I feel more secure. β 14
π 12%
π₯ 113 people voted so far.
http://thehackernews.com/2017/05/samba-rce-exploit.html
Don't let Windows have all the fun with exploits and malwares!
Tags: #Linux #security #exploit
Don't let Windows have all the fun with exploits and malwares!
Tags: #Linux #security #exploit
https://www.washingtonpost.com/news/the-switch/wp/2017/05/23/google-now-knows-when-you-are-at-a-cash-register-and-how-much-you-are-spending
Not even the offline world won't save you anymore.
Tags: #Google
Not even the offline world won't save you anymore.
Tags: #Google
https://www.bleepingcomputer.com/news/software/google-expert-ports-windows-defender-to-linux-to-showcase-new-tool/
Tags: #Linux #Windows #efficiency #debug
Tags: #Linux #Windows #efficiency #debug
BleepingComputer
Google Expert Ports Windows Defender to Linux to Showcase New Tool
Tavis Ormandy, the most famous of Google's security experts, has ported Windows Defender DLLs to Linux with the aid of a new tool he released today on GitHub.
http://nullprogram.com/blog/2017/04/27/
Two Games with Monte Carlo Tree Search
Tags: #programming #algorithms
Two Games with Monte Carlo Tree Search
Tags: #programming #algorithms
https://www.windowscentral.com/windows-insiders-do-not-install-any-new-builds-being-offered-pc-or-mobile-right-now
Tags: #Windows
Tags: #Windows
Windows Central
Windows Insiders: Do not install any new builds being offered on PC or Mobile right now! [Updated]
Microsoft is having some major issues with its Windows Insider Program right now, on all rings affecting many different device types. Do not install any builds offered to you right now.
This channel is part of the Silicon Network (@siliconnetwork), a network of channels and groups about tech and programming.
To discover all the members, visit the network at https://t.me/siliconnetwork
To discover all the members, visit the network at https://t.me/siliconnetwork
http://www.techrepublic.com/article/intel-and-darpa-look-to-ai-and-machine-learning-to-boost-graph-analytics-in-big-data/
Tags: #hardware #CPU #machinelearning
Tags: #hardware #CPU #machinelearning
TechRepublic
Intel and DARPA look to AI and machine learning to boost graph analytics in big data
DARPA and Intel are working on a program called HIVE that looks to improve businesses' work in big data with graph analytics.
https://realpython.com/blog/python/face-recognition-with-python/
Tags: #Python #programming #faceRecognition
Tags: #Python #programming #faceRecognition
Realpython
Build Your Own Face Recognition Tool With Python β Real Python
In this tutorial, you'll build your own face recognition command-line tool with Python. You'll learn how to use face detection to identify faces in an image and label them using face recognition. With this knowledge, you can create your own face recognitionβ¦
http://preshing.com/20170612/can-reordering-of-release-acquire-operations-introduce-deadlock/
Tags: #programming #Cpp
Tags: #programming #Cpp
Preshing
Can Reordering of Release/Acquire Operations Introduce Deadlock?
I wasnβt planning to write about lock-free programming again, but a commenter named Mike recently asked an interesting question on my Acquire and Release Semantics post from β¦