16
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 16 Jul 2025
16 points (90.0% liked)
Free and Open Source Software
19603 readers
74 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
I am not trying to be hostile, I just have those instructions and do not have a compiled version on repository because there are so many cpu and os combinations and you can't run a application compiled for arm run on x86 cpu or run a application compiled for Linux run on Windows, do you have better solutions to run software on anything while still keeping efficiency.
If you look at programs like VSCodium, they actually do have every possible category ready for download.
I have looked into vscodium and it is not a compiler, it is a front end for compilers and for example: if I installed every single compiler for every single os and cpu combo, I would run out of storage.
Thank you I will look into it.