Tootfinder

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

@tinoeberl@mastodon.online
2025-06-01 13:45:06

‼️Die #Petition
"Keine Weiterleitung von Gesundheitsdaten an das FDZ ohne aktive Zustimmung des Patienten vom 04.10.2024"
hat bisher 113 Mitzeichnungen.
Es fehlen noch 29887 Unterschriften bis zum 08.07.2025.

@Techmeme@techhub.social
2025-05-30 23:06:04

Sources: Anthropic's annualized revenue hit ~$3B at the end of May, driven by business demand, up from $2B around the end of March and ~$1B in December 2024 (Reuters)
reuters.com/business/anthropic

@privacity@social.linux.pizza
2025-04-29 06:09:44

FPF and OneTrust launch updated Conformity Assessment under the EU AI Act: guide and infographic
fpf.org/blog/fpf-and-onetrust-

@beeb@hachyderm.io
2025-04-14 06:16:06

@rustaceans@mastodon.social Here's my take on the challenge from issue 62!
@… Didn't benchmark or anything, but the algo only goes over the list once to sort it (worst case `O(n * log(n))`) and then once to merge the ranges (`O(n)`).
Run on the playground: #RustLang #rust #algorithm #RustBytes