Are you saying that China will collapse/decommunize?
- 8 Posts
- 75 Comments
DeltaWingDragon@sh.itjust.worksto
Technology@lemmy.world•Librewolf, Waterfox or something else?English
2·14 days agoIf you don’t care about extensions, try some of those “DE default” browsers that never seem to be actual defaults. The ones like GNOME Web, Falkon, Konqueror, Midori (it was the default on one XFCE system once).
DeltaWingDragon@sh.itjust.worksto
Programmer Humor@programming.dev•Zero Trust Architecture
3·16 days agoWhat’s this fool doing blocking only ports 80 and 443?
DeltaWingDragon@sh.itjust.worksto
Programmer Humor@programming.dev•You can do anything at Zombocom
1·17 days agoOh boy I can’t see this going wrong at all!
/s
DeltaWingDragon@sh.itjust.worksto
Programmer Humor@programming.dev•Zero Trust Architecture
1·17 days agoWhat does a tomato have to do with a router?
DeltaWingDragon@sh.itjust.worksto
Programmer Humor@programming.dev•don't do ai and code kids
3·17 days agoPlease drink verification can
I think I’m cracking up!
Sometimes I give myself the creeps
DeltaWingDragon@sh.itjust.worksto
Programmer Humor@programming.dev•Tech companies be like
1·1 month agoMust be bots generating the posts, the corporates love AI
DeltaWingDragon@sh.itjust.worksto
Programmer Humor@programming.dev•S&Box went open-source and the comments are very calm
2·1 month agoReminds me of these
Comments in Netscape when it became open source
Mmmmm, floor(pi)
DeltaWingDragon@sh.itjust.worksto
People Twitter@sh.itjust.works•wasn't this called Black people Twitter?
9·1 month agoWhy do you censor that website? If you say the name in full (enough times), we will show up in search results for them.
DeltaWingDragon@sh.itjust.worksto
Linux@programming.dev•Debian's APT Will Soon Begin Requiring Rust: Debian Ports Need To Adapt Or Be Sunset
1·2 months agoI am not the person who said “C++ has rotted their brain”. I have not expressed a similar sentiment. I have never said that “borrow checker fixes all”, in fact I said that it will not magically fix everything.
And if I want a bug-free code, I will use same tool as ever: my brain
Is your brain infallible?
The strategy is not to 100% eliminate every bug in existence or theory, bugs are inevitable. The strategy is Swiss cheese security.
Something is better than nothing. Therefore (brain + something) > (brain + nothing). As long as “something” works to prevent bugs, to any extent, it will result in fewer bugs.
DeltaWingDragon@sh.itjust.worksto
Linux@programming.dev•Debian's APT Will Soon Begin Requiring Rust: Debian Ports Need To Adapt Or Be Sunset
1·2 months agoIt’s not a “magic pill”, it’s another tool. We’re not saying that it will magically fix everything, it will just make certain types of errors less probable.
If you want bug-free code, will you (A) use a tool that makes it easier, or (B) use the same tool as before?
“Skill issue” is not an answer.
Like the fox?

DeltaWingDragon@sh.itjust.worksto
Linux@programming.dev•Debian's APT Will Soon Begin Requiring Rust: Debian Ports Need To Adapt Or Be Sunset
2·2 months agoApt is written in more C++ than C, so it would be apt to select a language that is similar.
DeltaWingDragon@sh.itjust.worksto
Linux@programming.dev•Debian's APT Will Soon Begin Requiring Rust: Debian Ports Need To Adapt Or Be Sunset
1·2 months agoWhat does this mean for the end-user? By how they worded it…
the APT packaging tool next year will begin requiring a Rust compiler
it seems like you need a Rust compiler as a dependency for simply having Apt installed on your system.
Debian and most distros based on it do not even install a C++ compiler by default, and apt is mostly written in C++.
DeltaWingDragon@sh.itjust.worksto
Linux@programming.dev•The Linux Kernel Looks To "Bite The Bullet" In Enabling Microsoft C Extensions
1·2 months agoDoes that really have the same results as the example scenario I described? How would you even access the unnamed struct, since it is unnamed?







hmmmm