• 0 Posts
  • 92 Comments
Joined 1 year ago
cake
Cake day: June 25th, 2023

help-circle
  • If the quote is accurate, he went a step further and put pirated games on the devices. Even if pirating the game is legal in some way (he owns it legitimately so putting a copy is fine or something), sending such devices out to customers then means he’s also distributing pirated games.

    That said, somebody in the comments claimed he didn’t distribute games, but rather software that made it easy to pirate games - I don’t know what the precedent is for that being considered illegal, but it does call the original claims into question.




  • If that’s the case, then there’s also something more complex going on - animals can certainly learn to anticipate things at specific times, like food, a dog gets excited by a doorbell because they knew that means somebody is coming, they can get stressed out by innocuous things if they associate it with bad experiences like beatings.

    Not saying you’re wrong, but it warrants further explanation, because as is it doesn’t match the simple experience of living with a dog.



  • Sure, you can probably clone it - I’m not 100% sure, but I think laws protect that as long as it’s private use.

    You can also fork it on GitHub, that’s something you agree to in the GitHub ToS - though I think you’re not allowed to push any modifications if the license doesn’t allow it?

    Straight up taking the content from GitHub, uploading it to your own servers, and letting people grab a copy from there? That’s redistribution, and is something that needs to be permitted by the license. It doesn’t matter if it’s git or something else, in the end that’s just a way to host potentially copyrighted material.

    Though if you have some reference on why this is not the case, I’d love to see it - but I’m not gonna take a claim that “that’s very much a part of most git flows”.




  • I’m not clear on the details, but I know the constellations are made out of stars, I think planets like mars were thought to be major stars, and I’d think sayings like “the stars aligned” would have roots in astrology…

    I will also nitpick and say that they said astrology terms, specifically - if astrology considers constellations to be important, and acknowledges they are made out of stars, I’d imagine stars would be part of the terminology. (Doubly so if I’m correct about astrology having (at least previously) a skewed view on what a star is!)





  • The good thing is, on Android you can get an APK without root or anything like that, same for installing it, and you can use an emulator (or something like waydroid) to run it on a computer. For cases where the game doesn’t use any more specialized servers, and just uses the app store for authentication, DRM, etc. the situation is no different from PC games with DRM - it’s bypassable, and if done right, will work for all games, not just one.

    That said though, it’s very true for multiplayer/always online games, and those are very common on mobile. While it’s possible to reverse engineer and rewrite the servers, for most of them nobody is going to bother. And in the world of aggressively monetized games, developers have an incentive to keep it that way - they can’t make money from players who are still enjoying a game they’ve already squeezed every penny out of.



  • PDFs are… Not an image format? It’s a document format that is difficult to edit, and thus mostly meant to be read-only, but a document nonetheless.

    An image viewer can’t open a pdf, unless for some ungodly reason it also has a whole pdf reader built into it, which just sounds inane. Defaulting to a browser is icky, and I think stems from browsers having gotten good PDF support before Microsoft could figure it out. This is something that ideally belongs to a reader, either dedicated to PDF, or supporting similar formats, be it documents or ebooks.

    That’s like saying that a 3D project file is basically an image format, if it’s built to be rendered out from a viewpoint into an image.