Dumhuvud

joined 2 years ago
[–] Dumhuvud@programming.dev 3 points 2 months ago (3 children)

Wish they didn't skimp on RAM. 16 GiB is barely adequate.

[–] Dumhuvud@programming.dev 3 points 2 months ago* (last edited 2 months ago) (1 children)

Install earlyoom and tmux then run earlyoom in a tmux session

Kind of a weird setup, why not just enable the systemd unit?

sudo systemctl enable --now earlyoom
[–] Dumhuvud@programming.dev 4 points 2 months ago

What MOBAs other than League of Legends are incompatible with Linux?

[–] Dumhuvud@programming.dev 3 points 2 months ago (4 children)

I'm so confused by the meme. What the hell is a "monolithic bug"? And what does DevOps have to do with software architecture?

[–] Dumhuvud@programming.dev 1 points 2 months ago (1 children)

Tbh, the last sentence was just a silly jab at the imperial units.

I was mostly just making fun of the fact that you implied the Fibonacci sequence can be memorized, when it is infinite. I'm not saying that referring to it is simpler than dividing/multiplying by a constant, no.

[–] Dumhuvud@programming.dev 4 points 2 months ago (6 children)

"Remember"? Do you also remember all the digits of π?

It's defined as F(0) = 0, F(1) = 1 and F(n) = F(n - 1) + F(n - 2). Which makes more sense than imperial units.

[–] Dumhuvud@programming.dev 2 points 2 months ago (3 children)

Am I in the minority if I inspect both the port and the plug before trying to plug a USB-A device in? Why frustrate yourself by attempting to plug it in blind?

[–] Dumhuvud@programming.dev 1 points 2 months ago (1 children)

TIL, I've never seen that spelling before.

[–] Dumhuvud@programming.dev 6 points 2 months ago (6 children)

Hallowe'en

These apostrophes are out of control.

[–] Dumhuvud@programming.dev 1 points 2 months ago

This but I prefer using a dedicated brush. Call me paranoid but what if an old toothbrush has bits of food stuck in it, wouldn't want that to get into the phone.

[–] Dumhuvud@programming.dev 3 points 2 months ago (2 children)

Not sure why you're downvoted.

Operating systems often cache disk writes and flush them to underlying devices once in a while. Dismounting (or "ejecting" in Windows terms) forces the writes to be flushed.

See man 2 fsync.

view more: ‹ prev next ›