Open knowledge by Ciro Santilli 35 Updated +Created
Ciro Santilli's raison d'etre, one of his attempts: OurBigBook.com.
The outcome of closed knowledge is reverse engineering.
Fatty acid by Ciro Santilli 35 Updated +Created
Thermonuclear weapon by Ciro Santilli 35 Updated +Created
Tactical and strategic nuclear weapons by Ciro Santilli 35 Updated +Created
Fissile material by Ciro Santilli 35 Updated +Created
Metric induced by a norm by Ciro Santilli 35 Updated +Created
In a vector space, a metric may be induced from a norm by using subtraction:
Turbo code by Ciro Santilli 35 Updated +Created
TODO how close does it get to Shannon's limit?
Nintendo 64 by Ciro Santilli 35 Updated +Created
This is the one that hit Ciro Santilli the hardest, coming in at the point in which he started to discern between games and the real world a little better. His parents bought it for him during a trip to Disney World in Florida in 1996 (?), since electronics were much cheaper in the USA.
So as Ciro became older, and turned into a software engineer, he started to become more and more morbidly curious about "N64 internals": tool-assisted speedrun, how the devkit looks like, how games were developed for it, hardware leaks, etc.
Luckily Ciro's mind is not interested enough by that useless shit for Ciro to seriously study it himself. But that's what YouTube is for, right? Why do useless stuff when other more useless people can do it for you?
The console has only 4 MB of RAM memory. It is quite incredible what can be done with 8 MB, from the point of view of a 2020 worls where 16 GB laptops are the norm.
Network interface controller by Ciro Santilli 35 Updated +Created
Neuron by Ciro Santilli 35 Updated +Created
Developmental biology by Ciro Santilli 35 Updated +Created
Video 1.
Where is Anatomy Encoded in Living Systems? by Michael Levin (2022)
Source.
  • we are very far from full understanding. End game is a design system where you draw the body and it compiles the DNA for you.
  • some cool mentions of regeneration
Flow cytometry by Ciro Santilli 35 Updated +Created
Video 1.
Flow Cytometry Animation by StarCellBio (2015)
Source.
Spherical cap model of the real projective plane by Ciro Santilli 35 Updated +Created
Ciro Santilli's preferred visualization of the real projective plane is a small variant of the standard "lines through origin in ".
Take a open half sphere e.g. a sphere but only the points with .
Each point in the half sphere identifies a unique line through the origin.
Then, the only lines missing are the lines in the x-y plane itself.
For those sphere points in the circle on the x-y plane, you should think of them as magic poins that are identified with the corresponding antipodal point, also on the x-y, but on the other side of the origin. So basically you you can teleport from one of those to the other side, and you are still in the same point.
Ciro likes this model because then all the magic is confined just to the part of the model, and everything else looks exactly like the sphere.
It is useful to contrast this with the sphere itself. In the sphere, all points in the circle are the same point. But this is not the case for the projective plane. You cannot instantly go to any other point on the by just moving a little bit, you have to walk around that circle.
Figure 1.
Spherical cap model of the real projective plane
. On the x-y plane, you can magically travel immediately between antipodal points such as A/A', B/B' and C/C'. Or equivalently, those pairs are the same point. Every other point outside the x-y plane is just a regular point like a normal sphere.
Sagittarius A by Ciro Santilli 35 Updated +Created
Excretion by Ciro Santilli 35 Updated +Created
Messaging software that force you to have a mobile phone by Ciro Santilli 35 Updated +Created
Chat programs that don't have a proper web-only operation and force you to have a mobile phone, e.g. WhatsApp.
Heck, even Signal, which is supposed to be super secure and good for your privacy, forces you to disclose your freaking cell phone to all contacts! lifehacker.com/how-to-use-signal-without-revealing-your-private-phone-1818996580
What is my phone breaks? What if I don't want to have a fucking phone? What if I move countries and have to change the fucking number? Also evil but less because done by all: chat programs that can't send you an email if you don't see the message in X minutes.
European Union, time to force those evil companies to use support open standards like XMPP?
The solution to "how to prevent spam" is simple: your ID is a public key that you own the private key for. If you start getting spammed, generate a new public key, and send it to all contacts, and dump the previous ID.
How to reference a book in Wikipedia markup? by Ciro Santilli 35 Updated +Created
Their reference markup is incredibly overengineered, convoluted, and underdocumented, it is unbelivable!
Use the reference:
This is a fact.{{sfn|Schweber|1994|p=487}}
Define the reference:
===Sources===
{{refbegin|2|indent=yes}}
*{{Cite book|author-link=Silvan S. Schweber |title=QED and the Men Who Made It: Dyson, Feynman, Schwinger, and Tomonaga|last=Schweber|first=Silvan S.|location=Princeton|publisher=University Press|year=1994 |isbn=978-0-691-03327-3 |url=https://archive.org/details/qedmenwhomadeitd0000schw/page/492 |url-access=registration}}
{{refend}}
sfn is magic and matches the the author last name and date from the Cite, it is documented at: en.wikipedia.org/wiki/Template:Sfn
Unforutunately, if there are multiple duplicate Cites inline in the article, it will complain that there are multiple definitions, and you have to first factor out the article by replacing all those existing Cite with sfn, and keeping just one Cite at the bottom. What a pain...
You can also link to a specific page of the book, e.g. if it is a book is on Internet Archive Open Library with:
{{sfn|Murray|1997|p=[https://archive.org/details/supermenstory00murr/page/86 86]}}
For multiple pages should use pp= instead of p=. Does not seem to make much difference on the rendered output besides showing p. vs pp., but so be it:
{{sfn|Murray|1997|pp=[https://archive.org/details/supermenstory00murr/page/86 86-87]}}
Solutions of Maxwell's equations by Ciro Santilli 35 Updated +Created
Video 1.
Understanding Electromagnetic Radiation! by Learn Engineering (2019)
Source. Shows animations of a dipole antenna which illustrates well how radiation is emitted from moving charges and travels at the speed of light.
Electromagnetic four-potential by Ciro Santilli 35 Updated +Created
A different and more elegant way to express Maxwell's equations by using the:instead of the:
Invertible matrix by Ciro Santilli 35 Updated +Created
The set of all invertible matrices forms a group: the general linear group with matrix multiplication. Non-invertible matrices don't form a group due to the lack of inverse.

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