Sean McCarthy

6 Followers
36 Following
16 Posts
Software developer, hardware hacker. Consciously incompetent.
@fasterthanlime exercise, even just walking, as much as you can manage.
Just reflecting again this morning on how intensely academia insists that collaboration and sharing knowledge and the burdens of work is cheating, only for kids to graduate not knowing how to collaborate effectively at all and discovering they're completely untrained, unskilled and inexperienced in what's not only the most important working practice in the world, but literally the only one that works.
@searls oh but you were looking for rails cops specifically
@searls I’m completely against this rule https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/RedundantReturn
for all the reasons the Perl community decided that you *should* have an explicit return https://metacpan.org/dist/Perl-Critic/view/lib/Perl/Critic/Policy/Subroutines/RequireFinalReturn.pm
Class: RuboCop::Cop::Style::RedundantReturn — Documentation for rubocop (1.50.1)

I've been re-reading Mazes for Programmers and implementing in Javascript this time (to improve my pretty ordinary Javascript skills). It's still really fun! That first render on an HTML canvas was so satisfying. Thanks again for your great book @jamis