• 0 Posts
  • 36 Comments
Joined 1 year ago
cake
Cake day: March 20th, 2024

help-circle


  • Indeed, Russia still calls it a “special operation” if i’m not mistaken. The rest of the world obviously deems it a war.

    If we don’t agree with this, we should push for the law to be changed, but so far it seems he’s within his rights to call such a strike, and democrats not willing to waste their time on this is then reasonable.

    That’s all this is about. Not justifying his actions, not saying it isn’t war, not saying it shouldn’t be different. Just stating the facts, what they mean, and thus why the actions of these democrats sadly does seem to make sense…





  • Is it worthless to say “(the current iteration of) AI won’t be a huge revolution”. For sure, it might be, the next decade will determine that.

    Is it worhtless to say that many companies are throwing massive amounts of money at it, and taking huge risks on it, while it clearly won’t deliver for them? I would say no, that is useful.

    And in the end, that’s what this complaint seems like for me. The issue isn’t “AI might be the next big thing”, but “We need to do everything with AI right now”, and then in a couple of years when they see how bad the results are, and how it negatively impacted them, noone will have seen it coming…


  • This topic was about the larger power market, so big industrial things. But even for people putting solar panels at home. Make it more expensive than getting regular power and see how that progresses… There are of course always some fanatics who will want it for the cause, but most people do it because it’s also economically advantageous for them.

    I’ve been trying to find how much % of (renewable) power generated these days is from home solar installations, but it seems hard to find…

    But try to follow the topic a bit, we were talking about the big players on the grid, not small home solar installations that don’t take part in the system discussed here.


  • My premise of how things currently work, so what the current incentives are for more renewable energy is completely flawed?

    Sure, make renewable energy not profitable and see what happens…

    I get what you WANT the world to be like, but it ISN’T like that right now, and it’s good to have aspirations on how it should be. But can we just accept what it is, and what implications that has for how things work?

    If you can get your dream up & running overnight, go for it. Until then making sure green energy is profitable is the way forward for it, whether we like it or not.




  • That’s also a pretty naive take on it.

    First of all, you can indeed shut of the renewables easily. But that means that adding renewables to the grid is even less profitable, making renewables less desired to be built.

    Hence in for example Germany a law was passed that prevented renewables being shut down in favor of worse energy sources, but that then leads to the issue we mention here.

    It’s a tricky situation with renewables. But on the other hand, society is slowly adapting to using them & improving the infrastructure to handle such issues, so we’ll get there eventually :).





  • racemaniac@lemmy.dbzer0.comtoFediverse@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    5 months ago

    You’re confusing UX with UI. UX = user experience, the entire experience, UI = the interface. UX is the entire user experience, and for example for joining reddit, you go to reddit.com and join. For lemmy you learn there are dozens of large instances, with intricate politics between them and if you join the wrong one everyone thinks you’re a tankie…

    That’s terrible and i can imagine people are put off by it.

    The interface of lemmy itself is indeed ok, and is close to old reddit, which at least the people here prefer.





  • I love docker, it of course comes with some inefficiencies, but let’s be real, getting an app to run on every possible environment with any possible other app or configuration or… that could interfere with yours in some way is hell.

    In an ideal world, something like docker is indeed not needed, but the past decades have proven beyond a doubt that alas, we don’t live in this utopia. So something like docker that just sets up a private environment for the app so that nothing else can interfere with it… why not? Anything i’ve got running on docker is just so stable. I never have to worry that any change i do might affect those apps. Updating them is automated, …

    Not wasting my and the developers time in exchange for a bit of computer resources, sounds like a good deal. If we find a better way for apps to be able to run on any environment, that would of course be even better, but we haven’t, so docker it is :).