Was this on Darknet Diaries? I must have missed that ep. Sounds interesting.
The times doesn’t pay you royalties for your book sales, and it doesn’t cost you anything. They also detect if someone is messing with the system and display a dagger symbol if you are found to inflate your numbers.
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.
I’m also worried that this is why gallery apps would require GPS location just for viewing photos (and their Metadata). Once gallery app has the permission, it can track your location in real time. It’s like this should be a separate permission rather than bundled together.
This guy backends ☝️
Does it have Street view?
It’s funny that even even if the weight was distributed equally by population (it isn’t), it’s not based on number of people voted. so, in theory if only one person votes, their vote still has the same weight as the whole state.
That’s my understanding anyway.
Because in the US democracy every vote is equal, but some are more equal than others.
Pdf documentation? Ewww…
Knives and car keys are accessible. I don’t know about porn AI tools, i haven’t seen any myself. The AI tools i did see have guard rails that make improper use impossible.
We (adults) created a world with knives, guns, automobiles. But if any of these were used by a child for manslaughter would you still blame collective adults? No, parents are held responsible for protecting their children and controlling their access to dangerous tools.
The program needs to store multiple temporary files (one per virus definition update, or scan results or whatever purpose).
It looks like they simply picked sqlite as a format because the data has a structured format and that way they leverage databases robustness, easiness to read and query the data.
The comment appears to be from 2006. Sqlite mightve had some limitations then that necessitated creating a new (temporary) database file as a subset of larger database for performance reasons or to allow multiple processes to read/write them and then consolidate data back into the single database.
If this were true we would still be riding horses.
Yaml is more human readable/editable, and it’s a superset of json!
That indeed seems to be the trend nowadays
Because they last long enough to reproduce. After that, evolution doesn’t care.
Iy used to he that, but they’re pushing the new subscription model now and i don’t think the old one can still be purchased.
Legally this is similar to euthanasia or abortion. The priority is to keep the person alive at all costs even if it means lifetime of suffering.
Morally… I mean the person did it to himself, i bet he’s already suffering. While being ablaze he is a danger to others as pointed out in this thread, and a literal fire hazard. Their suffering (that they caused themselves) takes second priority after safety to others.
Yep, truth tables mostly. Math is mostly useful in game programming.