Tootfinder

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

@cellfourteen@social.petertoushkov.eu
2026-04-03 09:42:24

Since currently the pop-up window functionality of GoldenDict-ng is kind of bugged on KDE, this script might help.
You'll need kdotool and wl-clipboard. Add the script to the KDE menu and set a global keyboard shortcut. The shortcut will also work if the clipboard is empty (just showing GoldenDict).
#GoldenDict

#!/bin/bash

WINDOW_ID=$(kdotool search --name "GoldenDict-ng")
ACTIVE_ID=$(kdotool getactivewindow)

if [ "$WINDOW_ID" == "$ACTIVE_ID" ]; then
    # Window is active and on top
    kdotool -q search --name "GoldenDict-ng" windowclose
else
    # Window is either hidden, minimized, or in the background
    goldendict "$(wl-paste --primary)" # will grab the whole selection; remove quotes for the first word only
    kdotool -q search --name "GoldenDict-ng" windowactivate
fi

exit 0
@NFL@darktundra.xyz
2026-04-14 21:04:53

NFL hires Flinn as senior VP of global flag football espn.com/nfl/story/_/id/484873

@kubikpixel@chaos.social
2026-04-25 07:05:01

«#Proton CEO warns global #ageVerification push will mean "the death of anonymity #online"
Protecting children #online

@pre@boing.world
2026-03-17 20:08:39

You think it’s a coincidence these laws are being proposed all over the world all at once?
Nope.
Giant companies run by surveillance capitalists are spending billions of dollars on lobbying governments all over the world.
See tboteproject.com/
The reasons for this lobbying are nefarious.
The bans will entrench existing companies ensuring no small company is able to compete. These massive entrenched companies will be able to afford the identity checking and compliance costs, tiny start ups not so much.
You can see why Facebook lobby so hard in favour of these laws. If their app WhatsApp is defined as the only group messenger allowed for kids by law, that is very nice for them.
Perhaps compliance is actually cheap and easy and small companies can afford it?
Certainly not if they are trying to compete in terms of privacy. They have to turn over their user ID data to a monopolist vetting company by law.
At best: we give the government the power to impose massive costs on any company they decided to add to a list of companies that count as social media. Impose costs and force them to hand over their user data to Palantir and the like.
Even if you trust the current lot of idiots in power to not abuse this whole-internet global tracking data, that is quite a totalitarian system to hand over to the really bad guys when they get elected next time.