VirtualTam's bookmarks

  1. "The price for securing your network is eternal vigilance and also your soul." "Whose soul? We're sysadmins." "Oh, right. End users. Hang on, I have a jar of them under my desk. Let me get one out for you."

  2. git worktree 2015-08-21

    "check out more than one branch at a time"

    Useful if you're simultaneously working on several versions / branches of the same repository ;-)

  3. From http://www.rutschle.net/gaming/shooting.shtml :

    "Although I don't play video games much anymore, I have to admit to one addiction: I love shoot-them-ups. I loved playing them in the 80's when I was a kid. I retired for more than 15 years as I went to university, got married and so on. Then suddenly in 2010, I heard of Hydorah, and found myself trying to kill sandworms during meetings."

  4. "The gig I have as the drummer in King Crimson is one of the few gigs in rock 'n' roll where it's even remotely possible to play anything in 17/16 and stay in a decent hotel"

  5. mkzombie 2015-03-15

    This program creates one or more zombies and a daemon their leader. It can be used to replenish system zombies, or to feed the init monster.

    via http://www.brendangregg.com/specials.html

  6. Python's built-in unittest module is quite cool, but a bit limited and way too verbose (read: it's quite not easy to incite developers to write unit tests)

    I'm currently looking for more dev-friendly solutions, the key points being:

    • writing test code should be easy and straight-forward -keep the focus on "what to test" instead of "how to transcribe a process to a test"
    • parallelization! -we, spoiled developers, should make good use of our way-too-many-cores build machines...
    • complete feature set!
      • we don't want to just run tests...
      • coverage reports (find dead/weak/untested code sections)
      • output formatting (JUnit-XML seems to be quite a common format out there)

    There seem to be 3 solutions in Python:

    • stock unittest + project-dependent customizations / test helpers
    • nosetests
    • py.test

    And 2 ways of gettings things done:

    • keeping things stock: no external dependency, project-specific implementation...
    • using a test framework: one more module in your (test) virtualenv, more concise tests, more features (// run, code coverage, etc.)

    Some links:

  7. Programming language based on the one-liners of Arnold Schwarzenegger.

  8. Minetest Essentials 2014-09-18

    [Core]

    [Mapper]

    [Mods:Trivia] (this is going to be an incremental section, I guess)

    [Mods:Biomes]

    [Mods:Blocks]

    [Mods:Gameplay]

    [Mods:Misc]

    [Mods:Nature]

    [Mods:Tech]

    [Mods:World]

    [Textures]

  9. Supported Games: Half-Life 2 (required) Half-Life 2: Lost Coast Half-Life 2: Episode One Half-Life 2: Episode Two Calamity City 7: Toronto Conflict Dangerous World MINERVA: Metastasis Offshore Riot Act Rock 24

  10. Classic Disney animated films. Now with Grumpy Cat!

    This series features well known Disney films with the Internet's most famous grouchy feline in place of one of the characters.

    The concept is simple: the appearance of the cat must derail the plot of the film.