Tootfinder

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

No exact results. Similar results found.
@Techmeme@techhub.social
2026-05-20 05:25:57

Filing and sources: PE firm Hg has spun out €500M worth of assets from its €19B software group Visma, whose London IPO remains shelved amid the "SaaSpocalypse" (Alexandra Heal/Financial Times)
ft.com/content/766353e4-709b-4

@lpryszcz@genomic.social
2026-06-17 19:51:15

Transient multidomain functional improvement in advanced Alzheimer’s disease following high-dose #psilocybin-containing mushroom administration: a #case #report

@Techmeme@techhub.social
2026-07-19 06:01:26

Analysis: OpenAI and Anthropic employees are donating to campaigns more heavily and cohesively than Google, Meta, and Airbnb employees did post-IPO (Alexandra Lindsay/The San Francisco Standard)
sfstandard.com/2026/07/18/ai-s

@johnleonard@mastodon.social
2026-07-16 13:15:32

AWS is facing a lawsuit in the US alleging it misled the public about the water consumption and environmental impact of its datacentres in Northern Virginia.
The legal complaint claims AWS overstated progress towards its water sustainability goals while failing to disclose the full extent of its regional water use.

@matematico314@social.linux.pizza
2026-05-16 21:39:56

Alguns filmes perderiam 90% do charme sem a música. "O carteiro e o poeta" é um deles. A música é maravilhosa.
youtu.be/QF8U1YpodH8

@funkvolk@mastodon.social
2026-05-15 10:00:27

Ein Film von Indira Geisel über das BSW und die SPD, über Mut und Übermut und Scheitern. Beim DOKfest und bald auch im ZDF.
#DOKFest #Dokumentarfilm #SPD

@joe@toot.works
2026-05-14 18:12:51

I was waiting on taking my lunch break because I'm not feeling up to it. I think that I might go swing by my local library. :blobcatcheer:

California is forecast to be on the western flank of a broad area of high pressure over the interior West this weekend into early next week.
Winds high in the atmosphere flowing clockwise around the high-pressure system will draw humid, subtropical air from the south toward California and push it as far north as eastern Oregon and Washington.
For California, the monsoon is only an occasional presence, but when winds do align, it can trigger thunderstorms statewide.
Lightning…

@Techmeme@techhub.social
2026-07-10 18:41:02

Filing: college social app Fizz accuses Maveron's Jerry Lu of giving confidential info to rival Sidechat after he met with Fizz as a potential investor in 2022 (Sarah Perez/TechCrunch)
techcrunch.com/2026/07/10/fili

@adulau@infosec.exchange
2026-05-08 14:59:48

This kernel vulnerability looks interesting to look at.
crypto: caam - fix overflow on long hmac keys
VLAI Severity -> High (confidence: 0.9638)
vulnerability.circl.lu/vuln/CV


Title
crypto: caam - fix overflow on long hmac keys
Summary
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix overflow on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as otherwise the hashed key may corrupt neighbouring memory. The copying is performed using kmemdup, however this leads to an overflow: reading more by…