• 0 Posts
  • 6 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.



  • 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?