YAPOEH! (Yet another post on error handling) | Adi Sarid - Personal Blog
Error catching can be hard to catch at times (no pun intended). If you’re not used to error handling, this short post might help you do it elegantly. There are many posts about error handling in R (and in fact the examples in the purrr package documentation are not bad either).
Is Life a Constant Struggle? Find the Root Cause and Kill That Sucker
Sometimes life can feel totally screwed up. No matter how hard we try, we keep running into dead ends. Or banging our head against a wall. Or failing to achieve or do the things we want to do. We have great plans, amazing ideas -- but we just can't seem to launch them. Maybe we
Everyone wants a time management system that works. One they can stick with. One that’s not a pain in the butt. What does that even mean? A system that works, looks like this: 1. It *empowers* you …
Comprehensive Guide to Learn Computer Science Online - Qvault
You don't need to go to university to get a world-class computer science education. Let's go over all the resources and tips you'll need to get a job as a software engineer, and you can do it without leaving your room.
How to enable the new Extensions Menu in Edge Insider Dev
There is a new Extensions Menu available in the latest Microsoft Edge Insider Dev build. As noted in a post by Bleeping Computer, this new extensions menu can currently only be enabled for the Edge…
How I take smart digital notes—Part 1: A map for the journey | Ramses' Blog
Know your problems, tools, and resources before you start learning. In the digital age, it's easy to get overwhelmed. Here's a learner's map for picking tools and resources.
Learning Analytic Administration through a Sandbox
It all starts with sandboxes. Development sandboxes are dedicated safe spaces for experimentation and creativity. A sandbox is a place where you can go to test and break things, without the ramifications of breaking the real, important things. If you’re an analytic administrator who doesn’t have access or means to get a sandbox, I recommend that you consider advocating to change that. Here are just some of the arguments for why sandboxes are a powerful tool for the R admin that you may find helpful.
I do not well remember, but it seems to me I faced some difficulties when I tried to use Shiny bookmarking to save and restore the state of a Shiny app. These difficulties arose when there were some rende...