Context
- nostr-protocol/nips#522
- https://stacker.news/items/177715
- https://snort.social/e/note1uushpz4zr4ak2fh60l8whww6mm0w6eh9s796m5tza5uz9jjjsl5szk55nn
Sure.
tl;dr 5M sat bounty to make https://github.com/fiatjaf/no-fed work.
ActivityPub communication is between servers. A server talks to another server, pushing and pulling data. Identities live on servers. Nostr communication is between clients and servers.
Source: https://www.roelpeters.be/virtualenv-venv-choose-python-version/ | |
Documentation: https://virtualenv.pypa.io/en/stable/ | |
python -m pip install --user virtualenv | |
python -m virtualenv --help | |
py -m virtualenv -p=<your_python_executable> <virtual_environment_directory> | |
Example use: | |
py -m virtualenv -p="C:\Program Files\Python37\python.Exe" .virtenv |
2021-12-18 | |
Victor's "Swedish cinnamon bun recipe" (Recept på Kanelbulle) | |
Wheat dough (48 buns): | |
150 g margarine or butter | |
5 dl milk | |
50 g baking yeast | |
1/2 teaspoon salt | |
1-1 1/2 dl sugar | |
(Optional) 2 teaspoons of crushed or grounded cardamom seeds. |
A lot of GitHub projects need to have pretty math formulas in READMEs, wikis or other markdown pages. The desired approach would be to just write inline LaTeX-style formulas like this:
$e^{i \pi} = -1$
Imagine you are a machine learning engineer. You're dealing with large datasets.
You are about to perform a large scale change to the data. Or even a small change.
You wish you had your data under version control. You wish you had a git
for data.
But the data is too big for git
. So you usually just backup via a copy.
This text now lives at https://github.com/MarcDiethelm/contributing/blob/master/README.md. I turned it into a Github repo so you can, you know, contribute to it by making pull requests.
If you want to contribute to a project and make it better, your help is very welcome. Contributing is also a great way to learn more about social coding on Github, new technologies and and their ecosystems and how to make constructive, helpful bug reports, feature requests and the noblest of all contributions: a good, clean pull request.
*.acn | |
*.acr | |
*.alg | |
*.aux | |
*.bak | |
*.bbl | |
*.bcf | |
*.blg | |
*.brf | |
*.bst |