Explore >> Select a destination


You are here

takeonrules.com
| | jdan.dev
21.5 parsecs away

Travel
| | Some thoughts on "The Checklist Manifesto" by Atul Gawande, mainly the key takeaways, but also why you should read it.
| | pbrisbin.com
20.7 parsecs away

Travel
| | Anyone who knows me knows I love the shell. I got my "start" in bash and still have a plethora of scripts lying around doing all sorts of useful and fun things for me. Recently, however, I tackled a task that I had attempted many times in shell script always to be met with frustration. How did I finally figure it out? I made it a rake task and did it in ruby.
| | blog.mgechev.com
39.2 parsecs away

Travel
| | Note: The following blog post is based on the library aspect.js, which can be found here. The object-oriented programming paradigm is powerful. We design an OO system by decomposition of the problem domain, following guiding principles concerning the decomposition and the communication between the different modules. The process is structured; it involves logical thinking, understanding of the domain and eventual predictions for the future evolution of the system. Often we're trying to keep our code DRY (...
| | radacad.com
46.0 parsecs away

Travel
| How many times you have been thinking to see is this possible to store the data of the Power BI report every day, every week or month. How many times, you thought of how to take a snapshot of the data in the Power BI dataset or report at a specific point of times? Well, Read more about Scheduled Snapshot of the Power BI Data and Report[]