Resultado final de las #elecciones🗳️ presidenciales en #Irlanda🇮🇪:
Catherine Connolly (ind. apoyada por la izquierda y SF) 63,4%
Heather Humphreys (Fine Gael) 29,5%
Jim Gavin (Fianna Fáil, retiró su candidatura) 7,2%
Votos nulos 12,9%
Participación 45,8%
What killed Napoleon's army? Scientists find clues in DNA from fallen soldiers' teeth — NPR
In 1812, hundreds of thousands of men in Napoleon’s army perished during their retreat from Russia. Researchers now believe a couple of unexpected pathogens may have helped hasten the soldiers’ demise.apple.news
Nádhera. Uzavírka hlavní silnice A4 v Londýně, o prázdninovém víkendu…
Všechny přijíždějící autobusy minimálně o 2 hodiny zpožděné, jakákoli trasa na objezd pro 15m dlouhý autobus zacpaná.
Takže se uvidíme zítra v 6 ráno. Abych mohl být ve 4 zpátky v práci!
#fuck
(welcome to the new boss, same as the old boss)
Some Startups Are Demanding 12-Hour Days, Six Days a Week from Workers
it.slashdot.org/story/25/10/25…
Some Startups Are Demanding 12-Hour Days, Six Days a Week from Workers - Slashdot
The Washington Post reports on 996, "a term popularized in China that refers to a rigid work schedule in which people work from 9 a.m. to 9 p.m., six days a week...it.slashdot.org
startup: "we expect you to work 6 days/week, 12 hours a day, and prioritize the company over personal life"
me: "well, you can *expect* that all you like..."
one of the most irritating parts of running your own instance is having to modify source files just to change your character limits. there are plenty of posts out there describing how to change the character limits for posts, but almost none on how to change the limit for alt text (1500):
here's the source file where the alt text char limit is buried:
/instance/app/javascript/mastodon/features/ui/components/focal_point_modal.jsx
and here's the source that needs to be changed:
<FormattedMessage id='upload_modal.detect_text' defaultMessage='Detect text from picture' />
</button>
<CharacterCounter max={1500} text={detecting ? '' : description} />
</div>
<Button
type='submit'
disabled={!dirty || detecting || isUploadingThumbnail || length(description) > 1500 || is_changing_upload}
text={intl.formatMessage(is_changing_upload ? messages.applying : messages.apply)}
/>
</form>
change "1500" to whatever value you want.
reshared this
#LaPetiteFoire2025
La Petite Foire Paysanne 2025
Thème : Alliances & Résiliences
🔴 youtu.be/9ipi8eAgxbg
Alliances & Résiliences
De 2008 à 2018 en Europe, plus de quatre millions d'agriculteurs et paysans ont dû quitter leurs fermes : lente disparition silencieuse de 1000 par jour. Ça ...YouTube
‘ Doctors have warned that the government’s decision to exclude health and social care workers from its covid vaccination programme is putting patients at risk and will have a major impact on an overstretched NHS.’
🤦 Unbelievably shortsighted, based on what exactly!
My week: lists.haxx.se/pipermail/daniel…
OSS-Fuzz, SDAP, a medal, slop

