1090

Please dont take this seriously guys its just a dumb meme I haven't written a single line of code in half of these languages

you are viewing a single comment's thread
view the rest of the comments
[-] tetris11@lemmy.ml 2 points 3 months ago

Haha that's brilliant! I have a similar script for Conda, where it tries to install R packages by first looking in bioconductor and then trying the rejects through conda-forge, and then the rejects from that are compiled from source or just outright rejected.

I would have thought you would have needed a (while :; do echo; done) | pdflatex or a yes "\end" | pdflatex, i.e. something that repeatedly generates output. It's actually quite elegant that pdflatex checks if stdin is already EOF

[-] renzev@lemmy.world 2 points 3 months ago

tries to install R packages by first looking in bioconductor and then trying the rejects through conda-forge, and then the rejects from that are compiled from source

Just do all of these in parallel to maximise the change of installing the correct version

[-] tetris11@lemmy.ml 2 points 3 months ago

lmao, though it's noticeably missing pacman, guix, and "pkg install "should be "pkg add" :P

this post was submitted on 12 Mar 2024
1090 points (95.7% liked)

Programmer Humor

31245 readers
1121 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS