Just your typical internet guy with questionable humor

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

help-circle





  • It also lists PSN as a better subscription alternative. You know, from the company that bought Crunchyroll and decided to delete people’s anime purchases, that also deleted purchased games from people’s accounts in 2024 due to a bug, that had two major database breaches…

    The site does have a section that mentions alternative games to Nintendo’s, like super tux world and super tux kart, as well as some fan games like Another Metroid 2 Remake














  • I Cast Fist@programming.devtoSelfhosted@lemmy.worldWhat is Docker?
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    1 month 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.