KaTeX by Ciro Santilli 35 Updated +Created
Default mathematics typesetting used in OurBigBook Markup.
Key issues:
The Gateless Barrier by Ciro Santilli 35 Updated +Created
Node.js by Ciro Santilli 35 Updated +Created
WellSync, if you are gonna useSync this wonky language thing inSync one place, you might as well useSync it everywhereSync and make it more decent. See also: how to convert async to sync in JavaScript.
Shapiro steps by Ciro Santilli 35 Updated +Created
LGM-30 Minuteman by Ciro Santilli 35 Updated +Created
Ah, the choice of name, both grim and slightly funny, Dr. Strangelove comes to mind quite strongly. Also Fallout (franchise).
Video 1.
The $130B Plan to Replace the U.S.’s Nuclear Missiles by The Wall Street Journal
. Source.
https://web.archive.org/web/20230321151835im_/https://minutemanmissile.com/images/HICSCableCloseUp.jpg
https://web.archive.org/web/20230321151835im_/https://minutemanmissile.com/images/HICSCableSplicerTwo.jpg
https://web.archive.org/web/20230321151835im_/https://minutemanmissile.com/images/HICSCableConnectivitySchematic.jpg
Instrumental convergence by Ciro Santilli 35 Updated +Created
IBM 705 by Ciro Santilli 35 Updated +Created
Blockchain.info by Ciro Santilli 35 Updated +Created
TODO who owns it? Are they reliable?
This helper dumps a transaction JSON to a binary:
bitcoin-tx-out-scripts() (
    # Dump data contained in out scripts. Remove first 3 last 2 bytes of
    # standard transaction boilerplate.
    h="$1"
    echo curl "https://blockchain.info/tx/${h}?format=json" |
    jq '.out[].script' tmp.json |
    sed 's/"76a914//;s/88ac"//' |
    xxd -r -p > "${h}.bin"
)
Their API limit witout key is 1 query per 10 seconds!!!
A blog in every web framework by Ciro Santilli 35 Updated +Created
A (multi-user) blog is the hello world of the web, so creating one of those is the best way to quickly evaluate web technology, i.e. time to Hello World.
Some new frameworks like FeathersJS are making a chat app instead, as that highlights the push notifications a bit better.
Semiheavy water by Ciro Santilli 35 Updated +Created
Proton by Ciro Santilli 35 Updated +Created
Public Ivy by Ciro Santilli 35 Updated +Created
OpenCL by Ciro Santilli 35 Updated +Created
Google product by Ciro Santilli 35 Updated +Created
Google culture by Ciro Santilli 35 Updated +Created
Genomics by Ciro Santilli 35 Updated +Created
Study of the genome, one of the omics.
Limits of gel electrophoresis by Ciro Santilli 35 Updated +Created

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