#parallelism
Symbiogenesis, computational parallelism, and complexity in evolution
Wed@NICO - 11/12 - Blaise Aguera y Arcas
Northwestern Institute on Complex Systems
www.youtube.com/live/30NgzqY...
Wed@NICO - 11/12/25 - Blaise Aguera y Arcas
YouTube video by Northwestern Institute on Complex Systems
www.youtube.com
November 13, 2025 at 9:18 AM
6️⃣ Conclusion
- Futures are lazy state machines
- Async provides concurrency, not necessarily parallelism
- Cooperative multitasking: tasks yield at .await points only
- Send = safe to move between threads
- Sync = safe to share references btwn threads
- Use async for I/O-bound, threads for CPU-bound
November 13, 2025 at 8:05 AM
5️⃣ When to Use Async vs Threads

Async is perfect for I/O-bound operations where you're waiting for external resources, use async for concurrency with I/O. Use threads for CPU parallelism!
November 13, 2025 at 8:05 AM
You are far too generous. Bad is beyond an understatement but I appreciate the parallelism. Two sociopaths defining a greater evil than themselves. Hoping Mr. Summers finds himself less well employed.
November 13, 2025 at 7:53 AM
#2025SVP @jgn-paleo.bsky.social: Parallelism and predisplacement in the assembly of the tyrannosaurid body plan, no sharing results.
November 12, 2025 at 12:10 PM
Gina Sohn, Genghan Zhang, Konstantin Hossfeld, Jungwoo Kim, Nathan Sobotka, Nathan Zhang, Olivia Hsu, Kunle Olukotun: Streaming Tensor Program: A streaming abstraction for dynamic parallelism https://arxiv.org/abs/2511.07776 https://arxiv.org/pdf/2511.07776 https://arxiv.org/html/2511.07776
November 12, 2025 at 6:34 AM
Gina Sohn, Genghan Zhang, Konstantin Hossfeld, Jungwoo Kim, Nathan Sobotka, Nathan Zhang, Olivia Hsu, Kunle Olukotun
Streaming Tensor Program: A streaming abstraction for dynamic parallelism
https://arxiv.org/abs/2511.07776
November 12, 2025 at 5:19 AM
https://www.dlsite.com/maniax... / Parallelism II -Travels in Phantasm- [Moonlight Magic]
催眠恥辱幻想郷 弐 [HypnoCrack] | DLsite
男に支配された幻想郷の行方は……
www.dlsite.com
November 12, 2025 at 4:33 AM
you end up doing a lot of big-design-up-front work (my usual modes have it lean hard on asking me questions) and you absolutely cannot trust it to design a system composed of more than one module (though it can help you do it if you know your desired state), but the parallelism is pretty powerful
November 12, 2025 at 4:29 AM
It's actually really complicated to measure because of how advanced CPUs have gotten. Prefetching, caching, dependencies, parallelism, and the non-linear nature of some math make it really hard to nail down the precise nanoseconds.

You still wanna avoid SQRT() if you can, but a few won't hurt. ;)
November 12, 2025 at 2:31 AM
The rewards of organizing a project following a consistent pattern and rules...scale and parallelism 🎉🤘😎
I've now reached the "six coding agents in six terminal windows at once" phase of parallel agent delirium
simonwillison.net/2025/Nov/11/...
November 12, 2025 at 1:42 AM
Just shocked at how little these circuits care for GPUs. The 6 cell cortical stack does have some nasty parallelism which is N^2 for the lateral inhibition, so GPU is most useful there, but other than that, SIMD is kicking proverbial ass on dis. Quite happy to see this.
November 12, 2025 at 1:16 AM
"Symbiogenesis, Computational Parallelism, and Complexity in Evolution". This Wed, NICO is honored to host @blaiseaguera.bsky.social from Google for our final talk of the fall quarter! Join us in Chambers Hall or online via Zoom. #AI #ComplexSystems

🗓️ Wed 11/12 at 12pm US Central
🔗 bit.ly/WedatNICO
November 11, 2025 at 10:42 PM
I collected my thoughts on why mutexes suck; and what we can do about it.
chrispenner.ca/posts/mutexes

#STM #concurrency #parallelism #mutexes #Haskell
Ditch your (mut)ex, you deserve better
Mutexes are unreliable tools, let's explore better alternatives.
chrispenner.ca
November 11, 2025 at 7:51 PM
Excited for today's PhD defense by Swapna Subramanian, from my lab. She'll talking about yeast gene interaction networks effects on:
* the strength of selection and local adaptation in wild yeast
* repeatability (parallelism) in experimental evolution in the lab
* yeast community composition
November 11, 2025 at 2:32 PM
I feel like as the ecosystem / project continues to evolve "parallelism by default" smells a lot like Haskell's "laziness by default" - EG, something users understand all programs must consider in their design as opposed to a value judgement about the virtues thereof.
November 11, 2025 at 6:35 AM
Cong Li, Yuzhe Yang, Xuegui Zheng, Qifan Yang, Yijin Guan, Size Zheng, Li-Wen Chang, Shufan Liu, Xin Liu, Guangyu Sun: Optimizing Long-context LLM Serving via Fine-grained Sequence Parallelism https://arxiv.org/abs/2511.06247 https://arxiv.org/pdf/2511.06247 https://arxiv.org/html/2511.06247
November 11, 2025 at 6:30 AM
... Well no... There's also memory management, locking, parallelism etc

Unless you wrap that all up into "structure"
November 10, 2025 at 11:31 PM
they like to give parts of his role to megumi (and don't see megumi properly lol), they ignore his connection with gojo, his parallelism with suguru (... his interview at the school... both swallow curses...) and what it says about suguru, the philosophical confrontation with sukuna
November 10, 2025 at 10:18 PM
November 10, 2025 at 5:53 PM
Cool parallelism: Scotland also hosts Cruachan Power Station, a 440MW pumped hydro "hollow mountain" style plant. It is the reservoir for the UK system, famously emptied every AM when kettles and toasters are turned on. Fantastic to read that a new tech is expanding storage: from water to chems.
November 10, 2025 at 5:52 PM
Keren Li, Zidong Lin, Zheng An, Guanru Feng, Zipeng Wu, Shiyao Hou, Jingen Xiang: Realization of Thread Level Parallelism on Quantum Devices https://arxiv.org/abs/2511.05436 https://arxiv.org/pdf/2511.05436 https://arxiv.org/html/2511.05436
November 10, 2025 at 6:50 AM
Keren Li, Zidong Lin, Zheng An, Guanru Feng, Zipeng Wu, Shiyao Hou, Jingen Xiang
Realization of Thread Level Parallelism on Quantum Devices
https://arxiv.org/abs/2511.05436
November 10, 2025 at 5:51 AM
Realization of Thread Level Parallelism on Quantum Devices
https://arxiv.org/pdf/2511.05436
Keren Li, Zidong Lin, Zheng An, Guanru Feng, Zipeng Wu, Shiyao Hou, Jingen Xiang.
https://arxiv.org/abs/2511.05436
arXiv abstract link
arxiv.org
November 10, 2025 at 4:32 AM
my little ambitious personal project requires a lot of concurrency and parallelism. I went into this project like yeah I know about that. I know about threads. I know about semaphores. immediately wrote a deadlock that took me forever to debug
November 9, 2025 at 3:49 PM