Devboard battery power by Ciro Santilli 35 Updated +Created
Many devborads require a 5V power supply.
This is common on wall transformers and USB, but not in batteries.
For battery power you need a transformer.
Video 1.
Raspberry Pi Battery Power by ExplainingComputers (2021)
Source.
Synthetic biological circuit by Ciro Santilli 35 Updated +Created
An artificial metabolic pathway using synthetic biology technology.
Moving magnet and conductor problem by Ciro Santilli 35 Updated +Created
This is a well known though experiment, which Richard Feynman used to emphasize
  • infinite wire with balanced positive and negative charges, so no net charge, but a net magnetic field
  • a single charge moves parallel to wire at the same speed as the electrons
In the above experiment:
  • from the wire frame, the charge feels electromagnetic force, because it is moving and there is a magnetic field
  • from the single charge frame, there is still magnetic field (positive charges are moving), but the body itself is not moving, so there is no force!
The solution to this problem is length contraction: the positive charges are length contracted and the moving electrons aren't, and therefore they are denser and therefore there is an effective charge from that frame.
This is also mentioned at David Tong www.damtp.cam.ac.uk/user/tong/em/el4.pdf (archive) "David Tong: Lectures on Electromagnetism - 5. Electromagnetism and Relativity" "5.2.1 Magnetism and Relativity".
Video 1.
How Special Relativity Fixed Electromagnetism by The Science Asylum (2019)
Source.
karlcow/markdown-testsuite by Ciro Santilli 35 Updated +Created
Ciro Santilli was contributing to this, when CommonMark left private mode and killed it, thus wasting many hours of Ciro's time.
Ferromagnetism by Ciro Santilli 35 Updated +Created
The wiki comments: en.wikipedia.org/w/index.php?title=Ferromagnetism&oldid=965600553#Explanation
The Bohr-van Leeuwen theorem, discovered in the 1910s, showed that classical physics theories are unable to account for any form of magnetism, including ferromagnetism. Magnetism is now regarded as a purely quantum mechanical effect. Ferromagnetism arises due to two effects from quantum mechanics: spin and the Pauli exclusion principle.
Lorentz transform consequence: everyone sees the same speed of light by Ciro Santilli 35 Updated +Created
OK, so let's verify the main desired consequence of the Lorentz transformation: that everyone observes the same speed of light.
Observers will measure the speed of light by calculating how long it takes the light going towards cross a rod of length laid in the x axis at position .
TODO image.
Each observer will observe two events:
  • : the light touches the left side of the rod
  • : the light touches the right side of the rod
Supposing that the standing observer measures the speed of light as and that light hits the left side of the rod at time , then he observes the coordinates:
Now, if we transform for the moving observer:
and so the moving observer measures the speed of light as:
Lorentz boost by Ciro Santilli 35 Updated +Created
Two observers travel at fixed speed relative to each other. They synchronize origins at x=0 and t=0, and their spacial axes are perfectly aligned. This is a subset of the Lorentz group. TODO confirm it does not form a subgroup however.
Perforce by Ciro Santilli 35 Updated +Created
Lysozyme by Ciro Santilli 35 Updated +Created
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.
C# by Ciro Santilli 35 Updated +Created
JavaScript by Ciro Santilli 35 Updated +Created
The language all browsers converted to as of 2019, and therefore the easiest one to distribute and most widely implemented programming language.
Hopefully will be killed by WebAssembly one day.
Because JavaScript is a relatively crap/ad-hoc language, it ended up some decent tooling to make up for that, e.g. stuff like linting via ESLint and reformatting through Prettier is much more widespread than in other languages.
JavaScript data structure are also quite a bit anemic, which makes libraries such as lodash incredibly popular. But most of that stuff should be in the stdlib.
Our JavaScript examples can be found at:
  • Node.js example: examples that don't interact with any browser feature. We are just testing those on the CLI which is much more convenient.
  • JavaScript browser example: examples that interact with browser-specific features, notably the DOM
Tcl by Ciro Santilli 35 Updated +Created
One of the first big interpreted programming languages to go a bit further than Bash' word replacement insanity.
To the modern viewer, it feels like a middle ground between Bash and Python.
It was completely insane however, and it just died: Python is much saner, and Bash, although totally insane still golfs better, especially on the file manipulation context.
ARM architecture family by Ciro Santilli 35 Updated +Created
This ISA basically completely dominated the smartphone market of the 2010s and beyond, but it started appearing in other areas as the end of Moore's law made it more economical logical for large companies to start developing their own semiconductor, e.g. Google custom silicon, Amazon custom silicon.
It is exciting to see ARM entering the server, desktop and supercomputer market circa 2020, beyond its dominant mobile position and roots.
Ciro Santilli likes to see the underdogs rise, and bite off dominant ones.
The excitement also applies to RISC-V possibly over ARM mobile market one day conversely however.
Basically, as long as were a huge company seeking to develop a CPU and able to control your own ecosystem independently of Windows' desktop domination (held by the need for backward compatibility with a billion end user programs), ARM would be a possibility on your mind.
Portable Network Graphics by Ciro Santilli 35 Updated +Created
Coinbase by Ciro Santilli 35 Updated +Created
Lie bracket of a matrix Lie group by Ciro Santilli 35 Updated +Created
This makes it clear how the Lie bracket can be seen as a "measure of non-commutativity"
Because the Lie bracket has to be a bilinear map, all we need to do to specify it uniquely is to specify how it acts on every pair of some basis of the Lie algebra.
Then, together with the Baker-Campbell-Hausdorff formula and the Lie group-Lie algebra correspondence, this forms an exceptionally compact description of a Lie group.
Gauge block by Ciro Santilli 35 Updated +Created
Et aliī by Ciro Santilli 35 Updated +Created
Sic by Ciro Santilli 35 Updated +Created
F by Ciro Santilli 35 Updated +Created

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