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/)PH
Phazei @lemmy.ml
Posts 0
Comments 12
You can't copy or paste from the context menu in Google Docs. WHY THE ACTUAL FUCK NOT?!
  • Similar there was another hack where a site would have a visible input for like email, and you could choose auto complete to fill it in, then there were hidden fields for all the other info that could be auto completed that the site would unknowingly take from the user too, also fixed, but I found it interesting when I heard about it.

  • AI-Created Art Isn’t Copyrightable, Judge Says In Ruling That Could Give Hollywood Studios Pause
  • But it is more than simply pressing enter. It's rare that a single prompt is going to produce the exact image you're looking for, so there's lots of editing, seeing the outcome, repeat. If the outcome is close enough, then further in painting can be used. By that point, there's been quite a bit of human interaction in the creation.

  • AI-Created Art Isn’t Copyrightable, Judge Says In Ruling That Could Give Hollywood Studios Pause
  • Some AI work is created with a simple prompt, but the best stuff uses lots of in painting and out painting and adjustments. That would be copyrightable, there's lots of human control beyond a prompt, there are lots of cool videos of the process on YouTube. By the time AI will be able to generate full processes, videos, storylines, voices, etc, without human intervention, we won't need the movie studios either. I'm hoping we reach that in 3 years.

  • Ultimate engineering
  • This is one of those double edged sword things with Lemmy, since there's so many places a community can be, they all end up being a little smaller. There's got to be a better solution for that. Maybe when creating a community there should be a way to automatically search a large portion of committed all at once and display it to the user.

  • You can't copy or paste from the context menu in Google Docs. WHY THE ACTUAL FUCK NOT?!
  • It's actually for security. Otherwise websites could grab whatever you happen to have in your clipboard. You might have a copied password from a password manager, or a private key for a wallet. I don't want sites having defacto access to the clipboard for that reason.

  • lemmy.ml is overloaded, use other instances instead
  • I feel like for decentralized identity maybe a page could be taken out of Blockchain. Ethereum ledger is duplicated in its entirety on every host, and there are L2s that help spread the load but roll up to the L1. If identity could be attached to something like that, each person has a key to identify themselves. Identity I think would be best separated from all content related to the identity, the user could choose a server to host that data, as well as back it up with like a shared user data backup agreement between a few servers in case one dies. It'd be very similar to raid but the data only needs to be on 2-3 servers. I suppose community data could be the same. I can envision when a new server joins the federation, it could be auto assigned to share with 2-3 similarly sized communities with algorithms making sure there aren't any closed groups of sharing (a->b&c, b->a&c, c->a&b) wouldn't ever want that. They all seems to be the most reasonable solution in my head.