Un tour d'horizon des *nombreux* runtimes JavaScript catégorisés par plateforme (navigateur, serveur, IoT, mobile, etc.).

🔗 https://buttondown.com/whatever_jamie/archive/the-many-many-many-javascript-runtimes-of-the-last-decade/

#JavaScript #runtime

The many, many, many JavaScript runtimes of the last decade

This last decade has seen an inundation of new JavaScript runtimes (and engines in equal measure), enabling us to run JavaScript in all manner of contexts...

Whatever, Jamie
Swap #Linux schedulers on the fly; no reboots, no kernel mods! #SchedKit uses #eBPF + sched_ext to switch #schedulers at #runtime via OCI images. See how it works on# #openSUSE with this #oSC25 video. https://youtu.be/_pKuF8y-2bM?si=bYEpm9hHpg4Gfk_H
openSUSE Conference 2025 - Linux schedulers for fun and profit with SchedKit

YouTube

#hydropower and #sustainable #technology #water #generator 120 years of continuous #runtime!!!!

not a lot of #technology (especially nowadays) lasts this long!!! if you know of robust technology that lasted over 100 years please comment :D #renewables https://de.wikipedia.org/wiki/Mariazellerbahn

Deno 2.4: deno bundle is back | Deno

Deno bundle is back, alongside the addition of bytes and text imports, stabilized built-in OpenTelemetry, a new --preload flag, simplified dependency management with deno update, and more.

Deno
Deno 2.4: deno bundle is back | Deno

Deno bundle is back, alongside the addition of bytes and text imports, stabilized built-in OpenTelemetry, a new --preload flag, simplified dependency management with deno update, and more.

Deno
🚀 "Subsecond" claims to hotpatch #Rust at #runtime, because waiting a whole second is unbearable in 2023. 🙄 🎩 But it's still #alpha, which is a fancy way of saying "don't blame us when it breaks everything." 🤡
https://docs.rs/subsecond/0.7.0-alpha.1/subsecond/index.html #Subsecond #hotpatching #developer #tools #HackerNews #ngated
subsecond - Rust

Subsecond: Hot-patching for Rust

Llega el verano y, como es costumbre, os traigo nuevas películas protagonizadas por tiburones asesinos. 🦈

https://sergiojamon.com/donde-ver-peliculas-tiburones-gratis/

Además, #Sharknado sigue estando al completo y gratis en #Runtime 🌪️👇

https://sergiojamon.com/saga-completa-sharknado-runtime-gratis/

Link: https://mediatum.ub.tum.de/?id=601795 (It took digging to find this from the Wikipedia article [1] and the unsecured HTTP homepage for "BMDFM".)

```bibtex
@phdthesis{dissertation,
author = {Pochayevets, Oleksandr},
title = {BMDFM: A Hybrid Dataflow Runtime Parallelization Environment for Shared Memory Multiprocessors},
year = {2006},
school = {Technische Universität München},
pages = {170},
language = {en},
abstract = {To complement existing compiler-optimization methods we propose a programming model and a runtime system called BMDFM (Binary Modular DataFlow Machine), a novel hybrid parallel environment for SMP (Shared Memory Symmetric Multiprocessors), that creates a data-dependence graph and exploits parallelism of user application programs at run time. This thesis describes the design and provides a detailed analysis of BMDFM, which uses a dataflow runtime engine instead of a plain fork-join runtime library, thus providing transparent dataflow semantics on the top virtual machine level. Our hybrid approach eliminates disadvantages of the parallelization at compile-time, the directive based paradigm and the dataflow computational model. BMDFM is portable and is already implemented on a set of available SMP platforms. The transparent dataflow paradigm does not require parallelization and synchronization directives. The BMDFM runtime system shields the end-users from these details.},
keywords = {Parallel computing;Shared memory multiprocessors;Dataflow;Automatic Parallelization},
note = {},
url = {https://mediatum.ub.tum.de/601795},
}
```

[1]: https://en.wikipedia.org/wiki/Binary_Modular_Dataflow_Machine

#SMP #Parallelization #Multithreading #DependenceGraph #RunTime #DataFlow #VirtualMachine #VM #ParallelComputing #SharedMemoryMultiprocessors #AutomaticParallelization #CrossPlatform #Virtualization #Configware #Transputer

mediaTUM - Media and Publication Server

From September 15 to 19, 2025, we’re hosting the 25th International Conference on Runtime Verification (RV 2025) at TU Graz!

The RV series is an annual event that brings together researchers and practitioners from academia and industry who are interested in novel, lightweight formal methods for monitoring, analyzing, and guiding the runtime behavior of software and hardware systems. Runtime verification techniques play a vital role in ensuring system correctness, reliability, and robustness. They offer an additional layer of rigor and effectiveness compared to conventional testing, while remaining more practical than exhaustive formal verification.

This year’s edition features three co-located workshops - RVmeetsMBD, RVCase, and VASSAL - which will take place on September 15. We are also delighted to welcome an outstanding lineup of keynote speakers: Thomas Henzinger, Nils Jansen, Ankush Desai, and Daniela Micucci.

Find out more: https://rv25.isec.tugraz.at/

#Runtime #Verification #Conference #RV25