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

help-circle

  • Swiftfin is the official Apple TV jellyfin app. Swiftfin is great on iOS, but hasn’t been updated on Apple TV for a while. It also lacks a lot of polish and features but it is being worked on. There should be an update soon.

    I’ve been using infuse on Apple TV. Infuse isn’t open source and needs a subscription to watch most 4k hdr content. I think it’s worth it if Swiftfin gets an update soon.

    Apple TV is definitely a better experience compared to Samsung and Android. Apps are nicer and there isn’t any ads, privacy controls and privacy statements are much better. Recommended content can also be disabled and only shows when your hovering over the relevant app.



  • You already need to have a reason to carry around a large blade. Anything over pocket/eating size. Someone with a kebab knife would have to be selling, gifting, repairing or travelling from or to a kebab place.

    With these swords, collecting them is a good reason that would make it difficult to prosecute someone carrying it as a weapon. Banning them means the person carrying them is without doubt a criminal, because they are now illegal.

    Most people committing knife crimes don’t have a profession (that they would tell police about) that requires large blades.



  • ForgotAboutDre@lemmy.worldtoGames@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    4
    ·
    4 months ago

    This is a a business operating to target children to deliver them content they know is inappropriate for them.

    This behaviour is predatory. It shouldn’t be tolerated against children. The content is promoted for children, so it’s reasonable for a parent to assume the content is appropriate for them.







  • ForgotAboutDre@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    2
    ·
    7 months 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
    ·
    7 months 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.