This is what I mean when I say that one always has to reinvent the wheel: Innovation is key. Even when utilizing something already in existence, it's crucial to thoroughly understand it to adapt it effectively. Thus, one might need to essentially reinvent certain aspects of it, which is foundational to open-source collaboration, by the way.

Check out this link for the latest among the numerous examples. https://github.com/dagger/dagger/issues/7282#issuecomment-2094500932

🐞 On Windows 11 - Cannot start an interactive terminal · Issue #7282 · dagger/dagger

What is the issue? The command dagger -m github.com/shykes/daggerverse/[email protected] call container --packages=python3 terminal fails with Error: sending initial size: get terminal size: The handle ...

GitHub

No Silver Bullet—Essence and Accident in Software Engineering

https://en.wikipedia.org/wiki/No_Silver_Bullet

and dagger.io seems unusable, with minutes spent for initialization and errors like that https://github.com/vito/daggerverse/issues/3

No Silver Bullet - Wikipedia

yet another bug I have found ( in apko.bass, refer to https://github.com/vito/daggerverse/issues/3#issuecomment-2094773914 ), yet another language discovered under the hood

https://bass-lang.org/

apko alpine argument branch fails for package python3 · Issue #3 · vito/daggerverse

$ dagger -m github.com/vito/daggerverse/[email protected] call alpine --packages=python3 --branch=v3.19 with-exec --args=python3,-c,"print('Hello from Dagger')" stdout ✘ Apko.alpine(branch: "v3.19", pack...

GitHub

Issue promptly resolved by the maintainer!

> If I specify an architecture instead, it works: ...

Excellent 💯 I will try that soon.

Noted that he's also the author of Bass
https://bass-lang.org/

vito/README.md
hi!

I like languages, and making things, and making languages that make things.

Currently:

🔊 Bass (www), a scripting language for reproducible builds and glue code. Replaces #YAML, #Dockerfiles, and #Bash.

bass