• 0 Posts
  • 17 Comments
Joined 2 years ago
cake
Cake day: August 27th, 2023

help-circle







  • August27th@lemmy.catoProgrammer Humor@programming.devWhy indeed
    link
    fedilink
    arrow-up
    23
    arrow-down
    1
    ·
    4 months ago

    Nailed it. Things have changed to allow cheaper (interpretable in several ways) developers to create “good enough” software as quickly as possible. If that involves inefficient frameworks, technology, and practices that unlock this, then so be it; if the “best” code is the code that makes money, and money is what corporations prioritize above all else, and there is a way to do that quicker and cheaper, the outcome is obvious and now ubiquitous. Furthermore, if nobody at the top cares, why should anyone on the ground care? The problem compounds.

    Priorities are fucked.




  • Autopilot is just adaptive cruise control that keeps the car in lane.

    Anyone who watches the video in question knows this statement is misleading. Autopilot also stops when it detects an obstacle in the way (well, it’s supposed to, but the video demonstrates otherwise). Furthermore, decades old adaptive cruise from other brands will stop too because even they have classic radar or laser range-finding.

    If even the most basic go no-go + steer operation based on computer vision can’t detect and stop before obstacles, why trust an even more complicated solution? If they don’t back-port some apparent detection upgrade from fsd to the basic case, that demonstrates even further neglect anyway.

    The whole point that everyone is dancing around is that Tesla gambled that cheaping out by using only cameras would be fine, but it cannot even match decades-old technology for the basic case.

    Did they test it against decades old adaptive cruise? No, that’s been solved, but they did test it against that technology’s next generation, and it ran circles around vision not backed by a human brain.




  • Basically, they aren’t hurting yet.

    Exactly. You could reduce their wealth by a factor of 1000, and they would still have more than 90% of people. They will never be genuinely hurt by losses. Not like 99% of people would be.

    The chart shouldn’t make anyone happy. The true horror of it should be realized; in reality it’s an accounting of how much they’re “spending” money to make money. They will continue to make more. The scales here are unfathomable to most people.

    It’s borderline misinformation to not include their total wealth for context.



  • So you’ve got me thinking about a potential dark browser pattern relating to this that I think was introduced by Google in Chrome.

    Wayyyy back in the day, you might have a page full of animated gifs all doing their thing, and what you could do once the page was loaded was to hit the stop button (or hit the stop button twice if the page was still loading), and all of the gifs would stop animating. Today you couldn’t do that, because the stop button has been intertwined with the refresh button; once the page loads, the stop button turns into the refresh button.

    I bring this up, because there used to be a simple universal mechanism to indicate that you wanted to stop things from moving/animating, and it would do so, but now there isn’t. Funny how that mechanism has been subtly removed from an advertiser’s browser, where it is in their best interest to keep the ads blinking and changing to draw your attention to them.

    It’s too bad that there is no longer a mechanism that is as simple and universal that can stop movement. Now every site has to devise its own way to handle stopping movement, and there will be competing standards and methods, and it will no doubt end up being a pain intentionally, just like cookie popups.

    Maybe browsers should bring back universal stop for animated gifs, SVG, video, and (some) CSS, with an event to notify the page script.