Elektrine lite

← Feed

Ben Berry

bengerman@hachyderm.io

<p>Conference Chair @ PyCascades <br />former platform engineer @ cloud.gov and brandfolder devops engineer @ Allen Institute, Blue Nile, and Intermedia</p>

Posts

  • Post #4187537

    oh hey they&amp;#39;re hiring for people with experience and imposter syndrome:

  • Post #4187536

    Remember, folks: by checking your watch multiple times per minute, and leaning hard into ADHD-waiting-mode, you too can be just 2-3 minutes late to every meeting ever.

  • Post #4187535

    &amp;quot;It&amp;#39;s what makes a Subaru a Subaru&amp;quot; https://hachyderm.io/@bengerman/116977617528138909

  • Post #4183629

    I&#39;ve seen and heard about crows chasing off eagles and hawks before - I always figured it was a teamwork kind of thing. Get all your crow buddies together and chase off the bully because you have the advantage of numbers. Today I watched a solo crow chase an adult bald eagle away. The crow chased it down from behind and harassed the eagle until it left.

  • Post #2281430

    @cR0w

  • Post #1770379

    #django pop quiz: which of these subTests fails: ``` from django.test import SimpleTestCase from django.template import Context, Template class TemplateTest(SimpleTestCase): def test_template(self): template = Template(&amp;#39;{% if foo %}truthy{% else %}falsey{% endif %}&amp;#39;) self.matrix = ( ((), &amp;quot;falsey&amp;quot;,), (&amp;quot;&amp;quot;, &amp;quot;falsey&amp;quot;,), ([], &amp;quot;falsey&amp;quot;,), ({}, &amp...

  • Post #1770377

    hello, 911? yes the man who stamped my hand at the club said I had &amp;quot;good veins&amp;quot;

  • Post #1770376

    guess what time it is!

  • Post #1770372

    Internet Tutorial Author: Do not [mistake] because then you will have to [recover], which is difficult even if you have [purpose-built tool] Me: you silly internet person. I will not [mistake], because I am Smart™️. And even if I did, I could surely [recover] with [improvised] tool Narrator: *surpressing laughter*

  • Post #1770370

    Coworker: There are a few lines not covered by tests - should we add some tests to cover them? Me: *deletes lines*

  • Post #921898

    RE: https://hachyderm.io/@bengerman/116099144569248155 I think this made it through code review, BTW