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

help-circle
  • LLMs are great at language problems. If you’re learning the syntax of a new programming language or you’ve forgotten the syntax for a specific feature, LLMs will give you exactly what you want.

    I frequently use AI/LLMs when switching languages to quickly get me back up to speed. They’re also adequate at giving you a starting point, or a basic understanding of a library or feature.

    The major downfall is if you ask for a solution to a problem. Chances are, it will give you a solution. Often it won’t work at all.
    The real problem is when it does work.

    I was looking for a datatype that could act as a cache (forget the oldest item when adding a new one). I got a beautifully written class with 2 fields and 3 methods.
    After poking at the AI for a while, it realized that half the code wasn’t actually needed. After much more prodding, it finally informed me that there was actually an existing datatype (LinkedHashMap) that would do exactly what I wanted.

    Be aware that AI/LLMs will rarely give you the best solution, and often give you really bad solutions even when an elegant one exists. Use them to learn if you want, but don’t trust them.


  • Just remember to turn steam play on for all titles in Steam -> Settings -> Compatibility.

    As others have said, Mint is a great starting option. It looks familiar when coming from Windows, and almost everything works without having to touch a terminal.

    AAA games with anti-cheat may not work, but just about everything else will. Check Proton DB for each game’s compatibility.
    You can add non-Steam games to Steam to take advantage of Proton. Lutris can also work for some Windows games.


    If you want to try Linux distributions to see what they’re like before committing, VirtualBox or other virtual machine programs can give you a risk-free preview.

    Another option is a live preview. Install Linux Mint on a USB using Rufus or a similar program, then boot your computer from the USB. So long as you don’t access your computer’s hard drive (under devices on the left of the file manager) or run the installer, no changes should be made from your computer. You can simply reboot and remove the USB to go back to your usual OS.


    If you are going to dual-boot, install Windows first. Windows has a habit of overriding or deleting Linux if it’s installed second. If you just want to shrink your Windows partition to allow room for Linux, shrink it from Windows. Linux can move “unmovable” Windows files resulting in Windows not booting.

    Always have a backup of everything you are not prepared to lose before you play with installing operating systems (and make sure it’s disconnected from that computer). Data loss from software issues is rare, but mistakes are difficult (sometimes impossible) to reverse, particularly as a beginner.



  • It took me 3 years from when I first started dual booting to when I launched Windows for the last time.

    Take your time, move as slowly as you want, and always leave a way back. Eventually you might notice that you’re feeling more comfortable with Linux than Windows, and if you’re lucky, you might not even notice when you’ve stopped using Windows.



  • 18107@aussie.zonetoNo Stupid Questions@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    21 days ago

    It sounds like your driving instructor wasn’t any good. A good driving instructor will never put you in a situation that you are not ready for. They never should have allowed you to get a licence until you felt safe.

    If you feel like you’re not in control then you’re right - this accident is proof of that. If you want to try driving again, I highly recommend getting a good driving instructor first - one who won’t put you in situations you can’t handle.

    If you can get everywhere you need to without driving, then you can save yourself a lot of money by not paying for a car, insurance, or registration.

    You always have the right to say no, and you can always say “not now”. Maybe wait a few more weeks before making a decision.





  • 18107@aussie.zonetoMental Health@lemmy.world[Deleted]
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 months ago

    I tend to start getting suicidal thoughts when I’m tired/exhausted. While sleeping may not fix everything, a lack of sleep can exacerbate everything.

    Look after yourself, keep going, and remember the people who care about you. Most people will want to help if you reach out.



  • 18107@aussie.zonetoAsklemmy@lemmy.mlWhat’s your ultimate unpopular opinion?
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    2
    ·
    3 months ago

    Abortion should be mandatory.

    People keep arguing over whether abortion should be legal or not, but my opinion is that it should be forced on everyone whether they want it or not. Late term abortions up to 100 years after birth should also be considered for inclusion in this rule.

    One of my favourite activities is finding controversial opinions, then taking an opinion so extreme that it makes everyone else look like a centrist.





  • 18107@aussie.zonetoLinux@lemmy.mlSwitching to linux for newbies.
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    4 months ago

    I recommend dual booting Windows and Linux until you’re comfortable switching entirely. Sometimes you need to go back for just one task.

    Always back up your files before installing a new OS. Data loss is always possible during installation, and more likely if you don’t know what you’re doing.

    The Grub boot manager (included and installed by default with Linux Mint and some other distros) makes it easy to pick which OS to boot each time when turning the computer on.

    Check out Lutris for non-Steam Windows games. It uses Wine, but is a lot more user friendly to set up and use.




  • I’m looking everywhere I can. I haven’t found any OS that works with my current phone (Nokia G42), and the aren’t too many phones that meet my needs (dual Sim, small, headphone jack, repairable, runs open source OS).

    I’ve given up actively searching and I’m mostly browsing Lemmy and hoping to stumble across something useful. Please let me know if you have any more suggestions.