• 0 Posts
  • 76 Comments
Joined 3 years ago
cake
Cake day: August 20th, 2023

help-circle





  • It’s difficult to get anything to work on android tv when you don’t sign and don’t enable all the google shit. Even then the privacy statement is still bend over or your tv doesn’t boot past this screen.

    The Apple TV much better.

    It may be better than current android tv because the shield is so old and not been updated in so long.

    Apple TV doesn’t have ads only what’s on when you have the app icon selected. Except inside apps that have ads.






  • ForgotAboutDre@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    2
    ·
    1 year ago

    It’s worse than that, people will argue shipping good code is impossible. Good testing is hard, so it’s avoided for things like unit tests. Something that’s only equivalent to basic QA in manufacturing. Every software functions is a design change and the system needs to be fully validated and tested. That’s means driving the car, and not shipping the code and using the users cars to prove your design.


  • ForgotAboutDre@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    43
    arrow-down
    1
    ·
    1 year ago

    Broken software shouldn’t be accepted as much as it is. Especially in safety critical systems like cars, especially when they remove manual controls for things like steering, brakes, hand brakes and door handles. Fly/drive by wire is more dangerous when the software is unreliable. Mechanical linkages fail immediately or take a long time. Bad software fails in uncertain and potentially chaotic ways.






  • Not all patents are good. But a patent system is good. It could be better but the general concept is not flawed like the person I was responding to suggests.

    The physical object isn’t what is patented in this case. It is the method to create the object that has a patent. One that can’t be reversed engineered as it isn’t part of the final product. You could only reverse engineer it if the process was not novel or not obvious to anyone knowledgeable in the field. If both of these conditions are true then the patent should not have been granted.

    Patents are not inherently bad. This is a bad patent. Patent laws don’t have to be changed, because this patent shouldn’t have been granted. The issue is ineffective patent reviews, not patents. Getting rid of patents is not a good idea. If you think it is you probably don’t have a good enough grasp on what a patent is.

    You can make something if you figure out how they did it because it was obvious. In this case the patent isn’t valid. If you have to develop a solution then the patent is probably valid. The patent is a reward for developing and sharing the solution publically.

    If you still don’t grasp why patents are useful. It may be helpful to think of it like open source software. The patent is the code base that is freely accessible to everyone. This preserves the knowledge and lets others build on it. However, to incentivise people to make their code open source you provide protections that stop others from selling the same code you developed.

    The incentive mechanism is why far more businesses produce patents than produce open source code.

    If you remove patents businesses stop funding internal r and d overnight. It increase the risk and reduces the reward.