Derivation of the quantum electrodynamics Lagrangian by Ciro Santilli 37 Updated +Created
Like the rest of the Standard Model Lagrangian, this can be split into two parts:
Video 1.
Deriving the qED Lagrangian by Dietterich Labs (2018)
Source.
As mentioned at the start of the video, he starts with the Dirac equation Lagrangian derived in a previous video. It has nothing to do with electromagnetism specifically.
He notes that that Dirac Lagrangian, besides being globally Lorentz invariant, it also also has a global invariance.
However, it does not have a local invariance if the transformation depends on the point in spacetime.
He doesn't mention it, but I think this is highly desirable, because in general local symmetries of the Lagrangian imply conserved currents, and in this case we want conservation of charges.
To fix that, he adds an extra gauge field (a field of matrices) to the regular derivative, and the resulting derivative has a fancy name: the covariant derivative.
Then finally he notes that this gauge field he had to add has to transform exactly like the electromagnetic four-potential!
So he uses that as the gauge, and also adds in the Maxwell Lagrangian in the same go. It is kind of a guess, but it is a natural guess, and it turns out to be correct.
Talk title shown on intro: "Today's Answers to Newton's Queries about Light".
6 hour lecture, where he tries to explain it to an audience that does not know any modern physics. This is a noble effort.
Part of The Douglas Robb Memorial Lectures lecture series.
Feynman apparently also made a book adaptation: QED: The Strange Theory of Light and Matter. That book is basically word by word the same as the presentation, including the diagrams.
According to www.feynman.com/science/qed-lectures-in-new-zealand/ the official upload is at www.vega.org.uk/video/subseries/8 and Vega does show up as a watermark on the video (though it is too pixilated to guess without knowing it), a project that has been discontinued and has has a non-permissive license. Newbs.
4 parts:
This talk has the merit of being very experiment oriented on part 2, big kudos: how to teach and learn physics
Video 1.
Richard Feynman Quantum Electrodynamics Lecture at University of Auckland (1979) uploaded by Trev M (2015)
Source. Single upload version. Let's use this one for the timestamps I guess.
Intel quantum computer by Ciro Santilli 37 Updated +Created
Video 1.
Architecture All Access: Quantum Computing by James Clarke (2021)
Source.
Python web framework by Ciro Santilli 37 Updated +Created
Transcriptional regulation by Ciro Santilli 37 Updated +Created
Wien approximation by Ciro Santilli 37 Updated +Created
Photomask by Ciro Santilli 37 Updated +Created
Spin-statistics theorem by Ciro Santilli 37 Updated +Created
Video "The Biggest Ideas in the Universe | 17. Matter by Sean Carroll (2020)" at youtu.be/dQWn9NzvX4s?t=3707 says that no one has ever been able to come up with an intuitive reason for the proof.
Pair production by Ciro Santilli 37 Updated +Created
Oxford Nanopore Technologies product by Ciro Santilli 37 Updated +Created
Photonics by Ciro Santilli 37 Updated +Created
OpenAI Gym by Ciro Santilli 37 Updated +Created
Development ceased in 2021 and was taken up by a not-for-profit as Farama Gymnasium.
Cook-Levin theorem by Ciro Santilli 37 Updated +Created
Node.js library by Ciro Santilli 37 Updated +Created
Gospel by Ciro Santilli 37 Updated +Created
Key mitochondrial proteins aren't necessarily in mtDNA by Ciro Santilli 37 Updated +Created
These have almost certainly been transferred to nuclear DNA in the course of evolution.
This isn't completely surprising, since when mitochondria die, their DNA is kind of left in the cell, so it is not hard to imagine how genes end up getting uptaken by the nucleus. This is suggested at Power, Sex, Suicide by Nick Lane (2006) page 196.
A limiting factor appears to be that you can't just past those genes in the nucleus, further mutations are necessary for mitochondrial protein import to work, apparenty some kind of tagging with extra amino acids.
However, you likely don't want to remove all genes from the mitochondria because mitochondria have DNA because they need to be controlled individually.
MakeCode Miro Bit by Ciro Santilli 37 Updated +Created
Microbit simulator using some Microsoft framework.
TODO the Python code from there does not seem to run on the microbit via uflash, because it is not MicroPython.
forum.makecode.com/t/help-understanding-local-build-options/6130 asks how to compile locally and suggests it is possible. Seems to require Yotta, so presumably compiles?
Presumably this is because Microsoft ported their MakeCode thing to the MicroBit, and the Micro Bit foundation accepted them.
E.g. there toggling a LED:
led.toggle(0, 0)
but the code that works locally is a completely differently named API set_pixel:
microbit.display.set_pixel(0, 0, )
Microsoft going all in on adopt extend extinguish from an early age!
MIT OpenCourseWare by Ciro Santilli 37 Updated +Created
CC BY-NC-SA unfortunately.
Upload is actually optional, and it appears that teachers do retain their copyright: ocw.mit.edu/ans7870/global/MIT_OpenCourseWare_FAQs.pdf Hmmm, so how have they convinced so many teachers to do it?
Trinity (nuclear test) by Ciro Santilli 37 Updated +Created
Plutonium-based.
Its plutonium was produced at Hanford site.
Video 1.
Trinity Test Preparations by AtomicHeritage (2016)
Source. Appears to be a compilation of several videos, presumably each with their own separate LA-UR, though these are not noted. Credited: "Video courtesy of the Los Alamos National Laboratory Archives", TODO how to search that archive online?
Video 2.
Trinity: Getting The Job Done
. Source. Good video, clarifies several interesting technical points:

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