• 0 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle
  • I hope there’s pushback on this. They mention prices can change as often as 10 seconds. Meaning you can add something to your cart and by the time you check out the price has gone up. That seems like false advertising. Will the store associates have a way to override the cost if we make a fuss and ask them to price match the items to the cost when we added them to our carts?

    It feels like this is another area where technology is advancing faster than our consumer protection laws. I suppose another thing to write your local representatives about. I’d hope legislation protecting a family grocery shopping would be an easy win for politicians and bipartisan.


  • I expected more from the article. I accept it’s supposed to be a high level overview but even keeping that in mind they made some odd choices with how the article is organized. coreboot is first mentioned in the section about bootloaders after discussing systemd-boot and GRUB. That’s out of place given the article is trying to organize itself by having each section be in chronological order. I worry this can confuse people new to these concepts.

    I’m a fan of what this company is doing and even own one of their laptops, but this article feels lazy. Given that they’re one of the few companies that provide an open source UEFI implementation out of the box I’d be interested in reading a well written article about the process and their experiences using it, but this article certainly isn’t it.


  • I haven’t tried setting up IMAP directly in mutt for a decade, so maybe Neomutt has made improvements, but it was often laggy to the point of being unusable.

    I’d suggest people look into using mbsync (author mentions it at the bottom of the blog post as an update) as an external tool to sync mail via IMAP, or if you’re really committed to Gmail you can give lieer a try. It integrates well with Gmail’s labels and syncs them with a notmuch database. I stopped using Gmail years ago and switched to Fastmail. There’s an equivalent program to lieer called mujmap that works with Fastmail. I’ve been using it for over a year and works great.



  • To your point, when you look at both crypto and AI I see a common theme. They both need a lot of computation, call it super computing. Nvidia makes products that provide a lot of compute. Until Nvidia’s competitors catch up I think they’ll do fine as more applications that require a lot of computation are found.

    Basically, I think of Nvidia as a super computer company. When I think of them this way their position makes more sense.


  • I don’t think you really do anymore. I’d consider myself an experienced Linux user. I’ve been using it as a my desktop OS for over 20 years. I’ve also used Linux heavily through my career and am completely comfortable with the command line.

    With recent installs of Fedora the only thing I use the command line for is the initial setup of the multimedia codecs. After that I haven’t been required to touch it.

    I used to consider a terminal required to keep your desktop Linux system running. Now I look at is as an optional install for programmers.


  • I made the mistake of becoming a manager about 4 years ago. This is one of the most frustrating parts of the job. If you have a good relationship with your team they’ll usually tell you something like “I’ve been getting contacted about other offers, here’s what they’re offering.”

    It’s usually about a 20% bump. I’ve not once been able to convince the company I’m at to match it. Usually the best I’m allowed to do is something like a 5-6% raise in the next salary increase cycle.

    I’ll usually know for 2-3 months a team member is leaving before it actually happens because of this. Of course, if I’m allowed to hire a replacement they’ll let me pay market value.

    Job hopping is definitely the best way to get a pay increase.


  • dkc@lemmy.worldtoLinux@lemmy.worldManjaro or Pop!_OS for Steam games?
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    2
    ·
    27 days ago

    Hi,

    I’m going to say that at a high level it doesn’t make much of a difference. Some distros will make claims they have tweaks for gaming but for most players I doubt you’ll notice the difference. Almost all distributions make it easy to get Nvidia drivers working these days so I wouldn’t worry about that.

    I’d say to pick the distribution based on other factors, such as update policy (rolling vs stable) or desktop environment you prefer.

    I wanted to wait to the end to mention Manjaro has some controversial aspects to it. In terms of how the project handles money and leadership. I’d personally not recommend it but that has nothing to do with gaming.


  • I buy those canisters of pizza dough at the grocery store. Make a simple sauce by warning canned tomato sauce, adding a little olive oil, salt, pepper, Italian seasoning, and just a pinch of red pepper flakes. I spread the dough thin, add some olive oil and bake. After the doughs baked on its own for 5-6 minutes I add the sauce, spread spinach around and depending on the time of year some basil leaves from my herb garden, then top with mozzarella cheese. Continue baking until the cheese is melted.

    Simple and refreshing.


  • That was a good read. I’d not really been sure of the differences between libadawaita and GTK were. It sounds like this frees up GTK to focus on being a cross platform GUI library, perhaps competing more directly with Qt. Meanwhile, libadawaita allows GNOME developers to keep leveraging GTK and tune it to their design guidelines.

    I’ve only seen positive things come out of recent GNOME apps, but I wonder if the downside of GTK no longer embedding GNOME’s design language would be apps choosing to use GTK directly instead of libadawaita for better cross platform support. Will we end up with a less cohesive GNOME environment in the future?






  • When you’re in school you’re often stuck with the software they require. No harm in that. Once you’re finished with school you can reevaluate. If you want to be more privacy focused you could make sure you’re only using Gmail for in a Firefox container tab for instance or look into sandboxing it other ways.

    For the same reasons don’t worry about keeping Windows on your computer for classes. It’ll get easier when you’re out of college, any job will give you work equipment with the software and tools they make you use and you can keep all personal information out of those. You’ll be able to use what you want on your personal items.

    Privacy is important, but not important as passing your classes.

    You’re doing great!





  • I recently purchased a laptop from System76. I’ve been very happy with it. You can get many of their models with coreboot used as the system firmware which is unique. I have been disappointed that they usually recommend installing open source, but not in-tree modules for getting things like keyboard backlight working. It feels a bit like they’re not a Linux laptop company but instead that they’re a Pop!_ OS laptop company.


  • Linux distributions have definitely standardized over the years. You get a kernel, systemd, network manager, Firefox, etc from basically every distro targeting desktops. Most will have different spins for the popular desktop environments as well.

    From a purely technical perspective the main difference of distributions today is the package manager. Are you using pacman, apt, dnf, or something else? We know as users that while some of these different package managers have advantages and disadvantages they are all doing the same thing. You can get basically all the equivalent packages on each major distribution. I sometimes feel sad thinking about all the volunteer effort working in parallel, but not together to package the same software using different package managers. In many ways it’s duplicate effort that I wish could be spent in better ways.

    Even package managers are beginning to converge. Flatpack is becoming extremely popular and is my current preferred way to add software to my system.

    Leaving technicals behind the only major difference I see between distro today is their philosophy on how frequently to update and what to exclude. Does every package get a new update immediately when it’s rolled out upstream like Arch? Are we going to stick to older packages and only apply security/bug fix updates like Debian, or do something in between? Do we want to bend over backwards to make it easy to install Nvidia drivers or tell users we don’t support closed source software? Do we want to make it as easy as possible to install codecs or leave it to the wider community to figure that out on their own?

    I don’t think there’s any right or wrong answer. Use what you enjoy!