• 0 Posts
  • 35 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle



  • I find Gnome smoother than macOS.

    This wasn’t the case many years ago, but now I find Gnome pretty good, the amount of bugs are surprisingly low.

    On the other hand, I experience glitches on macOS regularly on the UI, especially on a multi-monitor setup (I use both Gnome and macOS with multiple monitors).

    And generally feature-wise I find Gnome a lot more convenient to use in terms of window or workspace management.


  • I’ve used KDE for more than a decade, and then about 1.5 years ago I decided to give Gnome a try. A few months ago I wanted to see KDE again, but I quickly switched back to Gnome.

    KDE:

    • Feature-rich desktop with feature-rich tools by default. Everything is so advanced and customizable, I really miss this.
    • Lately I’ve encountered many annoying bugs (this was the main reason why I tried Gnome in the first place). Crashing while trying to unlock the screen, fractional scaling issues, and random crashes here and there (although these are rare). And I would love to dive into it and fix them, but there are so many other stuffs I wanna do, I don’t have the capacity for this.
    • Setting color profiles for monitors is not trivial.
    • There are many annoying UX issues that are really negligible, but if they worked well, my experience would’ve been much smoother. Here’s an example: start to type your password on the lock screen, while the monitor is sleeping. On most OS and also on KDE, the first interaction must be to wake up the screen, and then you can type your password. On Gnome, just start typing and hit enter. The screen might wake up halfway while you’re typing, but it still does what you’d expect. These kind of small things make my experience so much smoother and so much more comfortable.

    Gnome:

    • It just works. Flawlessly and smoothly, to my surprise. Sure, it’s easy to accomplish when it’s so minimalistic, that almost nothing is in there. But whatever there is, at least it works.
    • Fractional scaling is a pain in the ass here too, but in a different way. It’s still an experimental feature though, so we could say this feature doesn’t even exist, which is a huge disadvantage.
    • Feature-rich software can be installed afterwards. So it’s not really bothering me that the pre-installed tools are too minimalistic.
    • Setting color profiles for monitors is very straightforward, but there’s way to improve here too.

    To sum up, my preference is less bugs over more features, so I pick Gnome.


  • Well, I tested both modules, and one of them turned out to be faulty. The other stick works, I can use my PC with it for now. And Corsair’s customer support turns out to be really handy; they can send a replacement first for a deposit, and after I receive it, I can send the faulty one back. And once they receive it, I can get the deposit back.

    So it’s all (kinda) good now, regarding my PC.


  • I’m pretty freakin far from okay.

    My girlfriend has been mad at me for almost a week now; who knows if she ever even wants to talk to me. She hates me at this point.

    And this is my first day of vacation, I have more than 10 days off. I decided to work on one of my hobby projects, and sometimes take a break for gaming. Guess what! My PC broke, Memtest shows more than 3000 RAM errors, so at the moment I’m sitting here testing each module in every slot.

    And then once I figure it out whether I have to send the RAM or the motherboard back, I’ll have no PC for at least a month (I expect longer than that). So I cannot make any progress with anything, now that I have some free time.

    I’m especially pissed off, because it was quite an expensive build, specifically for reliability.



  • Once a friend asked me to buy him cigarettes while I went into the store to buy some food for myself and he was waiting outside. I did it, but I hated every single second of it. The fact that the cashier, and anyone around me could potentially think I was a smoker… utterly terrifying. The humiliation was even greater when the cashier asked for my ID (I was around 20 that time, I looked young enough for them to assume I was underage). Disgusting, horrible experience. Never again.

    There was another case, where my best friend actually didn’t really ask for help, but it was a really serious case. Her mom got into jail as a victim of someone else’s attempt to clear himself in a corruption case. I helped her with my savings (a thousand dollars or so) to get her out of jail. Well, this was another horrible experience, but in a different way. I would do it again if such a situation arises, but luckily her and her entire family have managed to move to a better country since then.




  • Manjaro, because it’s rolling release and it’s built on Arch, only the necessary stuff is installed (including a desktop environment), you can set it up with just a few clicks, and it works out of the box, and even proprietary GPU drivers are easily installable with mhwd. Stable and reliable.

    In case anything breaks, there’s quick help on their forum, which (when it happened to me once) outperformed customer support of proprietary software.

    It’s been my daily driver for almost 8 years without any major issue.

    So in short, robustness, rolling release, simplicity, community.

    Edit: I have to add, my use case is for a desktop PC for software design/development + a little gaming.


  • It happened to me countless times that I was suffering with a task for hours and hours and hours, then finally found what the problem was. Then a few weeks later, facing the same issue again somewhere else, I only remembered the fact that I had that same issue weeks ago, but I completely forgot what the solution was.

    Weirdly enough, sometimes it’s indeed a lifelong experience and I can remember the solution forever. I don’t really know what it depends on.


  • helmet91@lemmy.worldtoMemes@lemmy.mlWhy?
    link
    fedilink
    arrow-up
    108
    arrow-down
    3
    ·
    2 years ago

    In my opinion it’s not useless at all. Lemmy marks the comments as edited, but that’s just to show the fact that it was edited. But if you add the reason why you edited, that makes it a whole lot more transparent.

    Sometimes it could happen that I see a great comment full of great ideas from a great user, and it could be lengthy as well. Then later I go back to see the reactions, and I see the comment was edited. If I don’t know what was edited on it, then I have to read the whole comment again. But if it’s clearly stated that only typos were fixed, then I don’t bother with re-reading the comment.



  • Digital without a doubt.

    • More convenient to travel with it
    • Awesome how the e-ink looks just like paper and draws little energy
    • Your entire library can take much less space
    • Save the trees
    • If it gets damaged, only your device will be destroyed, but your library (hopefully) remains (if you make backups)
    • Instant access to basically any book (no need to wait for delivery or in-person shopping)

    To me, my Kobo was one of the best investments I’ve ever made. Before buying it, I didn’t really read many books


  • COSMIC being written in Rust isn’t revolutionary; Rust is great, but it’s just a memory-safe C-family language. It’s a fine choice to write a new DE in, but the benefits are mostly on the side of the developer than the user.

    I beg to differ. First of all, the fact that the Rust compiler eliminates a bunch of bugs that would cause crashes in other languages, is already a major factor in making the user experience smoother. Secondly, generally speaking, according to my own experience, overall code quality has a proportional effect on the software. If it’s written well, bugs are more likely to be caught during testing and less likely to occur after release. In a badly written software there are always more bugs. This point isn’t Rust-specific, just mentioning that developer-related stuff does have an impact on the user experience. And by the fact that Rust is such a powerful tool compared to others, and COSMIC being the first desktop environment written in RUST, it is revolutionary.

    Mir and Ubuntu Frame are open source, and since when have we required the FOSS world to be monolithic around one solution? We have multiple DEs, multiple browsers, multiple office suites and email clients, heck whole selections of different FOSS OSs. The variety, competition, and ability to choose is kinda the whole point. If Canonical think they can do a better job with Ubuntu Frame kiosk software with Mir, they can have at it.

    Sure, I didn’t say we can only have one solution for each problem. As long as a new solution is justified (offers unique features, better performance, more stable and reliable, or by other measures), then so be it. That will make the open source world better. For example, if they decided to write the Mir Wayland compositor in Rust, that would be a valid reason to keep pursuing it (although even then wouldn’t entirely be convinced by that). I’m still saying, for the problem of segmentation it isn’t very good that many small teams are creating software that otherwise already exist. I find contributing to the major ones more useful.

    (Btw you seem to have a quite deep and extensive knowledge of the history of Ubuntu components. Upvoted for the detailed insights.)


  • This old canard again.

    Dude, I was just sharing my own opinion. Has anyone mentioned these before? I didn’t know about that.

    Came first.

    Alright, I’ve just looked up both code repositories. You’re right, the first tagged version of snapd was committed one month before the first tagged version of Flatpak.

    For some reason the people who love to hate on Ubuntu for doing Unity never seem to have quite the same disdain for Linux Mint for doing Cinnamon, Pop_OS! for doing COSMIC, Solus for soing Budgie, etc.

    Of the mentioned UI shells, I only have experience with Unity and Cinnamon. I can’t argue about the rest. However: COSMIC is actually revolutionary, since it’s entirely made in Rust. I’m actually looking forward to it and I’m eager to try it once it becomes stable. Cinnamon was made for a reason: back in the days, when Gnome 3 was released, its UI was quite controversial. Cinnamon aimed to provide a more classic experience while running on new Gnome. Unity was neither revolutionary (looked the same as Gnome), nor usable (it was slow af). Bottom line here is, if they’re developing and maintaining their own solution for something that has a popular alternative, then better do a good job, otherwise don’t try to force it on the users. Or do force it, and maybe someone will like it… but OP was asking about the worst distro, so I came up with one that I personally didn’t find usable on the long run, and still is unrealistically popular in my opinion.

    Mir has since grown into a very capable multi-protocol Wayland+ compositor and is a fine piece of kit, if rather niche.

    Well, what I meant was Mir as a display server, but you got the point. Now they turned it into a Wayland compositor. Cool, but then why not do a favor to the open source community and contribute to wlroots instead?



  • I’ve been using Manjaro for like 7 years. Throughout these years I maybe had two issues with updates. I’ve easily fixed one by myself (it was a dependency issue), the other one was a bug in packaging. Mentioned it on their forum, they were crazy fast to reply (I wouldn’t even expect that from a software company, let alone an open source project), and the fix was out in a few hours.

    Btw their issue tracking related to updates is top-notch. This is another reason why I had a positive impression with this distro.

    Regarding their own software, I am also impressed by their mhwd scripts. Even a shitty Nvidia driver can be easily installed with it, which actually works. And their OS installation framework has been adopted by other distros as well.