RE: https://mastodon.social/@colincornaby/117069185435215102
Holy shit, so the "Claude plagiarised an app" story is actually "Claude produced the same app twice when prompted to do so by two separate developers" 😅
RE: https://mastodon.social/@colincornaby/117069185435215102
Holy shit, so the "Claude plagiarised an app" story is actually "Claude produced the same app twice when prompted to do so by two separate developers" 😅
@karlpoe @aral pretty sure for some of them it was Mein Kampf
People pontificating about whether codebases containing LLM-generated code are subject to IP protection all seem to be forgetting the key point that the law always sides with capital
When big media decided that pirating an mp3 file should be a criminal (not civil) offence, the law sided with them
When big tech decided that pirating every piece of media on the internet for AI training was fair use, the law sided with them
@helge @mattiem @obrhoff I'm not sure what the goal would be of buying a Samsung device? Nothing Samsung (or Google) has done makes me think they are more customer or quality-focussed than Apple. They want to be just like Apple, but they never understood what made Apple good in the first place, and now the good Apple doesn't even exist for them to copy anymore.
@bruces I see that hands are still an unsolved problem
@thomasfuchs @Migueldeicaza Apple provides a standard ratings dialog API for this with very little control over the presentation.
A bespoke implementation can't provide similar functionality because the APIs are private; You can link the user out to the app store page, but you can't give them a way to set a star rating or write a review from within the app
@thomasfuchs @Migueldeicaza FYI one of my first and most popular open source projects was an app ratings library for iOS (before there was an official API)
It was also the one and only time I ever caught the attention of John Gruber, who was so enraged by apps showing review prompts (which was common long before my library) that he called me out on his podcast 🤣
@thomasfuchs @Migueldeicaza Some apps present a custom prompt as a primer before showing the real prompt, but I generally think this is a bit skeazy
They mostly do it either to get around the built in rate limiting of the real dialog (you can only present it three times then it silently fails), or to check sentiment beforehand so that only happy customers get shown the real dialog
@thomasfuchs @Migueldeicaza I've seen this sentiment expressed a few times, but statistically, people who will go to the trouble of leaving a bad review just to punish an app for asking are a very small minority compared with people who are happy to leave a positive review but will never think to do so unless asked
Rude
@mattiem the two statements are not contradictory - the former only implies that AI can't write an entire piece of software by itself, and the second only implies that it can be used as a tool to aid a human in the writing of software.
That said, I am no longer all that confident that AI can't write software by itself. In the last few years almost every statement of the form "AI can do X but can't do Y" has aged very poorly.
Did I achieve any of the things I planned to do today? No
But did I organize my thoughts and lay the foundations for the work that needs to be done? Also no
OK, but did I at least take the opportunity to relax and recharge my batteries ready for a the week ahead? Alas,
I spent the weekend with my mom and her boomer friends, one of whom has a Tesla. They were all making fun of him for it - my mom called it a "Swasticar" 😅
Apple Lawyers: "are we sure it's OK to train our LLM on this code? The license says 'attribution required'…"
Apple Engineers: "no problem:"
It has been 0️⃣ days since I got bitten by a bug caused by forgetting to set an optional var in a Swift struct due to the synthesized init defaulting it to nil.
Reminder: you can avoid this by declaring it as:
struct Foo {
var bar: Optional<Baz>
}
Instead of:
struct Foo {
var bar: Baz?
}
@inthehands (although I guess MU/TH/UR is actually more analogous to our current AI tech - capable only of simple automation and answering questions without having any opinions or goals of its own)
@inthehands what are your thoughts on Ash from Alien? Seems he's similar to Hal - selfless but also utterly alien (pun intended) in his thinking, with no sense of morality or loyalty to anything but his directives
Man, Musk looks rougher every time he makes an appearance. It's as if the sickness in his character is physically manifesting in his features like a Batman villain
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.