Some great links for 04/11/2020
Tour de force explanation of techniques for data cleaning in python data science
tags: howto python cleaning data datascience
Some great links for 04/06/2020
We all live in the shell. (Yes, if you're not geekish that sentence makes no sense). And you can always learn a little more and some special trick to make your day. Here's another reference.
Well I always look at ProgrammableWeb.com but it's becoming more and more cluttered with ads and whatnot. Also there's so much in it, I think it's totally uncharted.
tags: api public webservice howto
I hope these are all public domain. Can't check them all. But I assume so because it's on Github
Build your own… operating system, programming language, web server, etc.
tags: howto instructions build
Some great links for 03/29/2020
Really good simple explanation of making a multi step form in Rails.
Some great links for 03/26/2020
Good explanation. Although I don’t know exactly what his difference is between a facade, a presenter and a service object.
tags: howto pattern rails facade
Why microservices are so much worse than monoliths. Yes this is a self serving and self promotional article. But I think he is right.
tags: architecture problems microservices Monoliths deign
One in a series of why monoliths are better than microservices
Some great links for 03/23/2020
Foreman is now superseded by overmind, which is better and more awesome. Worth a look.
Some great links for 03/08/2020
This can always be a paining the butt. And now that Rails4 uses all this new and badly integrated package management stuff it gets worse. This is a helpful article.
tags: rails bootstrap webpacker
Huge collection of images for your hacking pleasure!
tags: collection open source image
Some great links for 03/07/2020
It’s always hard to handle branches. This was a very popular post when it came out.
tags: howto branches git cargocultimg
Some great links for 03/06/2020
There are many of these building blocks. Use this to mock a web service that your system depends on. That way you can test your system without incurring the costs (in money and time) of calling the service.
Some great links for 03/04/2020
Specific good advice on rails performance and scale.
tags: servers ruby on rails howto ruby production
Some great links for 03/02/2020
The madness of interviewing at google. OMG!
tags: software google developer interviewing
A good list. I know every single one and would generally agree with it. Some books are too high in the list and some too low. But an excellent starting point.
tags: recommended howto programming books