Light cone Updated +Created
A subset of Spacetime diagram.
The key insights that it gives are:
  • future and past are well defined: every reference frame sees your future in your future cone, and your past in your past cone
    Otherwise causality could be violated, and then things would go really bad, you could tell your past self to tell your past self to tell your past self to do something.
    You can only affect the outcome of events in your future cone, and you can only be affected by events in your past cone. You can't travel fast enough to affect.
    Two spacetime events with such fixed causality are called timelike-separated events.
  • every other event (to right and left, known as spacelike-separated events) can be measured to happen before or after your current spacetime event by different observers.
    But that does not violate causality, because you just can't reach those spacetime points anyways to affect them.
Figure 1.
Animation showing how space-separated events can be observed to happen in different orders by observers in different frames of reference
. Source.
EC2 instance type Updated +Created
Amazon's informtion about their own intances is so bad and non-public that this was created: instances.vantage.sh/
Display manager Updated +Created
Check which you you have:
systemctl status display-manager.service
Tested on Ubuntu 23.10 I see:
● gdm.service - GNOME Display Manager
     Loaded: loaded (/lib/systemd/system/gdm.service; static)
     Active: active (running) since Sun 2023-12-24 10:34:50 GMT; 23min ago
    Process: 1827 ExecStartPre=/usr/share/gdm/generate-config (code=exited, status=0/SUCCESS)
   Main PID: 1850 (gdm3)
      Tasks: 4 (limit: 71817)
     Memory: 6.8M
        CPU: 119ms
     CGroup: /system.slice/gdm.service
             └─1850 /usr/sbin/gdm3
which means I have GNOME Display Manager.
Explain why the subject is beautiful Updated +Created
And if you really can't make money from a subject, there is only one other thing people crave: beauty.
Inward Bound by Abraham Pais (1988) Updated +Created
The book unfortunately does not cover the history of quantum mechanics very, the author specifically says that this will not be covered, the focus is more on particles/forces. But there are still some mentions.
Domain name speculation Updated +Created
Spin half Updated +Created
Dual space Updated +Created
The dual space of a vector space , sometimes denoted , is the vector space of all linear forms over with the obvious addition and scalar multiplication operations defined.
Since a linear form is completely determined by how it acts on a basis, and since for each basis element it is specified by a scalar, at least in finite dimension, the dimension of the dual space is the same as the , and so they are isomorphic because all vector spaces of the same dimension on a given field are isomorphic, and so the dual is quite a boring concept in the context of finite dimension.
One place where duals are different from the non-duals however is when dealing with tensors, because they transform differently than vectors from the base space .
Lie algebra of Updated +Created
We can reach it by taking the rotations in three directions, e.g. a rotation around the z axis:
then we derive and evaluate at 0:
therefore represents the infinitesimal rotation.
Note that the exponential map reverses this and gives a finite rotation around the Z axis back from the infinitesimal generator :
Repeating the same process for the other directions gives:
We have now found 3 linearly independent elements of the Lie algebra, and since has dimension 3, we are done.
Synthetic virus Updated +Created
Man-made virus!
TODO: if we had cheap de novo DNA synthesis, how hard would it be to bootstrap a virus culture from that? github.com/cirosantilli/cirosantilli.github.io/issues/60
Is it easy to transfect a cell with the synthesized DNA, and get it to generate full infectious viral particles?
If so, then de novo DNA synthesis would be very similar to 3D printed guns: en.wikipedia.org/wiki/3D_printed_firearms.
It might already be possible to order dissimulated sequences online:
Video 1.
3D Printed Guns Are Easy To Make And Impossible To Stop by VICE News (2018)
Source.
Genome Project-Write Updated +Created
Rydberg atom Updated +Created
Projects must aim for novelty Updated +Created
The projects you do must always aim to achieving some novel result.
You don't have to necessarily reach it. But you must aim for it.
Novel result can be taken broadly.
E.g., a new tutorial that explains something in a way never done before is novel.
But there must be something to your project that has never been done before.
You can start by reproducing other's work.
Domain name registrar Updated +Created
Spin 1 Updated +Created
NIST Atomic Spectra Database Updated +Created
Let's do a sanity check.
From there we can see for example the 1 to 2 lines:
  • 1s to 2p: 121.5673644608 nm
  • 1s to 2: 121.56701 nm TODO what does that mean?
  • 1s to 2s: 121.5673123130200 TODO what does that mean?
We see that the table is sorted from lower from level first and then by upper level second.
So it is good to see that we are in the same 121nm ballpark as mentioned at hydrogen spectral line.
TODO why I can't see 2s to 2p transitions there to get the fine structure?
Fine structure Updated +Created
Split in energy levels due to interaction between electron up or down spin and the electron orbitals.
Numerically explained by the Dirac equation when solving it for the hydrogen atom, and it is one of the main triumphs of the theory.
Continuous spectrum (functional analysis) Updated +Created
Unlike the simple case of a matrix, in infinite dimensional vector spaces, the spectrum may be continuous.
The quintessential example of that is the spectrum of the position operator in quantum mechanics, in which any real number is a possible eigenvalue, since the particle may be found in any position. The associated eigenvectors are the corresponding Dirac delta functions.
State initialization (quantum computing) Updated +Created
Author Updated +Created

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