Monaco (editor) Updated 2025-07-16
However also at the same time very limited integration with vscode, that makes using it for VScode compatibility almost useless, e.g.:
Upsert Updated 2025-07-16
UPSERT is extremely handy, and reduces the number of find, check on server, update loops. But RETURNING is a fundamental part of that (to get the updated/existing) ID. Can't believe SQL hasn't standardized it yet as of 2022. But both SQLite and Postgres support it with similar syntax thankfully.
URL Updated 2025-07-16
Varun-Hegde/Conduit_NodeJS Updated 2025-07-16
Very raw. Easy to understand. Relatively well organiezd. But also very buggy at 3ab8d9f849a1cdf2985a8d123b1893f0fd4e79ab: github.com/Varun-Hegde/Conduit_NodeJS/issues/3, I just can't trust it. There must be several helper libraries that would greatly DRY up the repetitive CRUD. Ciro hates the style :-) 4 space indents, no space after commas, no semicolon. Not based on github.com/gothinkster/node-express-realworld-example-app which is essentially one of the reference implementations, so from scratch apparently, which is a bad sign.
Water Margin adaptation Updated 2025-07-16
Java program Updated 2025-07-16
KaTeX Updated 2025-07-16
Default mathematics typesetting used in OurBigBook Markup.
Key issues:
Len Sassaman Updated 2025-07-16
Avogadro project Updated 2025-07-16
Whichever problem you present a German, they will look for a mechanical solution to it!
jq ignore missing attribute Updated 2025-07-16
echo '[{"a": 1, "b": 2}, {"b": 3}]' | jq '.[] | select(.a) | .a'
Output:
1
and no empty lines as desired.
LGM-30 Minuteman Updated 2025-07-16
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
Y86 Updated 2025-07-16
esolangs.org/wiki/Y86 mentions:
Y86 is a toy RISC CPU instruction set for education purpose.

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