this post was submitted on 23 Feb 2025
516 points (99.0% liked)

Science Memes

20254 readers
1381 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.

This is a science community. We use the Dawkins definition of meme.



Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 3 years ago
MODERATORS
 
top 10 comments
sorted by: hot top controversial new old
[–] _NetNomad@fedia.io 38 points 1 year ago

stack overflow

[–] TimelordTraveler@lemmy.today 33 points 1 year ago (2 children)

You joke, but I've actually encountered many people this standoffish about their designs in my career.

[–] FrostyCaveman@lemm.ee 5 points 1 year ago

Yea this is quite common. People are still humans

[–] NoDignity@lemmy.world 3 points 1 year ago

This is why I have tried to drill into junior devs that it is important to take a step back for several minutes before responding to criticism. It's just too easy to fall into the trap of interpreting comments and suggestions on improvement as a personal attack.

[–] zea_64@lemmy.blahaj.zone 25 points 1 year ago (1 children)

Yeah, I got a problem with n^{logn}, wtf is that monstrosity??

[–] drosophila@lemmy.blahaj.zone 21 points 1 year ago* (last edited 1 year ago) (1 children)

Apparently that's quasi polynomial time, which grows faster than polynomial time but not quite as fast as exponential time.

[–] Septimaeus@infosec.pub 6 points 1 year ago* (last edited 1 year ago)

Probably, though the artist appeared to draw η (eta) rather than n which could mean they’re using learning rate to compute the bounds of some other value. I’m more curious what y-base log they’re taking and why.

It’s almost like it’s just supposed to look mathy or something.

[–] lowleveldata@lemmy.world 19 points 1 year ago

You got a problem for your algorithm, professor?

[–] Sodium_nitride@lemmygrad.ml 9 points 1 year ago

A time complexity of N to the power of logN?

I can see why someone might have a problem with that.

[–] Septimaeus@infosec.pub 4 points 1 year ago

Ah, the theory group. My people.