• 0 Posts
  • 64 Comments
Joined 1 year ago
cake
Cake day: August 9th, 2023

help-circle
  • What do you mean that the search engines contain minimal amount of site’s data? Obviously it needs to index all contents to make it searchable. If you search for keywords within an article, you can find the article, therefore all of it needs to be indexed.

    Indexing is nothing more than “presenting data to the algorithm” so it’d be against the law to index a site under your proposed legislation.

    Wrong. The infringement is in obtaining the data and presenting it to the AI model during the training process. It makes no difference that the original work is not retained in the model’s weights afterwards.

    This is an interesting take, I’d be inclined to agree, but you’re still facing the problem of how to distinguish training AI from indexing for search purposes. I’m afraid you can’t have it both ways.



  • What do you think “ingesting” means if not learning?

    Bear in mind that training AI does not involve copying content into its database, so copyright is not an issue. AI is simply predicting the next token /word based on statistics.

    You can train AI in a book and it will give you information from the book - information is not copyrightable. You can read a book a talk about its contents on TV - not illegal if you’re a human, should it be illegal if you’re a machine?

    There may be moral issues on training on someone’s hard gathered knowledge, but there is no legislature against it. Reading books and using that knowledge to provide information is legal. If you try to outlaw Automating this process by computers, there will be side effects such as search engines will no longer be able to index data.




  • The crime isn’t in publishing AI music. The crime was that he setup fake listeners streaming his songs so he could get royalties and inflate popularity. Initially he published his own songs, but to scale up and avoid detection he started creating music at scale - That’s where AI Comes in.

    Smith’s scheme, which prosecutors say ran for seven years, involved creating thousands of fake streaming accounts using purchased email addresses. He developed software to play his AI-generated music on repeat from various computers, mimicking individual listeners from different locations. In an industry where success is measured by digital listens, Smith’s fabricated catalog reportedly managed to rack up billions of streams.





  • To be honest I prefer to use a power bank, it’s more convenient than having to swap batteries (i used to do that too) as you don’t have to power down the device. And one power bank can power many different devices, so i don’t have to buy a new one when i Change phones, and can use the same power bank to charge my earbuds, kindle, smartphone, and a variety of other devices, or lend it to someone.

    Having said that, i did have my Nexus 6P battery degrade and had to be RMAd, lucky for me it was within warranty. Battery is the fastest failing component so being replaceable will go a long way in prolonging devices lifetime, but doesn’t have to be user-replaceable.










  • I use ThinkPad X1 yoga with Fedora 40 (Gnome)

    1. Enable fractional scaling and install Display scale switcher gnome extension - makes it easier to increase scaling when in tablet mode for easier touch input.
    2. logging in on a touchscreen can be a pain, in particular entering the password with on-screen keyboard. Special characters and numbers are not shown by default. On windows you have the option to use pin instead with a numeric keyboard. If you have a fingerprint reader compatible with linux that might work for login (mine doesn’t).
    3. Linux is very terminal-oriented, but Gnome terminal is unusable on a tochscreen. never mind typing commands - try scrolling long outputs - you can’t scroll with touchscreen, it will just start selecting text (i dont remember how this works in Windows)
    4. Google chrome supports gestures, so you can swipe left/right on the page to navigate back/forward. This does not with Firefox. Chrome also has a more touchscreen-friendly UI you can enable in chrome://flags/#top-chrome-touch-ui (Touch UI layout) although I haven’t noticed a significant difference.
    • while you’re messing with google flags you may want to change Preferred Ozone platform to Wayland - this fixed blurry scaling for me