- 14 Posts
- 29 Comments
Occhioverdeto Technology@lemmy.world•Teen killed himself after ‘months of encouragement from ChatGPT’, lawsuit claimsEnglish44·27 days agoArguably, they are exactly the same thing, i.e. parents that are asking other people (namely, OpenAI in this case and adult sites operators in the other) to do their work of supervising their children because they are at best unable and at worst unwilling to do so themselves.
Occhioverdeto Technology@lemmy.world•Teen killed himself after ‘months of encouragement from ChatGPT’, lawsuit claimsEnglish73·27 days agoI think we all agree on the fact that OpenAI isn’t exactly the most ethical corporation on this planet (to use a gentle euphemism), but you can’t blame a machine for doing something that it doesn’t even understand.
Sure, you can call for the creation of more “guardrails”, but they will always fall short: until LLMs are actually able to understand what they’re talking about, what you’re asking them and the whole context around it, there will always be a way to claim that you are just playing, doing worldbuilding or whatever, just as this kid did.
What I find really unsettling from both this discussion and the one around the whole age verification thing, is that people are calling for techinical solutions to social problems, an approach that always failed miserably; what we should call for is for parents to actually talk to their children and spend some time with them, valuing their emotions and problems (however insignificant they might appear to a grown-up) in order to, you know, at least be able to tell if their kid is contemplating suicide.
Yes and no.
In many cases (like for the Gradle DSL, that even if it can be either the old Groovy-based one or the new Kotlin-based one, you will always be able to find extensive documentation and examples in the wild for both of them) it is sufficient to specify which version you’re using and, as long as this doesn’t get too far in its context window forcing you to repeat it, you are good to go.
But for niche libraries that have recently undergone significant refactors with the majority of the tutorials and examples still built with past versions, they have a huge bias towards the old syntax, making it really difficult - if not impossible - to make them use the new functions (at least for ChatGPT and GitHub Copilot with the “Web search” functionality on).
OcchioverdeOPto Minecraft@lemmy.world•We’re Suing Minecraft in a Class Action LawsuitEnglish531·1 month agoThe point of the lawsuit is essentially one: Mojang has a track record of being generally very non-trasparent with their ToS, which have hidden clauses and get regularly modified without notifying and (even less so) acquiring the consent of the customers, which is (according to the author of the video and his lawyers) an illegal practice under the European Consumer Protection Laws.
More in detail, the whole argument stemmed from Mojang trying to stop this guy from publishing a mod that introduces guns in the game, backing their decision on terms and guidelines separate from the ones availabe on the website and actually kept secret from the public as an internal document.
Another point of the video (and the actual main point of the Class Action) is the fact that Mojang used the same sneaky ToS update technique to secure the right of deleting accounts at its sole discretion with the aim of putting a deadline to the migration of Mojang Accounts to Microsoft ones, thus forcing EU customers to transfer their data from a European company to an American one under the fabricated threat of losing access to the game they purchased.
I’m sure you know the phrase “extraordinary claims require extraordinary evidence”, yet while there are almost 400 sources documenting the Uyghur Persecution on the dedicated Wikipedia page, the basis for your argument is a photo of a city?
If what you’re trying to say is that there is a genocide in Gaza that is not adequately documented by our media I’m all with you, but since this thread is attracting some deniers, maybe it’s important to remember that this doesn’t erase a completely disconnected fact that is documented by every major human rights organization (here is, for example, the whole report by Amnesty International: https://xinjiang.amnesty.org/).
Occhioverdeto Technology@lemmy.world•Fairphone announces the €599 Fairphone 6, with a 6.31" 120Hz LTPO OLED display, a Snapdragon 7s Gen 3 chip, and enhanced modularity with 12 swappable partsEnglish1515·3 months agoI really respect Fairphone and I’m a happy owner of the Fairphone 5, but I find a bit puzzling for a company that suggests its customer should keep their phone for more than the 2.5 years average to release a new model just 2 years after the previous one.
Just my two cents, but they shoul’ve focused on developing either a tablet or a smartwatch to fill a gap in other markets before announcing yet another smartphone.
Right, thank you for pointing it out!
I was using Eternity, but it seems to be no longer maintained, so I’m currently trying out some other alternatives.
Anyway, the comment should now be fixed.
You don’t want to know.
If you really want to know
Microsoft Dynamics 365 is an integrated suite of enterprise resource planning (ERP) and customer relationship management (CRM) applications offered by Microsoft. -Wikipedia
Occhioverdeto Lemmy Shitpost@lemmy.world•Translated laundry symbols for you. No thanks needed.4·5 months agohttps://tide.com/en-us/how-to-wash-clothes/how-to-do-laundry/how-to-read-laundry-symbols
At the bottom of the page you find a PDF cheatsheet too.
Occhioverdeto Games@lemmy.world•Metro 2033 Redux is free to claim on GOG for the next two daysEnglish71·5 months agoIt’s on giveaway on Steam too: https://store.steampowered.com/app/286690/Metro_2033_Redux/
Occhioverdeto Buy European@feddit.uk•SAP is a German Enterprise Resource Planning (ERP) employing 100k people worldwide. People working in that field, how is it nowadays?10·6 months agoOdoo is the best alternative out there. It is developed by a Belgian company, but it is entirely Open Source and allows you to self-host it in order to completely own your data and avoid having to depend on a provider, even if European.
The tooltip just says “While supplies last”, so I guess that they can stop the giveaway before the date reported on the Steam page, but nothing beyond that (to my knowledge, at least).
If anyone still hasn’t played the first game, you can find it free on Prime Gaming: https://gaming.amazon.com/the-outer-worlds-gog/dp/amzn1.pg.item.538ee4d5-dbf8-48d9-a835-44062e2acec0
Absolutely recommended!
Yeah, it’s easies and will make your life simpler as long as you want to do something the producer contemplated. As soon as you need a feature that is a little bit more peculiar, good luck with that.
And with this i don’t mean that Android is perfect, just that an even more closed ecosystem isn’t exactely the best choice.
Yes, I know about them and always prove extremely useful every time I receive a file with a wrong/no extension and have little clue about its content. But since the question was about how OP could work with “files with extensions” produced in Windows, I wanted to help clarify what are they, why they are used and that files do not need to be converted or whatever to be opened in Linux as it can “work with them” just fine.
For the #4, the file extension can be seen just as a note, a little tag that’ll help you (or anyone else that will receive your file) remember which program you should use to successfully open the file.
From the viewpoint of your computer, in fact, a file is just a sequence of bits and every program can open every file, only it will not be able to find what it expects and actually do something useful with it, just as you can open a book written in any possible language: in most cases you will unable to undestand it, in some others you will be able to read it without any problem.
The “concept” of extensions was than introduced to allow your file manager (Explorer for Windows, Finder for macOS, Dolphin for KDE or Nautilus for GNOME) to know which program to launch when you double click on a certain file through a simple association table (that you can edit in your system preferences).
In regards to Linux you can sometimes read that file extensions are not a thing, but this is just because in the commandline you launch a specific program that you personally point to a certain file, so there is no file manager that needs to guess which app should be launched to open the document you just double clicked on.
That said, I think that should be pretty clear that in a Desktop context (like in a Personal Computer) that double click on a file situation pretty much applies to Linux too, so extensions will be useful and respected by the file manager you’ll find installed in your distro of choice, even if it can use other means when that is missing.
Is it really that bad? I won’t have a good connection to download and try it for a few days, but I saw a couple of videos about it some time ago and seemed interesting…
Occhioverdeto A Boring Dystopia@lemmy.world•A Driverless Car in China Hit a Pedestrian. Social Media Users Are Siding With the Car23·1 year agoReading the comments I get the impression that most people didn’t actually read the article, which says that a woman was barely touched and not injured by a self-driving car while crossing the street with a red light.
There barely is “news” here, as the car correctly halted as soon as possible after noticing the pedestrian unforeseeable move, so let alone sides to take.
I am perfectly aware that self-driving technology still has numerous problems corroborated by the incidents reported from time to time, but if anything this article seems a proof that these cars will at least not crush to death the first pedestrian that does a funky move.
Yes and no. The example you made is of a defective device, not of an “unethical” one - though I understand how you are trying to say that they sold a malfunctioning product without telling anyone.
For LLMs, however, we know damn well that they shouldn’t be used as a therapist or as a digital friend to ask for advice; they are no more than a powerful search engine.
An example that is more in line with the situation we’re analyzing is a kid that stabs itself with a knife after his parents left him playing with one; are you sure you want to sue the company that made the knife in that scenario?