Website | Codeberg | GitHub | Altes Profil | Noch älteres Profil
Verantwortlich für @kaenguru@feddit.org & @titelregel@feddit.org.
- 2 Posts
- 46 Comments
Priapism isn’t a good thing.
Exactly. I bought it to experiment with postmarketOS.
This is the story of my OnePlus 6T…
d_k_bo@feddit.orgto
Programmer Humor@programming.dev•The only way one should code C btw.
7·4 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·4 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·4 months agoAntennaPod supports Android Auto: https://antennapod.org/documentation/playback/android-auto
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.
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·8 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·8 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
38·8 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)
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.
d_k_bo@feddit.orgto
Programmer Humor@programming.dev•Why do AI company logos look like buttholes?
4·10 months agoThe toilet then sends the data it collects to a cloud server.
What could go wrong.

I doubt that it runs a full OS