Python web framework by Ciro Santilli 35 Updated +Created
Transcriptional regulation by Ciro Santilli 35 Updated +Created
Wien approximation by Ciro Santilli 35 Updated +Created
Photomask by Ciro Santilli 35 Updated +Created
Spin-statistics theorem by Ciro Santilli 35 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 35 Updated +Created
Oxford Nanopore Technologies product by Ciro Santilli 35 Updated +Created
Photonics by Ciro Santilli 35 Updated +Created
The science and engineering of photons!
A bit more photon-specific than optics.
Cook-Levin theorem by Ciro Santilli 35 Updated +Created
Node.js library by Ciro Santilli 35 Updated +Created
Gospel by Ciro Santilli 35 Updated +Created
Key mitochondrial proteins aren't necessarily in mtDNA by Ciro Santilli 35 Updated +Created
E.g. in humans the adenine nucleotide translocator is present in chromosome 4, not in mtDNA.
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 35 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 35 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 35 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:
Arch Linux by Ciro Santilli 35 Updated +Created
Respect. Big respect. Those people are hardcore from scratch hackers, and their wiki is amazing: wiki.archlinux.org/
It's just that Buildroot is more hardcore ;-)
But can you build the ISO full from source: Linux distribution buildable from source
Linux insides by Ciro Santilli 35 Updated +Created
Documents the Linux kernel. Somewhat of a competitor to Linux Kernel Module Cheat, but more wordy and less automated.
Timelike-separated event by Ciro Santilli 35 Updated +Created

There are unlisted articles, also show them or only show them.