mirror of
https://github.com/osmarks/website
synced 2025-09-02 02:37:55 +00:00
fix sidenote layout and performance enhancements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Maghammer: My personal data warehouse"
|
||||
title: "Maghammer: my personal data warehouse"
|
||||
created: 28/08/2023
|
||||
updated: 14/05/2024
|
||||
description: Powerful search tools as externalized cognition, and how mine work.
|
||||
@@ -100,4 +100,4 @@ If you have related good ideas or correct opinions, you may tell me them below.
|
||||
|
||||
[^5]: This is the size assuming optimal compression, but obviously the actual brain has many other concerns and isn't storing things that way. The actual hardware probably holds, very roughly, 10<sup>15</sup> bits.
|
||||
|
||||
[^6]: The SQLite documentation describes use of [recursive common table expressions](https://www.sqlite.org/lang_with.html) to implement graph queries, but this, while cool, is not exactly pleasant and elegant.
|
||||
[^6]: The SQLite documentation describes use of [recursive common table expressions](https://www.sqlite.org/lang_with.html) to implement graph queries, but this, while cool, is not exactly pleasant and elegant.
|
||||
|
Reference in New Issue
Block a user