Axon Updated 2025-07-16
Physics Travel Guide Updated 2025-07-16
DokuWiki about physics, mostly/fully written by Jakob Schwichtenberg and therefore focusing on particle physics, although registration might be open to all.
B3 Oxford physics course Updated 2025-07-16
users.physics.ox.ac.uk/~lvovsky/B3/ contain assorted PDFs from between 2015 and 2019
Syllabus reads:
Professor in 2000s seems to be
But as of 2023 marked emeritus, so who took over?
Ewart is actually religious:
This dude is pure trouble for Oxford!
Octagon Updated 2025-07-16
Pentagon Updated 2025-07-16
SHA-1 Updated 2025-07-16
Software developer collective Updated 2025-07-16
This model can work well when there is a set of commonly used libraries that some developers often use together, but such that there isn't enough maintenance work for each one individually.
So what people do is to create a group that maintains all those projects, to try and get enough money to survive from the contributions done primarily for each one individually.
Type of RNA Updated 2025-07-16
The most important ones are:
Git tips / Why is Git a DAG? Updated 2025-07-16
Because a Git commit can have more than 1 parent due to merge commits when you do:
git merge
It can even have more than 2, there's no limit. Although that is not so common (with good reason, 2 is already one too many): softwareengineering.stackexchange.com/questions/314215/can-a-git-commit-have-more-than-2-parents/377903#377903

Unlisted articles are being shown, click here to show only listed articles.