412
you are viewing a single comment's thread
view the rest of the comments
[-] SaharaMaleikuhm@feddit.org 23 points 2 days ago

I still can't fathom how implementing that "solution" is easier than fixing a memory leak. Like what the hell?

[-] olafurp@lemmy.world 1 points 4 hours ago

Fixing a memory leak takes essentially looking at random data that got there somehow and try to figure out the source. You know what approximately it is by analysing a memory dump but it's most likely a common structure that is all over the app. Best case it's easy worst case it's looking for a needle in a haystack.

On the other hand, checking if memory is blowing up, then using already built save and load functions is pretty straight forward. Especially since Elder Scrolls saves the entire state and reloads it.

[-] Tar_alcaran@sh.itjust.works 11 points 2 days ago

Fixing memory leaks (while not breaking anything else) is surprisingly difficult sometimes.

[-] ch00f@lemmy.world 28 points 2 days ago

Deadlines have entered the chat.

[-] Retrograde@lemmy.world 19 points 2 days ago

shareholders have entered chat

[-] lime@feddit.nu 11 points 2 days ago

leaks are extremely hard to find and rebooting is just one function call.

this post was submitted on 21 May 2025
412 points (98.8% liked)

People Twitter

7027 readers
1162 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS