One thing Torvalds enforces is not breaking userland. So it shouldn’t be kernel problems. More likely its some other lib that breaks compatibility.
- 0 Posts
- 12 Comments
Well, it startend with conduit. That was a respectable name. The development slowed down and someone wasnt happy abput not getting pr merged. Then it got forked to conduwuit.
Speed picked back up. There was later a massive meltdown for some reason. To successors emerged continuwuity and tuwunel.
Flipper@feddit.orgto
Games@lemmy.world•Valve raises Steam Deck prices by more than $200English
5·2 months agoIts also not the first pig cycle in the memory industry. There used to be over 20 manufacturers producing ram. These three survived because they didn’t massively ramp up production when demand increased. So they’ve collectively said, we are not really investing into production.
Flipper@feddit.orgto
Programming@programming.dev•wild v0.9 released (wild is a super-fast linker with the end goal of supporting incremental linking)English
3·2 months agoMold is already very fast, however it doesn’t do incremental linking and the author has stated that they don’t intend to. Wild doesn’t do incremental linking yet, but that is the end-goal. By writing Wild in Rust, it’s hoped that the complexity of incremental linking will be achievable.
Flipper@feddit.orgto
Selfhosted@lemmy.world•Banned from Discord for a frog emoji (thanks "child safety"), so I bankrupted myself building FrogTalk – a self-hostable Discord/Telegram killer 🐸English
3·2 months agoOh I missed that. Oh no. Rolling your own crypto, surely nothing can go wrong.
Flipper@feddit.orgto
Selfhosted@lemmy.world•Banned from Discord for a frog emoji (thanks "child safety"), so I bankrupted myself building FrogTalk – a self-hostable Discord/Telegram killer 🐸English
214·2 months agoFor a discord or Telegramm alternative it doesnt need to be e2e.
Flipper@feddit.orgto
Open Source@lemmy.ml•Closed‑source vs source‑available vs open‑source — which model makes the most sense for small tools?English
3·3 months agoIt’s also a lot harder to make money with open source. You would need to find something to offer on top for money. That can be hosting (nextcloud), support (redhat), consultation (hyper) or additional features(zeds AI offering).
Flipper@feddit.orgto
Technology@lemmy.world•GrapheneOS refuses to comply with new age verification laws for operating systems — group says it will never require personal informationEnglish
0·4 months agoThey can just sell their normal phone. As long as the user is able to run the installer it doesn’t really matter.
Flipper@feddit.orgto
Programmer Humor@programming.dev•o(1) statistical prime approximation
1·5 months agoHas the same vibes as anthropic creating a C compiler which passes 99% of compiler tests.
That last percent is really important. At least that last percent are some really specific edge cases right?
Description:
When compiling the following code with CCC using -std=c23:bool is_even(int number) { return number % 2 == 0; }the compiler fails to compile due to
bool,true, andfalsebeing unrecognized. The same code compiles correctly with GCC and Clang in C23 mode.Well fuck.
The secret ingredient to make chocolate taste good is tears of the slave kids harvesting it. /S
I’m getting the feeling he really doesn’t like Anish. Every page I’ve looked at has Anish mentioned. The anal apocalypse is especially for him. The glow in the dark pigment is free, if you can prove that you are associated with him to share the light.
Do they have some big feud going on?


What did you do about authentik always loading several seconds before login someone into a service?