Tootfinder

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

No exact results. Similar results found.
@rae@bne.social
2026-03-17 06:23:37

If you wonder who is going to vote fore One Nation I would be betting Federation Council at Corowa would be a start.
Federation Council to remove Indigenous flags despite overwhelming community support
abc.net.au/news/2026-03-17/fed

@jorgecandeias@mastodon.social
2026-04-16 20:56:32

Este merdas vem cš, é?
Então se estão Š espera do governo, vai haver não só um concerto mas uma manifestação nazi plenamente engalanada, com o beneplšcito dos nossos caros governantes.
expresso.pt/blitz/2026-04-16-k

Europe has “maybe six weeks or so” of remaining jet fuel supplies,
the head of the International Energy Agency said Thursday in a wide-ranging interview,
warning of possible flight cancellations “soon” if oil supplies remain blocked by the Iran war.
IEA Executive Director Fatih Birol painted a sobering picture of the global repercussions of what he called
“the largest energy crisis we have ever faced,”
stemming from the pinch-off of oil, gas and other vital suppl…

@primonatura@mstdn.social
2026-05-17 13:00:35

"Sharp drop in ‘forever chemicals’ in seabird eggs hailed as win for regulation"
#PFAS #ForeverChemicals #Birds

@cheryanne@aus.social
2026-02-18 02:42:19

Leading Conversations With Vice-Chancellor Alex Zelinsky
Professor Alex Zelinsky, Vice Chancellor of the University of Newcastle, interviews alumni about their achievements...
Great Australian Pods Podcast Directory: greataustralianpods.com/leadin

Leading Conversations With Vice-Chancellor Alex Zelinsky
Screenshot of the podcast listing on the Great Australian Pods website
@aral@mastodon.ar.al
2026-04-17 16:50:06

In what I’m telling myself is in no way feature creep, I just added experimental TypeScript support to Kitten in a dev branch.
I’m actually surprised how easy it was to do. Given I’m already using esbuild to create the Kitten bundle and already using a custom module loader, the change was basically making esbuild a dependency instead of a dev dependency, lazily transforming .ts files in the loader, and updating a few places in the code to ensure that you can use .ts as an extension in …

@Dragofix@veganism.social
2026-03-17 22:58:40

Largest UK study to date uncovers hidden chemical risks in waste-to-energy residues #UnitedKingdom

@raiders@darktundra.xyz
2026-03-18 04:48:52

Raiders DE Maxx Crosby says on podcast he was angry and confused after Ravens canceled trade foxsports.com/articles/nfl/rai

@ascendor@social.tchncs.de
2026-04-16 19:43:49

Kennt Ihr noch Comical Ali? #Reiche #ComicalAli

@aral@mastodon.ar.al
2026-03-18 14:31:32

🥳 New Kitten¹ Release
• Adds `rawBody` to non-multipart POST requests.
This property, which is a Buffer, is necessary if you want to verify signatures (e.g., for webhooks).
I had to fork express-busboy as they already ruled out adding it. The fork (@small-web/kitten-busboy²) also allowed me to type the middleware extension point for Polka³ instead of Express (Kitten uses Polka) so that’s one @ts-ignore removed (hey, dev is a string of little wins) :)
Change log: