Robert Reynolds (@reynoldsnlp) 's Twitter Profile
Robert Reynolds

@reynoldsnlp

ID: 304461014

linkhttp://reynoldsnlp.com calendar_today24-05-2011 15:11:02

327 Tweet

51 Followers

236 Following

Robert Reynolds (@reynoldsnlp) 's Twitter Profile Photo

Just submitted my tenure portfolio! Luckily, my university processes these pretty quickly, so I'll know by... April... or so....

Maxim Ziatdinov (@maximziatdinov) 's Twitter Profile Photo

This week, the Nobel Committee set a terrible precedent by awarding a Nobel Prize to someone with a relatively low h-index. What kind of message does it send to young researchers?!

Hynek Schlawack (@hynek) 's Twitter Profile Photo

So “learning styles” joined the flock of well-intentioned concepts that a) sound plausible, b) are nonsense if you measure the outcomes (knowledge acquired/grades), & c) end up being a net-negative b/c they create limiting beliefs (“I can’t learn this b/c I’m an X learner”). [1]

Charlie (@charliejhadley) 's Twitter Profile Photo

In 2016 Luis Alberto Quiroga Cairo produced the Datasaurus Dozen to make this point even more dramatically. It’s absolutely wild that 50 years later we still need to communicate this to folks who have recently awarded STEM degrees. Dataviz needs to be a fundamental part of data education

Raymond Hettinger (@raymondh) 's Twitter Profile Photo

#Github needs a new category. There are pull requests and pull demands. The latter is for when you're right, others are wrong, and the world won't be in harmony until your PD is applied 😉

Santiago (@svpino) 's Twitter Profile Photo

When I started programming in the early 90s, people thought it was stupid and that I should become a doctor or a lawyer, not a weird nerd. Years later, they told me it was clear that somebody from India or the Philippines would take my job for $2/hour. When that didn't happen,

Robert Reynolds (@reynoldsnlp) 's Twitter Profile Photo

I will never understand Docker 's decision to report container CREATED times in vague terms, like "about an hour ago". In what universe is that more helpful than saying "53 mins ago"?

Robert Reynolds (@reynoldsnlp) 's Twitter Profile Photo

Reviewing an article and couldn't help criticizing the choice to use bar plots instead of box plots or violin plots. Suddenly remembered the #barbarplots campaign that @_roryturnbull was part of. I hope that video is still getting views on Youtube.... youtu.be/LFDbqw2xPbQ?si…

Robert Reynolds (@reynoldsnlp) 's Twitter Profile Photo

Been working on adapting a perl script, and since perl syntax is a hot topic these days, I thought I would add my two cents: it is not good.

Artem Zakharchenko (@kettanaito) 's Twitter Profile Photo

Here's the truth about TDD (Test Driven Development). It's a broken practice. It's always been broken. It's broken by the definition of it. Its biggest merit is the encouragement of testing but that's about where it ends. TDD implies writing tests before writing the code. So,

Tejas Kumar (@tejaskumar_) 's Twitter Profile Photo

Here’s your periodic reminder that `usr` in /usr/bin stands for “universal system resources” not “user”, and `/dev` in `/dev/vdisk0` stands for “device” not “development” 🙌

Simon Willison (@simonw) 's Twitter Profile Photo

If you want to create completely free software for other people to use, the absolute best delivery mechanism right now is static HTML and JavaScript served from a free web host with an established reputation.

Robert Reynolds (@reynoldsnlp) 's Twitter Profile Photo

I want to be in the timeline where js has native zip functions. That's not the sort of thing I want to trust a 3rd party dependency for.