Tootfinder

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

No exact results. Similar results found.
@Techmeme@techhub.social
2024-04-26 03:20:44

TechInsights teardown: Huawei's Pura 70 uses a 7nm chip, similar to the Mate 60, and a Kirin 9010 processor, a newer version of the Mate 60 Pro's Kirin 9000s (Vlad Savov/Bloomberg)
bloomberg.com/news/articles/20

@carloshr@lile.cl
2024-05-24 19:39:35

El EP tributo a Los Jaivas. 4 canciones versionadas por Aisles, cada una con un cantante diferente.
«Obras de Los Jaivas»
🔗🎧 #Aisles

@Techmeme@techhub.social
2024-05-15 17:20:51

Google says Wear OS 5 will consume 20% less battery life and have more useful watch face complications; the Wear OS user base grew by 40% in the last year (Victoria Song/The Verge)
theverge.com/2024/5/15/2415616

@Techmeme@techhub.social
2024-06-10 18:40:44

Apple updates Siri, powered by Apple Intelligence: more personal, on-screen awareness, a new API for third-party apps, and more, coming "over the next year" (Benjamin Mayo/9to5Mac)
9to5mac.com/2024/06/10/apple-a

@carloshr@lile.cl
2024-06-01 00:03:39

Un grande versionando a otros grandes: «I Can't Explain» cover de la canción de The Who versionada por David Bowie. Una versión inédita grabada el año '72.
🎧🔗 songwhip.com/david-bowie/i-can

@smurthys@hachyderm.io
2024-05-06 21:07:00

I spent ~hour yesterday fighting an issue with my C code, only to later figure out it's a possible GCC bug, because Clang accepts the same code.
The issue is that GCC does not permit a constrained type parameter in a template template parameter of an aliased template. See the simplified code with the issue.
A cursory search of GCC Bugzilla does not readily show any related bug. I'll look carefully but lemme know if this is a known bug (probably is). 🙏🏽

Syntax-highlighted C++ code in a dark scheme:

template<std