• 0 Posts
  • 79 Comments
Joined 3年前
cake
Cake day: 2023年6月10日

help-circle





  • I’ve also found it useful for simple Python scripts when I need to analyze data. I don’t use pandas/scipy/numpy/matplotlib enough to remember the syntax and library functions. With vibe coding it, I can have a script in minutes for reading a csv with weird timestamps, scale some of the channels, filter out noise or detrending, perform a Fourier transform, and do a curve fit towards a model.

    But then obviously I know every intermediate step I want to do.














  • dufkm@lemmy.worldtoLinux@lemmy.mlIt just worked.
    link
    fedilink
    English
    arrow-up
    0
    ·
    8か月前

    There’s never been a time where a sane person would use a Windows server for example

    I dunno if it was sane, but my employer has been deploying Windows servers in industrial environments where the “operator” are technicians (non-IT) without access to remote support. With a Windows interface at least they are usually able to navigate the system and troubleshoot when needed without Linux experience (which they never have).