Attacks against machine learning
This blog post surveys the attacks techniques that target AI (Artificial Intelligence) systems and how to protect against them.
“There are two ways to write error-free programs; only the third one works”
Best 7 links of week #25, 2018
This blog post surveys the attacks techniques that target AI (Artificial Intelligence) systems and how to protect against them.
So you’ve been constructing and using REST API’s for quite some time now and a short while ago started hearing about GraphQL... In this article, you will find a number of useful details that will make you understand and get you started with GraphQL.
Never Use Black! One of the most important colour tricks... Mrs. Zamula, a childhood art teacher, first warned the author of this post about black when he was in middle school. This is a story about why this tip is important and how following it can improve your designs.
shellharden - A bash syntax highlighter that encourages (and can fix) proper quoting of variables
If you’re looking for more manageable ways to create bar graphs, or in search of use cases to practice CSS Grid layout, this article is for you!
Containers give developers the ability to isolate applications from one another, but that’s not enough. Resource isolation is much different than security isolation. How do we make applications deployed in containers more secure? How do we apply existing tools like SELinux and AppArmor, etc when using container orchestration tools like Kubernetes?
An incredible web component for drawing patterns using only CSS. You just need to check out the home page to fall in love with this tool! :)
by Asim Hussain
In this quickstart you'll get a 50,000 foot view of the major features of Angular 2 including: Typescript & ES6 Javascript, Components & Binding, Directives, Dependancy Injection & Services, Angular Modules & Bootstrapping your Angular application., SPAs & Routing, Angular CLI, Forms, Reactive Programming with RXJs, HTTP and finally Unit Testing.