These are commands that e.g. the Bitcoin CLI client can make to the server.
The commands can be listed with:and full help with:
bitcoin-core.cli help
bitcoin-core.cli help getrawtransaction
For example. to run the Bitcoin and then on another shell:
getrawtransaction
command, first in one shell we start bitcoind:bitcoin-core.daemon
bitcoin-core.cli getrawtransaction 75b431e0a8c4617ca8adefe593ba66aa30907742b6dc8772761bfe7edabd74b4 true
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.
Ciro Santilli's birthplace!
Ciro Santilli lived in Santos from about the year 1998 to 2007, with a 10 month hiatus in Coventry, UK, until he went to the University of São Paulo.
Santos is the nearest beach city to São Paulo City, and for this reason:
- the largest port of Latin America in 2018, through which large chunks of the precious coffee export exited Brazil in the 19th century. There is a Coffee museum in Santos.This importance is also linked to the fact that Santos is one of the oldest european cities in Brazil, being founded in 1546. From this you can infer that it was a good port. One reason for this is obvious if you look at the map of the city: the neighbouring towns of Praia Grande and Guarujá form a large protected bay where ships may safely dock.
- a popular local tourist destination that gets crowded on hot weekends, with the beach line being fully built with tall buildings from the 60's, many of which became incredibly bent due to the inadequate technology used on such soft soil
Ciro idolizes Santos as the perfect location to live nature-wise due to its amazing wide sandy beach, in which Ciro spent endless hours walking on the sand and on the largest beachfront garden in the world (archive), meditating, and playing some soccer after school was over. Santos is also the city where Pelé first played professionally.
Ciro has visited Santos several times after leaving Brazil. Doing this gives him a weird feeling of having a separate life, in which time passes 2 weeks every few years. Of course, as your family grows, it gets harder and harder to go back home, and your family members might want to just go travel to more interesting places than just stay at your wonderful beach which you love in part due to nostalgia.
Ciro is also fond of the concept of the small public buildings near the beach garden (postos de praia), which serve different cultural activities: library, comic book store, art cinema, surf school. It is such a shame that the library and comic book ones are in such bad shape as of 2020, old books and poor people who go there to sleep a bit in the barely working air conditioning. Ciro fantasizes how those could instead be cultural hubs for the gathering of the brightest artists, and scientists, of town. Maybe they are just too small. Maybe it is not within the realm of possibility of public service. Maybe, we should focus instead in the poorer regions, far form the beach. But the dream remains.
Santos only has one natural defect: mosquitoes. By the sea it is fine because the wind is strong, and they don't like salt water. But anywhere else, you will be eaten alive, and maybe get dengue, Ciro got it once. Gene drive, please.
It runs along quiet roads, rather than a mixture of roads and tracks like the National Cycle Network, making it more appropriate for road bikes.
TODO interactive online app? Ahh, those charities that try to make money by individual transactions... when they die, nothing will be left of all their work.
Edit: noticed that it is on by default on OpenStreetMaps web UI under the "Cycle Map" layer marked at "NB".
No open signup it seems. TODO CV of owner.
They are making a proof assistant to integrate into the website: github.com/bookofproofs/fpl/, reminds Ciro Santilli of website front-end for a mathematical formal proof system.
But for infinity, things are messier, e.g. the size of the real numbers is strictly larger than the size of the integers as shown by Cantor's diagonal argument, which is kind of what justifies a fancier word "cardinality" to distinguish it from the more normal word "size".
The key idea is to compare set sizes with bijections.
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
width
andheight
properties 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 theviewBox
aspect 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
defs
works- svg/defs-external.html tries to include external
defs
from svg/defs.svg, but that fails like everything else related to external SVGs
- svg/defs-external.html tries to include external
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?Is the only atom that has a closed form solution, which allows for very good predictions, and gives awesome intuition about the orbitals in general.
It is arguably the most important solution of the Schrodinger equation.
In particular, it predicts:
- the major spectral line of the hydrogen atom by taking the difference between energy levels
The explicit solution can be written in terms of spherical harmonics.
It's just too charming, and has some deep themes.
We go forward by Owlturd
. Source. Being a first generation immigrant, this cartoon does make Ciro think about the future of his children.
Immigrating is incredibly time consuming and direclty limits what you can do in life later on. One can only hope that their children will take advantage of the new opportunities provided to them.
The author apparently self deleted his site at some point unfortnately: www.reddit.com/r/OutOfTheLoop/comments/7dyslp/apparently_shen_from_owlturd_is_going_on_hiatus/
Unlisted articles are being shown, click here to show only listed articles.