That will also solve the mandatory restart after? I guess so. Any side effects?
- 2 Posts
- 44 Comments
My only problem with Fedora (Workstation) is that it really likes upgrade though restart. And upgrades are daily. It
can’tcan be turned off (to not require restart) on KDE variant, but I didn’t find an option on Gnome one.
Alternative URLs have been posted in thread.
Once on internet, forever on internet :) Thanks.
From my weak Linux knowledge, Wayland has problems with screen sharing.
Mihies@programming.devto Programming@programming.dev•C is one of the most energy saving language2·29 days agoC# has been very optimized since .NET Core (now .NET). Also jit compiler and everything around it.
Mihies@programming.devto Programming@programming.dev•C is one of the most energy saving language5·29 days agoIn theory Java is very similar to C#, an IL based JIT runtime with a GC, of course. So where is the difference coming from between the two? How is it better than pascal, a complied language? These are the questions I’m wondering about.
Mihies@programming.devto Programming@programming.dev•C is one of the most energy saving language1·29 days agodeleted by creator
Mihies@programming.devto Programming@programming.dev•C is one of the most energy saving language14·29 days agoAlso the difference between TS and JS doesn’t make sense at first glance. 🤷♂️ I guess I need to read the research.
Mihies@programming.devto Programming@programming.dev•C is one of the most energy saving language16·29 days agoI have a hard time believing Java is that high up. I’d place it around c#.
Funny how such companies don’t care that employees would be more effective with better tools and those license prices would result in way over $20/month profit. 🤷♂️
Core development tools licenses are too expensive? That’s an odd company or from a very low standard country?
Mihies@programming.devto Science@mander.xyz•Two of the World’s Worst Termites Hooked Up in Florida—and Now We’re Screwed8·1 month agoUS needs just an executive order for termites to stop interbreeding.
Mihies@programming.devto Linux@programming.dev•NVIDIA release fresh details on their current Wayland support and future plans7·2 months agoCan anybody comment what does this mean for a common user?
Mihies@programming.devto Linux@programming.dev•felix86 is a new open source Linux emulator to run x86-64 Linux programs on RISC-V processors2·2 months agoTo me it sounds like what Java or .NET JIT does. I doubt it falls strictly into emulation 🤷♂️
Mihies@programming.devto Programming@programming.dev•Migrating away from Rust [gamedev]21·2 months agoI don’t think so. Ref counting is a counter associated with the object which counts references to it and when it becomes
null0, object is destroyed. Hence ref counting. While GC does graph traversal to find which objects can be reached and marks unreachable ones as candidates for destroying.
Mihies@programming.devto Programming@programming.dev•Migrating away from Rust [gamedev]1·2 months agoIt’s not trivial as it seems. See https://github.com/dotnet/runtime/issues/37667 and enhancement that happened only in .NET 8.
Mihies@programming.devto Programming@programming.dev•Migrating away from Rust [gamedev]1·2 months agoI don’t think that’s even possible - to have that much control over GC engine that is.
Mihies@programming.devto Programming@programming.dev•Migrating away from Rust [gamedev]1·2 months agoTBH I almost don’t play games and I’m genuinely curious whether GC pauses are noticeable. And not only Rust, there is Swift as well.
Yep, I have a pixel 6a and will never buy a Pixel again because of this battery clusterfuck