Tag: neologisms

  1. Neologism: Icon blindness

    16 August 2017

    icon blindness - noun phrase - The state of mind in which you search your desktop for minutes on end for one particular application's icon but don't find it.  You give up and open it from the application menu, whereupon you have no trouble remembering which category it's in or what the name (in text) of the application is.

    Read more...

  2. Neologism: Debuggery

    10 April 2017

    debuggery - noun - The unshakable feeling that your code is completely fucked when you spend multiple all nighters in a row tracking down a single annoying bug that winds up not being in your core code, nor any modules you've written, nor any of the libraries you're using, but in a different part of the system entirely.  In other words, your code is so poorly architected that you can't tell when problems aren't actually in your code.

    Read more...

  3. Neologism: Jenkins Driven Development

    30 March 2017

    JDD (Jenkins driven development) - noun - A development process in which the coder in question has one or two commits to the source code repository adding a feature or fixing a bug, followed by two or three dozen commits to fix things in the comments, unit tests, variable names, or some other such fiddly thing to coax the Jenkins server into actually running the unit tests to exercise the new code and hopefully integrate the new feature.  The primary usage of time by developers in DevOps environments.  The later commit messages usually consist of variations of "Does it work yet?", "WTF …

    Read more...

  4. Neologism: The Magick Poke

    01 February 2017

    The Magick Poke - noun - When you touch a failing appliance, light bulb, or other gizmo in the just the right way as you're replacing it, and it spontaneously starts working again.  This usually saves it from the trashcan or dumpster.  Comes from the POKE command in Commodore BASIC which could let you do some pretty strange things by putting just the right value into just the right memory location, usually by fat-fingering a value.

    Read more...

  5. Neologism: Disk Paranoia

    08 January 2017

    Disk paranoia - noun - That occasionally well-founded sense of creeping dread one feels when repartitioning, reformatting, or clearing a USB drive.  The dread stems from the fear that one is not, in fact, doing something terminal to the correct drive and you're actually zorching one of your internal drives (usually the one with all of your data on it).  This leads one to recheck the terminal window once every nine or ten seconds to make sure you're messing with the correct drive.  This may also include opening multiple other terminal windows to display the list of currently mounted devices, cross-checking the …

    Read more...

7 / 7