System 7 natively boots on the Mac mini G4
macos9lives.com
WinApps: Run Windows apps as if they were a part of the native Linux OS
github.com
Airbus A320 – intense solar radiation may corrupt data critical for flight
airbus.com
Imgur geo-blocked the UK, so I geo-unblocked my network
blog.tymscar.com
Every mathematician has only a few tricks (2020)
mathoverflow.net
A triangle whose interior angles sum to zero
johndcook.com
Confessions of a Software Developer: No More Self-Censorship
kerrick.blog
Molly: An Improved Signal App
molly.im
So you wanna build a local RAG?
blog.yakkomajuri.com
Show HN: Explore what the browser exposes about you
neberej.github.io
Airloom – 3D Flight Tracker
objectiveunclear.com
Neato vacuum robots to stop working
support.neatorobotics.com
A first look at Django's new background tasks
roam.be
Show HN: Mu – The Micro Network
github.com
The original ABC language, Python's predecessor (1991)
github.com
Garfield's Proof of the Pythagorean Theorem
en.wikipedia.org
The risk of round numbers and sharp thresholds in clinical practice
nature.com
28M Hacker News comments as vector embedding search dataset
clickhouse.com
Show HN: Choose your own adventure style Presentation
github.com
I mathematically proved the best "Guess Who?" strategy [video]
youtube.com
How good engineers write bad code at big companies
seangoedecke.com
The 'S&P 493' reveals a different U.S. economy
msn.com
I sort-of think that you should be able to "clone" TABLE to MyTABLE, and apply styles to that, and refer to constructs as MyTABLE and have it DTRT.
But to the extent the belief is, all tables stem from the one true canonical table style, this isn't such a bad approach. Find the way you need a table to look, and name it "Table" and then within the rules pandoc applies, that will be your table L&F
I too would have dived into the thing and hacked.
Maybe a tabular (hah) list of all the subtype instances you can overload, as a documented set would help? "To replace the default format for any of the following [A|B|C|D...] simply create an instance of this template data in the file <furble> and it will be applied instead" type thing with a couple of worked examples?