this post was submitted on 29 May 2025
625 points (95.1% liked)

Programmer Humor

23800 readers
2506 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] 7empest@beehaw.org 5 points 1 week ago (1 children)

I use R for all sorts of bioinformatics shenanigens, and I remind myself daily I am not a nerd. Even my rows of warhammer books, minis and Corvus Corax poster confirm to me I am not a nerd..... The Emperor Protects....my code

[–] Anomalocaris@lemm.ee 1 points 1 week ago (2 children)

R still gives me chills, never hated a language until I had to use R in my PhD.

Still furious when half packages need different versions of the same thing making them incompatible.

[–] 7empest@beehaw.org 2 points 1 week ago (1 children)

I am a scientist and I used to use SAS for stats, and then started doing loads of bioinformatics in R. Institute decided they werent going to license SAS anymore, and didnt tell us. We get an email the day of, to say no more SAS. Then we have to drop evrything and concert all our SAS models into R.... Cue bitching from instiute leaders as to why we had to halt all publications. Idiots.

[–] Anomalocaris@lemm.ee 1 points 1 week ago

ouch, sorry about that.

that sucks

[–] notthebees@reddthat.com 2 points 1 week ago

This is how I feel about python. At least you can do C adjacent things in R.