Real coordinate space of dimension three Updated 2025-07-16
Real projective line Updated 2025-07-16
Theoretical Physics Reference by Ondrej Certík Updated 2025-07-16
By the creator of SymPy, who works at Los Alamos National Laboratory and has a PhD in chemical physics: swww.linkedin.com/in/ondřej-čertík-064b355b/ Man, big kudos to this dude.
Anime Updated 2025-07-16
Computer hardware component type Updated 2025-07-16
Modular multiplication Updated 2025-07-16
Privacy coin vs cryptocurrency tumbler Updated 2025-07-16
Procrastination Updated 2025-07-16
Psychologist Updated 2025-07-16
Quantization (physics) Updated 2025-07-16
Quantum field theory lecture by Tobias Osborne (2017) mentions that quantization is a guess.
Quantum computing book Updated 2025-07-16
ELF Hello World Tutorial How to learn Updated 2025-07-16
Spin like mad between:
- standards
- high level generators. We use the assembler
as
and linkerld
. - hexdumps
- file decompilers. We use
readelf
. It makes it faster to read the ELF file by turning it into human readable output. But you must have seen one byte-by-byte example first, and think howreadelf
output maps to the standard. - low-level generators: stand-alone libraries that let you control every field of the ELF files you generated. github.com/BR903/ELFkickers, github.com/sqall01/ZwoELF and many more on GitHub.
- consumer: the
exec
system call of the Linux kernel can parse ELF files to starts processes: github.com/torvalds/linux/blob/v4.11/fs/binfmt_elf.c, stackoverflow.com/questions/8352535/how-does-kernel-get-an-executable-binary-file-running-under-linux/31394861#31394861
Gossip Updated 2025-07-16
High level quantum synthesis Updated 2025-07-16
This is a term "invented" by Ciro Santilli to refer to quantum compilers that are able to convert non-specifically-quantum (functional, since there is no state in quantum software) programs into quantum circuit.
The term is made by adding "quantum" to the more "classical" concept of "high-level synthesis", which refers to software that converts an imperative program into register transfer level hardware, typicially for FPGA applications.
Mitochondrion Updated 2025-07-16
Mobile phone Updated 2025-07-16
Parity of a permutation Updated 2025-07-16
Piezo ignition Updated 2025-07-16
Plastic Updated 2025-07-16
Single particle double slit experiment Updated 2025-07-16
This experiment seems to be really hard to do, and so there aren't many super clear demonstration videos with full experimental setup description out there unfortunately.
For single-photon non-double-slit experiments see: single photon production and detection experiments. Those are basically a pre-requisite to this.
photon experiments:
- aapt.scitation.org/doi/full/10.1119/1.4955173 "Video recording true single-photon double-slit interference" by Aspden and Padgetta (2016). Abstract says using spontaneous parametric down-conversion detection of the second photon to know when to turn the camera on
Non-elementary particle:
- 2019-10-08: 25,000 Daltons
- interactive.quantumnano.at/letsgo/ awesome interactive demo that allows you to control many parameters on a lab. Written in Flash unfortunately, in 2015... what a lack of future proofing!
Unlisted articles are being shown, click here to show only listed articles.