This is only a thing in the US. In other parts of the world, iphone users have to adapt to whatever messenger platform has the most people in it (likely whatsapp or facebook messenger, maybe telegram)
- 0 Posts
- 5 Comments
mint_tamas@lemmy.worldto Linux@lemmy.ml•My little brother loves the dualboot setup I installed for him. He says "It's like iOS"494·2 years agoIs this a made-up story? Be honest
mint_tamas@lemmy.worldto Rust Programming@lemmy.ml•I think something sinister is happening with oxidizing all GNU projects (reddit crosspost)2·2 years agoI don’t think coreutils are particularly a choke-point for corporations. They can and do freely use them in their infra like everyone else. For your fears to hold any water you would have to find examples of popular libraries getting drop-in rewrites (but keep in mind that such rewrites are much more complicated due to having to provide a C or C++ interface to make it an actual replacement). Personally, I think the rewrites can be interesting not because they are rewritten in Rust particularly, but because decades-old code contains assumptions and maintains compatibility that might not be relevant today. So a rewritten program can be cleaner and even faster. Same deal with neovim (partially; but it also pushed vim proper to finally implement async plugins which they heavily pushed back against)
mint_tamas@lemmy.worldto Rust Programming@lemmy.ml•Command line terminal in Rust and a discussion of how they implemented it31·2 years agoNotice how privacy is not mentioned as an important design consideration, even though the shell requires an online login and MITMs ssh connections. This product has some good ideas but reeks of VC bullshit and a rugpull will come in a few years (maybe faster if the economy keeps being as it is).
I went from a company that used github to one that uses gitlab. I thought it was going to be great and was excited for using a new thing. But it’s really clunky in comparison.