Just your typical internet guy with questionable humor

  • 1 Post
  • 28 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle




  • I Cast Fist@programming.devtoAnime@ani.socialGrave of the Fireflies
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    3
    ·
    1 month ago

    I watched it a few years ago and all I could think of was how the kid was responsible for most of the problems he ended facing. Sad? Yes. But a “YOU are making a bad situation worse” sad, because the boy wanted to “prove” he could be an adult, despite being a 10yo with a younger sister to care.

    Seriously, his aunt complained he was just hanging around, playing all day and not helping. His reaction? “You old hag, I don’t need you!”







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