After breaking production and sweating for a bit hotfixing (not that anyone uses the website yet), I decided to be smart and created a staging server: ourbigbook-staging.herokuapp.com. Now I can blow that server up as I wish without afecting users. Documented at: cirosantilli.com/ourbigbook/staging-deployment
Ciro's Edict #4
Ciro Santilli 37 Updated 2025-07-11 +Created 1970-01-01
\Include
The table of contents shows across different files via by E.g.:
README.cironot-readme.cirothe table of contents for
= My website
== h2
\Include[not-readme]
= Not readme
== Not readme h2
index.html
also contains the headers for not-readme.ciro
producing:This feature means that you can split large input files if rendering starts to slow you down, and things will still render exactly the same, with the larger table of contents.
This will be especially important for the website because initially I want users to be able to edit one header at a time, and join all headers with
\Include
. But I still want the ToC to show those children.This was a bit hard because it required doing RECURSIVE SQL queries, something I hadn't done before: stackoverflow.com/questions/192220/what-is-the-most-efficient-elegant-way-to-parse-a-flat-table-into-a-tree/192462#192462 + of course the usual refactor a bunch of stuff and fix tests until you go mad.
As mentioned at Section "Computer security researcher", Ciro Santilli really tends to like people from this area.
Also, the type of programming Ciro used to do, systems programming, is particularly useful to security researchers, e.g. Linux Kernel Module Cheat.
Garbage collection (computer science) by
Ciro Santilli 37 Updated 2025-07-11 +Created 1970-01-01
Related:
There are two sexes because of mitochondria by
Ciro Santilli 37 Updated 2025-07-11 +Created 1970-01-01
One of the key thesis of Power, Sex, Suicide by Nick Lane (2006).
Also mentioned at:
How To Get Tenure at a Major Research University by Sean Carroll (2011) by
Ciro Santilli 37 Updated 2025-07-11 +Created 1970-01-01
There are unlisted articles, also show them or only show them.