Amazon Prime Video Updated 2025-07-16
As of 2021, Ciro Santilli feels strongly that Amazon originals are so much sillier compared to Netflix ones in average.
Of course, everything pales in comparison to The Criterion Collection.
Atomicity (database systems) Updated 2025-07-16
This means that e.g. if you do an UPDATE query on multiple rows, and power goes out half way, either all update, or none update.
This is different from isolation, which considers instead what can or cannot happen when multiple queries are running in parallel.
Supercomputer controlling a robot Updated 2025-07-16
Has anybody done this seriously? Given a supercomputer, what amazing human-like robot behavior we can achieve?
Twin prime conjecture Updated 2025-07-16
Let's show them how it's done with primes + awk. Edit. They have a -d option which also shows gaps!!! Too strong:
sudo apt install bsdgames
primes -d 1 100 | awk '/\(2\)/{print $1 - 2, $1 }'
gives us the list of all twin primes up to 100:
0 2
3 5
5 7
11 13
17 19
29 31
41 43
59 61
71 73
Tested on Ubuntu 22.10.
Yann LeCun Updated 2025-07-16
The most classic thing he did perhaps was creating the LeNet neural network and using it on the MNIST dataset to recognize hand-written digits circ 1998.
Figure 1.
Yann LeCun
. Source.
2021-01-28: used this show for the first time after wearing dhb Dorica MTB Shoe (2020-12) exclusively for a while. It felt much much more comfortable, the Dorica is too narrow. Also this one is much more recessed, and walking with it is much easier. Also, I notice that the intentional asymmetry I had put on cleats is not necessary anymore now that my saddle height is not way too high
It is not possible to do long walks with this, unlike some websites suggests, especially on hard surfaces like rock, that would be very dangerous because the cleat area will slip. But it is good for shorter walks on grass/mud, and that does open up some good short walk exploration possibilities compared to a road shoe.
Color "Black/Red 20" (but it's actually orange), size 46 www.wiggle.co.uk/giro-rumble-vr-off-road-shoe (archive). Manual says to use Loctite 243 medium strength, first 2.4 Nm bolt torque to test it out and find good position, and then final bolt torque 5-6 Nm unless cleat says less. Starting with Shimano SM-SH56 cleats (archive), which also says provisional torque 2.5 Nm, tightening torque 5-6 Nm.
Named matrix Updated 2025-07-16
Nanometer Updated 2025-07-16
Integer Updated 2025-07-16

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