• 2 Posts
  • 30 Comments
Joined 3 years ago
cake
Cake day: July 4th, 2023

help-circle
  • I miss the comfort of having a single OS (not multiple distros to choose from), and a father who would reinstall the OS when I broke it too much again.
    I miss the Macromedia Flash games, bringing games to school on a floppy disk labeled “homework” (then discovering I’d only brought the shortcut).

    All of this is just nostalgia, and while I miss it, I’m happier now with my Linux Distro.
    I’ve customised the desktop environment, broken the OS and reinstalled it myself (several times), and copied games to another device while forgetting to copy the folder containing my save files.
    I guess some things stay the same.




  • if the AI breaks something it will be apparent.

    No, it isn’t usually apparent. Most bugs from AI are subtle edge cases that will only show up later. One of those “later” instances night be when you try to run it on a different computer, or when another user presses buttons in an order you didn’t try, or when you try to add a new feature, or worse, when someone tries to hack your code and finds all the common security vulnerabilities because that’s what the AI has seen most often and copied.

    AI can’t think – it can only give results it has seen before or some combination of them. We already know AI can’t produce an image of a full glass of wine, or tell you what year is next year on Jan 1st.

    The technology can’t work. No matter the input prompt, it just isn’t capable of producing code with no bugs or edge cases. That requires thinking and logical deductions, both disproven by the examples in the previous paragraph.
















  • 18107@aussie.zonetoLinux@lemmy.mlCan I dual boot windows and Linux?
    link
    fedilink
    English
    arrow-up
    17
    ·
    edit-2
    5 months ago

    If you intend to install both, install Windows first. It has a habit of overwriting other bootloaders.

    When you install Linux second, it should install a bootloader that will let you choose which OS to boot each time you turn on the computer.

    Always backup data you care about. Installing an OS carries some risk of data loss.