Website | Codeberg | GitHub | Altes Profil | Noch älteres Profil
Verantwortlich für @kaenguru@feddit.org & @titelregel@feddit.org.
- 2 Posts
- 48 Comments
d_k_bo@feddit.orgto
Linux@lemmy.ml•MOS Is a New Open-Source Server OS Aimed at Homelabs and Self-Hosting
18·2 months 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
F-Droid@lemmy.ml•F-Droid updated seine Website und somit stehen wieder einige Übersetzungen an.
2·3 months agoKleine Info: du hast hier die Lemmy-Community !fdroid@lemmy.ml erwähnt, dadurch wurde ein Lemmy-Post in besagter Community erstellt mit dem etwas kryptischen Titel:
Updated seine Website und somit stehen wieder einige Übersetzungen an.
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?
15·5 months agoI’m not aware of the GPL being legally tested
https://fsfe.org/activities/avm-gpl-violation/avm-gpl-violation.en.html
d_k_bo@feddit.orgto
Programmer Humor@programming.dev•The only way one should code C btw.
0·6 months agoJust use the regular letter instead of the Umlaut
But that’s just wrong.
ühas a different meaning and pronunciation thanu.If umlauts aren’t available, the correct way to write umlauts is with an additional
e:zurueck.Über-Mensch -> Uber-Mensch
Please be aware that this term can be problematic, since it can be seen as a foundation for fascist ideas. https://en.wikipedia.org/wiki/Übermensch#Use_by_the_Nazis
d_k_bo@feddit.orgto
Programmer Humor@programming.dev•The only way one should code C btw.
0·6 months ago*
zurückDo C compilers support non-ascii characters?
d_k_bo@feddit.orgto
F-Droid@lemmy.ml•F-Droid TIL thread: What's your favorite obscure feature in an F-Droid app?
4·7 months agoFor audiobooks, i can recommend Voice.
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"
Python too.
I never tried it, because it is 2d only: https://flathub.org/apps/io.github.dubstar_04.design
thisis commonly used with a similar meaning toselfin cases whereselfcan’t be used because it is a reserved keyword.Example:
fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Option<St1::Item>> { let this = self.project(); this.inner.poll_next(cx) }https://github.com/rust-lang/futures-rs/blob/master/futures-util/src/stream/select.rs#L113-L116
I do run into them even though I use Rust for ~3 years now, but only in non-obvious cases, e. g. when all references to the borrowed data are dropped before the end of the function.
Rust would be some borrow checker compile error like
borrowed data escapes outside of associated functionargument requires that `'1` must outlive `'static`
d_k_bo@feddit.orgto
Programmer Humor@programming.dev•Python needs an actual default function
7·11 months agoFree standing functions in Java?! This can’t be true.
d_k_bo@feddit.orgto
linuxmemes@lemmy.world•Sorry, Mario, but the software is in a different architecture.
10·11 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
d_k_bo@feddit.orgto
Programmer Humor@programming.dev•Python needs an actual default function
385·11 months agoStill better than having to create a new class just to implement
public static void main(String[] args) {}Relevant Fireship video: https://youtu.be/m4-HM_sCvtQ
(removed comment)
Somewhere I heard that it should be pronounced as “Engine X”