• 0 Posts
  • 37 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


  • It also is very unstable when using multiple profiles. The profiles update individually, so very often you start a second profile and it updates firefox, which makes the first profile not work anymore. You don’t really notice that though, it just stops loading any websites.

    Also on mobile it stops streams running in the background after some time, so when listening to something via firefox you have to actively use FF while listening, can’t leave the phone turned to standby







  • DrM@feddit.detomemes@lemmy.worldTell me what it means
    link
    fedilink
    arrow-up
    9
    arrow-down
    9
    ·
    edit-2
    7 months ago

    Of course the amount of insects drastically reduced, but for the windscreen there is another thing to take into account: Cars today are extremely aerodynamic. Even new Jeeps and the F150s are aerodynamic. Because of this, the insects are pushed away from your windscreen instead of against it, which is one of the main reasons why your windscreen isn’t full of insects anymore.

    The only real exception to this is the Mercedes G-Class, but I doubt that a lot of us will ever sit in one

    Edit: apparently I’m wrong: https://feddit.de/comment/8318194




  • The problem currently is that it looks cheap and out of place a lot of the time. I have seen quite a few games that use GenAI to add Assets and more to their game and currently it boiled down to these options:

    1. imagery: random posters of some imaginery bands with unreadable text that looked like far higher quality than the rest of the assets in game. Also the imagery itself has no concurrency, everything looks different and nothing fits together
    2. LLM: the LLM conversations in the games have two major problems that nobody solved: the NPCs in the conversations respond with information that doesn’t fit the game (e.g. saying things like “meet me in the park tomorrow”) and of course the NPC is not in the park. The second problem is that the games can’t interpret the responses, so they are completely dry. It destroys the immersion

    The first problem can already be solved, but it takes a lot of work to get to the point where everything looks like it fits your game. I don’t think anyone will complain about GenAI when everything fits your game.

    But don’t forget: We are talking about MtG here. WOTC sells MtG cards for an insanely high price and the art is something that makes the cards somewhat worth the price. MtG using GenAI would be just wrong.


  • JSON would be perfect if it allowed for comments. But it doesn’t and that alone is enough for me to prefer YAML over JSON. Yes, JSON is understandable without any learning curve, but having a learning curve is not always bad. YAML provides a major benefit that is worth the learning curve and doesn’t have the issues that XML has (which is that there is no way to understand an XML without also having the XSD for it)