Y
Hacker News
new
|
ask
|
show
|
jobs
The longer my convo with ChatGPT, the more processing power is consumed
2 points
by
aymaneSennoussi
933 days ago
Hi guys, When the conversation is getting longer, my laptop starts heating up. Am I the only one seeing this? If not, why would that be?
1 comments
pyinstallwoes
933 days ago
Might be the javascript on the page
link
aymaneSennoussi
933 days ago
sure, but why would the JS not be scalable? Seems like a flaw on the frontend. The app is very simple and should not heat up an M3.
link
pyinstallwoes
933 days ago
It's definitely a memory leak from the conversation API. It seems to keep track of browser state and to limit computation on their end based on the 'active' tab.
link
aymaneSennoussi
933 days ago
You nailed it! I think Openai Team needs to patch it.
link
friendlynokill
933 days ago
Do you have a source for that?
link
pyinstallwoes
933 days ago
My browser
link