this post was submitted on 09 Oct 2025
388 points (96.9% liked)

Technology

75963 readers
3034 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] OmegaSunkey@ani.social 4 points 2 days ago (3 children)

I haven't really checked but CPU usage on Teams while just being a member on a call is low, but using the camera with filters clearly uses more. Just checking CPU temps gives you more or less how much CPU is used by a program. So clearly it is just worst case scenario: using camera with filters on top.

My issue with Teams is that it uses a whole GB of ram on my machine with it just existing. It's like it loads the entire .NET runtime on the browser or something. IDK if it uses C# on the frontend.

[–] boonhet@sopuli.xyz 4 points 1 day ago

IDK if it uses C# on the frontend.

Pretty sure it's a webview app, so probably all javascript.

[–] FreedomAdvocate 1 points 1 day ago (1 children)

Unless you’re running out of RAM what’s the issue? Unused ram is wasted ram.

[–] OmegaSunkey@ani.social 1 points 1 day ago (1 children)

that im running out of ram maybe ?

[–] FreedomAdvocate 2 points 1 day ago* (last edited 1 day ago)

Running out of ram isn’t a problem in itself. You want your ram to be in use as much as possible ideally, otherwise why do you have it?

By running out I mean you’re getting issues caused by something needing ram and it not being able to get any, not simply all your ram being in use.

[–] FishFace@lemmy.world 4 points 2 days ago

Ram usage today is insane, because there are two types of app on the desktop today: web browsers, and things pretending not to be web browsers.