this post was submitted on 16 Jun 2023
7 points (88.9% liked)

Lemmy

12524 readers
1 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 5 years ago
MODERATORS
 

I left that tab open for a few hours and when I came back my laptop was really hot and the CPU fans kicked in.

you are viewing a single comment's thread
view the rest of the comments
[–] Die4Ever@programming.dev 4 points 2 years ago* (last edited 2 years ago) (2 children)

this will probably be fixed in v0.18 since they're disabling websockets

[–] RedditReject@lemmy.world 1 points 2 years ago (1 children)

When I'm on at home, the page I'm on constantly refreshes. That means it is making calls to the server frequently. There may be a way to turn it off and only update page when you make a refresh request, but I'm not that savvy yet

[–] Die4Ever@programming.dev 1 points 2 years ago

yea v0.18 turns off the constant refreshes

[–] Esca@lemmy.one 1 points 2 years ago (1 children)

How is a websocket being the problem in this?

[–] Die4Ever@programming.dev 1 points 2 years ago* (last edited 2 years ago)

it's how they're doing live updates on pages, they're disabling the auto updates