Electric current Updated 2025-07-16
In the context of Maxwell's equations, it is vector field that is one of the inputs of the equation.
Section "Maxwell's equations with pointlike particles" asks if the theory would work for pointlike particles in order to predict the evolution of this field as part of the equations themselves rather than as an external element.
Monster Raving Loony Party Updated 2025-07-16
Video 1.
Monster Raving Loony Party Conference by Britclip
. Source.
Analog quantum computer Updated 2025-07-16
Video 1.
TensorFlow quantum by Masoud Mohseni (2020)
Source. At the timestamp, Masoud gives a thought experiment example of the perhaps simplest to understand analog quantum computer: chained double-slit experiments with carefully calculated distances between slits. Calulating the final propability distribution of that grows exponentially.
Analytic continuation Updated 2025-07-16
visualizing the Riemann hypothesis and analytic continuation by 3Blue1Brown (2016) is a good quick visual non-mathematical introduction is to it.
The key question is: how can this continuation be unique since we are defining the function outside of its original domain?
The answer is: due to the identity theorem.
Lysozyme Updated 2025-07-16
Breaks up peptidoglycan present in the bacterial cell wall, which is thicker in Gram-positive bacteria, which is what this enzyme seems to target.
Part of the inate immune system.
It is present on basically everything that mammals and birds excrete, and it kills bacteria, both of which are reasons why it was discovered relatively early on.
Course of the University of Oxford Updated 2025-07-16
The course outline is given in a "handbook", a one or more PDF files that contain what people will learn and other practicalities. There is a full list of handbooks at: www.ox.ac.uk/students/academic/guidance/undergraduate/handbooks, but many of them are closed. The system is so closed that even the fucking course list is closed, e.g. all links at: www2.physics.ox.ac.uk/students/undergraduates are closed. Insane.
COVID-19 Updated 2025-07-16
COVID happens in two stages:
  • viral infection
  • inflammatory phase, where the body takes over, and sometimes harms itself. It seems that people are not generally contagious at this point?
This distinction is one of the reasons why separating the virus name (SARS-CoV-2) from the disease makes sense: the disease is much broader than the viral infection.
C POSIX library Updated 2025-07-16
Exmples under c/posix:
C (programming language) Updated 2025-07-16
It gets the job done, but cannot make a large codebase DRY without insanity.
As of 2020, C is like Latin, and we are in the Middle Ages, where it has become a lingua franca.
It is interesting to note how late C appeared: 1972, compared e.g. to Fortran which is from 1957. This is basically because C was a "systems programming language", i.e. with focus on pointer manipulation, and because early computers were so weak, there was no operating system or many software layers in the early days. Fortran however was a numerical language, and it ran directly on bare metal, an application that existed before systems programming.
Examples under c.

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