If you happen to use @asdf_vm and need to parse it in GitHub Actions to setup the tools at the desired versions, I just released the v1.4.0 of my Actions plugin to do exactly that: https://github.com/endorama/asdf-parse-tool-versions/releases/tag/v1.4.0
Current users happy and 2 new contributors 🚀
#asdf #opensource
#ietf #asdf met this morning, we made progress on sdf protocol mapping, and NIPC approaches a possible WGLC in 2025.

which project-local version manager should i use for node.js? both general solutions as well as node.js-specific solutions are fine. comment if your recommendation is not listed as option!

#node #nodejs #js #javascript #programming #nix #guix #asdf #mise #nvm

nvm
16%
asdf
8%
mise
4%
fnm
4%
nix
28%
guix
36%
volta
4%
brioche
0%
Poll ended at .

Nice, you can use #Perplexity to generate a list of current versions of tools for .tool-versions for #asdf.

🤖 create a list of tools and versions, in Format "tool version" per line for following tools:
github-cli
packer
terraform
awscli
elixir
erlang
postgres
jq
age
sops

#asdf #elixir #toolversions

Japan has completed its first-ever fighter jet deployment to Canada and Europe in a display of support for NATO partner countries as well as a demonstration of the Air Self-Defense Force’s operational capabilities. https://www.japantimes.co.jp/news/2025/10/01/japan/atlantic-eagles-fighter-jet/?utm_medium=Social&utm_source=mastodon #japan #asdf #defense #defenseministry #atlanticeagles
Japan shows NATO support with first fighter jet deployment to Canada, Europe

The mission, which involved four F-15Js along with two refueling and two transport aircraft, demonstrates the Air Self-Defense Force’s long-distance operational capabilities.

The Japan Times
An Air Self-Defense Force aircraft strayed off a runway and came to a halt at Niigata Airport at around 11:50 a.m. Friday. https://www.japantimes.co.jp/news/2025/09/19/japan/niigata-asdf-plane-runway/?utm_medium=Social&utm_source=mastodon #japan #niigata #asdf #sdf
ASDF plane strays off runway at Niigata Airport

None of the five crew members aboard the U-125A search and rescue aircraft was in a life-threatening condition, ASDF officials said.

The Japan Times

I found out what gave that vague memory.. it was this blog-post: https://xach.livejournal.com/278047.html which luckily lives in my completely unorganized bookmarks and took a while to find (but that's for another project)

#commonlisp #quicklisp #asdf

Olisikohan menkat lähestymässä, kun levottomuuden taso on jossain sfääreissä nyt. Päässä risteileviä asioita:

-kauhea väsy, haluan vain nukkua
-mutta pitäisikö sittenkin lähteä metsään/mökkerölle/kierrätyskeskukseen
-vai hakisinko sittenkin vain jäätelöä ja sipsiä lähimmästä kaupasta, vaikka pitikin aloittaa lakko (tämä on se paljastavin)
-mitä mä teen elämälläni
-mikä on olemassaolon tarkoitus
-tekisinkö sittenkin tuota opparia, jotta se joskus valmistuisi
-kauhea väsy

#asdf

Just published a new blog post: “Using Jekyll with ASDF in WSL”! 🚀

I walk through setting up Ruby/Jekyll on Ubuntu WSL, troubleshooting zlib errors, and getting back to blogging.

Read it here: https://nuno-barreiro.github.io/2025/08/14/using-jekyll-with-asdf-in-wsl.html

#jekyll #asdf #wsl #ruby #blogging

Using Jekyll with ASDF in WSL

Recently, I upgraded to a new laptop and had to reinstall my development environment from scratch—including Windows and WSL (Windows Subsystem for Linux). For my projects, I prefer using the Ubuntu distro on WSL, and I rely on asdf as my version manager for languages like Ruby.

Nuno Barreiro