Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@Sustainable2050@mastodon.energy
2025-09-19 06:45:58

Tomorrow, it's Open Energy Day in the Netherlands: Visit renewable energy projects all around the country!
By @nvde.bsky.social and other organizations. Select your project on the interactive map. daarkrijgjeenergievan.nl/open-

Screenshot of the interactive map on the website (link in post), showing the locations on a map of the Netherlands, and allowing to select by type of project.
@pygospa@social.linux.pizza
2025-09-20 10:00:18

Me and my new #yubikey5 part 2:
Now we get to the nitty-gritty parts. I'm using #mbsync to sync multiple #imap accounts to local

Screenshot of a terminal in background showing a manual triggering of mbsync with one of my mail addresses, and a GTK window in foreground (pinentry-gtk) prompting me to insert the PIN to unlock my Yubikey to decript the passwords provided by the GPG encrypted password store from pass.
Full-screen terminal window showing the output from `journalctl -n0 -f` when I plug in the youbikey and wait while for the automatic mailsync service to trigger.

The output shows that while the Yubikey is inserted and properly recognized, when mbsyncer starts it asks for the PIN, but directly gets a `PIN callback returned error: IPC call has been cancelled` message, which in turn makes the decription fail, which leads to a skipping of the account in mbsync. And this will continue for the next …
Termial showing the bat output from the udev rule I wrote:

`ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="1050", ATTR{idProduct}=="0407", TAG+="systemd", ENV{SYSTEMD_USER_WANTS}="yubikey-unlock.service"`

This file lives under: `/etc/udev/rules.d/99-yubikey-unlock.rules`
Console with vim showing the content of the new `systemd` service I wrote, which lives in my home dir under: `.config/systemd/user/yubikey-unlock.service`

Content:

```
[Unit]
Description=Yubikey GPG Unlock
After=graphical-session.target

[Service]
Type=oneshot
ExecStart=/bin/bash -c 'TEMP_FILE=$(/usr/bin/mktemp); echo "unlock test" | /usr/bin/gpg --encrypt -r FEE1636BFD47D3E8 > "$TEMP_FILE"; /usr/bin/gpg --quiet --decrypt "$TEMP_FILE" >/dev/null 2>&1; /usr/bin/rm "$TEMP_FILE"'
Environmen…
@cheryanne@aus.social
2025-08-19 09:24:52

The Vinyl Monologues
Great Australian Pods Podcast Directory: #GreatAusPods

The Vinyl Monologues
Screenshot of the podcast listing on the Great Australian Pods website
@memeorandum@universeodon.com
2025-10-20 11:05:38

Dutch intelligence services cut back on sharing information with U.S (nltimes.nl)
nltimes.nl/2025/10/18/dutch-in
memeorandum.com/251020/p4#a251

@vosje62@mastodon.nl
2025-09-20 22:39:18

Wij kennen uit het verleden vooral Tatort als Duitse crimi serie. Maar Duitsland kent meerdere series die vaak al jaren draaien.
Vanaf 2017 zijn 4 verschillende teams van de waterpolitie aan de slag. Het zijn erg relaxte afleveringen, geschikt voor de late avond.
WAPO Bodensee (vanaf 2017)

Screenshot WAPO logo's.
@davidaugust@mastodon.online
2025-10-19 23:47:01

The Tangerine Tyrant is a clear and present danger to the American People and the national security of the United States.
"The Dutch intelligence services AIVD and MIVD have reduced the amount of information they share with their American counterparts, citing political developments in the United States under President Donald Trump and growing concerns over the politicization of intelligence and 'respect for human rights.'"

@metacurity@infosec.exchange
2025-10-19 17:03:25

Totally behind a paywall but Scott Horton @robertscotthorton.bsky.social summarizes the article as follows: Dutch intelligence suspends sharing arrangements with the US after concluding that high level intel was routinely being shared by the White House with their friends in the Kremlin.

@Sustainable2050@mastodon.energy
2025-09-20 08:57:31

While Trump is attacking the free press with all possible means, Dutch public news site @nos writes that he's "successfully reigning in American media"... nos.nl/l/2583235

Screenshot of the article
@arXiv_csDL_bot@mastoxiv.page
2025-08-20 10:24:43

Crosslisted article(s) found for cs.DL. arxiv.org/list/cs.DL/new
[1/1]:
- FAIR sharing of Chromatin Tracing datasets using the newly developed 4DN FISH Omics Format
Rahi Navelkar, et al.

@martin@social.linux.pizza
2025-09-16 16:13:38

Larry Tesler, inventor of the cut, copy, and paste commands, dies at 74

Das Bild zeigt eine Screenshot-Seite aus einer Social-Media-Plattform, die mehrere Tweets über den Tod von Larry Tesler enthält. Der obere Tweet stammt von "Karpi" und wurde vor 25 Minuten veröffentlicht. Es folgen weitere Tweets von "joughdempsey" (3 Stunden), "professor_neil" (10 Stunden) und "lydelle buster" (1 Stunde), alle mit dem gleichen Text: "Larry Tesler, Erfinder der Cut-, Copy- und Paste-Befehle, ist 74 Jahre alt gestorben." Ein weiterer Tweet von "[@]postes.zip" (1 Stunde) ist eben…