Skip Navigation

Posts
0
Comments
90
Joined
2 yr. ago

  • placebo effect works in both directions. i just wanted to share my experience, that i don't suffer any side effects aside of some headaches. i wonder how many people feel bad because they believe they have too

  • it sounds like you are angry at me for not getting side effects when stopping caffeine

  • After using Firefox for 20 years, aside of maybe 3 times I never had any problems. So I can't confirm the second point at all

  • Nope, no freak here, I got other substances that I can't quit as easily but coffee wasn't a problem at all.

  • I did it last year for a week. As I said, first day I git a headache in the evening but that was it.

  • Because climate change is not real, lol. I don't understand how some people don't see this.

    Edit: Poe's law. I shouldn't have forgotten the /s while drunk d'oh

  • Headaches?! Yes, the first evening, after that, nothing. No flu like symptoms, no nothing. It's just a habit for me but doesn't fuck me up if I don't do it.

    I'll happiely drink 4-6 red bull a day and another 1-4 coffee on top, but I don't care if there is none.

    Weeks of headaches? Flu like symptoms? You guys sure you don't just have a placebo effect when quitting?

  • Haven't visited reddit since the API gate. Deleted my account instantly, I miss nothing

  • Prices in kapitalist society are not about the cost but about what people are willing to pay

  • It's more like quick and dirty. I generally try to create a volume and save the data outside the compose folder. Default is /var/lib/docker/volumes if I remember correctly.

  • Just to correct a mistake: - ./vaultwarden:/data/ means that the folder /data/ of the container is in the subfolder vaultwarden inside the folder that contains the docker-compose.yml. it is not located in /. for that you need to remove the leading "."

    If you remove ./ vaultwarden points to a volume named vaultwarden that need to be defined separately:

    ./vaultwarden = relativ path from the docker-compose folder

    /vaultwarden = absolut path /

    vaultwarden = a volume called vaultwarden

  • Wtf do you even want to say?

  • Who the fuck cares? He will still be hated by 10% of humankind.

  • Is it already time for the pitchforks? hides pitchfork in anticipation

  • Might be some dirt or moisture in the plug, that dried up/fell out in the meantime

  • I had some Jabra Elite some time. One bud got more quiet everytime I used it until it was nearly unhearable. Some forum suggested sticking a toothpick in one specific little hole that might be clogged up with dirt. Didn't believe it, tried it anyway. Low and behold, they worked perfectly again afterwards. Small tech is weird sometimes

  • This is about signing the driver when secure boot is enabled. It doesn't say that Nvidia won't work with secure boot disabled.

    I'm using Nvidia with debian and secure boot disabled btw. So the statement, "Nvidia won't work with secure boot disabled" is still wrong. Might be some Linux mint bug, but not a problem of Nvidia per se

  • Never heard of this before and couldn't find anything about secure boot being required to be enabled to use the Nvidia drivers with Linux.

    But since you used dual boot you need to have secure boot enabled anyway, because win 11 would not work without it, would it?

  • I don't get it, which work? On debian I run apt install nvidia-driver and everything works flawlessly. What do the pop_os driver do better? A GUI for that?