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
Audio editor Updated +Created
Carl Sagan Updated +Created
Good targets for amateur astronomy Updated +Created
Looking at most astronomical object through a telescope is boring because you only see a white ball or point every time. Such targets would likely only be interesting with spectroscopy analysis.
There are however some objects that you can see the structure of even with an amateur telescope, and that makes them very exciting.
Some good ones:
Pinyin Updated +Created
Theme music Updated +Created
Google Quantum AI Updated +Created
Google's quantum hardware/software effort.
The "AI" part is just prerequisite buzzword of the AI boom era for any project and completely bullshit.
According to job postings such as: archive.ph/wip/Fdgsv their center is in Goleta, California, near Santa Barbara. Though Google tends to promote it more as Santa Barbara, see e.g. Daniel's t-shirt at Video "Building a quantum computer with superconducting qubits by Daniel Sank (2019)".
Video 1.
Control of transmon qubits using a cryogenic CMOS integrated circuit (QuantumCasts) by Google (2020)
Source. Fantastic video, good photos of the Google Quantum AI setup!
Go UI Updated +Created
Set theory Updated +Created
Bloons Tower Defense 5 Updated +Created
One of Ciro Santilli's favorites.
Direct democracy Updated +Created

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