Patterns Failed. Why? Should We care?
https://www.deconstructconf.com/2017/brian-marick-patterns-failed-why-should-we-care
https://www.deconstructconf.com/2017/brian-marick-patterns-failed-why-should-we-care
Adding a dark theme to an app with only CSS in a day:
https://medium.com/@mwichary/dark-theme-in-a-day-3518dde2955a
https://medium.com/@mwichary/dark-theme-in-a-day-3518dde2955a
Medium
Dark theme in a day
Using a bunch of modern CSS to create a night mode for an app
What happens when a file gets executed in Linux? An interesting and accessible exploration
https://ownyourbits.com/2018/05/23/the-real-power-of-linux-executables/
https://ownyourbits.com/2018/05/23/the-real-power-of-linux-executables/
GitLab sees huge spike in project imports
https://monitor.gitlab.net/dashboard/db/github-importer?orgId=1
https://monitor.gitlab.net/dashboard/db/github-importer?orgId=1
Impressions of the Rust programming language
http://jakob.space/blog/post/First+Impressions+of+the+Rust+Programming+Language
http://jakob.space/blog/post/First+Impressions+of+the+Rust+Programming+Language
Programming for RAR archives, because why not
http://blog.cmpxchg8b.com/2012/09/fun-with-constrained-programming.html
http://blog.cmpxchg8b.com/2012/09/fun-with-constrained-programming.html
Cmpxchg8B
Fun with Constrained Programming
Believe it or not, RAR files can contain bytecode for a simple x86-like virtual machine called the RarVM. This is designed to provide filter...
A comprehensive look at the many uses of brackets and parentheses in Python
http://blog.lerner.co.il/python-parentheses-primer/
http://blog.lerner.co.il/python-parentheses-primer/
Reuven Lerner
Python parentheses primer
Hard-won lessons from five years with Node.js
https://blog.scottnonnenberg.com/hard-won-lessons-five-years-with-node-js/
https://blog.scottnonnenberg.com/hard-won-lessons-five-years-with-node-js/
Scott Nonnenberg
Hard-won lessons: Five years with Node.js
After five years working with Node.js, I’ve learned a lot. I’ve already shared a few stories, but this time I wanted to focus on the ones I learned the hard way. Bugs, challenges, surprises, and...
AI scene prediction from still views
https://arstechnica.com/science/2018/06/this-amazing-google-software-can-sketch-scenes-its-never-seen-before/
https://deepmind.com/blog/neural-scene-representation-and-rendering/
Short video overview: https://youtu.be/RBJFngN33Qo
https://arstechnica.com/science/2018/06/this-amazing-google-software-can-sketch-scenes-its-never-seen-before/
https://deepmind.com/blog/neural-scene-representation-and-rendering/
Short video overview: https://youtu.be/RBJFngN33Qo
Ars Technica
Google researchers created an amazing scene-rendering AI
A neural network from Google's DeepMind has impressive spatial reasoning skills.
A graph of many programming languages and their connections through compilers
https://akr.am/languages/
https://akr.am/languages/
Letting neural networks be weird • Do neural nets dream of electric sheep?
http://aiweirdness.com/post/171451900302/do-neural-nets-dream-of-electric-sheep
http://aiweirdness.com/post/171451900302/do-neural-nets-dream-of-electric-sheep
AI Weirdness
Do neural nets dream of electric sheep?
If you’ve been on the internet today, you’ve probably interacted with a neural network. They’re a type of machine learning algorithm that’s used for everything from language translation to finance modeling. One of their specialties is image recognition. Several…