Why Crystal is the most promising programming language of 2018
Link: Why Crystal is the most promising programming language of 2018: "I am really fascinated with this language. Ruby-like syntax and semantics, but fully compiled."
Why Docker?
Link: Why Docker?: "While companies like Amazon are releasing their own container services, leverage the portability of containers to create a platform that allows you to work with Docker on from AWS, Microsoft Azure, Digital Ocean, or even to customize it on your own."
Why I can't recommend Clean Architecture by Robert C Martin
Link: Why I can't recommend Clean Architecture by Robert C Martin: "Software architecture is an important topic. Let me explain why you might want to skip reading Clean Architecture and what you should read instead."
Why I use exa instead of ls on Linux | Opensource.com
Link: Why I use exa instead of ls on Linux | Opensource.com: "We live in a busy world and can save time and effort by using the ls command when we need to look for files and data. But without a lot of tweaking, the default ls output isn't quite soothing to the eyes. Why spend your time squinting at black and white text when you have an alternative in exa? Exa is a modern-day replacement for the regular ls command, and it makes life easier. The tool is written in Rust, which is known for its parallelism and safety."
Why I want Bitcoin to die in a fire - Charlie's Diary
Link: Why I want Bitcoin to die in a fire - Charlie's Diary: ""
Why Improv didn’t succeed | Pito Salas' Blog
Link: Why Improv didn’t succeed | Pito Salas' Blog: "It’s been a while.Which is why my heart beat just a little faster when I read a reference to Improv (not altogether flattering) in the Adam Bossworth piece I just wrote about, where he said:C…"
Why NUKEMAP isn't on Google Maps anymore | Restricted Data
Link: Why NUKEMAP isn't on Google Maps anymore | Restricted Data: "A great article if you are looking to use mapping and visualization in your application. It convincingly says not to use google maps. Use mapbox instead."
Why OO Sucks
Link: Why OO Sucks: "Joe Armstrong is a famous person in Erlang circles. He passes away yesterday."
Why Pry is one of the most important tools a junior Rubyist can learn - Honeybadger Developer Blog
Link: Why Pry is one of the most important tools a junior Rubyist can learn - Honeybadger Developer Blog: "Everyone loves pry."
Why SOA Should Be Viewed As “Dependency-Oriented Thinking”
Link: Why SOA Should Be Viewed As “Dependency-Oriented Thinking”: "Ganesh Prasad proposes minimizing service dependencies in a SOA implementation rather than avoiding point-to-point connections in order to obtain a more flexible system that can evolve over time."