Super Mario Bros. reverse engineering Updated 2025-07-16
Commented and labelled disassembly: gist.github.com/1wErt3r/4048722
Decompilation project: github.com/MitchellSternke/SuperMarioBros-C. That project does not produce the ROM however, it reimplements an emulator + game in a single binary.
Video 1.
Small Fire Mario glitch by Kosmic (2022)
Source.
Video 2.
Beating Super Mario Bros. as SLOWLY as Possible by Kosmic (2020)
Source.
SVG 1.2 Updated 2025-07-16
Dropped in favor of SVG 2.
Or in other words: symmetric groups are boring, because they are basically everything already!
nvidia-smi Updated 2025-07-16
Open outrcy Updated 2025-07-16
Proper time Updated 2025-07-16
Spintronics Updated 2025-07-16
Video 1.
Introduction to Spintronics by Aurélien Manchon (2020)
Source.
S&P 500 Updated 2025-07-16
Second Updated 2025-07-16
Non-linearity is needed otherwise the input energy would just make the state go to higher and higher energy levels, e.g. from 1 to 2. But we only want to use levels 0 and 1.
The way this is modelled in by starting from a pure LC circuit, which is an harmonic oscillator, see also quantum LC circuit, and then replacing the linear inductor with a SQUID device, e.g. mentioned at: youtu.be/eZJjQGu85Ps?t=1655 Video "Superconducting Qubits I Part 1 by Zlatko Minev (2020)".
SVG 1.0 Updated 2025-07-16
SVG fonts Updated 2025-07-16
The major problem with SVG is text computer fonts. If you make an image with text that depends on one computer font and it is not present in the viewer's machine, it will use some other font, which may overlap with other elements of the image. Some libraries Matplotlib solve this by writing characters as curves, but this produces large files and unsearchable text. The inability of different computer platforms to standardize fonts that must always be present is a major issue.

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