Suppose we specify:
  • a .dat file
  • the offset in bytes within that file
The question then is, which transaction is encoded at that position of the file?
This would allow us to index inscriptions in the .dat files directly with fast C tools, and then retrive the transaction ID to get cleaner data and metadata.
It should be possible if we managed to take the information from bitcoindev.network/understanding-the-data/ and dump into an indexed SQLite database.
I tried to start things off with LevelDBDumper:
LevelDBDumper -d ~/snap/bitcoin-core/common/.bitcoin/indexes/txindex -f btc.csv -q -o . -t csv
but that consumed all 64 GB of RAM on P51... github.com/mdawsonuk/LevelDBDumper/issues/15
But OK, nevermind that repo, it can be done easily with the LevelDB API of any language: bitcoin.stackexchange.com/questions/121888/what-is-the-data-format-layout-for-txindex-leveldb-values. Just the data seems wrong and we don't know why.
Kaon Updated 2025-07-16
One strange quark bound with one up quark or a down quark. 6 combinations exist, 4 if we consider antiparticles the same as particles.
Micrometer Updated 2025-07-16
Renormalization Updated 2025-07-16
Video 1.
The Biggest Ideas in the Universe | 11. Renormalization by Sean Carroll (2020)
Source. Gives a very quick and high level overview of renormalization. It is not enough to satisfy Ciro Santilli as usual for other Sean Carroll videos, but it goes some way.
Angstrom Updated 2025-07-16
Josephson voltage standard Updated 2025-07-16
The most practical/precise volt standard.
The wiki page en.wikipedia.org/wiki/Josephson_voltage_standard contains amazing schematics of the device, apparently made by the US Government.
Figure 1.
Schematic of a typical Josephson voltage standard chip
. Source.
Figure 2.
Sam Benz demonstrating the equipment required the voltage standard
. Source.
Video 1.
The evolution of voltage metrology to the latest generation of JVSs by Alain Rüfenacht
. Source. Talk given in 2023. The speaker is from NIST, and the talk was hosted by the BIPM. Fantastic talk.
Video 2.
Technical aspects of realizing the DC volt in the laboratory with a JVS by Stéphane Solve
. Source. Talk given in 2023. The speaker is from BIPM, and the talk was hosted by the BIPM. Fantastic talk.
Mind blown Updated 2025-07-16
Video 1.
The Universe I, II & III | Tim and Eric Awesome Show by Adult Swim UK (2017)
Source. This amazing video contains the best mind blown meme ever, Ciro Santilli almost shat himself when he first watched it.
Gauge theory Updated 2025-07-16
The term and idea was first introduced initialized by Hermann Weyl when he was working on combining electromagnetism and general relativity to formulate Maxwell's equations in curved spacetime in 1918 and published as Gravity and electricity by Hermann Weyl (1918). Based on perception that symmetry implies charge conservation. The same idea was later adapted for quantum electrodynamics, a context in which is has even more impact.
Heisenberg picture Updated 2025-07-16
Basically the same as matrix mechanics it seems, just a bit more generalized.
nRF51 series Updated 2025-07-16
Pandoc Updated 2025-07-16
This is good software.
If it only it were written in JavaScript instead of Haskell (!?), then Ciro might have used it as the basis for OurBigBook Markup.
Fructose Updated 2025-07-16
It is understandable that you might not be able to reproduce a paper that does a natural science experiment, given that physics is brutal.
But for papers that have either source code or data sets, academic journals must require that those be made available, or refuse to publish.
Jump wire Updated 2025-07-16
Notably used to connect:
You can buy large sets of them in combitation of male/male, male/female, female/female. Male/male is perhaps the most important
Video 1.
Making Jumper Wires by PCBurn! (2018)
Source.
Jupyter Notebook Updated 2025-07-16
A waste of time. Output in my source files pollutes git and prevents me from editing it in Vim. Just let me run the freacking code and render images as standalone PNGs which I can include from Markdown.

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