Some great links for 09/13/2019
Always good to have more free things!
Some great links for 09/02/2019
A kind of crazy cool dashboard for all kinds of info all in text suitable for display in. Terminal window.
Another very useful text processing tool for text based data files.
tags: text cli validation txt cue
This looks super useful if you have very large data sets. The Unix shell is surprisingly fast and able to create parallel flows.
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.