Website | Codeberg | GitHub | Altes Profil | Noch älteres Profil
Verantwortlich für @[email protected] & @[email protected].
- 2 Posts
- 59 Comments
d_k_bo@feddit.orgto
Linux@lemmy.ml•MOS Is a New Open-Source Server OS Aimed at Homelabs and Self-Hosting
18·1 month agoI’d just like to interject for a moment. What you’re refering to as MOS, is in fact, MOS/GNU/Linux, or as I’ve recently taken to calling it, MOS plus GNU plus Linux. MOS is not an operating system unto itself, but rather another free component of a fully functioning GNU/Linux system made useful by the Linux kernel, GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
d_k_bo@feddit.orgto
homeassistant@lemmy.world•Outsmarting my lying washing machineEnglish
2·1 month agoThis looks really great! I think I will start using this when I rebuild my Home Assistant system for my new apartment.
I doubt that it runs a full OS
Priapism isn’t a good thing.
d_k_bo@feddit.orgto
Linux@lemmy.ml•Is the FOSS world in danger of a corporate takeover, thanks to pushover licenses?
1·4 months agoI’m not aware of the GPL being legally tested
https://fsfe.org/activities/avm-gpl-violation/avm-gpl-violation.en.html
I originally had
alias ll="ls -la"Now it is
alias ll="eza --all --long --header --group --time-style=long-iso --git --icons --group-directories-first"
I never tried it, because it is 2d only: https://flathub.org/apps/io.github.dubstar_04.design
d_k_bo@feddit.orgto
linuxmemes@lemmy.world•Sorry, Mario, but the software is in a different architecture.
10·10 months agoMeme transcription
FYI, Lemmy supports Alt text, so you don’t have to include the transcription in the post body.
See also https://slrpnk.net/post/12346945
(removed comment)
You could also try micro, which is a terminal text editor with mouse support, syntax highlighting and many more features that you know from GUI text editors.
Gnome Shell Extensions are powerful because they are allowed to hook into everything the gnome-shell process does. If the extension API would be changed so they couldn’t crash our shell session, extensions would become way less powerful and be mostly useless.
Nevertheless, it would be great if Gnome Shell could keep/recover your application state after restarting (like KWin).
Why cant autodesk port the POS to Linux
I mean, Fusion 360 even runs in a web browser (although it was unusably slow for me). It should be possible to port it to the Linux desktop.
What about https://snowflake.torproject.org/?
I think it would be very interesting to convert e.g. a regular Fedora installation into a (so-called “immutable”) Fedora Silverblue installation or vice-versa.
As others mentioned, running a minecraft server by itself is pretty easy. If you want additional features like a Web UI, multiple servers at the same time etc. you might take a look at Crafty Controller.
As someone who develops and distributes a small application exclusively on Flathub, I prefer that everyone uses the exact same package on every system. That way I know that if something doesn’t work, the issue should be easy to reproduce.
Recently, there was a situation where a user indicated in the comments of a release announcement that a newly introduced feature “doesn’t work”. It turned out that they installed a third-party package from the AUR (that wasn’t updated yet) without knowing that this isn’t the official and up to date version.
But it comes at the cost of obscurity, Codeberg is a big player but any instance you find is isolated, and any devs you entice to help you need to register additional accounts personal to that instance.
It should be noted that Forgejo is working on implementing federation using ForgeFed, which is based on ActivityPub.
d_k_bo@feddit.orgto
Selfhosted@lemmy.world•Setting Up a Self-Hosted GitHub runner for CI/CDEnglish
14·1 year agoThis, but Forgejo instead of Gitea.
ll