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…
http://bradfrost.com/blog/post/atomic-web-design/
"In searching for inspiration and parallels, I kept coming back to chemistry. Solid, liquid, gas, simple, complex, etc, are atomic units that bonded together, form molecules.
Similarly, interfaces are made up of smaller components. This means we can break entire interfaces down into fundamental..."
Tags: #webdesign
"In searching for inspiration and parallels, I kept coming back to chemistry. Solid, liquid, gas, simple, complex, etc, are atomic units that bonded together, form molecules.
Similarly, interfaces are made up of smaller components. This means we can break entire interfaces down into fundamental..."
Tags: #webdesign
Brad Frost
Atomic Design
Hey there! I wrote a book called Atomic Design that dives into this topic in more detail, which you can buy as an ebook.
We’re not designing pages, we’re designing systems of components.—Stephen Hay
As the craft of Web design continues to evolve,…
We’re not designing pages, we’re designing systems of components.—Stephen Hay
As the craft of Web design continues to evolve,…
https://medium.com/unboxd/how-i-built-an-app-with-500-000-users-in-5-days-on-a-100-server-77deeb238e83#.12dy89f3b
Tags: #scalability
Tags: #scalability
Medium
How I built an app with 500,000 users in 5 days on a $100 server
There seems to be a general consensus in the world of startups that you should build an MVP (minimum viable product) without caring too…
https://www.linkedin.com/pulse/nodejs-vs-java-which-faster-apis-owen-rubel
Tags: #programming #webdev #java #nodejs #performance
Tags: #programming #webdev #java #nodejs #performance
LinkedIn
Node.Js vs Java : Which is Faster for API's?
This is something that I love to debunk because there is alot of HYPE out there around the popular javascript engine Node.js.