• 0 Posts
  • 45 Comments
Joined 1 year ago
cake
Cake day: September 7th, 2023

help-circle
  • XML aims to be both human-readable and machine-readable, but manages neither. It’s only really worth it if you actually need the complexity or extensibility, otherwise it’s just a major pain to map XML structures to any sensible type representation. I’ve been forced to work with some of the protocols that people like to present as examples of good XML usage and I hate every single one of them.

    Fuck YAML though. That spec is longer and more complex than any other markup language I know of and it doesn’t have a single fully compliant implementation.







  • The whole premise of this discussion was about technological progress and growth going by your initial comment. That means refining existing models and training new ones, which is going to cost a lot of energy. The way this industry is going, even privacy conscious usage of open source models will contribute to the insane energy usage by creating demand and popularizing the technology.











  • anyhow2503@lemmy.worldtoScience Memes@mander.xyzCarl?
    link
    fedilink
    English
    arrow-up
    62
    ·
    6 months ago

    The snail has been taken over by parasitic flatworms that control it to seek out exposed spots and pulsate inside of their eye stalks to get eaten by a bird and enter the next stage of their life cycle, which they spend by living in the birds cloaca and spreading their eggs via feces.



  • You could not have worded that more condescendingly. The issue here is that Rust is singled out for no more apparent reason than making for a clickbaity headline. The underlying Windows API function requires undocumented escaping to prevent this exploit, Microsoft won’t fix that because it breaks compatibility, pretty much every programming language with a standard library that provides access to it is affected - Java won’t even fix it, others have updated their documentation. Rust is the first to actually implement a fix for a vulnerability that’s ultimately caused by Windows and gets called out for it for some reason. Of course people are going to get defensive about it. As they do every time a stupid headline gets published.