this post was submitted on 15 Feb 2025
36 points (89.1% liked)

Health - Resources and discussion for everything health-related

2613 readers
357 users here now

Health: physical and mental, individual and public.

Discussions, issues, resources, news, everything.

See the pinned post for a long list of other communities dedicated to health or specific diagnoses. The list is continuously updated.

Nothing here shall be taken as medical or any other kind of professional advice.

Commercial advertising is considered spam and not allowed. If you're not sure, contact mods to ask beforehand.

Linked videos without original description context by OP to initiate healthy, constructive discussions will be removed.

Regular rules of lemmy.world apply. Be civil.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 10 points 6 days ago* (last edited 6 days ago) (1 children)

Not a doctor, but as a person who used to fix other people's computers I learned to never trust what the owner said. I believe doctors might have similar experience.

[โ€“] [email protected] 1 points 6 days ago

I have had a similar experience to you, so I'll go with that.

My exp?

  • "The program is crashing!"
    • It was hanging because they requested 1GB of data in a single query
  • "The library code contains memory leaks"
    • *Memory leaks were in the code of the application they made using the library"
  • "You installed this thing and now some part of my code does not work"
    • The other team that provided that part of code, installed something in system, without using the package manager and then didn't tell anyone about it
      • Ok, that one was my fault. I should not have installed stuff just asking the tester. I should have asked someone higher up.
        • No! You don't install stuff with the same name as a package in the same location as the package manager would, without using the package manager! opt is there for a reason. My fault was that I didn't do that intentionally.
  • "The program is hanging"
    • It was crashing