Tootfinder

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

No exact results. Similar results found.
@johl@mastodon.xyz
2026-05-31 17:50:09

Glückwunsch, Hamburg! #nolympia
wahlen-hamburg.de/Olympia-Refe

@Speckdaene@nrw.social
2026-05-31 17:47:45

Aktueller Stand der Auszählung in #Hamburg: Klares Nein! #Nolympia wahlen-hamburg.de/Olympia-Refe

@NFL@darktundra.xyz
2026-06-30 22:11:28

Nick Saban writes character reference letter to judge in Terrion Arnold case

cbssports.com/nfl/news/nick-sa

@fanf@mendeddrum.org
2026-06-29 11:42:01

from my link log —
Libsodium quick reference.
paragonie.com/blog/2017/06/lib
saved 2019-07-08

@azonenberg@ioc.exchange
2026-06-01 10:08:29

Is there any way in C to have a constructor both initialize a reference to point to something, and also assign a value to it, in an initializer list?
Or do you have to initialize the reference in the initializer list then assign the value in the body?
Like can I do
class foo
{
bar& m_bar;
foo(bar& baz)
: m_bar(baz)
, m_bar(42)
{
}
}

@j_honegger@swiss.social
2026-06-30 09:06:10

Soll die Schweiz bald noch mehr #Palmöl auf Kosten des #Regenwaldes importieren? Unterschreibe jetzt das Referendum gegen das schädliche #PalmölAbkommen mit

The US Congress has passed a 45-day extension of a law that grants US intelligence agencies warrantless spying powers.
Bitter infighting over section 702 of the Foreign Intelligence Surveillance Act in the Republican wing of Congress has repeatedly tanked conservative leaders’ plans to renew the controversial surveillance law for multiple years.
The deadlock continued on Thursday, as the Republican House speaker Mike Johnson refused to include key reforms pushed by hardliners in …

@Mediagazer@mstdn.social
2026-06-30 18:10:43

Sky News Australia says it will rebrand as News24 on July 27 after 30 years, with its broadcast, streaming, and digital assets transitioning to News24.com.au (Sky News Australia)
skynews.com.au/b…

@servelan@newsie.social
2026-05-01 21:27:49

Mariska Hargitay's End The Backlog Rape Kit Campaign Achieves Milestone
deadline.com/2026/05/mariska-h

@fanf@mendeddrum.org
2026-06-28 20:42:03

from my link log —
Question: Is matching fixed regexes with back-references in P?
branchfree.org/2019/04/04/ques
saved 2026-06-28