sunshine@lemmy.mltoProgrammer Humor@lemmy.ml•spreading misinformation online (javascript??)
0·
3 months agoOcaml stands for “Objective Categorical Abstract Machine Language”, so it’s pronounced like “Camel” but not named after it, unfortunately
Ocaml stands for “Objective Categorical Abstract Machine Language”, so it’s pronounced like “Camel” but not named after it, unfortunately
Don’t touch my garbage! 😾
That’s why tmux has synchronize-panes
!
I’ve gone back and forth between a common bashrc file in my Dropbox folder that is symlinked to ~/.bashrc on my devices, and one that is imported from a regular bashrc instead, and recently it ended up in a state where it accidentally tried to do both, resulting in an endless loop. I discovered this on my Pop!_OS PC, which reacted to this situation by crashing on login lol. What??