home.social

#asdf — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #asdf, aggregated by home.social.

  1. Is anyone using ocicl as a systems manager in Common Lisp? Have a look at github.com/ocicl/ocicl - I only discovered it now, but it seems to be slightly more modern than quicklisp and it is actively maintained.

    #commonlisp #asdf #lisp

  2. Curious about people's local dev setups.

    I've used #asdf and #just for tool versioning and task management, but seeing mise-en-place ( #mise ) be able to handle both and env vars is really tempting.

    Anyone with experience with one or the other, or both? Would be great to hear stories.

  3. It’s using the pre-compiled Static PHP artifacts, but if this works well, and there’s interest, I’ll set up my own build system and hosting, so I’m not taxing their resources and can offer different combinations of extensions.

    #PHP #asdf #StaticPHP

  4. So, I decided to re-work it to use Static PHP, and after struggling with differences between versions of bash, I've finally got it working and ready for others to try out.

    Be warned, it’s experimental!

    github.com/ramsey/asdf-php

    #PHP #asdf #StaticPHP

  5. China may have tested Japan and the United States to see their response through military actions by its aircraft carrier Liaoning and bombers near Japan in December. japantimes.co.jp/news/2025/12/ #japan #msdf #asdf #sdf #us #china #defense #usnavy #georgewashington #liaoning

  6. China may have tested Japan and the United States to see their response through military actions by its aircraft carrier Liaoning and bombers near Japan in December. japantimes.co.jp/news/2025/12/ #japan #msdf #asdf #sdf #us #china #defense #usnavy #georgewashington #liaoning

  7. China may have tested Japan and the United States to see their response through military actions by its aircraft carrier Liaoning and bombers near Japan in December. japantimes.co.jp/news/2025/12/ #japan #msdf #asdf #sdf #us #china #defense #usnavy #georgewashington #liaoning

  8. "If there is one thing that confuses newcomers to Common Lisp, it is the interplay of built-in CL functionality, add-ons like Quicklisp and ASDF, and what all the words mean." by Cees de Groot

    cdegroot.com/programming/commo

    #lisp #commonlisp #quicklisp #asdf

  9. 🤯 Ah yes, the riveting saga of Common Lisp packaging: where we untangle the ancient hieroglyphics of #ASDF and #Quicklisp so you can finally figure out how to install a library from the '80s. ⚙️🕰️ Because nothing screams "modern programming" like deciphering terms minted before your parents met. 📜
    cdegroot.com/programming/commo #CommonLisp #Packaging #ProgrammingHistory #ModernDevelopment #HackerNews #ngated

  10. Cees de Groot @cdegroot explains what Common Lisp library building and packaging problems ASDF and Quicklisp solve. A clear overview of these tools and what they do.

    cdegroot.com/programming/commo

    #asdf #quicklisp #CommonLisp #lisp

  11. Defense Minister Shinjiro Koizumi visited the Air Self-Defense Force's Fuchu base to mainly inspect the Space Operations Group, which monitors space activities. japantimes.co.jp/news/2025/12/ #japan #sdf #asdf #space

  12. 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 GitHub Actions plugin to do exactly that: github.com/endorama/asdf-parse
    Current users happy and 2 new contributors 🚀
    #asdf #opensource #github #ci

  13. #ietf #asdf met this morning, we made progress on sdf protocol mapping, and NIPC approaches a possible WGLC in 2025.

  14. 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. japantimes.co.jp/news/2025/10/ #japan #asdf #defense #defenseministry #atlanticeagles

  15. 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

  16. The Defense Ministry deployed three state-of-the-art F-35B stealth fighters to the Air Self-Defense Force's Nyutabaru base in the town of Shintomi, Miyazaki Prefecture — the first deployment at an SDF base. japantimes.co.jp/news/2025/08/ #japan #asdf #stealthtech #fighterjets #miyazaki #defenseministry

  17. In SLIME/Sly when compiling a file with 'slime-compile-and-load-file' (C-c C-k) I can navigate between notes with M-n and M-p. Is there also something like that for compiling #asdf systems or do I have to compile files manually?

    #lisp #commonlisp #emacs
    @emacs

  18. The Air Self-Defense Force has taken part in a multinational tabletop space defense exercise in Australia aimed at enhancing cooperation among like-minded countries. japantimes.co.jp/news/2025/08/ #japan #space #defense #sdf #asdf

  19. I wrote an article about #ASDF - multiple runtime version manager, and how you can use it for developing #PHP apps that require different versions of the language. It serves me well as a fallback when #Docker runtime is not available 😊.

    blog.codito.dev/2025/07/asdf-m

  20. The Blue Impulse aerobatic team of the Air Self-Defense Force will perform over the venue of the Osaka Expo on July 12 and 13 after its planned performance in April was canceled due to poor weather. japantimes.co.jp/news/2025/07/ #japan #2025osakaexpo #blueimpulse #asdf

  21. #video #lisp #commonLisp #32 minutes of live noodling but everything works out

    Fresh #asdf system for #lafs (lisp game soft cons fantasy console). #emacs

    Spin up a #clim application frame. Lots of cringy debugging, but that's sometimes how #liveCoding is.

    toobnix.org/w/r6cceDAPdN6WkNTk

    What do you call videos like this? Where it takes half an hour, and basically I make mistakes and have to figure them out live. #learningThroughMistakes

    How do I distinguish this from snappy concise howto videos?

  22. #sbcl #lisp #commonLisp #asdf #executable #gui #build #tutorial #clim #mcclim #example I wrote for @theruran a while ago.

    You could basically submit this with literally any modification as a game for the #springlispgamejam2024 and it will be pretty similar to mine. I think it's a great approach to featureful interactive user interfaces for games.

    lispy-gopher-show.itch.io/logo

    itch.io/jam/spring-lisp-game-j

  23. toobnix.org/w/cYv47BY8FtprzhpH
    #commonLisp #programming #detailed #intro to #ASDF and #CLIM in #emacs 18 minutes. Touches #CLOS.

    This #video covers the #breadAndButter of programming in my view. I'll write this up later.

    In the context of starting to draft #LAFS, but that's ancillary to the what-programming-actually-consists-of content. LAFS: lispy-gopher-show.itch.io/lisp

    If you need 5 minutes of first steps in this direction first, I think this video satisfies that: toobnix.org/w/2WYHBTHGvRQ8pUSV

  24. The Blue Impulse aerobatic team of the Air Self-Defense Force will perform over the venue of the Osaka Expo on July 12 and 13 after its planned performance in April was canceled due to poor weather. japantimes.co.jp/news/2025/07/ #japan #2025osakaexpo #blueimpulse #asdf

  25. The Blue Impulse aerobatic team of the Air Self-Defense Force will perform over the venue of the Osaka Expo on July 12 and 13 after its planned performance in April was canceled due to poor weather. japantimes.co.jp/news/2025/07/ #japan #2025osakaexpo #blueimpulse #asdf

  26. The Blue Impulse aerobatic team of the Air Self-Defense Force will perform over the venue of the Osaka Expo on July 12 and 13 after its planned performance in April was canceled due to poor weather. japantimes.co.jp/news/2025/07/ #japan #2025osakaexpo #blueimpulse #asdf

  27. alojapan.com/1311995/asdfs-blu ASDF’s Blue Impulse to perform for Osaka Expo on July 12 and 13 #2025OsakaExpo #ASDF #BlueImpulse #Osaka #OsakaTopics #大阪 #大阪府 The Blue Impulse aerobatic team of the Air Self-Defense Force will perform over the venue of the Osaka Expo on July 12 and 13, the Defense Ministry said Tuesday. The commemorative flight was initially scheduled for April 13, when the six-month event kicked off, but was canceled soon after the planes took off tha…

  28. alojapan.com/1311995/asdfs-blu ASDF’s Blue Impulse to perform for Osaka Expo on July 12 and 13 #2025OsakaExpo #ASDF #BlueImpulse #Osaka #OsakaTopics #大阪 #大阪府 The Blue Impulse aerobatic team of the Air Self-Defense Force will perform over the venue of the Osaka Expo on July 12 and 13, the Defense Ministry said Tuesday. The commemorative flight was initially scheduled for April 13, when the six-month event kicked off, but was canceled soon after the planes took off tha…

  29. The Air Self-Defense Force's Blue Impulse aerobatics team, which performed at the 1970 World Exposition in Osaka Prefecture, will make a performance flight for this year's expo as well on its opening day. japantimes.co.jp/news/2025/04/ #japan #2025osakaexpo #asdf #blueimpulse

  30. The Air Self-Defense Force's Blue Impulse aerobatics team, which performed at the 1970 World Exposition in Osaka Prefecture, will make a performance flight for this year's expo as well on its opening day. japantimes.co.jp/news/2025/04/ #japan #2025osakaexpo #asdf #blueimpulse

  31. The Air Self-Defense Force's Blue Impulse aerobatics team, which performed at the 1970 World Exposition in Osaka Prefecture, will make a performance flight for this year's expo as well on its opening day. japantimes.co.jp/news/2025/04/ #japan #2025osakaexpo #asdf #blueimpulse

  32. The Air Self-Defense Force's Blue Impulse aerobatics team, which performed at the 1970 World Exposition in Osaka Prefecture, will make a performance flight for this year's expo as well on its opening day. japantimes.co.jp/news/2025/04/ #japan #2025osakaexpo #asdf #blueimpulse

  33. I've switched from #asdf asdf-vm.com/ to #mise github.com/jdx/mise to manage my different #node and #python versions and it's awesome. If you're still using #asdf you should definitively switch to #mise, it's way faster and mostly compatible with asdf (using .tools-versions).
    If you're still using #pyenv, #nvm or stuff like that to manage your envs, you should give mise a try!

  34. I'm at ESTEC (ESA's European Space Research and Technology Centre) in the Netherlands this week for my first #PLATO science working team meeting as community scientist. One interesting discussion has been on astronomical file formats (honestly)... Future NASA missions look like they might move from #fits to #ASDF, while other astronomical surveys have started using #HDF5. But it's tough to try to predict exactly where the community will be in 5-10 years time. Input welcome!

  35. in search of a Ruby version manager
    I’ve tried just about every one except #chuby. I used #RVM, then #rbenv, then switched to #asdf and used that for 2+ years, but I could never remember the commands I needed.

    Recently switched to #frum, but that doesn’t seem to be well maintained and I’ve yet to be able to get a proper shebang working for CLI scripts that specifies the desired ruby version.

    I'd appreciate recommendations or links to good articles as well as boosts to the Ruby community.

  36. @philsplace @b0rk I’m fancy so I have it in my #Powerlevel10k prompt and #iTerm2 status bar. Should probably omit some items from the former when it detects I'm using the latter.

    (The other noise is from the #direnv environment loader and #asdf runtime version manager.)

  37. `In music theory and tuning, a tonality diamond is a two-dimensional diagram of ratios in which one dimension is the Otonality and one the Utonality. Thus the n-limit tonality diamond..is an arrangement in diamond-shape of the set of rational numbers r, 1 ≤ r < 2, such that the odd part of both the numerator and the denominator of r, when reduced to lowest terms, is less than or equal to the fixed odd number n.`

    en.wikipedia.org/wiki/Tonality

    #musicTheory #tonality #temperament #musical #scale #asdf