Some great links for 03/26/2019
Another great overview and cheatsheet for Dot
tags: graphviz diagrams dot howto cheatsheet
Some great links for 03/25/2019
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 github.pages
An amazing set of cheat sheets from a prolific developer in the philippines
tags: cheatsheet programming tips
Some great links for 03/24/2019
Really really interesting use case for REDIS, and a great scalability pattern
tags: scale redis datastructures howto scalability streams
Kind of interesting about security, hacking, protocols and ssh
Some great links for 03/17/2019
Always interesting to see major improvements in classic algorithms
tags: compression algorithms data
More good explanation of how to see if two sets of observations seem to be coming from a single distrbution.
tags: statistics probabilities distributions
I’m back looking at statistics. This KS test is one of the basic statistical tests to compare two samples.
tags: statistics distributions test
Some great links for 03/15/2019
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
Some great links for 03/13/2019
You can always learn more about scaling!
tags: architecture howto scale
A great question for a much ballyhooed term which often is misunderstood
Some great links for 03/12/2019
Great overview of how Redis works, all the types and concepts
tags: redis types howto concepts
Detailed tips on what not to do when using rails with docker.
Some great links for 03/11/2019
Another nice tutorial on Caching with Redis and Rails
tags: redis caching rails howto
tags: scaling architecture tier tips
tags: markovchains tutorial intro
More information about Microservices on Heroku
tags: heroku launching soa servivces architecture microservices
Some great links for 03/10/2019
A tool to allow me to launch multiple apps locally to get a new SOA service going for debugging.
tags: launching ruby soa servivces
Useful things to remember about using sessions in Sinatra
tags: sinatra howto tips sessions
Postgres is amazing, again!