Software developer in Halifax, Nova Scotia, Canada. Dad to 2 kids.

Find me on the Fediverse in other places:

  • 7 Posts
  • 173 Comments
Joined 3 years ago
cake
Cake day: June 6th, 2023

help-circle




  • It’s really interesting to see the different effects that these ADHD drugs have on different people.

    I’m a recently diagnosed 49-year-old and I went through test rounds of increasing dosages of both methylphenidate and lisdexamfetamine. I maxed out both dosages and it the effects were so minimal that I couldn’t even tell I had taken anything. I’m not taking anything now., I just manage the best I can with non-medicinal methods.










  • The docker config is nothing special:

    collabora:
        hostname: collabora
        image: collabora/code
        restart: "no"
        privileged: true
        cap_add:
          - MKNOD
        networks:
          - default
        env_file: collabora.env
        ports:
          - 8054:9980
    

    Env: Besides username, password, and this line:

    extra_params=--o:ssl.enable=true
    

    I have 2 other variables set: domain and aliasgroup1. Is domain supposed to refer to the Collabora domain or the NextCloud domain? I actually can’t remember where I got the aliasgroup1 from, but it was probably during my googling to try and get things working. I remember reading that the ‘.’ characters had to be escaped because those lines were used in a reflex.