Some great links for 08/26/2019
Fantastic set of really low hanging fruit UI rules. Stuff that anyone can apply and fix and mistakes you should never make!
tags: UI howto explainer rules UX
A pretty good, to great, overview of the bits and pieces that make up Kubernetes
tags: howto explainer kubernetes
Some great links for 08/25/2019
very interesting way to embed C in ruby, if you’re into that kind of thing!
Yes, but, do we need another shell? Do we all have to learn Rust? What about a shell framework that will embed any language?
Some great links for 08/16/2019
Great new features in rails 6 — support of multi database models
tags: rails techniques database scalability multi
Great list. One I had I idea existed is warn_indent. Hello Python?
Some great links for 08/14/2019
A nice comprehensive review of the world of the ruby programming language, my personal favorite right now.
tags: programming guide ruby overview
Some great links for 08/07/2019
This is harder than you think. I've messed with many different instructions for this and some work and some dont.
Some great links for 08/02/2019
Everything old is new again
Good to know!
Nice loggers
tags: github logging structured terminal
Some great links for 07/29/2019
This one is pretty eclectic but if you find yourself writing a script in ruby or python or bash and you need to respond in the logic to what's going on in git, then you will find some very useful tips here.
Some great links for 07/20/2019
Always wanted to learn more about this new Orm
tags: rom activerecord gems libraries orm
This is very cool and useful too!
Some great links for 07/18/2019
Looks like a great site for buying cheap watches!
Some great links for 07/16/2019
A comprehensive look at how web (http) servers work
tags: performance scalability http example