Some great links for 04/13/2019
Hire People or Optimize Processes: A cost-benefit analysis for engineering leaders Perspective on the payback of hiring more pe...
Read more →All my blog posts and articles
Page 40 of 141 (2814 total posts)
Hire People or Optimize Processes: A cost-benefit analysis for engineering leaders Perspective on the payback of hiring more pe...
Read more →Don’t confuse Ruby’s ‘throw’ statement with ‘raise’ (Example) Wow this is a really good one. I didn’t know and have to make sure I clear this up in my mind! tags: ruby [...
Read more →codercom/code-server I don’t quite understand this, nor have I tried it. But the claim is pretty amazing: run vocode on aws or azure, so your development environment is hosted there! tags: vscode [tips](htt...
Read more →Architecting Ruby on Rails Apps as Microservices | Codeship | via @codeship Great article about Service Oriented Architectures tags: SOA [rails...
Read more →Untangling Ruby Threads Dealing with Ruby Threads is tricky. And add to that understanding the GIL, and thread unsafeness and its pretty subtle! tags: concurrency [ruby](https://www.diigo.c...
Read more →Scaling a Ruby on Rails app on Heroku You know I’m into scalability right now. Here’s a short article with lots of the basics. tags: ruby [scalability](https://www.diigo...
Read more →Stop using so many divs! An intro to semantic HTML This makes a ...
Read more →Drawing Graphs using Dot and Graphviz Another great overview and cheatsheet for Dot tags: graphviz diagrams dot howto cheatsheet Posted from Diigo. The rest of my favorite links are here.
Flatdoc A super simple automatic open source doc generator. Except I dont quite understand it. I have a feeling once I try it it will be obvious tags: documentation [opensource](https://www.diigo.com/user/pi...
Read more →Redis streams as a pure data structure Really really interesting use case for REDIS, and a great scalability pattern tags: scale redis [datastructures](https://www.diigo.com...
Read more →Presenting XXH3 Always interesting to see major improvements in classic algorithms tags: compression algorithms [data](...
Read more →Myo | How I learned to Stop Worrying and Love Quaternions Quaternions are a really complicated mathematical concept which are used extensively in 3d robotics. They are really hard to understand. This article helps. tags: Quaternions robotics 3d Posted from Diigo. The rest of my favorite links are here.
[Scalable architecture without magic (and how to build it if you’re not Google)](https://dev.to/uyouthe/scalable-architecture-without-magic-and-how-to-build-it-if-youre-not-google-336a?utm_source=Newsletter+Subscribers&utm_campaign=4262f7719c-EMAIL_CAMPAIGN_2019_02_25_01_51&utm_medium=email&utm_term...
Read more →An introduction to Redis data types and abstractions – Redis Great overview of how Redis works, all the types and concepts tags: redis types [howto](https://www...
Read more →How to scale Ruby on Rails with Redis | Opensource.com Another nice tutorial on Caching with Redis and Rails tags: redis caching [rails](https://w...
Read more →David Dollar A tool to allow me to launch multiple apps locally to get a new SOA service going for debugging. tags: launching ruby [so...
Read more →End-to-End Arguments in System Design | the morning paper tags: en-to-end argument [system](https://www.diigo.com/user/p...
Read more →Optimize animated GIF Really good site for creating animated gifs from videos and lots lots more. tags: video gif [animated](https://www.diigo.com/user...
Read more →80 Characters per Line Is a Standard Worth Sticking to Even Today tags: characters line programming standard tips Posted from Diigo. The rest of my favorite links are here.
Adrian Boeing: Blog: Dynamic Window Algorithm motion planning Looks interesting but not sure we can use it! tags: robot 119 ...
Read more →