Diagram.Codes
Link: Diagram.Codes: "A neat interactive, web based, way to create diagrams. Is it related or based on Graphviz?"
Dictionary of Algorithms and Data Structures
Link: Dictionary of Algorithms and Data Structures: "Definitions of algorithms, data structures, and classical Computer Science problems. Some entries have links to implementations and more information."
Difference between .sass and .scss | Responsive Web Design
Link: Difference between .sass and .scss | Responsive Web Design: "SASS and SCSS are practically the same thing, but this article explains the difference in a little more detail"
Different Ways to Handle JSON in a Linux Shell
Link: Different Ways to Handle JSON in a Linux Shell: "If you work with json at all, this is a super useful article, introducing several tools that you might never have heard of."
Different Ways to Set Attributes in ActiveRecord (Rails 6)
Link: Different Ways to Set Attributes in ActiveRecord (Rails 6): "It’s always hard to remember all the different options that activerecord offers for manipulating data."
Dining Room - Nest
Link: Dining Room - Nest: "Sign in to the Nest app in your web browser with your Google Account or non-migrated Nest Account. Connect your Nest Thermostats, Nest Cams, Nest Doorbell, or Nest devices and add Nest Aware to one or more devices."
Do Things that Don't Scale
Link: Do Things that Don't Scale: "Actually startups take off because the founders make them take off. There may be a handful that just grew by themselves, but usually it takes some sort of push to get them going. A good metaphor would be the cranks that car engines had before they got electric starters. Once the engine was going, it would keep going, but there was a separate and laborious process to get it going."
Do not simplify this code!
Link: Do not simplify this code!: "Crazy code, interesting to look at!"
Do the Right Thing and Document Your Rails API with Swagger — SitePoint
Link: Do the Right Thing and Document Your Rails API with Swagger — SitePoint: "Parth Modi generates executable docs for his Rails API using swagger-docs and swagger-ui."
Docker: What's Under the Hood?
Link: Docker: What's Under the Hood?: "Great overview of dockers universe"