Issue #68 · June 25, 2018

Attacks against machine learning

“There are two ways to write error-free programs; only the third one works”

Best 7 links of week #25, 2018

Articles

GraphQL: Everything You Need to Know

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.

Design Tip: Never Use Black

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.

anordal/shellharden

shellharden - A bash syntax highlighter that encourages (and can fix) proper quoting of variables

Creating a Bar Graph with CSS Grid

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!

Kubernetes Security Best Practices

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?

CSS Doodle

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! :)

Book of the week

Angular 2: From Theory To Practice

Angular 2: From Theory To Practice

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.