• curbstickle@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    5
    ·
    4 hours ago

    Its generally pretty easy for me to know what’s slowing down my work laptop.

    Microsoft Teams is the hogzilla of resource hogs.

  • Brujones@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    5 hours ago

    Fun story from my win11 work machine. I’ve de-copiloted it to the best of my ability. Even so, ‘ai.exe’ was always running, consuming more RAM than I was comfortable with, and if I killed it, it would respawn.

    I found i can delete the folder it resides in with no ill effect. But a few times a week, a process would recreate it.

    System owned the parent folder but for some reason I was unable to revoke its write permissions. So instead, I created a junction so that anything written to the ai folder would instead write to a folder that I had sole ownership of.

    This worked, except it ended up causing kernel failures and bootloader issues. Big yikes.

      • Brujones@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 hours ago

        I haven’t figured out how do make a script that can delete a directory that needs admin rights. Instead, I created a script that pings the directory once per minute and tosses up a notification if it exists. Then I just go and delete it. It’s good enough for me, since it only happens 2x-3x per week.

        • OwOarchist@pawb.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          2 hours ago

          I haven’t figured out how do make a script that can delete a directory that needs admin rights.

          Yeah … me neither, I guess. I know how to do that on Linux easily enough (doesn’t even need a proper script, just a root cron job), but not sure how on Windows.

  • terabyterex@lemmy.world
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    7
    ·
    8 hours ago

    everything else aside. please stop with this misunderstanding of ram. unused ram is wasted ram. the OS will give what is available. its good at managing who needs what. the problem ariaes is when an app isnt letting go of ram and taking more. so unless you have an app that needs ram and ia t getting it, its no an issue.

    all that aside… i do t think a gig of ram for an ai to analyze your entire pc and running processes is absurd.

    • OwOarchist@pawb.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 hours ago

      unused ram is wasted ram. the OS will give what is available

      But RAM used by this ai bullshit will not be listed as ‘available’ to the OS and cannot be used for other things.

    • wizardbeard@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 hours ago

      Yep, plus, who is running Windows on a machine where 1GB of RAM is precious?

      My work laptop has 16GB. It runs the full suite of Microsoft bloat (CoPilot, Teams, Edge, OneDrive) plus various antivirus and work security/monitoring tools constantly. I usually also have Outlook open, ~5 active tabs in Edge (with up to 20 inactive), an RDP session going, Excel, VSCode (often with long running scripts going), OneNote, Notepad++, and either YouTube for music or a teams meeting with video.

      I’ve never had to close anything for the sake of performance except when I was installing a big program, doing a deep search through tens of thousands of files using very inefficient PowerShell code, while having all the rest open.


      I’m not saying CoPilot using a gig of RAM at rest is OK, I’m just saying it’s not the huge performance impact being implied.

      • fuckwit_mcbumcrumble@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 hours ago

        On a machine with only 8 gigs of ram that 1 gig is very useful. 16gb+ not so much, but 8 gigs gives you about 4 gigs of useable ram before windows starts offloading stuff.

    • Kubiac@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      7
      ·
      6 hours ago

      Copilot can’t analyze your PC or the data on it. It’s just a fancy web page, that hogs too much resources.

      • Albbi@piefed.ca
        link
        fedilink
        English
        arrow-up
        6
        ·
        5 hours ago

        The Copilot app for Windows also supports some additional features not available elsewhere, including:

        Windows shortcut key
        Wake word ("Hey Copilot")
        Copilot Vision
        File search
        Take a screenshot
        View web content
        Windows Settings support
        

        Source

    • Rhaedas@fedia.io
      link
      fedilink
      arrow-up
      13
      ·
      7 hours ago

      Yeah, the RAM isn’t the problem if you have it, it’s the CPU/GPU cycles to do what could be done with simpler tools.