06/13
Some great links for 06/14/2020 — Free illustrations for developers. – DEV For all those times when you need just the right illustration, an apparently amazing collection! tags: free howto illustration Posted from Diigo. The rest of my favorite links are here.
Page 35 of 141
(2810 total posts)
06/10
Some great links for 06/11/2020 — CS81 Fall 2017 Robotics Course that looks great tags: robotics course 1. ConX Neural Networks — conx 3.7.9 documentation Friendly, Jupyter-notebook-ish neural nets tags: neural networks hoot Posted from Diigo. The rest of my favorite links are here.
06/07
Some great links for 06/08/2020 — datas-frame – Modern Pandas (Part 2): Method Chaining Ive been trying this style and while it looks cool I am not sure it’s more productive. Because debugging is harder as you can’t examine intermediate results. tags: functional pandas method chaining howto Posted from Diigo. The rest of my favorite links are here.
06/03
Some great links for 06/04/2020 — The Unreasonable Effectiveness of Method Chaining in Pandas Good article exploring and explaining the functional or fluent style of design in python. tags: functional pandas style howto Posted from Diigo. The rest of my favorite links are here.
05/31
Some great links for 06/01/2020 — GGather Looks like a really good one. tags: manager bookmark [Every bookmark manager ever made | A Bootstrapped Journey](https://bookmarkos.com/every-bookmark-manager-ever-m...
05/27
Some great links for 05/28/2020 — Very impressive data transformation tool It claims to be able to convert, transform and massage data in css, json and lots of other tabular formats! tags: data howto [c...
05/25
Some great links for 05/26/2020 — The Definitive Guide to Python import Statements | Chris Yeh Another good article about Python modularity tags: python import howto modularity Posted from Diigo. The rest of my favorite links are here.
04/22
Some great links for 04/23/2020 — Stripe is Silently Recording Your Movements On its Customers’ Websites · mtlynch.io This kind of thing doesn’t bother me too much. But I know certain people are totally freaked out by it. tags: security privacy stripe spying Posted from Diigo. The rest of my favorite links are here.
04/10
Some great links for 04/11/2020 — Cleaning and Prepping Data with Python for Data Science — Best Practices and Helpful Packages Tour de force explanation of techniques for data cleaning in python data...
04/05
Some great links for 04/06/2020 — The Art of Command Line 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. tags: [...
03/28
Some great links for 03/29/2020 — How to do multi-step forms in Rails – Code with Jason Really good simple explanation of making a multi step form in Rails. tags: code rails howto forms patterns Posted from Diigo. The rest of my favorite links are here.
03/25
Some great links for 03/26/2020 — Facade Pattern in Rails for Performance and Maintainability | AppSignal Blog Good explanation. Although I don’t know exactly what his difference is between a facade, a presenter and a service ...
03/22
Some great links for 03/23/2020 — Test Double | Our Blog | Improving Dev Experience with Overmind Foreman is now superseded by overmind, which is better and more awesome. Worth a look. tags: dev overmind tools foreman rails howto Posted from Diigo. The rest of my favorite links are here.
03/07
Some great links for 03/08/2020 — Integrate Bootstrap 4 and Font Awesome 5 in Rails 6 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 helpfu...
03/06
Some great links for 03/07/2020 — Please stop recommending Git Flow! – George Stocker It’s always hard to handle branches. This was a very popular post when it came out. tags: howto branches git cargocultimg Posted from Diigo. The rest of my favorite links are here.
03/05
Some great links for 03/06/2020 — Library for stubbing and setting expectations on HTTP requests in Ruby. 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 ca...
03/03
Some great links for 03/04/2020 — Ruby on Rails Mistakes that could kill Your Production Servers Specific good advice on rails performance and scale. tags: servers ruby on rails howto ruby production Posted from Diigo. The rest of my favorite links are here.
03/01
Some great links for 03/02/2020 — Google Interviewing Process for Software Developer Role in 2020 / Habr The madness of interviewing at google. OMG! tags: software google [developer](https://www.dii...
02/27
Some great links for 02/28/2020 — How to write Javascript in Rails 6 | Webpacker, Yarn and Sprockets A good introduction to the very confusing combination of JavaScript, yarn, css, etc in rails 6. Hopefully they will clean this up in rails 7. tags: javascript yarn rails Posted from Diigo. The rest of my favorite links are here.
02/25
Some great links for 02/26/2020 — jq – CLI for JSON files This is an amazing tool when you need it. Do queries, merges, filters on json files. You only need it once or twice a year but when you need it, it’s a life saver! tags: json tool howto Posted from Diigo. The rest of my favorite links are here.