fragment

joined 2 years ago
[–] fragment@lemmy.world 2 points 6 months ago

There's more than one given angle to any one given scene

[–] fragment@lemmy.world 5 points 7 months ago* (last edited 7 months ago) (1 children)

Unfortunately it’s the opposite, people with ADHD seem to be more likely to have anxiety: https://www.additudemag.com/adhd-and-anxiety-symptoms-coping/

There also seems to be a link between ADHD and epilepsy: https://www.additudemag.com/new-research-shows-adhdepilepsy-link/amp/

[–] fragment@lemmy.world 5 points 10 months ago

Thanks for sharing that. It sounds like it will be helpful.

[–] fragment@lemmy.world 5 points 11 months ago (7 children)

Yeah, fuck life changing side effects! White knuckle it like a true american.

[–] fragment@lemmy.world 14 points 2 years ago (1 children)

I deleted bash on my work computer one week into the job 🫠

[–] fragment@lemmy.world 6 points 2 years ago (1 children)

It’s less the name squatting and more pip not supporting a certain PyPI resolution order: https://github.com/pypa/pip/issues/8606

For example, I have A, B and C in my requirements.txt but I want to install C from my own private PyPI. Everything works fine until someone uploads a package name C to the public PyPI then suddenly I’m not installing my private package anymore.