• 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle
  • 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?


  • nednobbins@lemmy.worldtoFediverse@lemmy.worldI can't code.
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 years 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.


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

    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.”


  • Insurance can work just fine for things like hurricanes. Insurance companies have several methods to address it. They’re all effectively variations of buying insurance policies themselves.

    Re-insurance pools are a close analog. It’s basically a bunch of insurance companies from around the planet getting together and agreeing to pool risks. Big companies also use a bunch of funky financial instruments to simulate insurance.

    There’s some risk of increased systemic correlation (eg climate change may increase the risk that major hurricanes hit multiple areas around the planet simultaneously). That’s largely mitigated in that we can see it coming. Climate change is pretty prominent in their models and they can adjust premiums or stop offering policies, over time.

    The bigger risk is in synthetic systemic risk. It’s burned us a bunch of times already and it’s gonna do it again. Those giant global re-insurance pools are almost certainly fine, and worth the risk, if we just use them for their intended purpose. But history shows that we’ll end up creating derivatives contracts on them and those contracts will get leveraged. Those leveraged pools end up merging and turning into giant financial time bombs.


  • There’s a bigger picture at play too. China has been making itself attractive for researchers in general. It’s not just Chinese scientists moving back. An increasing number of other scientists are choosing to work in China over the U.S.

    In fields where China was pushing it earlier we’re starting to see the results already. There are several fields where a plurality of top tier publications come from China.