• 3 Posts
  • 171 Comments
Joined 2 years ago
cake
Cake day: August 2nd, 2023

help-circle
rss









  • the individually wrapped ones are an ecological nightmare.

    But you also have to buy according to your usage pattern. I very rarely use these cheese slices. And the only alternative to the individually wrapped ones here is a pack of ~12. They usually go bad in my fridge before I could use more than 3-4 slices. The individually wrapped ones hold up much longer.



  • No that’s the other way around. They are just so poorly programmed that they don’t use the normal mechanisms. Everything has to be reimplemented to work in that app. If you don’t think of a basic feature in the beginning, you have a very bad time. And since a lot of SPAs nowadays are programmed as “App”. They do not even have the concept of multiple tabs.

    I am using an open source tool where there is an open ticket for years to make opening a link in a new tab possible. But because of the multi platform framework it seems very much impossible to implement.

    This is the state of frontend development. Every few years they need to reinvent the wheel and sometimes they forget a place for the axle.