• 0 Posts
  • 31 Comments
Joined 3 months ago
cake
Cake day: April 20th, 2026

help-circle
  • I think, something to be aware of is that it’s not just shade. It’s not just cooler below the tree. Trees also store and evaporate water, which cools the whole area. This summarizes the cooling effect quite well:

    Tree implementation reduces peak monthly temperatures to below 26 °C in 83% of the cities. Trees can lower pedestrian-level temperatures by up to 12 °C through large radiation blockage and transpiration.

    https://www.nature.com/articles/s43247-024-01908-4

    And well, ultimately if we accept that climate change is a thing, planting trees now is the cheapest investment we can make to combat the heatwaves in 10+ years from now.
    It will reduce heat deaths. It will reduce AC costs of everyone living there. And it will mean that the city doesn’t lose out on taxes from people choosing to stay inside during a heat wave.



  • To be fair, the likely reason in this case is AI companies mass-downloading Reddit posts for their training runs. You can’t really cache the internet, so from what I understand, every training run they scrape this stuff anew.

    For many smaller sites, it’s effectively a denial-of-service attack, which is why lots of them have put up this thing:
    Anubis bot protection screen

    For Reddit, it might just be additional traffic that they have to pay for and which doesn’t give them any profit. Although, if Reddit is still as unstable as it was years ago, I also wouldn’t be surprised, if they got DoSed by that a few times as well.




  • 5 minutes sounds like way too much, unless you mean a fresh compile. But then you shouldn’t need to wait that long between changes, since incremental compilation should kick in then.

    And like sure you can break shit up into crates to speed up compilation, but to do that you already have to have a design you’re happy with and that’s stable.

    I mean, if you have your modules structured in a tree structure and with proper visibility, then it isn’t a particularly big leap to put it into a separate crate. You just move the files, maybe fix some visibility modifiers still, and then a bit of boilerplate to add it to the workspace.

    It’s only really when you’re publishing to crates.io, that you don’t particularly want to keep changing the names/scopes of the crates, as they’ll stick around on there for the foreseeable future.





  • You’re doubly confused. You’re thinking of GitHub Copilot, when this is about M365 Copilot. Last I heard, they have 78 different products called Something Copilot, so confusion is understandable.

    But then what you’re actually thinking of is the “GPT” series of large language models, developed by OpenAI.
    GitHub Copilot is merely a GUI and a harness for large language models. It defaults to the GPT models, and is probably somewhat optimized for them, but it can use other models as well.

    This harness can influence the quality quite a bit, as it decides which source code files to feed into the model for context. I’m not aware of people saying that GitHub Copilot is particularly good at that, but it’s available as an extension for IDEs, so it automatically knows which files you’re editing, which can be useful.

    And yes, the GPT models have fallen quite a bit behind since the start of the year.






  • One of the big, national grocery store chains here has managed to create a webpage, where:

    • you cannot open a product in a new tab, and
    • if you click on a product and hit the back-button, it resets the scroll position in the product list all the way to the start.

    In effect, the webpage is practically unusable for actually browsing through products. They’re probably missing out on hundreds of thousands in sales, for something that could be fixed for like 50 quid.


  • Yeah, they have to fight it tooth and nail, because it threatens how they want to do business on a conceptual level. But I also cannot see how they would argue this case.

    If another webpage said those publishers are a right cunt (written by AI), that would be defamation for sure. So far, Google was allowed to say those publishers are a right cunt, because they were quoting another webpage.
    If they’re not doing that anymore, if they’re not even paraphrasing what another webpage said, but just making own claims, then that’s their own responsibility.

    In theory, I could imagine a ruling that says that paraphrasing doesn’t have to be accurate at all times, but in practice, this would be absolute bedlam. Any webpage could publish the wildest misinformation and just say that, oops, they were paraphrasing.
    So, even if they can get such ruling through, there would need to be law changes sooner or later, which explicitly make it illegal again.





  • trem@lemmy.blahaj.zonetoTechnology@lemmy.worldPeople Hate AI Art
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    3 months ago

    I do feel like AI art has entered the boomer stage of the hype cycle, as in Trump et al use it prominently, so the kids start to think, it’s

    cringe.

    But I also feel like the blog post conflates two aspects. It’s not just about AI art, it’s also about every goddamn brainfart being turned into AI art.
    No one needs to see a t-rex giving a thumbs-up or similar.

    That’s what people are tired of, for sure. In the before times, the person would’ve chuckled at the thought and then forgotten about it. It took long enough to create an image of it, that they had time to realize that no one cares.
    That barrier is now removed, so you definitely see posts online with just the dumbest brainfart turned into pixels.