The data is integrated into the Internet archive and available e.g. via the way back machine. Not sure if you can get the whole reddit dataset.
The archive warriors are downloading Reddit for a while already. 15.6 billion items and counting. You can help too:
The return of web directories 🤩 https://en.m.wikipedia.org/wiki/Web_directory
As far as I know, acupuncture has only one or two indications in which it performed better than a placebo. Interestingly the exact position of the needles didn’t matter at all in any indication.
Here’s a source for this: https://www.esa.int/Science_Exploration/Human_and_Robotic_Exploration/The_toxic_side_of_the_Moon
He’s a climate change denier though.
There are 48 in Europe of those tripoints, seven of them with Germany.
What about cruise control? I used that CI in 2009 maybe earlier. Jenkins was a milestone, fair point but not the first CI
Jenkins was called Hudson already a long time after being a prototype. We used it productively already.
Additional recommendation: use https://linkcleaner.app or Léon URL Cleaner (Android) to automatically remove those pesky tracking parameters.
That’s why it’s also a big accessibility feature. With big font sizes, four spaces are distracting but you can configure tabs to show up as one character, which is way more reasonable with font sizes larger than usual
There’s a gut repo of the German constitution (Grundgesetz) with all changes with correct dates and authors:
https://github.com/c3e/grundgesetz
And it exists for all laws in Germany, too: https://bundestag.github.io/gesetze/
Created/funded by a government sponsored fund for open source software
I doubt so. Only a small fraction of distribution requests you to select your own kernel modules. Mainstream distros package similarly to what you expect from Windows. But this would ruin the joke, wouldn’t it?
I use pipenv with pyenv together. This works pretty well, also in cron jobs. Just add
pipenv run python script.py
to the cron table.