• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle

  • Is that intended as a legal or moral position?

    As far as I know, the law doesn’t care much if you make money off of IP violations. There are many cases of individuals getting hefty fines for both the personal use and free distribution of IP. I think if there is commercial use of IP the profits are forfeit to the IP holder. I’m not a lawyer though, so don’t bank on that.

    There’s still the initial question too. At present, we let the courts decide if the usage, whether profitable or not, meets the standard of IP violation. Artists routinely take inspiration from one another and sometimes they take it too far. Why should we assume that AI automatically takes it too far and always meets the standard of IP violation?


  • Yes but there’s a threshold of how much you need to copy before it’s an IP violation.

    Copying a single word is usually only enough if it’s a neologism.
    Two matching words in a row usually isn’t enough either.
    At some point it is enough though and it’s not clear what that point is.

    On the other hand it can still be considered an IP violation if there are no exact word matches but it seems sufficiently similar.

    Until now we’ve basically asked courts to step in and decide where the line should be on a case by case basis.

    We never set the level of allowable copying to 0, we set it to “reasonable”. In theory it’s supposed to be at a level that’s sufficient to, “promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings and Discoveries.” (US Constitution, Article I, Section 8, Clause 8).

    Why is it that with AI we take the extreme position of thinking that an AI that makes use of any information from humans should automatically be considered to be in violation of IP law?


  • Slashing is overrated. They’re less likely to connect because they’re slower and easier to see (it’s easier for humans to detect movements across your vision than movement directly toward you). They also have less effect since the force is spread out over a larger area. Yes, you can generate huge forces in a swing if you really wind up and hit with just the right part of the weapon or tool but that haymaker is never going to connect against an opponent who’s still awake.

    The big advantage of slashing is that it’s easier. It’s the simple dumb response when you had someone a heavy thing. It also often works better than just using your fist or dropping the weapon all together but it’s generally not the best way to use a weapon.

    And yes, there are exceptions. Slashing with knives and one handed sticks can be extremely effective. But even with those, stabbing tends to be at least as effective and all these effects are exasperated with larger weapons. Just take a metal bar the size of big sword and swing it at a tree. Then see how many times you could poke that tree in the same time.


  • It occurs to me that there are several species of animals that have both claws and anuses, and that like to eat breadcrumbs. They will bring their claws and anuses with them when they partake in a feast and aren’t particularly careful about them.

    Permanent markers, grease pens and crayons write on glass. Windshields are made of glass. What a coincidence.


  • nednobbins@lemmy.worldtoFediverse@lemmy.worldI can't code.
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    I’m not talking about any particular language.

    Modern programming languages are as complex as natural languages. They have sophisticated and flexible grammars. They have huge vocabularies. They’re rich enough that individual projects will have a particular “style”. Programming languages tend to emphasize the imperative and the interrogative over the indicative but they’re all there.

    Most programming languages have a few common elements:
    Some way to remember things
    Some way to repeat sets of instructions
    Some way to tell the user what it’s done
    Some way to make decisions (ie if X then do Y)

    Programmers mix and match those and, depending on the skill of the people involved, end up with Shakespear, Bulwer-Lytton, or something in between.

    The essence of programming is to arrange those elements into a configuration that does something useful for you. It’s going to be hard to know what kinds of useful things you can do if you’re completely fresh to the field.

    Python and Javascript are great. The main reasons I wouldn’t recommend them for an absolute beginner is that it takes some time to set up and, even after that, there’s a bit of a curve before you can do something interesting.
    If they go and change configuration settings in an app, they’re learning to manipulate variables.
    If they click a “do this N times” they’ve learned to create a loop.
    etc.


  • I’d actually start by playing around with the automation and customization functionality you already have. Learn to set email sorting filters, get some cool browser extensions and configure them, maybe even start by customizing your windows preferences or making some red stone stuff in Minecraft.

    Computers are just tools. Programs are just stuff you tell a computer to do over and over again. All the fancy programming languages give you really good control over how you talk to a computer but I’d start with the computer equivalent of “Me Tarzan, you Jane.”



  • I’m not a lawyer and you should go talk to several. Most states have several ways to find lawyers. If you have any friends who are lawyers, describe this to them and ask if they can refer you to anyone. Every state in the US has a bar association. Their websites have search engines for all the lawyers licensed to practice in their state. Make appointments with a few of them. You don’t have to pay for the initial consultation. You explain the circumstances and they tell you what your legal options are and what it will cost you. Pick which ever one you want to work with (if any).

    Talk to them about this but here’s my basic understanding of how it breaks down.

    There are basically two avenues; criminal and civil.

    In order for there to be a criminal prosecution, they would need to have broken some law and it needs to be bad enough that a government attorney is willing to spend their time going after it. There are a whole bunch of federal laws around phones and telecommunications. You’re probably familiar with a bunch of them from your IT work. Chances are pretty good that they broke some law. If you give the police your evidence they may care enough to go after it.

    In order for there to be a civil suit, they need to have done something that harmed you, in a quantifiable way and they need to have done it in an illegal way. This does seem like their methods met the threshold. The harder part might be establishing harm. Feeling violated is hard to quantify, unless there’s some statutory compensation. If you can point at something like lost wages or lost economic opportunities it’s probably stronger.



  • Per Wikipedia, “Tankie is a pejorative label for communists and those who align with Marxism–Leninism ideology.” That’s basically what you get when you ask people to define, “tankie.”

    But, as with most perjoratives, its usage has expanded. It can still be used in its original meaning but it’s often used much more broadly. If you do a search on how people use the word “tankie” (like in comment threads) you’ll see it’s now commonly used to describe anyone who isn’t sufficiently critical of China and Russia and sometimes as a modern synonym for “un-American”.




  • Adding some detail. Evaporating water takes way more energy than just heating it up.
    When you put energy (heat) into water that’s below 100c it gets hotter. When you add 4,184 to a liter of water the temperature goes up by 1c. If the water is already at 100c it takes 2,260,000 to turn that into 100c steam. The energy that goes into turning water into steam isn’t going into the steak.
    So if you put a wet steak on the grill it will create an insulating layer of steam that keeps the steak at around 100c (even if the pan is above 100c).
    That’s also why you only salt your steak right before or after heating it. If you let salt sit on the steak it will draw out moisture, reducing the Maillard reaction and drying out the steak.

    For a great practical way to grill the steak perfectly, check out videos on “cold searing”.