Just your typical internet guy with questionable humor

  • 2 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle




  • Does a WoW subscription count? I’ve played on private servers for a looooong time, that alone would’ve been some 20+ months of sub.

    It’s tricky for me to estimate because the majority of my piracy happened around 2004-14, so lots of stuff I don’t remember, plus some of the games I pirated back then I ended up buying later on at a discount (Jazz Jackrabbit, SupCom, UT2004, X3TC). I still don’t own a legal copy of Age of Empires 2, so you can add that one to my debt.

    Oh, that reminds me, if I add the many, many, MANY emulated roms to that list, boy, that’ll be a lot of debt. Some 500 games times ~40 dollars average, that’s 20k.

    There are also the many anime episodes that simply didn’t exist as available for purchase, so “at original price” I guess it’d be zero.







  • I Cast Fist@programming.devtoSelfhosted@lemmy.worldWhat is Docker?
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    16
    ·
    2 months ago

    So instead of having problems getting the fucking program to run, you have problems getting docker to properly build/run when you need it to.

    At work, I have one program that fails to build an image because of a 3rd party package who forgot to update their pgp signature; one that builds and runs, but for some reason gives a 404 error when I try to access it on localhost; one that whoever the fuck made it literally never ran it, because the Dockerfile was missing some 7 packages in the apt install line.