Website | Codeberg | GitHub | Altes Profil | Noch älteres Profil
Verantwortlich für @kaenguru@feddit.org & @titelregel@feddit.org.
- 1 Post
- 59 Comments
Somewhere I heard that it should be pronounced as “Engine X”
d_k_bo@feddit.orgto
Linux@lemmy.ml•MOS Is a New Open-Source Server OS Aimed at Homelabs and Self-Hosting
18·4 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
Linux@lemmy.ml•Is the FOSS world in danger of a corporate takeover, thanks to pushover licenses?
15·7 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
Linux@lemmy.ml•Bazzite surpasses 30k active users, gaining 5k users since two months ago 🎉
15·8 months agoFedora 42 got released: https://fedoramagazine.org/announcing-fedora-linux-42/
d_k_bo@feddit.orgto
Programmer Humor@programming.dev•The only way one should code C btw.
7·8 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.
5·8 months ago*
zurückDo C compilers support non-ascii characters?
d_k_bo@feddit.orgto
Selfhosted@lemmy.world•PinePods Release v0.8.0 - "Mobile apps and massive perfomance bumps"English
1·9 months agoAntennaPod supports Android Auto: https://antennapod.org/documentation/playback/android-auto
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·1 year agoFree standing functions in Java?! This can’t be true.
d_k_bo@feddit.orgto
Programmer Humor@programming.dev•Python needs an actual default function
385·1 year 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
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.
d_k_bo@feddit.orgto
Programmer Humor@programming.dev•Why do AI company logos look like buttholes?
4·1 year agoThe toilet then sends the data it collects to a cloud server.
What could go wrong.
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.

Yes, upper case angle brackets.