• 0 Posts
  • 59 Comments
Joined 2 years ago
cake
Cake day: August 25th, 2023

help-circle










  • bjorney@lemmy.catoCooking @lemmy.worldTortilla help please
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    2 years ago

    At least for corn tortillas, placing them in a tortilla keeper (steaming basket) after you cook them makes a world of difference when it comes to having pliable tortillas - you can just use a pot/saucepan with a lid.

    Baking powder in flour tortillas is common, helps them come out more like a light fluffy tortilla and less like a flat flour brick








  • Because many apps will (or would prefer to) only be bundled as Flatpak.

    This reads like speculation to me and is directly contrary to the file counts on flathub and snapcraft. What about CLI apps and server software? How are they supposed to distribute their software if not via snap? (Flatpak doesn’t support this well)

    could just as well be a rant why Canonical shouldn’t have introduced Snaps in the first place

    You are acting like Ubuntu core (and snaps) came after flatpak? Snaps were announced almost a decade ago

    Like, I get you don’t like snaps, but your argument is basically “every Linux distribution should ship the same default software, and it should be the software I choose”


  • Why do you need to have two package formats that do the same thing installed by default? If you could install snaps and flatpaks both from the same store you could have 2 (or 3 if you also installed the .deb) copies of the same app, like steam etc installed, and user sessions and games set up on one wouldn’t be launchable from the other because they all store their state and config in different locations - the only way to know what config your program is launching with would be to inspect and rename the launcher scripts. If you are intending to support naive users this is the absolute worst case scenario. It would be like debian including pacman by default as well alongside apt for maximum user accessibility confusion.