• 0 Posts
  • 349 Comments
Joined 3 years ago
Cake day: July 9th, 2023













  • Sure, but if people are explicitly asking for vegan cookbooks, I don’t think they’d enjoy having a bunch of the recipes feature meat and even more some form of dairy

    At least you’d want recipes that have known working vegan substitutes, so you don’t have to experiment yourself. You very often can’t just randomly substitute ingredients 1:1 and expect a good result






  • as a webdev: this is (mostly) not really chrome’s fault.

    It’s the fault of devs not testing or not getting enough time to get something run on more than just chrome.

    For too long the web standards were “eh, it’s stable enough. works on one browser, works on all”. But that only holds true for the basic feature set. When you start using features that are not super common, the browser implementations start to diverge slightly. And that needs to be tested for. But often isn’t