Google custom silicon Updated 2025-07-16
Google has put considerable effort into custom hardware to greatly optimize its stack, in a way that is quite notable compared to other tech companies.
- 2021 www.theregister.com/2021/03/23/google_to_build_server_socs/ Google vows to build its own server system-on-chips, hires Intel veteran. Inevitable with the end of Moore's law. Instruction set architecture unannounced however. I'll bet ARM instruction set
- 2021 codec acceleration for YouTube: www.tomshardware.com/uk/news/intel-replaces-xeons-with-custom-vcus
Romance of the Three Kingdoms (1994 TV series) Updated 2025-07-16
There seems to exist a version with full Chinese + English subtitles: www.youtube.com/watch?v=0_r3eWfTMDs&list=PLdAMXqGeRsOkXzuocRkBPhe5RhZ6RotGH&index=2
www.youtube.com/watch?v=e8VWVvHjskM&list=PLIj4BzSwQ-_ueXTO7EBmShk1b3lEqc5b_ official CCTV电视剧 (CCTV TV Series Channel) upload without Chinese + English subtitles.
How to use an Oxford Nanopore MinION to extract DNA from river water and determine which bacteria live in it Experiment background Updated 2025-07-16
PuntSeq is a side project led by a few University of Cambridge PhDs that aims to determine which bacteria are present in the River Cam.
In July 2019, the PuntSeq team got together with the awesome Cambridge Biomakespace, an awesome biology makerspace open to all, to create a two day science outreach activity showing their procedures.
The data collected in this experiment, together with other collection sessions done by the organizers actually led to a publication on eLife: elifesciences.org/articles/61504 "Freshwater monitoring by nanopore sequencing" by Lara Urban et al. (2021), so it is awesome to see that were are actual being part of "real science".
Ciro knows nothing about biology, but since he is very curious about it, he jumped at this opportunity, and decided to document things as well as his limited knowledge would allow.
All participants chipped in some money to help cover the experiment's costs. Ciro suspects that this activity was done partially to help crowdfund the experiment, but it was a worthy investment!
The impressions you get from the experiment as a software engineer will be:
- OMG, this is so labour intensive, why haven't they automated this
- OMG, this is frightening, all the 8 hours of work I've just done are present in that tiny plastic tube
- Amazing! Look at that apparatus! And the bio people are like: I've used this a million times, it's cheap and every lab has one, just work faster and don't break you piece of junk!
How to use an Oxford Nanopore MinION to extract DNA from river water and determine which bacteria live in it External links to this page Updated 2025-07-16
- 2021-03-25: Oxford Nanopore Technologies retweeted this article, that's awesome!
- 2021: hackaday.com/author/wd5gnr1/ "SEQUENCING DNA FOR METAGENOMICS" by Al Williams (2021). This came after Ciro Santilli self promoted at: stackoverflow.blog/2021/02/03/sequencing-your-dna-with-a-usb-dongle-and-open-source-code/#comment-1411921
gothinkster/django-realworld-example-app Updated 2025-07-16
As of 2021, last updated 2016, and python 3.5 appears to be mandatory or else:which apparently broke in 3.6: stackoverflow.com/questions/41343263/provide-classcell-example-for-python-3-6-metaclass and
RuntimeError: __class__ not set defining 'AbstractBaseUser' as <class 'django.contrib.auth.base_user.AbstractBaseUser'>. Was __classcell__ propagated to type.__new__?pyenv install fails on Ubuntu 20.10, so... fuck. Workarounds at:but am I in the mood considering that the ancient Django version would require an immediate port anyways? Repo is at Django 1.0, while newest is now already Django 3. The Rails one is broken for the same reason. Fuck 2.
Gradient, Divergence, Curl, and Laplacian Updated 2025-07-16
Graphical user interface Updated 2025-07-16
Greatest common divisor Updated 2025-07-16
The "greatest common divisor" of two integers and , denoted is the largest natural number that divides both of the integers.
Greek alphabet Updated 2025-07-16
Unfortunately, physicists and mathematicians keep using Greek letters in their formulas, so we just have to learn them.
A helpful way to remember is to learn a bit of their history/pronunciation: Section "Historical correspondence between Latin and Greek".
To learn the greek letters if you have a base latin alphabet, you must learn the sound of each letter, and which Latin letters they correspond to.
Symbols that look like Greek letters but are not Greek letters:
Is Ciro Santilli crazy (he is, but for this point specifically), or do many/most Greek letters represent the mouth position used in the pronunciation of the letter?
Gridworld Updated 2025-07-16
A discrete 2D game on a rectangular grid: towardsdatascience.com/reinforcement-learning-implement-grid-world-from-scratch-c5963765ebff
This is analogous to many traditional board games such as chess, the concept is very natural and maps well into computer.
The downsides of gridworld games are:
- it is hard to model speed in discrete worlds. When you 10x faster, when do you collide with something else that is also crossing your path?
- they tend to not use vector representations of objects. So to have an object be 10x longer than another one, the naive implementation has to add 10 smaller objects. This becomes untenable as the number of objects increases.
Gross hydrogen emission spectrum Updated 2025-07-16
One reasonable and memorable approximation excluding any fine structure is:see for example example: hydrogen 1-2 spectral line.
Equation 1.
Hydrogen spectral series mnemonic
. Group of American universities Updated 2025-07-16
Growth medium Updated 2025-07-16
Guerilla Open Access Manifesto by Aaron Swartz (2008) Updated 2025-07-16
Hmmm, he does not know how to spell guerilla? sic? www.quora.com/What-is-the-correct-spelling-guerilla-or-guerrilla
That's how Russian shadow library maintainers do it, they know how to crime good old Russians. Maybe there is a good thing about having dictatorships in the world that give zero fucks about American copyright laws. There will always be some random Russian academic who will implement this and not go to jail. Maybe it's even state sponsored.
Guitar Updated 2025-07-16
The guitar is a highly imperfect instrument if compared to something like a piano, which is much more mathematically elegant.
However, Ciro Santilli just loves this imperfection for some reason, especially in the case of the electric guitar.
Guqin Updated 2025-07-16
Stringless guqin fan painting by Feng Chaoran (1943)
Stolen traight from www.silkqin.com/10ideo.htm on silkqin.com:Wind in the pines and a babbling brook are nature's melody. A qin was brought along, but there is no need to play it
Hall resistance Updated 2025-07-16
In some contexts, we want to observe what happens for a given fixed magnetic field strength on a specific plate (thus and are also fixed).
In those cases, it can be useful to talk about the "Hall resistance" defined as:So note that it is not a "regular resistance", it just has the same dimensions, and is more usefully understood as a proportionality constant for the voltage given an input current:
This notion can be useful because everything else being equal, if we increase the current , then also increases proportionally, making this a way to talk about the voltage in a current independent manner.
And this is particularly the case for the quantum Hall effect, where is constant for wide ranges of applied magnetic field and TODO presumably the height can be made to a single molecular layer with chemical vapor deposition of the like, and if therefore fixed.
Hamilton's equations Updated 2025-07-16
Analogous to what the Euler-Lagrange equation is to Lagrangian mechanics, Hamilton's equations give the equations of motion from a given input Hamiltonian:So once you have the Hamiltonian, you can write down this system of partial differential equations which can then be numerically solved.
Hanford site Updated 2025-07-16
The B Reactor of the facility produced the plutonium used for Trinity and Fat Man, and then for many more thousand bombs during the Cold War. More precisely, this was done at
Located in Washington, in a dry place the middle of the mountainous areas of the Western United States, where basically no one lives. The Columbia river is however nearby, that river is quite large, and provided the water needed by their activities, notably for cooling the nuclear reactors. It is worth it having look on Google Maps to get a feel for the region.
Unlike many other such laboratories, this one did not become a United States Department of Energy national laboratories. It was likely just too polluted.
Bibliography:
Hans Bethe Updated 2025-07-16
Richard Feynman was working under him there, and was promoted to team lead by him because Richard impressed Hans.
He was also the person under which Freeman Dyson was originally under when he moved from the United Kingdom to the United States.
And Hans also impressed Feynman, both were problem solvers, and liked solving mental arithmetic and numerical analysis.
This relationship is what brought Feynman to Cornell University after World War II, Hans' institution, which is where Feynman did the main part of his Nobel prize winning work on quantum electrodynamics.
There are unlisted articles, also show them or only show them.



