this post was submitted on 06 Sep 2024
12 points (100.0% liked)

unix_surrealism

3310 readers
2 users here now

The underscore is very important!

A place to share original content related to computers, content, surrealism, wizardry and everything else.

analognowhere things of interest:

founded 2 years ago
MODERATORS
 
all 13 comments
sorted by: hot top controversial new old
[–] tal@lemmy.today 4 points 2 years ago* (last edited 2 years ago) (1 children)

You'll be glad you know ed on that day when you're stuck with nothing but a thin-client teletype terminal on Mars and having to edit a file stored on Earth 24 light-minutes away.

[–] bazzett@lemmy.world 1 points 2 years ago

Something like that happened in the book "The Martian" by Andy Weir. I loved that part!

[–] gramgan@lemmy.ml 2 points 2 years ago

The ultimate WYGIWYG editor!

[–] cr1cket@sopuli.xyz 0 points 2 years ago (1 children)

Wow, you even caught the pike with that one, over on Mastodon.

[–] pmjv@lemmy.sdf.org 0 points 2 years ago (1 children)

By Theo... I hope his wife never sees how I perverted Glenda in my work.

[–] qrstuv@lemmy.sdf.org -1 points 2 years ago

I can't imagine the author of Grit Bath would be offended by your perversion.

[–] jet@hackertalks.com 0 points 2 years ago (1 children)

Ed is for a more elegant time, when every printed character cost you money!

[–] tal@lemmy.today 1 points 2 years ago* (last edited 2 years ago) (1 children)

There is a price. Each character entails a bit more entropy in the universe. The price is small, but the currency with which it is paid one in limited supply.

https://en.wikipedia.org/wiki/Entropy

Entropy is central to the second law of thermodynamics, which states that the entropy of an isolated system left to spontaneous evolution cannot decrease with time. As a result, isolated systems evolve toward thermodynamic equilibrium, where the entropy is highest. A consequence of the second law of thermodynamics is that certain processes are irreversible.

https://en.wikipedia.org/wiki/Ultimate_fate_of_the_universe

The heat death of the universe, also known as the Big Freeze (or Big Chill), is a scenario under which continued expansion results in a universe that asymptotically approaches absolute zero temperature.[18] Under this scenario, the universe eventually reaches a state of maximum entropy in which everything is evenly distributed and there are no energy gradients—which are needed to sustain information processing, one form of which is life. This scenario has gained ground as the most likely fate.[19]

In this scenario, stars are expected to form normally for 10^12 to 10^14 (1–100 trillion) years, but eventually the supply of gas needed for star formation will be exhausted. As existing stars run out of fuel and cease to shine, the universe will slowly and inexorably grow darker. Eventually black holes will dominate the universe, which themselves will disappear over time as they emit Hawking radiation.

Remember the cost, when your fancy modeline with Unicode in color sits at the bottom of your virtual terminal.

ominous thunder rumble

[–] CodexArcanum@lemmy.world 0 points 2 years ago (1 children)

This is why I sleep in a giant pentagram, only let's the emacs demons in

[–] tal@lemmy.today 1 points 2 years ago

https://emacsdocs.org/docs/emacs/Emacs-Server

If you want to run multiple Emacs daemons (see Initial Options), you can give each daemon its own server name like this:

emacs --daemon=foo

for d in beelzebub chemosh dagon moloch; do
    emacs --daemon=$d
done