Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OG
ogeist @lemmy.dbzer0.com
Posts 0
Comments 27
US novelist Michael Chabon and several other writers are the latest to file a proposed class action accusing OpenAI of copyright infringement
  • Of course, this is about the grey area of AI. But how is the copyright infringed? Yes, the AI was fed the book, how is that different if I read the book and began writing in his style, because i have read the book, with my own different story? As in the example given.

    What if the AI was only fed 50% of the books?

  • US novelist Michael Chabon and several other writers are the latest to file a proposed class action accusing OpenAI of copyright infringement
  • Not only that, the screenshot in the complaint of writing in the style of an Author is not defendable IMO. If I, a real person, write in JK Rowling style , I'm in no copyright danger.

    Now if I ask the ChatGPT to write pages 1 to 13 and I get the content. Then that is another story.

  • anyone else using a tortilla press?
  • Hola, just passing by, flour tortillas are easier to form with only a baking roller. The tortilla press is more often used for corn (masa) tortilla as they don't spring back due to the lack of gluten. Though if this is working for you, carry on.

    Also +1 for the ziplock trick, that's what I do.

    Also for flour tortillas search for butter based flour tortillas recipes or look for butter flavoring and use a couple of drops... mind=blown

  • zsh or fish for an intermediate Linux user?
  • I made myself this question and jumped to fish and never came back to bash. I now use mostly the terminal for most things together with ranger.

    If you decide to jump to fish install fish + fisherman + fzf

    Fisherman for installing themes and plugins and with it you install the fzf plugin. I also have the tide theme which is pretty nice.

    PS. Bash scripts still run as bash so there is no conflict.

  • zsh or fish for an intermediate Linux user?
  • I'm also using fish shell, it find it very user friendly and extremely practical. It gathers all the programs options which you can see when pressing Tab and together with the fzf plugin for history and file search it becomes a very smart shell to use.