• 37 Posts
  • 40 Comments
Joined 1 year ago
cake
Cake day: August 18th, 2023

help-circle

  • What do you typically use your computer for? That’s going to have a major impact. If it’s pretty basic stuff (web browsing, text editing, etc) you shouldn’t have any issue. If it’s something that’s more complicated or unusual, then sometimes it’s easy to do and sometimes not, depending on what you want to do. In general, a little bit of comfort searching the web and working in the command line helps a lot with troubleshooting Linux






  • Every time I’ve asked ChatGPT for help coding, I’ve wound up needing to rewrite it all for myself. LLMs make baffling design decisions (because they are just paraphrasing Stack Overflow, not making actual decisions).

    I have found them helpful for turning error messages into more legible explanations of what went wrong, but AI-generated code has not been effective, in my experience


  • SandbagTiara2816@lemmy.dbzer0.comOPtoMemes@lemmy.mlI hate excel so much
    link
    fedilink
    arrow-up
    16
    arrow-down
    2
    ·
    edit-2
    7 days ago

    I’m not a power user, so I’m often frustrated by Excel trying to do things I don’t want it to and by its abundance of features that I’ll never use.

    And at least at my workplace, a lot of work processes use poorly-designed Excel spreadsheets for critical tasks, because it’s such a simple way to manipulate data.

    I also find that when I need to do more complicated data analysis, Excel starts to become limited, and I find Python to be a more powerful and flexible tool.