Mine‘s getting so accustomed to cold showers that I a) absolutely do not mind cold water for swimming etc. anymore and b) could not enjoy warm or hot showers anymore. They just weren’t nice at all.

    • pdxfed@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      You’d better be well paid, whatever you do. Like politics, all the wrong people go into Excel.

    • frosch@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Congrats on your personal achievements, as I reckon they both required quite some determination, training and stretching!

      Were those things related… thematically or chronologically?

      • pixeltree@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        Not really, I’d started running like 2 years before starting toying and running with stuff it would end up chafing you terribly. Life kind of came to a crashing halt and I haven’t run since March and still can’t really fit half the things I used to

      • pixeltree@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        Only in that they happened before my life fell apart several months ago and they’re about the only interesting things about me I could come up with

  • Boomkop3@reddthat.com
    link
    fedilink
    arrow-up
    0
    ·
    11 months ago

    In visual studio, a program for software developers, one of the type of templates you can start up and make a program with is in “blazor webassembly”. One of Microsoft’s fancy new things.

    In there, right after starting it, there is some example code thrown in your face. Code that contains pi… with a rounding error.

    So I, being the insistent autistic nerd I am, made a pull request and had it fixed. And I still wonder how so many people looked at that and it bothered absolutely no one enough to go and fix it.