https://git-annex.branchable.com/git-annex-metadata/
git seems to have embedded key-value #metadata annotation capabilities... 😻 #AHAlodeck ahoi!
https://git-annex.branchable.com/git-annex-metadata/
git seems to have embedded key-value #metadata annotation capabilities... 😻 #AHAlodeck ahoi!
Very helpful insights on "how much actual bytes" can be stored in #xattrs on `btrfs`:
https://github.com/kdave/btrfs-progs/issues/917
Current limit = about the nodesize (it was formatted with).
nodesize - sizeof(struct btrfs_header) - sizeof(struct btrfs_item) - sizeof(btrfs_dir_item)
Current default = 16K - 101 - 25 - 30 , which is 16228 bytes
Maximum (for now) is ~64kB, if formatted like this:
`$ mkfs.btrfs -n 64K /dev/sdX`
https://vectorvfs.readthedocs.io/en/latest/index.html
#VectorFS: "transforms your Linux filesystem into a vector database by leveraging the native VFS (Virtual File System) extended attributes."
This proofs my design to offload /many/ #database functionality onto the filesystems is a working way to go.
*nice* 😌 🛋️ #AHAlodeck
"Link local files, reference data seamlessly, and manage your personal knowledge with just your file browser – all open-source and integrated into your filesystem."
Sounds familiar?
No this is not my #AHAlodeck, but I'm very happy someone has the same ideas - and even happier that we're now in contact with each other! 🥳
"Personal Knowledge Graphs: why, what, and where to?"
(Jul 4, 2021)
Ivo Velitchkov
Very interesting. It confirms my observations and research on #AHAlodeck:
It's time we allow ourselves to do-digital-data differently. #GLAM #DLTP #Archiving
Oh, I'm loving this!
> "The Data-Centric revolution puts data at the center of the enterprise. Applications are optional visitors to the data."
I'm not alone! 🥳
Yes! It's time to offload meta+data issues to the filesystem. A common, standard ground - and scale with hardware - not #EternalMigration neverending human-hours...
Me engaging on #Smbd ("Samba") mailing lists about support for "larger" (eg 64kB) key/value attributes on filesystem level (#xattrs):
https://lists.samba.org/archive/samba-technical/2025-February/139325.html
Good news! 🥳
> "in 2021 we added smbd max xattr size with a default of 64KB."
Reading a "History of Graph Databases" article on #redis:
https://redis.io/glossary/graph-database/
Having worked with mostly SQL and table data, I feel like entering a new era of data handling!
(changing data paradigms, changes everything - 😎 🌈 🦄 ) #AHAlodeck
I truly believe it's time to take "thinking data differently" more serious and read up on Wikidata-related data-modeling stuff: