Victorien Elvinger
conaclos.bsky.social
Victorien Elvinger
@conaclos.bsky.social
@biomejs founder & lead maintainer - @Inria R&D engineer - PhD in Computer Science.

TypeScript & Rust 🦀 programmer.
Researcher in distributed systems 🕸️, embedded systems, #CRDT.
Reposted by Victorien Elvinger
Node excitement 😉

Congrats to @marcoippolito.dev on today's landmark Node 22.18 release. It is the first LTS release to ship unflagged TypeScript support 🎉

This means Node can run *.ts files. It pairs well with TypeScript's "erasableSyntaxOnly" flag 👍

Many folk contributed 🙏
Type stripping is enabled by default 🔥🔥🔥🔥
You can just run `node file.ts` without `--experimental-strip-types` flag.
This is a huge milestone
Node.js 22.18.0 is out and enables type stripping by default – that’s right, Node.js LTS can now run TypeScript files. Shout out to @marcoippolito.dev for championing that effort! Download links and full changelog available at nodejs.org/en/blog/rele...
August 1, 2025 at 5:34 AM
This curse led me to Biome.
The Curse of Knowing How, or; Fixing Everything | BlogGitHubTwitterRSS FeedGit Branch
A reflection on control, burnout, and the strange weight of technical fluency.
notashelf.dev
May 6, 2025 at 8:46 AM
Reposted by Victorien Elvinger
Adopting the FLS
# Adopting the FLS Some years ago, Ferrous Systems assembled a description of Rust called the FLS1. They've since been faithfully maintaining and updating this document for new versions of Rust, and they've successfully used it to qualify toolchains based on Rust for use in safety-critical industries. Seeing this success, others have also begun to rely on the FLS for their own qualification efforts when building with Rust. The members of the Rust Project are passionate about shipping high quality tools that enable people to build reliable software at scale. Such software is exactly the kind needed by those in safety-critical industries, and consequently we've become increasingly interested in better understanding and serving the needs of these customers of our language and of our tools. It's in that light that we're pleased to announce that we'll be adopting the FLS into the Rust Project as part of our ongoing specification efforts. This adoption is being made possible by the gracious donation of the FLS by Ferrous Systems. We're grateful to them for the work they've done in assembling the FLS, in making it fit for qualification purposes, in promoting its use and the use of Rust generally in safety-critical industries, and now, for working with us to take the next step and to bring the FLS into the Project. With this adoption, we look forward to better integrating the FLS with the processes of the Project and to providing ongoing and increased assurances to all those who use Rust in safety-critical industries and, in particular, to those who use the FLS as part of their qualification efforts. This adoption and donation would not have been possible without the efforts of the Rust Foundation, and in particular of Joel Marcey, the Director of Technology at the Foundation, who has worked tirelessly to facilitate this on our behalf. We're grateful to him and to the Foundation for this support. The Foundation has published its own post about this adoption. ## I'm relying on the FLS today; what should I expect? We'll be bringing the FLS within the Project, so expect some URLs to change. We plan to release updates to the FLS in much the same way as they have been happening up until now. We're sensitive to the fact that big changes to this document can result in costs for those using it for qualification purposes, and we don't have any immediate plans for big changes here. ## What's this mean for the Rust Reference? The Reference is still the Reference. Adopting the FLS does not change the status of the Reference, and we plan to continue to improve and expand the Reference as we've been doing. We'll of course be looking for ways that the Reference can support the FLS, and that the FLS can support the Reference, and in the long term, we're hopeful we can find ways to bring these two documents closer together. 1. The FLS stood for the "Ferrocene Language Specification". The minimal fork of Rust that Ferrous Systems qualifies and ships to their customers is called "Ferrocene", hence the name. We'll be dropping the expansion and just calling it the FLS within the Project. ↩
blog.rust-lang.org
March 26, 2025 at 10:10 PM
Spending a little on foreign aid makes a difference, and it also makes life better for us in the rich world, because a world with fewer epidemics and healthier people is one of the best insurances you can have.
For many of us, it doesn’t cost much to improve someone’s life, and we can do much more of it
Most countries spend less than 1% of their national income on foreign aid; even small increases could make a big difference.
ourworldindata.org
March 15, 2025 at 10:48 AM
Bye bye CommonJS and dual-package hazard!
Node excitement 😉

Node 20 now supports require(ESM) 🎉

We are approximately one month away from all LTS releases shipping this feature.
Node.js v20.19.0 is out 🤩

This is a special minor release ✨
Although v20 is in maintenance mode, meaning only patch releases are expected, an exception was made to backport require(esm) due to its importance and impact on the ecosystem.

Full changelog 👇
nodejs.org/en/blog/rele...
March 14, 2025 at 8:23 PM
The TypeScript team is porting the TypeScript compiler to Go. Expect a 10x speedup.
A 10x Faster TypeScript - TypeScript
Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.
devblogs.microsoft.com
March 11, 2025 at 3:13 PM
Challenging the self-driving car utopia. #driverless #ai #car
How Self-Driving Cars will Destroy Cities (and what to do about it)
YouTube video by Not Just Bikes
www.youtube.com
November 19, 2024 at 3:45 PM