Primate Updated +Created
Biconvex spherical lens Updated +Created
Each side is a sphere section. They don't have to have the same radius, they are still simple to understand with different radiuses.
The two things you have to have in mind that this does are:
Data Updated +Created
Database feature Updated +Created
Ernest Rutherford Updated +Created
Galileo Galilei Updated +Created
Isaac Newton Updated +Created
Tin compound Updated +Created
Paul Allen Updated +Created
Albert Einstein Updated +Created
Data structure Updated +Created
Disaccharide Updated +Created
Doom (video game) Updated +Created
Git tips / Linear history vs branching Updated +Created
There are two ways to organize a project:
Some people like merges, but they are ugly and stupid. Rebase instead and keep linear history.
Linear history:
5 master
|
4
|
3
|
2
|
1 first commit
Branched history:
7   master
|\
| \
6  \
|\  \
| |  |
3 4  5
| |  |
| /  /
|/  /
2  /
| /
1/  first commit
Here commits 6 and 7 are the so called "merge commits":
  • they have multiple parents:
    • 6 has parents 3 and 4
    • 7 has parents 5 and 6
  • they are useless and don't contain any real information
Which type of tree do you think will be easier to understand and maintain?
????
????????????
You may disconnect now if you still like branched history.
Gram-positive bacteria Updated +Created
MDPI Updated +Created
Mechanics problem Updated +Created
Music free for commercial reuse Updated +Created
Payment system Updated +Created
Muon tomography Updated +Created

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