Deriving magnetism from electricity and relativity Updated 2025-07-16
It appears that Maxwell's equations can be derived directly from Coulomb's law + special relativity:
This idea is suggested by the charged particle moving at the same speed of electrons thought experiment, which indicates that magnetism is just a consenquence of special relativity.
Why moving charges produce magnetic field? by FloatHeadPhysics (2022)
Source. Determinant Updated 2025-07-16
Name origin: likely because it "determines" if a matrix is invertible or not, as a matrix is invertible iff determinant is not zero.
Deterministic perfect information board game Updated 2025-07-16
Developmental biology Updated 2025-07-16
Where is Anatomy Encoded in Living Systems? by Michael Levin (2022)
Source. - we are very far from full understanding. End game is a design system where you draw the body and it compiles the DNA for you.
- some cool mentions of regeneration
Developmental genetics Updated 2025-07-16
How genes form bodies.
Developmental Genetics 1 by Joseph Ross (2020)
Source. Talks about homeobox genes. Dharma name Updated 2025-07-16
NCBI open reading frame tool Updated 2025-07-16
NCBI online tool to find and view all open reading frames in a given FASTA: www.ncbi.nlm.nih.gov/orffinder/
NeoCarbonFood Updated 2025-07-16
Previously known as "Food From Electricity", "NeoCarbonFood" sounds like a more commercializable version of it.
Uses electricity to electrolyse water into hydrogen and oxygen molecules, and then use bacteria that do hydrogen chemosynthesis to convert it into food.
Intel Graphics Technology Updated 2025-07-16
JavaScript bi-directional communication library Updated 2025-07-16
JavaScript physics engine Updated 2025-07-16
Kirchhoff's diffraction formula Updated 2025-07-16
Lorenz curve Updated 2025-07-16
Recurrent laryngeal nerve Updated 2025-07-16
Socket.IO Updated 2025-07-16
Indefinite special orthogonal group Updated 2025-07-16
Like the special orthogonal group is to the orthogonal group, is the subset of with determinant equal to exactly 1.
Iterative in-order Updated 2025-07-16
This is a bit harder than iterative pre-order: now we have to check if there is a left or right element or not:
- (START) push current
- if there is left:
- move left
- else:
- (ELSE) pop
- visit
- if there is right
- move right
- GOTO START
- else:
- GOTO ELSE
The control flow can be slightly simplified if we allow NULLs: www.geeksforgeeks.org/inorder-tree-traversal-without-recursion/
Light source Updated 2025-07-16
Magnetic dipole in an inhomogenous magnetic field Updated 2025-07-16
Many-worlds interpretation Updated 2025-07-16
One single universal wavefunction, and every possible outcomes happens in some alternate universe. Does feel a bit sad and superfluous, but also does give some sense to perceived "wave function collapse".
Unlisted articles are being shown, click here to show only listed articles.