🦣 Před dvěma lety napadlo @fabia_man založit vlastní instanci.
Robin přišel s názvem Mamutovo – a od té doby má fediverse o jednoho mamuta navíc 😄
Dnes je mamutovo.cz pevnou součástí @oscloud 💚
Od té doby se s @cynik_obecny snažíme, aby Mamutovo bylo vždy na nejnovější verzi a běželo tak, jak má.
🎂 Happy Birthday, Mamutovo!
GmsCompatLib version 101 released
Changes in version 101:
- fix a font preloading crash caused by the GmsFontProvider shim introduced in the previous release
A full list of changes from the previous release (version 100) is available through the Git commit log between the releases.
GmsCompatLib is a core component of the GrapheneOS sandboxed Google Play compatibility layer.
This update is available to GrapheneOS users via our app repository and and will be obsoleted by the next OS release including the changes in the base package.
Comparing lib-100...lib-101 · GrapheneOS/platform_packages_apps_GmsCompat
Contribute to GrapheneOS/platform_packages_apps_GmsCompat development by creating an account on GitHub.GitHub
Google Camera's Dependence On Google Play Resolved In Latest GmsCompatLib
Pixel Camera recently added a hard dependency on Google Play services. It still works on GrapheneOS, but started requiring sandboxed Google Play services.
GmsCompatLib version 100 for GrapheneOS 2025102300 or later restores support for Pixel Camera without Play services:
grapheneos.social/@GrapheneOS/…
GrapheneOS (@GrapheneOS@grapheneos.social)
GmsCompatLib version 100 released: https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/lib-100 See the linked release notes for a summary of the improvements over the previous release and a link to the full changelog.GrapheneOS Mastodon
we're all mad about the scrollbars. :)
mastodon.gamedev.place/@Moosad…
Rachel Wil Singh ~ Moos-a-dee (@Moosader@mastodon.gamedev.place)
I want fat scrollbars. Stop making scrollbars so thin. >:(Gamedev Mastodon
GmsCompatLib version 100 released
Changes in version 100:
- add shim implementation of GmsFontProvider to prevent crashes of apps depending on Play services when it's missing or disabled (restores support for using Pixel Camera without Play services with recent Pixel Camera versions depending on it for this)
- extend shim for background service starts to address edge cases where a foreground service is required
- fix NoOpPrewarmService chain crash in Pixel Camera caused by lack of privileged OS integration
A full list of changes from the previous release (GrapheneOS version 2025102300) is available through the Git commit log between the releases.
GmsCompatLib is a core component of the GrapheneOS sandboxed Google Play compatibility layer.
This update is available to GrapheneOS users via our app repository and and will be obsoleted by the next OS release including the changes in the base package.
Comparing 2025102300...lib-100 · GrapheneOS/platform_packages_apps_GmsCompat
Contribute to GrapheneOS/platform_packages_apps_GmsCompat development by creating an account on GitHub.GitHub
GrapheneOS Foundation Does Not Make App or Services Recommendations
While we greatly appreciate businesses seeing value in our work, selling devices with GrapheneOS preinstalled or being a business in the privacy/security space, recognising our users buying services/products, and so donating to us. GrapheneOS has no official direct affiliations.
Unless mentioned by the project account no team members make any recommendations on behalf of the project for any app/product/service, any that may be linked, are personal recommendations or just to make users aware they exist for them to decide for themselves.
MetropleX (@metr0pl3x@grapheneos.social)
Unless mentioned by the project account no team members make any recommendations on behalf of the project for any app/product/service, any that may be linked, are personal recommendations or just to make users aware they exist for them to decide for …GrapheneOS Mastodon
Vanadium version 142.0.7444.48.0 released
Changes in version 142.0.7444.48.0:
- update to Chromium 142.0.7444.48
- allow registration of passkeys regardless of residentKey value
A full list of changes from the previous release (version 141.0.7390.122.0) is available through the Git commit log between the releases.
This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release. Vanadium isn't yet officially available for users outside GrapheneOS, although we plan to do that eventually. It won't be able to provide the WebView outside GrapheneOS and will have missing hardening and other features.
Comparing 141.0.7390.122.0...142.0.7444.48.0 · GrapheneOS/Vanadium
Privacy and security enhanced releases of Chromium for GrapheneOS. Vanadium provides the WebView and standard user-facing browser on GrapheneOS. It depends on hardening in other GrapheneOS reposito...GitHub
GrapheneOS version 2025102300 released
Tags:
- 2025102300 (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, Pixel 9a, emulator, generic, other targets)
Changes since the 2025102200 release:
- fix signing the GmsCompatLib package with a dedicated cross-device key, which was added in the last release but wasn't being replaced by a release key and blocked moving the last release past Alpha
- kernel (6.12): update to latest GKI LTS branch revision
All of the Android 16 security patches from the current November 2025, December 2025 and January 2026 Android Security Bulletins are included in the 2025102301 security preview release. List of additional fixed CVEs:
- Critical: CVE-2025-48593, CVE-2025-48631
- High: CVE-2022-25836, CVE-2022-25837, CVE-2023-40130, CVE-2024-43766, CVE-2025-22420, CVE-2025-22432, CVE-2025-32319, CVE-2025-32348, CVE-2025-48525, CVE-2025-48536, CVE-2025-48555, CVE-2025-48564, CVE-2025-48565, CVE-2025-48566, CVE-2025-48567, CVE-2025-48572, CVE-2025-48573, CVE-2025-48574, CVE-2025-48575, CVE-2025-48576, CVE-2025-48577, CVE-2025-48578, CVE-2025-48579, CVE-2025-48580, CVE-2025-48582, CVE-2025-48583, CVE-2025-48584, CVE-2025-48585, CVE-2025-48586, CVE-2025-48587, CVE-2025-48589, CVE-2025-48590, CVE-2025-48592, CVE-2025-48594, CVE-2025-48596, CVE-2025-48597, CVE-2025-48598, CVE-2025-48600, CVE-2025-48601, CVE-2025-48602, CVE-2025-48603, CVE-2025-48604, CVE-2025-48605, CVE-2025-48609, CVE-2025-48612, CVE-2025-48614, CVE-2025-48615, CVE-2025-48616, CVE-2025-48617, CVE-2025-48618, CVE-2025-48619, CVE-2025-48620, CVE-2025-48621, CVE-2025-48622, CVE-2025-48626, CVE-2025-48628, CVE-2025-48629, CVE-2025-48630, CVE-2025-48632, CVE-2025-48633, CVE-2025-48634
2025100901 provides at least the full 2025-11-01 patch level and the Android 2025-11-05 patch level (Pixel Update Bulletin could have fixes we don't get early) but will remain marked as providing 2025-10-05.
For detailed information on security preview releases, see our post about it.
GrapheneOS security preview releases - GrapheneOS Discussion Forum
GrapheneOS discussion forumGrapheneOS Discussion Forum
I have completed my email migration to Stalwart and I only hit one bug where an account somehow got messed up from imapsync and lost its INBOX and Stalwart couldn't deliver messages in the queue because of that and nothing would let me create the INBOX manually, so I had to delete and resync
Otherwise: it works. Thunderbird handles autoconfig nicely, iOS doesn't (expected). Contacts and calendars and sieve working.
Spam filtering seems to be working so far but it does feel more opaque overall because I'm used to having my fingers in every service that comprises a modern mail setup. But that leads to lack of tight integration which was also frustrating
@hpk yes it holds stuff in an internal queue if there are issues with delivery which is nice
I am not a fan of RocksDB because I have been able to get it into a state where the software using it doesn't want to start up because of some unclean shutdown issue and I don't know how to fix it. Haven't seen a way to fix it... so I don't trust that. I'm using Postgres right now for the main storage which is fine but a bit unnecessary, i could just be using ZFS and I'll probably switch to that. Filesystem storage is good enough for me when they aren't actually leveraging the database properly anyway.
If you are into #tranceMusic #uplifting #vocalTrance, have a listen to these stunning tracks
Paipy & Elles de Graaf - The Last Time
Driftmoon X XiJaro & Pitch - Rise Again
RAM & Arctic Moon & Stine Grove - A Billion Stars Above
VOCAL TRANCE: Paipy & Elles de Graaf - The Last Time [Amsterdam Trance] + LYRICS
For more Trance: https://RazNitzan.lnk.to/RNMSpotifySubscribe to our Youtube Channel: @RazNitzanMusic Download or Stream: https://RazNitzan.lnk.to/TheLastTim...YouTube

modulux
in reply to Martin • • •