3 bookmarks for 2026-05-28

955.

FR#164 – The Pope on Defederation

connectedplaces.online/reports/fr164-the-pope-on-defederation

The Pope’s encyclical, Magnifica Humanitas, addresses the dangers of concentrated digital power, highlighting the need for transparency, accountability, and meaningful participation in digital platforms. It emphasizes the principles of subsidiarity and solidarity, advocating for decentralized power structures that empower individuals and communities while fostering collaboration and shared responsibility. The encyclical’s insights resonate with the challenges faced by open social networking protocols, underscoring the importance of balancing autonomy with collective governance.

954.

Keep Secrets out of Git

stoeps.de/posts/2026/keep_secrets_out_of_git

The author accidentally committed a secret to a Chezmoi repository and outlines the steps to remove it from the repository history using git filter-branch. To prevent future incidents, the author recommends using pre-commit with a configuration that includes hooks for detecting secrets and other potential issues. The author also shares their experience with pre-commit and suggests adding it to other repositories.

953.

Language Log » Timing from TTS

languagelog.ldc.upenn.edu/nll?p=73637

Evaluation of reading performance should go beyond word decoding and pronunciation. Computational analysis of prosodic features, specifically inter-word-onset timing, can effectively evaluate reading comprehension. This analysis can be automated using AI text-to-speech systems, providing a reliable and easy-to-calculate signal of text understanding.