Connectome scale Updated +Created
A Drosophila melanogaster has about 135k neurons, and we only managed to reconstruct its connectome in 2023.
The human brain has 86 billion neurons, about 1 million times more. Therefore, it is obvious that we are very very far away from a full connectome.
Instead however, we could look at larger scales of connectome, and then try from that to extract modules, and then reverse engineer things module by module.
This is likely how we are going to "understand how the human brain works".
Some notable connectomes:
Monero ASIC resistance Updated +Created
Googling does not lead to any commercial ASICs on sale that is not just a CPU or as efficient as certain CPUs, so perhaps they've actually manged it!
Modular trapped ion quantum computer Updated +Created
Trapped ion people acknowledge that they can't put a million qubits in on chip (TODO why) so they are already thinking of ways to entangle separate chips. Thinking is maybe the key word here. One of the propoesd approaches inolves optical links. Universal Quantum for example explicitly rejects that idea in favor of electric field link modularity.
The key to solve conflicts: see the two conflicting diffs Updated +Created
The key to solve conflicts is:
You have to understand what are the two commits that touched a given line (one from master, one from features), and then combine them somehow.
Or in other words, at every rebase conflict we have something like:
master-commit    feature-commit
|                |
|                |
base-commit------+
|
|
Therefore there are 2 diffs that you have to understand and reconcile:
  • base-commit to master-commit
  • base-commit to feature-commit
Spin-transfer torque Updated +Created
Video 1.
Introduction to Spintronics by Aurélien Manchon (2020) spin-transfer torque section
. Source.
Describes how how spin-transfer torque was used in magnetoresistive RAM
Mount Liang Updated +Created
The term "Mount Liang" generally refers to both the mountain and the surrounding marshy areas.
The novel always uses the term "梁山泊' (liang2 shan1 po1) to refer to the place.
Video 1.
How did the Liangshan ponds form? by CCTV (2019)
Source. Chinese only, but still fun to see the real place.
Mouse mutant Updated +Created
Exciting... sometimes cruel. But too exciting not to do:
Databases and projects:
Good film Updated +Created
Most important superconductor material Updated +Created
As of 2023 the most important ones economicaly were:
The main application is Magnetic resonance imaging. Both of these are have to be Liquid helium, i.e. they are not "high-temperature superconductor" which is a pain. One big strength they have is that they are metallic, and therefore can made into wires, which is crucial to be able to make electromagnetic coils out of them.
Mouse brain Updated +Created
Bibliography:
Video 1.
A Simulated Mouse Brain in a Virtual Mouse Body by Human Brain Project (2015)
Source. Nice brain-in-the-loop.
Moravec's paradox Updated +Created
STT_SECTION Updated +Created
There are two such entries, one pointing to .data and the other to .text (section indexes 1 and 2).
Num:    Value          Size Type    Bind   Vis      Ndx Name
  2: 0000000000000000     0 SECTION LOCAL  DEFAULT    1
  3: 0000000000000000     0 SECTION LOCAL  DEFAULT    2
TODO what is their purpose?
Cursed ordinal Updated +Created
These were ordinals that were only indexed in later versions of the script. So to prevent changing the useless indices of existing ordinals, they gave them negative numbers.
The word "cursed" is a meme from the 2010/20s, e.g. knowyourmeme.com/memes/cursed-images--2.
Some examples:
The Legend of Zelda: Ocarina of Time Updated +Created
This game was mind blowing to Ciro Santilli and all kids. It felt so real. The perfect contrast between peaceful town work and saving the world. OMG.
Figure 1. Source. Subset of the dependency graph of Ocarina of Time
Turing machine regex tape notation Updated +Created
Turing machine regex tape notation is Ciro Santilli's made up name for the notation used e.g. at:Most of it is just regular regular expression notation, with a few differences:
  • denotes the right or left edge of the (zero initialized) tape. It is often omitted as we always just assume it is always present on both sides of every regex
  • A, B, C, D and E denotes the current machine state. This is especially common notation in the context of the BB(5) problem
  • < and > next to the state indicate if the head is on top of the left or right element. E.g.:
    11 (01)^n <A 00 (0011)^{n+2}
    indicates that the head A is on top of the last 1 of the last sequence of n 01s to the left of the head.
This notation is very useful, as it helps compress long repeated sequences of Turing machine tape and extract higher level patterns from them, which is how you go about understanding a Turing machin in order to apply Turing machine acceleration.
History of the University of Oxford Updated +Created
This book series appears to be the one: global.oup.com/academic/content/series/h/history-of-the-university-of-oxford-huo/. A mere 250 pounds+ each.
Video 1.
History of Oxford University by Chris Day (2018)
Source. A large part of the video talks about how the insane system of colleges of the University of Oxford came about organically.
  • youtu.be/uol4V1Wa8B0?t=343 at the University of Bologna, the original system was for students to decide what they would learn, and hire and fire teachers as they decided. This is opposed to the system of the university of Paris, in which teachers make the final decisions. He mentions that this is the system that the University of Oxford and the University of Cambridge use: the "congregation". He mentions that Oxbridge are one of the few universities that maintained this structure (as opposed to having funding sources select the final decision makers)
  • youtu.be/uol4V1Wa8B0?t=1327 mentions the quadrangle architecture which served as the basis of the Colleges: make a closed square with everything students need: Chapel, Hall to eat, classes and accommodation. This is based of course on monastic cloisters.
Polarizer Updated +Created
University of Oxford intellectual property policy Updated +Created
For students (who are paying for the university to start with...), they will not claim tutorials linked to courses. But a tutorial that shows university laboratories, it is unclear: www.ox.ac.uk/students/academic/guidance/intellectual-property (archive) This likely includes graduate students, who are also not paid by the university.
For faculty, the university owns everything it seems, to be confirmed.
Bôbar (École Polytechnique) Updated +Created
The student organized bar of the École. There's a corresponding Binet that takes care of it.

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