this post was submitted on 07 Jul 2024
930 points (99.4% liked)

Science Memes

9984 readers
1732 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.


Sister Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 month ago* (last edited 1 month ago) (1 children)

There are so many different areas of computer science though... Everything from pure mathematics (e.g 'we found a new algorithm that does X in O(logx)') to the absurdly specific ('when I run the load tests with this configuration it's faster'). The former would get published. The latter wouldn't. And the stuff in the middle ranges the gamut from 'here's my new GC algorithm that performs better in benchmarks on these sample sets' to 'looks like programmers have fewer bugs when you constrain them with these invariants'. All the way over on the other side, NFT/Blockchain/AI announcement crap usually doesn't even have a scientific statement to be expressed, so there's nothing to confirm or deny. There are issues with some areas, but I'm not sure that replication is really the big one for most of these. Only one it commonly applies to IMO are productivity or bug-frequency claims which are generally hella suss

[–] [email protected] 10 points 1 month ago (1 children)

A field that definitely has a problem with replication is Computer Human Interaction. There are a lot of user studies in that field and you basically never see a study done twice. The setup of the studies usually doesn't even allow it to be repeated as it hinges on some proprietary software written for that very study that is not released to the public.

[–] [email protected] 2 points 1 month ago

Yeah that's a very good point. I was kinda thinking of HCI at the end there but I'm a software engineer so I was only talking about dev experience 😅. Definitely the same ballpark though and 100% agree with you