PhD Comics Updated 2025-07-16
Each comic page has an "Emergency Button" below it, which redirects to a mock PDF formatted as a research paper, so you can quickly pretend to be working. Epic.
Figure 1.
The evolution of intellectual freedom by PhD Comics (2011)
Source.
Because DNA replication is a key limiting factor of bacterial replication time, such organisms are therefore strongly incentivized to have very minimal DNAs.
Power, Sex, Suicide by Nick Lane (2006) 7 "Why bacteria are simple" page 169 puts this nicely:
Bacteria replicate at colossal speed. [...] In two days, the mass of exponentially doubling E. coli would be 2664 times larger than the mass of the Earth.
Luckily this does not happen, and the reason is that bacteria are normally half starved. They swiftly consume all available food, whereupon their growth is limited once again by the lack of nutrients. Most bacteria spend most of their lives in stasis, waiting for a meal. Nonetheless, the speed at which bacteria do mobilize themselves to replicate upon feeding illustrates the overwhelming strength of the selection pressures at work.
Photomultiplier tube Updated 2025-07-16
Can be used to detect single photons.
It uses the photoelectric effect multiple times to produce a chain reaction. In particular, as mentioned at youtu.be/5V8VCFkAd0A?t=74 from Video 1. "Using a Photomultiplier to Detect single photons by Huygens Optics" this means that the device has a lowest sensitive light frequency, beyond which photons don't have enough energy to eject any electrons.
Video 1.
Using a Photomultiplier to Detect single photons by Huygens Optics
. Source. 2024. Wow this dude is amazing as usual. Unfortunately he's not using a single photon source, just an LED.
Photonic quantum computer Updated 2025-07-16
The key experiment/phenomena that sets the basis for photonic quantum computing is the two photon interference experiment.
The physical representation of the information encoding is very easy to understand:
  • input: we choose to put or not photons into certain wires or no
  • interaction: two wires pass very nearby at some point, and photons travelling on either of them can jump to the other one and interact with the other photons
  • output: the probabilities that photos photons will go out through one wire or another
Video 1.
Jeremy O'Brien: "Quantum Technologies" by GoogleTechTalks (2014)
Source. This is a good introduction to a photonic quantum computer. Highly recommended.
Jackdaw Playing With Water Updated 2025-07-16
Considered one of the 10 famous Chaozhou music pieces TODO list.
Was also adapted by Liu Baoshan (1937-1997) as a pipa song. Ciro Santilli prefers the pipa version.
Video 1.
Jackdaw Playing With Water performed by Xu Lingzi on the guzheng at the Wiener Musikverein
. Source.
Video 2.
Jackdaw Playing With Water performed by Lin Shicheng on the pipa
. Source.
This is the only way to truly understand and appreciate the subject.
Understanding the experiments gets intimately entangled with basically learning the history of physics, which is extremely beneficial as also highlighted by Ron Maimon, related: there is value in tutorials written by early pioneers of the field.
"How we know" is a basically more fundamental point than "what we know" in the natural sciences.
In the Surely You're Joking, Mr. Feynman chapter O Americano, Outra Vez! Richard Feynman describes his experience teaching in Brazil in the early 1950s, and how everything was memorized, without any explanation of the experiments or that the theory has some relationship to the real world!
Although things have improved considerably since in Brazil, Ciro still feels that some areas of physics are still taught without enough experiments described upfront. Notably, ironically, quantum field theory, which is where Feynman himself worked.
Feynman gave huge importance to understanding and explaining experiments, as can also be seen on Richard Feynman Quantum Electrodynamics Lecture at University of Auckland (1979).
Video 1.
'Making' - the best way of learning science and technology by Manish Jain (2018)
Source.
Physics engine Updated 2025-07-16
There is no clear distinction between "serious simulations" and "physics engines", it's just that "physics engine" have a "for video game" connotation.
And especially, in the context of gaming, it usually means "rigid body dynamics simulation" in particular.
Julian Schwinger Updated 2025-07-16
Extremely precocious, borderline child prodigy, he was reading Dirac at 13-14 from the library.
He started working at night and sleeping during the moring/early afternoon while he was at university.
He was the type of guy that was so good that he didn't really have to follow the university rules very much. He would get into trouble for not following some stupid requirement, but he was so good that they would just let him get away with it.
Besides quantum electrodynamics, Julian worked on radar at the Rad Lab during World War II, unlike most other top physicists who went to Los Alamos Laboratory to work on the atomic bomb, and he made important contributions there on calculating the best shape of the parts and so on.
He was known for being very formal mathematically and sometimes hard to understand, in stark contrast to Feynman which was much more lose and understandable, especially after Freeman Dyson translated him to the masses.
However, QED and the men who made it: Dyson, Feynman, Schwinger, and Tomonaga by Silvan Schweber (1994) does emphacise that he was actually also very practical in the sense that he always aimed to obtain definite numbers out of his calculations, and that was not only the case for the Lamb shift.
Kdenlive Updated 2025-07-16
This seems like a decent option, although it has bugs coming in and out all the time! Also it is quite hard to learn to use.
To get started:
  • import a clip
  • drag it onto the track area
Shortucts:
To set the video length, search for "set outpoint" on "monitor".
Add subtitles:
  • Effects
  • Dynamic text
then drag on top of the video track. To add only to part of the video, cut it up first.
Preview has no sound on Ubuntu 20.10. Fixed as of Ubuntu 22.04.
Sound worked on Ubuntu 21.04 though, but it then soon crashed with:
 = = SET EFFECT PARAM:  "rect"  =  0=1188 0 732 242
MUTEX LOCK!!!!!!!!!!!! slotactivateeffect:  1
// // // RESULTING REQUIRED SCENE:  1
Object 0x557293592da0 destroyed while one of its QML signal handlers is in progress.
Most likely the object was deleted synchronously (use QObject::deleteLater() instead), or the application is running a nested event loop.
This behavior is NOT supported!
qrc:/qml/EffectToolBar.qml:80: function() { [native code] }
Killed
amazing.
On Ubuntu 22.04 haven't crashed yet.
Keep debug notes Updated 2025-07-16
When debugging complex software, make sure to keep notes of every interesting find you make in a note file, as you extract it from the integrated development environment or debugger.
Especially if your memory sucks like Ciro's.
This is incredibly helpful in fully understanding and then solving complex bugs.

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