Atomic clock by Ciro Santilli 37 Updated +Created
Video 1.
How an atomic clock works, and its use in the global positioning system (GPS) by EngineerGuy (2012)
Source. Shows how conceptually an atomic clock is based on a feedback loop of two hyperfine structure states of caesium atoms (non-radioactive caesium-133 as clarified by the Wikipedia page). Like a quartz clock, it also relies on the piezoelectricity of quartz, but unlike the quartz clock, the quartz is not shaped like a tuning fork, and has a much larger resonating frequency of about 7 MHz. The feedback is completed by producing photons that resonate at the right frequency to excite the caesium.
Video 2.
Inside the HP 5061A Cesium Clock by CuriousMarc (2020)
Source.
A similar model was used in the Hafele-Keating experiment to test special relativity on two planes flying in opposite directions. Miniaturization was key.
Contains a disposable tube with 6g of Caesium. You boil it, so when it runs out, you change the tube, 40k USD. Their tube is made by Agilent Technologies, so a replacement since that opened in 1999, and the original machine is from the 60s.
Detection is done with an electron multiplier.
youtu.be/eOti3kKWX-c?t=1166 They compare it with their 100 dollar GPS disciplined oscillator, since GPS satellites have atomic clocks in them.
Video 3.
Quick presentation of the atomic clock at the National Physical Laboratory (2010)
Source. Their super accurate setup first does laser cooling on the caesium atoms.
Sandy Lerner by Ciro Santilli 37 Updated +Created
This chick is hardcore.
CERN experiment by Ciro Santilli 37 Updated +Created
FreeBSD by Ciro Santilli 37 Updated +Created
Black-body radiation experiment by Ciro Santilli 37 Updated +Created
Video 1.
Black-body Radiation Experiment by sciencesolution (2008)
Source. A modern version of the experiment with a PASCO scientific EX-9920 setup.
yEnc by Ciro Santilli 37 Updated +Created
Allen Wu by Ciro Santilli 37 Updated +Created
This situation is the most bizarre thing ever. The dude was fired in 2020, but he refused to be fired, and because he has the company seal, they can't fire him. He is still going to the office as of 2022. It makes one wonder what are the true political causes for this situation. A big warning sign to all companies tring to setup joint ventures in China!
Video 1.
ARM Fired ARM China’s CEO But He Won’t Go by Asianometry (2021)
Source.
The development cycle time is your God by Ciro Santilli 37 Updated +Created
A slow development test cycle will kill your software.
New developers won't want to learn your project, because they would rather shoot themselves.
This means that build time, and the time to run tests, must be short.
5 seconds to rebuild is the maximum upper limit.
Of course, at some point software gets large enough that things won't fit anymore in 5 seconds. But then you must have either some kind of build caching, or options to do partial builds/tests that will bring things down to that 5 second mark.
You also have to spend some time profiling execution and build from scratch times.
A slow build from scratch will mean that your continuous integration costs a lot, money that could be invested in a new developer!
It also means that people won't bother to reproduce bugs on given commits, or bisect stuff.
One anecdote comes to mind. Ciro Santilli was trying to debug something, and more experience colleague came over.
To reproduce a problem, ciro was running one command, wait 5 seconds, run a second command, wait 5 seconds, run a third command:
cmd1
# wait 5 seconds
cmd2
# wait 5 seconds
cmd3
The first thing the colleague said: join those three commands into one:
cmd1;cmd2;cmd3
And so, Ciro was enlightened.
Figure 1.
xkcd 303: Compiling
. Source. They should be benchmarking and fixing their shitty build system instead.
KISS principle by Ciro Santilli 37 Updated +Created
Like all other principles, it is not absolute.
But it is something that you should always have on the back of your mind.
You aren't gonna need it is closely related, as generally the extra unnecessary complications are set in place to accommodate useless features that will never be needed.
Office space design and remote work by Ciro Santilli 37 Updated +Created
Working remotely is hard if you don't already highly master the software and enterprise systems used.
Also you don't feel people's love as strongly, and usefulness is built on love, see also Steve Jobs's Pixar office space design philosophy.
But please, give workers a small silent office so that we can concentrate instead of a silly open space, and create an internal social network so people can see what others are doing.
Remote working is much better if the majority of the team also does it, otherwise you will get excluded. Maybe after VR...
X chromosome by Ciro Santilli 37 Updated +Created
Church of England by Ciro Santilli 37 Updated +Created
Political division:
  • nominal leader: British monarch
  • toplevel arch-dioceses/provinces of Cantebury and York. One archbishop each, who is also bishop of Cantebury and York diocese
  • within provinces: one cathedral and bishop per diocese
Microarchitecture by Ciro Santilli 37 Updated +Created
Causality and quantum jumps are incompatible by Ciro Santilli 37 Updated +Created
If something does a quantum jump, what causes it to decide doing so at a particular time and not another? It is expected that a continuous cause would have continuous effects.
This concern was raised immediately by Rutherford while reviewing the Bohr model in 1913 as mentioned in The Quantum Story by Jim Baggott (2011) page 32.
Radiocarbon dating by Ciro Santilli 37 Updated +Created
Monosaccharide by Ciro Santilli 37 Updated +Created
University of Campinas by Ciro Santilli 37 Updated +Created
Hydrogen cyanide by Ciro Santilli 37 Updated +Created
Figure 1.
Ball-and-stick model of hydrogen cyanide
. Source.

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