2026-02-01 19:59:27
"Evaluating and Understanding the Geocoding of City Directories of #Paris (1787-1914): Data-Driven Geography of Urban Sprawl and Densification"
https://dhq.digitalhumanities.org/vol/
"Evaluating and Understanding the Geocoding of City Directories of #Paris (1787-1914): Data-Driven Geography of Urban Sprawl and Densification"
https://dhq.digitalhumanities.org/vol/
Local SEO und GEO sind kein Entweder-oder — sie teilen denselben Hebel: Präsenz auf vertrauenswürdigen Quellen.
Branchenverzeichnisse, Bewertungsportale, lokale Directories — das stärkt nicht nur dein lokales Ranking. Es macht dich als Entität greifbar. Für Google UND für LLMs.
Je konsistenter du im Web verankert bist, desto eher wirst du in AI-Antworten zitiert. Citations sind der gemeinsame Nenner.
Wer Local SEO ernst nimmt, macht automatisch halbe GEO-Arbeit.
from my link log —
dirlock: manage encrypted directories using the Linux kernel's fscrypt API.
https://gitlab.steamos.cloud/holo/dirlock
saved 2025-12-23
Customize what happens when you start R: #rstats #environment
I know git doesn't track renames. I know it constructs them from adds and deletes. I know my repo has lots of similar (not identical!) boilerplate files ... I still renamed a bunch of directories and was surprised that merging this change into existing feature branches produced phantom changes that existed on neither branch!!
Here's the blog post: https://lornajane.net/posts/2026/git-renames-are-not-renames
@… I've seen this happen a lot in synced directories. I’m using a variation of the approach outlined here: https://emacs.stackexchange.com/questions/26574/ (en…
@… I've seen this happen a lot in synced directories. I’m using a variation of the approach outlined here: https://emacs.stackexchange.com/questions/26574/ (en…
Usando el Pride Versioning🌈, puedo decir que acabo de hacer la versión 1.0.0 de un pequeño proyecto del que estoy super orgulloso para lo pequeño que es. Es un script para gestionar directorios cifrados mediante #ageencryption que funciona en #linux :linux:
Jellyfin started "missing" new videos that were being added to the library, so decided it was time for a rebuild. Ended up using the new homelab baseline (Debian 13/`trixie`) and the install was pretty smooth. Used an NFS share for the `cache` and `metadata` directories, and it even scraped all the videos. Still had a ton of mismatches, but nothing too horrible.
#homelab
Revert "bsdinstall: Create separate datasets for directories in /usr/ports by ricardobranco777 · Pull Request #2006 · freebsd/freebsd-src — https://github.com/freebsd/freebsd-src/pull/2006
I'm using #git subtree for the first time in a real setting. It feels nicer than git submodules, because you can just commit and everything downstream is included. You can then push the individual subtrees later and it'll pick only the commits that actually touched their directories. `git log` gets a bit crowded though with duplicate commits (from parent and subtree repos). And there's no …