• 0 Posts
  • 110 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • Same, I’ve done C and C++ for several decades and I’ve spent too much time of that hunting obscure memory issus triggered by rare race conditions. No matter how hard we try to use safe patterns we are all too human. The most experienced C++ devs I know are the first to admit this.

    In Rust once it compiles much less time is spent debugging and a whole big category of bugs are gone from the production code.

    And C++ aient pretty but maybe that’s subjective.







  • Yeah, the author normally rarely misses an opportunity to complain about KDE being too complex in his articles - and COSMIC aims to fall in that sweet spot between the extremes that are GNOME and KDE, while adding features like optional but native tiling.

    The applet concept where applets live in their own process and communicate via Wayland protocols (behind a COSMIC API) is also less likely to break than GNOME plugins that are horribly injected into its bowels.

    Given the toolkit, organized development and UX decisions being up-front designed with figma sketches, etc. that are reviewed before implemented, and having both paid developers and community contributors it has a lot of potential.




  • Greybeard here. I can use vi, emacs, nano, etc. and use whatever is available if it suits the job. For many years I did dev in emacs on my computers and on other systems used vi for quick edits. Currently on my own laptop I have micro as default term editor now. For Rust development - code, though I have hopes for Lapce.

    They’re all just tools and so are people who get tribal about things.


  • Well, yes use-case is key. But interestingly ext4 will never detect bitrot/errors/corruption. BTRFS will detect corrupted files because its targeted users wants to know. It makes it difficult to say what’s the more reliable FS because first we’d have to define “reliable” and the perception of it and who/what do we blame when the FS tells us there’s a corrupted file detected?. Do we shoot the messenger?



  • Yeah I gave up and installed Windows in a VM, I use it for those annoying forms and some old tax software… My kid also wants to use powerpoint occationally. It’s quick and easy to install in a VM though and doesn’t take up much space but I got a lot of room on my SSD so everything is relative.

    I’d like a Linux solution for the forms but it’s still convenient to have a Windows VM once in a blue moon.


  • …and new font handling, several layer features - including tools working on multiple layers, new and improved tools, wayland support, widows Ink support, new plugin architecture, dynamic guides, improved file handling (formats, bigger files, etc), I think some gesture stuff as well? The non destructive editing is implemented for some things, not others (e.g. if adding a shadow to text and changing the text, the shadow will change too). I probably forgot some stuff…


  • I installed it on my gaming laptop. The OS is solid, probably one of the best distros for laptops out-of-the-box and COSMIC is pretty good but have some rough edges like problems with tray icons and games, so I also did a quick “apt install gnome-session”. I’ll switch over to Plasma 6 in a little while when it’s ready, never was a GNOME fan but it’s ok for a couple of months.

    When playing with COSMIC I use Nautilus as COSMIC Files is still missing features like adding smb shares and file compress/extract. I’ll probably be able to use the DE full time later this year.