From The Champion Text Book on Embalming (1897).

Source: Harold B. Lee Library at Brigham Young University / Internet Archive

https://pdimagearchive.org/images/e66cfe6c-cfb8-4bcf-b635-732200d00616

#tables #embalming #death #corpses #art #publicdomain

Accessible (I Think) Split-Cell Table Headers

A way to create a diagonally split header cell without mangling accessibility, I hope.

Swap tables, flash-friendly swap, swap_ops, and more

The kernel's swap subsystem is charged with managing anonymous pages in secondary storage when [...]

LWN.net

I have this circle coffee table in my kitchen which is moving, having its legs not fitted that tight.

#justSaying #tables #furniture

[Undeadly] Automatic expiry at timeout for pf(4) overload tables

Network-oriented readers will be familiar with the concept of overload tables, commonly used with state tracking options to create adaptive rulesets for such things as punishing password-guessing botnets.

A downside to tables that would tend to fill up indefinitely is that at some point they will be quite full, and the administrator would need to either manually run pfctl expire or set up a crontab entry to weed out old entries at intervals.

    [...]

https://billboard.bsd.cafe/post/449

[Undeadly] Automatic expiry at timeout for pf(4) overload tables

Network-oriented readers will be familiar with the concept of overload tables, commonly used with state tracking options to create adaptive rulesets for such...

BSD Cafe Billboard
Ein Pub an einer Ecke mit dem Namen 'Cornerstone' in Saint Peter Port, Guernsey.

#NikonZ7II #NikonZ #NIKON Z 7II | 24mm | f/4 | 1/25s | 15/04/2026

#hess_photography #Photography #Fotografie #pub #night #blackandwhite #street #city #corner #tables #chairs #lighting #shadows
Easily Create Presentation-Ready Display Tables

Build display tables from tabular data with an easy-to-use set of functions. With its progressive approach, we can construct display tables with a cohesive set of table parts. Table values can be formatted using any of the included formatting functions. Footnotes and cell styles can be precisely added through a location targeting system. The way in which gt handles things for you means that you don't often have to worry about the fine details.

Title: P0: Emacs: Table with calling source block: [2024-07-03 Wed]
: #+name: myname
: #+begin_src python :results output
print(34)
: #+end_src

: #+RESULTS: myname
: 34

| a | b | c |
|---+---+--------|
| 2 | 1 | 34 |
: #+TBLFM: @2S3='(org-sbe myname)
😢 #emacs #org #tables #spreadsheet