R (complexity) Updated 2025-07-16
Set of all decision problems solvable by a Turing machine, i.e. that decide if a string belongs to a recursive language.
Reverse engineering Updated 2025-07-16
This is what society gets for not using open knowledge: some of its best minds will be bound to waste endless hours reversing some useless technology.
With that said, even when you do have the source code, reading run logs and using debuggers are a sort of reverse engineering at heart.
One of the most jaw dropping reverse engineering projects Ciro has ever seen is the Super Mario 64 reverse engineering project.
Ad hominem Updated 2025-07-16
As a phisicist once amazingly put it in a talk Ciro watched:
It all depends on how much energy you have to probe nature with. Previously, we thought protons were elementary particles. But then we used more energy and found that they aren't.
If some alien race had even less energy, they might not know about electrons at all, and could think that anyons are actually elementary.
Being an "elementary particle" is always a possibly temporary label.
Register transfer level Updated 2025-07-16
Register transfer level is the abstraction level at which computer chips are mostly designed.
The only two truly relevant RTL languages as of 2020 are: Verilog and VHDL. Everything else compiles to those, because that's all that EDA vendors support.
Much like a C compiler abstracts away the CPU assembly to:
  • increase portability across ISAs
  • do optimizations that programmers can't feasibly do without going crazy
Compilers for RTL languages such as Verilog and VHDL abstract away the details of the specific semiconductor technology used for those exact same reasons.
The compilers essentially compile the RTL languages into a standard cell library.
Examples of companies that work at this level include:
Radioactive decay Updated 2025-07-16
Ciro Santilli finds it interesting that radioactive decay basically kickstarted the domain of nuclear physics by essentially providing a natural particle accelerator from a chunk of radioactive element.
The discovery process was particularly interesting, including Henri Becquerel's luck while observing phosphorescence, and Marie Curie's observation that the uranium ore were more radioactive than pure uranium, and must therefore contain other even more radioactive substances, which lead to the discovery of polonium (half-life 138 days) and radium (half-life 1600 years).
Radio receiver Updated 2025-07-16
As well put by Wikipedia, a radio receiver has to perform three functions on the signal from the antenna:
A friend of mine who's a rich man - he invented some kind of simple digital switch - tells me about these people who contribute money to make prizes or give lectures: "You always look at them carefully to find out what crookery they're trying to absolve their conscience of."
But do you know what, Cirism is totally fine with taking indulgences to absolve someone from their past sins, so long as they have repented. Everyone deserves a second chance.
Anglo-Saxons Updated 2025-07-16
Positive-strand RNA virus Updated 2025-07-16
It just has RNA that can be transcribed directly by the host ribosome.
Archive Team Updated 2025-07-16

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