• 0 Posts
  • 49 Comments
Joined 2 years ago
cake
Cake day: January 7th, 2024

help-circle


  • I wonder where they place the line. Many IDE’s today use machine learning for autocomplete, it would be difficult to have a 100% AI free piece of software.

    I once asked ChatGPT to find a bug in a piece of code that wasn’t working. It found it and I fixed it now that I knew what the problem was. Does that count as AI-assisted even if I didn’t use any AI generated code?

    I don’t like the arbitrary exception for “well established” projects. It sounds like they want to keep their cake and eat it too. Ban AI while not losing any big popular projects. As most big popular projects will have some form of AI assisted content. If they are principled they should ban it for everyone. As it is, what they saying is that AI slop is welcome as long it’s in a popular project.



  • Compared to what’s going on on Windows these are such non issues, and yet people are so dramatic about it. I installed Kubuntu almost 15 years ago and I’m on the same install still (going through several PCs with the same disk/image). Disabling snap took me 5 minutes many years ago and was never an issue, another 2 minutes for disabling the Ubuntu Pro message.

    Would it be better if these didn’t exist? Of course. But when comparing distros, this wouldn’t even be worth putting on a list of pros and cons. Is another distro better for your needs? Great. Is Ubuntu better for your needs? Also great, and surely if it is, then it taking 7 minutes longer to setup is not even a factor worth considering?

    If a friend had needs that I know Ubuntu fits best, I wouldn’t “not let them do it” for some ideological reasons, I’d just tell them to disable snap if they are not aware of it.

    This is the silly distro infighting that makes people avoid Linux.

    “Friends don’t let friends install hyped flavor of the week distros like CachyOS, popOS and Bazzite that will be out of the vogue in 3 years, instead of something that just works” is what I could’ve said just as well, but how about let people use what they want?


  • You should tell that to Linus Torvalds, he’s developing the Linux kernel without using GitHub at all. I’m sure he will appreciate being told git is insuffient to develop a good product and write good code, the best practice is to use a Microsoft service in a particular way and nothing else can work.

    Tell me, when I work on a project alone, who am I exactly requesting to pull my code and why do I need to use a feature of some git hosting website instead of reviewing, checking, debugging, merging, and reverting if necessary my change locally and using my CI/CD?