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:
- 2019: 1mm cube of mouse brain: www.nature.com/articles/d41586-019-02208-0
- 2023: Drosophila connectome
TODO is it or is it not??? In any case, it is good to see devs actually trying it:
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!
- www.youtube.com/watch?v=shPrzH_loOg
- www.youtube.com/watch?v=oJMzWhAr8aI talks about the "Bitmain Antminer X5", but it's just a box with CPUs
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 2024-12-23 +Created 1970-01-01
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:Therefore there are 2 diffs that you have to understand and reconcile:
master-commit feature-commit
| |
| |
base-commit------+
|
|
base-commit
tomaster-commit
base-commit
tofeature-commit
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.
Exciting... sometimes cruel. But too exciting not to do:
Databases and projects:
- www.jax.org/research-and-faculty/resources/mouse-mutant-resource The Jackson Laboratory
- There will be blood (2007). Business and cynicism. Also great music.
- Don't Look Up (2021). Politics.
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.
- Nb-Ti: the most widely used one. Used e.g. to create the magnetic fields of the Large Hadron Collider Up to 15 T.
- Nb-Sn: more expensive than Nb-Ti, but can reach up to 30 T.
Bibliography:
- www.nature.com/articles/d41586-023-02559-9 The quest to map the mouse brain by Diana Kwon (2023)
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?
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:
- ordinals.com/inscription/4b9a822a057743813efbefa0dd21d0a01342ee793ce2ce5bd499a5f262187553i0 first inscription with no mime type.
- ordinals.com/inscription/2fa287270e4203ca2fc9f82ea3de7a0f7b785875791a76387ef6f4ccbb54eee2i0 is -38:is bugged because it is missing the mime type, on Python:
Hello World, this is a Rust Taproot test
because the[b"'a\xf9\x19X%\xa8Q\x87SP\xe5\xf2H\xa6\xeew\x0e\x81\xa5hl\xcd\xaa\x97e\xfeqJ\x16\x12?", OP_CHECKSIG, 0, OP_IF, b'ord', 1, b'text/plain', 0, b'Hello World, this is a Rust Taproot test\xe2\x80\xa6', OP_ENDIF]
1
should instead beb'\x01
.
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.
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
andE
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.:indicates that the head11 (01)^n <A 00 (0011)^{n+2}
A
is on top of the last1
of the last sequence of n01
s 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.
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.
This job announcement from 2022 gives a good idea about their tech stack: web.archive.org/web/20220920114810/https://oxfordionics.bamboohr.com/jobs/view.php?id=32&source=aWQ9MTA%3D. Notably, they use ARTIQ.
A device that modifies photon polarization.
As mentioned at Video "Quantum Mechanics 9b - Photon Spin and Schrodinger's Cat II by ViaScience (2013)", it can be modelled as a bra.
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.
The student organized bar of the École. There's a corresponding Binet that takes care of it.
- www.facebook.com/events/d41d8cd9/b%C3%B4bar-polytechnique/306343312823548/
- www.leparisien.fr/faits-divers/un-bar-clandestin-decouvert-a-polytechnique-25-06-2006-2007106594.php: in 2006, almost 30 years after 1975 the police finally discovered that they were not licensed to sell alcohol
Unlisted articles are being shown, click here to show only listed articles.