sunshine@lemmy.mltoProgrammer Humor@lemmy.ml•spreading misinformation online (javascript??)
3·
2 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! 😾
I’ve read that comment a lot and it makes me feel like there’s something big that I might spoil if I ever Google about it. But like I’m a couple dozen hours in at this point… After how many hours of playtime would you say the “don’t look it up” advice expires?
How does this chrome add-on get installed in the first place?
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??