The Bundibugyo virus disease outbreak in the #DRC is intensifying, with sustained transmission, rising cases and deaths, and expanding geographic spread. This is now the largest #Ebola outbreak ever reported in the country. Full report, read here: bit.ly/4g6lLeH
Abdoulaye Diack
@diack.bsky.social
Program Manager ML & AI @ Google Research | Ex-Google Brain. Speaker (FR/EN) Abdoulaye.ai ⠦ Thinking... 🌍 Accra, Ghana (cover photo: Dar Es Saalam, circa 2015)
🛰️Two new Galileo satellites enter service Two new satellites, SAT 33 and SAT 34, have now officially joined Europe’s Galileo satellite navigation constellation, strengthening its capabilities, resilience and autonomy. www.esa.int/Applications...
The hippocampus sits at the interface of perception & memory, allowing us to link past, present, & future through its role in generating predictions. Excited to share this theme issue in @royalsociety.org's Philosophical Transactions B, co-edited with @barense.bsky.social & @mariamaly.bsky.social
Volume 381 Issue 1954 | Philosophical Transactions of the Royal Society B | The Royal Society
Influential themed journal issues across the life sciences.
royalsocietypublishing.org
The prononciation of Balogun has now been butchered to a historic level 😂
Got another alert today from my agent, sounds like Mt Nyiragongo is erupting again
Volcano activity detected over Mt Nyiragongo DRC by combining thermal (NASA FIRMS) and gas (COPERNICUS Sentinel-5P) data. I set up an agent that sent me the alert along with a Sentinel-2 SWIR image.
Half a billion people felt the recent Venezuela earthquakes. Great work by WorldPop in mapping the human impact. www.worldpop.org/blog/worldpo...
WorldPop Open population data supports humanitarian response after Venezuela earthquakes
WorldPop's high-resolution open population data helped humanitarian responders rapidly estimate earthquake impacts in Venezuela, supporting faster, evidence-based decisions.
worldpop.org
Volcano activity detected over Mt Nyiragongo DRC by combining thermal (NASA FIRMS) and gas (COPERNICUS Sentinel-5P) data. I set up an agent that sent me the alert along with a Sentinel-2 SWIR image.
Following the double M7.5 & M7.2 Venezuela quakes, I mapped USGS ShakeMap contours over the Google Open Buildings dataset (a project I proudly to worked on!). Visualizing building density in Earth Engine shows Morón & Puerto Cabello as the two largest cities closest to the epicenter.
New Orleans man becomes first in Louisiana functionally cured of sickle cell disease: https://www.wafb.com/2026/06/23/new-orleans-man-becomes-first-louisiana-functionally-cured-sickle-cell-disease/?utm_medium=social&utm_source=bluesky_
New Orleans man becomes first in Louisiana functionally cured of sickle cell disease
Daniel Cressy, 23, underwent gene therapy at Manning Family Children’s Hospital.
wafb.com
Can a grammar book replace training data for AI translation? NYU Linguistics PhD student Jackson Petty (@jacksonpetty.org), CDS Assoc. Prof. Tal Linzen (@tallinzen.bsky.social), and CDS MS student Jaulie Goe tested this with synthetic languages. nyudatascience.medium.com/can-ai-learn...
Can AI Learn a Language from a Textbook?
Most of the world’s 7,000 languages will never have enough written text online to train an AI translation system. However, linguists have…
nyudatascience.medium.com
What if you could turn any number of photos (3, 8, 15, or even 60) into one clean 3D surface (pts & mesh) with Flow Matching? Check out our new work, Surflo: Consistent 3D Surface Flow Model with Global State. 🧵 1/N 🔗https://anttwo.github.io/surflo/
Had such a smooth ride in Ghana this morning in a $7k EV. The market has flipped!
Can the new DiffusionGemma model help fix broken OCR? In theory, denoising tokens in parallel could work better for OCR correction since context is seen upfront? Pointed it at 19th-century newspaper OCR. It corrected better than the autoregressive baseline — at ~8x the speed.
Google releases DiffusionGemma.✨ The new 26B-A4B diffusion text model runs locally on 18GB RAM. It supports high-speed text generation, thinking, image, video and 256K context. Run and train via Unsloth Studio. GGUF: huggingface.co/unsloth/diff... Guide: unsloth.ai/docs/models/...
Spontaneous problem-solving in bumble bees. Amazing work by the bees who were put in these puzzling situations by @akshayebhambore.bsky.social in the lab of @olliloukola.bsky.social www.science.org/doi/10.1126/...
Gemma 4 12B is out (Apache 2.0) & it’s encoder-free. For speech, there is no need for Audio->Text->LLM translation, it processes audio directly in the LLM token space. Check out Maarten Grootendorst excellent visual guide: newsletter.maartengrootendorst.com/p/a-visual-g...
A Visual Guide to Gemma 4 12B
An in-depth explainer to Gemma 4 12B; a unified, encoder-free multimodal model!
newsletter.maartengrootendorst.com
A large Saharan dust plume has stretched across the Atlantic from the west coast of Africa towards the Americas. CAMS data shows that large parts of the Caribbean are most impacted.
lol sums up my time living in North America
Good morning! ☕️🌧️☔️🌸🎶☮️💗
Nice to see IEA on this platform
Global oil markets are facing a historic supply disruption amid the war in the Middle East, pushing up prices for consumers. Our new report sets out 10 immediate demand-side options to help governments, businesses & households ease the economic impacts → iea.li/4rLOGrd
Claude Code gets a lot of well-deserved love, personally Gemini-CLI has been really useful in my workflow. Just today It just saved me from a dual-boot issue I had zero time to debug. Moving on to dig into Antigravity-CLI. developers.googleblog.com/an-important...
Our new Gaussian point splatting renders huge 3DGS scenes in real time (e.g. 425M⬇️). It samples pixel-sized points from the Gaussians with massive parallelism and splats them to the screen using 64-bit atomics. The SIGGRAPH 2026 paper, code and video are out now: jorisar.nl/gaussian_point_splatting/