Peter Todd Updated 2025-07-16
São Paulo City Updated 2025-07-16
Although Ciro Santilli lived in São Paulo City nominally during his studies, it would be more precise to say that he lived in University of São Paulo-land, because Ciro was cheap, didn't have a car, and did nothing but study, stay at home, go back to Santos to see his parents and the beach.
But the little he saw of the city made a deep impression on him.
The unreasonable size.
The unbearable contrasts.
Caetano's Sampa is the ultimate description of the city!
satoshi@vistomail.com Updated 2025-07-16
One of Satoshi's email addresses, it's how he made the First public announcement of Bitoin on first public announcement of Bitcoin on 2008-10-31.
At some point later on vistomail.com was discontinued and acquired by a super dodgy dude, Alex Elbanna, so it hasn't been Satoshi for a while.
Ciro Santilli's hardware Headphone Updated 2026-05-30
Transliteration of Chinese Updated 2025-07-16
Quantum field theory lecture by Tobias Osborne (2017) Lecture 3 Updated 2025-07-16
- symmetry in classical field theory
- from Lagrangian density we can algorithmically get equations of motion, but the Lagrangian density is a more compact way of representing the equations of motion
- definition of symmetry in context: keeps Lagrangian unchanged up to a total derivative
- Noether's theorem
- youtu.be/cj-QpsZsDDY?list=PLDfPUNusx1EpRs-wku83aqYSKfR5fFmfS&t=3062 Lagrangian and conservation example under translations
- youtu.be/cj-QpsZsDDY?list=PLDfPUNusx1EpRs-wku83aqYSKfR5fFmfS&t=3394 same but for Poincaré transformations But now things are harder, because it is harder to describe general infinitesimal Poincare transforms than it was to describe the translations. Using constraints/definition of Lorentz transforms, also constricts the allowed infinitesimal symmetries to 6 independent parameters
- youtu.be/cj-QpsZsDDY?list=PLDfPUNusx1EpRs-wku83aqYSKfR5fFmfS&t=4525 brings out Poisson brackets, and concludes that each conserved current maps to a generator of the Lie algebra
Doping (semiconductor) Updated 2025-07-16
Scalable Vector Graphics Updated 2025-07-16
Companies have been really slow to support SVG features in their browsers, and that is very saddening: medium.com/@michaelmangial1/introduction-to-scalable-vector-graphics-6450c03e8d2e
You can't drop SVG support for
canvas until there's a way to run untrusted JavaScript on the browser!SVG does have some compatibility annoyances, notably SVG fonts. But we should as a society work to standardize and implement a fix those, the benefits of SVG are just too great!
Examples:
- svg/svg.svg a minimal somewhat sane SVG:
- if the
widthandheightproperties were not given, you get the default 300x150, which seems to be set in the SVG standard:
- if the
- how to add na SVG image to a HTML file:
- svg/svg.html: external image. The included file is svg/svg.svg.
- svg/inline.html: inline.
- svg/billion-laughs.svg
- svg/html.svg
- svg/triangle.svg
- svg/viewBox.svg: this attribute allows you to control the default SVG
svg width=andheight=while keeping the coordinates of the drawing untouched. If theviewBoxaspect ratio differs from the width/height ratio, you likely want to play withpreserveAspectRatio, otherwise you would get white spaces by default on the generated image - CSS with SVG:
- svg/style.svg: inline CSS
- svg/style-external.svg: external CSS with:
<?xml-stylesheet type="text/css" href="svg.css" ?>, see also: stackoverflow.com/questions/18434094/how-to-style-svg-with-external-css- svg/subdir/style-external.html: is the relative CSS relative to the HTML or to the SVG? Answer: to the SVG... OMG. So how to make it work reliably?
- svg/current-color.html and svg/current-color.svg: illustrates
fill="currentColor". Only works for inline SVG however... See also: stackoverflow.com/questions/13000682/how-do-i-have-an-svg-image-inherit-colors-from-the-html-document/13002311
- JavaScript with SVG:
- svg/defs.html hows how
defsworks- svg/defs-external.html tries to include external
defsfrom svg/defs.svg, but that fails like everything else related to external SVGs
- svg/defs-external.html tries to include external
Scalar (mathematics) Updated 2025-07-16
A member of the underlying field of a vector space. E.g. in , the underlying field is , and a scalar is a member of , i.e. a real number.
Scanning electron microscope Updated 2025-07-16
The Scanning Electron Microscope by MaterialsScience2000 (2014)
Source. Shows operation of the microscope really well. Seems too easy, there must have been some extra setup before however. Impressed by how fast the image update, it is basically instantaneous. Produced by Prof. Dr.-Ing. Rainer Schwab from the Karlsruhe University of Applied Sciences.Mosquito Eye Scanning Electron Microscope Zoom by Mathew Tizard (2005)
Source. Video description mentions is a composite video. Why can't you do it in one shot? Connect to other computer in LAN by hostname Updated 2025-07-16
Type of wiki Updated 2025-07-16
Semiconductor industry bibliography Updated 2025-07-16
Quantum field theory lecture by Tobias Osborne (2017) Lecture 2 Updated 2025-07-16
- the advantage of using Lagrangian mechanics instead of directly trying to work out the equations of motion is that it is easier to guess the Lagrangian correctly, while still imposing some fundamental constraints
- youtu.be/bTcFOE5vpOA?list=PLDfPUNusx1EpRs-wku83aqYSKfR5fFmfS&t=3375
- Lagrangian mechanics is better for path integral formulation. But the mathematics of that is fuzzy, so not going in that path.
- Hamiltonian mechanics is better for non-path integral formulation
- youtu.be/bTcFOE5vpOA?list=PLDfPUNusx1EpRs-wku83aqYSKfR5fFmfS&t=3449 Hamiltonian formalism requires finding conjugate pairs, and doing a
Priory bicycles Updated 2025-07-16
Exif tag Updated 2025-07-16
Python package manager Updated 2025-07-16
Scholar-official Updated 2025-07-16
Particular attributes the ideal Chinese scholar would have include:It is in a sense sad (or awesome) that the computer has essentially replaced, or one may argue, enhanced beyong recognition, all of the traditional four arts, to the point that Ciro can't touch anything that is not a computer. Sometimes the old arts live on particularly closely though, e.g. in computer music, computer graphics and computer Go.
- mastery of the Four arts, which also implies the Four Treasures of the Study for caligraphy and painting
- live in a place that includes
Schön scandal Updated 2025-07-16
One is reminded of Nick Leeson.
One things must be said: the root cause of all of this is the replication crisis.
This is why he managed to go on for so long.
There are unlisted articles, also show them or only show them.