http://futurism.com/new-material-makes-one-dimensional-semiconductors-possible/
Not even the time to say "Transistors will stop shrinking"...
Tags: #hardware #technology
Not even the time to say "Transistors will stop shrinking"...
Tags: #hardware #technology
Futurism
New Material Makes ‘One-Dimensional’ Semiconductors Possible
Scientists from The University of Texas at Austin have studied two-dimensional transistors, and raise the possibility for even thinner 'one-dimensional' transistors.
http://preshing.com/20150316/semaphores-are-surprisingly-versatile/
Tags: #programming #multithreading
Tags: #programming #multithreading
Preshing
Semaphores are Surprisingly Versatile
In multithreaded programming, it’s important to make threads wait. They must wait for exclusive access to a resource. They must wait when there’s no work available. …
https://techcrunch.com/2016/07/26/deep-learning-software-knows-that-a-rose-is-a-rose-is-a-rosa-rubiginosa/
Tags: #machinelearning
Tags: #machinelearning
TechCrunch
Deep learning software knows that a rose is a rose is a rosa…
We can’t all be botanists, unfortunately, but most of us do have smartphones, and that may be a start. A computer vision system built by Microsoft Research Asia can identify thousands of…
https://blog.malwarebytes.com/threat-analysis/exploits-threat-analysis/2016/07/a-look-into-some-rig-exploit-kit-campaigns/
Tags: #security
Tags: #security
Malwarebytes Labs
A look into some RIG exploit kit campaigns
We've covered the Neutrino and Magnitude exploit kits. Now we take a look at number #3, RIG EK and the different distribution paths using packet captures collected by our honeypot. The campaigns for distribution involve malvertising and compromised sites…
http://stackoverflow.com/questions/3362669/what-are-the-known-ways-to-store-a-tree-structure-in-a-relational-db
Tags: #programming #database
Tags: #programming #database
Stack Overflow
What are the known ways to store a tree structure in a relational DB?
There is the "put a FK to your parent" method, i.e. each records points to it's parent.
Which is a hard for read actions but very easy to maintain.
And then there is a "directory structure key" me...
Which is a hard for read actions but very easy to maintain.
And then there is a "directory structure key" me...
https://blog.malwarebytes.com/threat-analysis/2016/07/unpacking-yet-another-net-crypter/
Tags: #programming #reversing #dotNET
Tags: #programming #reversing #dotNET
Malwarebytes Labs
Unpacking yet another .NET crypter
We look at one of the malicious executables recently delivered by RIG Exploit Kit that was packed in a .NET cryptor and includes similar features as one we found some time ago.
http://gameprogrammingpatterns.com/contents.html
"Game Programming Patterns is a collection of patterns I found in games that make code cleaner, easier to understand, and faster.
This is the book I wish I had when I started making games, and now I want you to have it."
Tags: #gamedev #programming
"Game Programming Patterns is a collection of patterns I found in games that make code cleaner, easier to understand, and faster.
This is the book I wish I had when I started making games, and now I want you to have it."
Tags: #gamedev #programming
Just a reminder: you can now send us the the links you think can be more interesting to the community, by using @TechBinderBot and it's /send command. Please note that we might not receive your message due to user and website blacklists. Thank you all for every contribution! 😉
https://techcrunch.com/2016/08/04/this-neural-network-tries-to-tell-if-youre-being-sarcastic-online/
Tags: #AI #machinelearning
Tags: #AI #machinelearning
TechCrunch
This neural network tries to tell if you're being sarcastic online | TechCrunch
One of the perils of text-based communication is the lack of cues that clearly signal irony being employed — no doubt we've all had our own mishaps behind this particular issue. Researchers from Portugal have had enough, though, and built a neural network…