Ciro's Edict #6 China front Updated 2025-07-16
I've started rewatching The Water Margin, it is just so good. I'm taking some reasonable notes this time however, because due to Ciro Santilli's bad old event memory I'll forget the details again otherwise.
That type of rebellion symbology could also be useful against the Chinese government. It is interesting that Mao Zedong loved the novel.
Water Margin tribute to Chinese dissidents
. Source. The most important projects done by Ciro Santilli Updated 2025-07-16
Ciro Santilli has sometimes wasted time with low impact projects such as those listed at Ciro Santilli's minor projects instead of doing higher impact projects such as those mentioned at: Section "The most important projects Ciro Santilli wants to do".
But maybe "Everything you did brought you where you are now." applies, maybe it is during the "low impact activities" that one gets the inspiration and experience required for the "high impact ones".
The next big thing Updated 2025-07-16
If you are going to live, you might as well chase one of them.
You might not achieve them in your lifetime, but you never know. At some point, the pieces just "fall into place", and they happen.
And they will all come from deep tech.
Ciro Santilli would like to contribute to them. but this is a bit less realistic than software projects.
And one can at least have some fun by learning deeply about those subjects.
WebRISC-V Updated 2025-07-16
The bad:
- Clunky UI
- circuit diagram doesn't show any state??
Governments have lost all power to companies Updated 2025-07-16
Beautifully argued at: Can't get you out of my head by Adam Curtis (2021).
Gram-negative bacteria Updated 2025-07-16
Notable examples:
Magnetic quantum number Updated 2025-07-16
Fixed quantum angular momentum in a given direction.
Can range between .
The z component of the quantum angular momentum is simply:so e.g. again for gallium:
- s-orbitals: necessarily have 0 z angular momentum
- p-orbitals: have either 0, or z angular momentum
Note that this direction is arbitrary, since for a fixed azimuthal quantum number (and therefore fixed total angular momentum), we can only know one direction for sure. is normally used by convention.
Mathematics course of the University of Oxford structure Updated 2025-07-16
Theories of Quantum Matter by Austen Lamacraft Quantum Hall Effect Appendix Updated 2025-07-16
D-Wave Systems Updated 2025-07-16
Ethidium bromide Updated 2025-07-16
OsmAnd Updated 2025-07-16
Principal component analysis Updated 2025-07-16
is a hyperparameter, and are common choices when doing dataset exploration, as they can be easily visualized on a planar plot.
The mapping is done by projecting all points to a dimensional hyperplane. PCA is an algorithm for choosing this hyperplane and the coordinate system within this hyperplane.
The hyperplane choice is done as follows:
- the hyperplane will have origin at the mean point
- the first axis is picked along the direction of greatest variance, i.e. where points are the most spread out.Intuitively, if we pick an axis of small variation, that would be bad, because all the points are very close to one another on that axis, so it doesn't contain as much information that helps us differentiate the points.
- then we pick a second axis, orthogonal to the first one, and on the direction of second largest variance
- and so on until orthogonal axes are taken
www.sartorius.com/en/knowledge/science-snippets/what-is-principal-component-analysis-pca-and-how-it-is-used-507186 provides an OK-ish example with a concrete context. In there, each point is a country, and the input data is the consumption of different kinds of foods per year, e.g.:so in this example, we would have input points in 4D.
- flour
- dry codfish
- olive oil
- sausage
Suppose that every country consumes the same amount of flour every year. Then, that number doesn't tell us much about which country each point represents (has the least variance), and the first PCA axes would basically never point anywhere near that direction.
Another cool thing is that PCA seems to automatically account for linear dependencies in the data, so it skips selecting highly correlated axes multiple times. For example, suppose that dry codfish and olive oil consumption are very high in Portugal and Spain, but very low in Germany and Poland. Therefore, the variation is very high in those two parameters, and contains a lot of information.
However, suppose that dry codfish consumption is also directly proportional to olive oil consumption. Because of this, it would be kind of wasteful if we selected:since the information about codfish already tells us the olive oil. PCA apparently recognizes this, and instead picks the first axis at a 45 degree angle to both dry codfish and olive oil, and then moves on to something else for the second axis.
Project Zomboid Updated 2025-07-16
This game is quite detailed: www.youtube.com/watch?v=w4Jmqp8a_bU
Unlisted articles are being shown, click here to show only listed articles.