Legianus

joined 1 year ago
[–] Legianus@programming.dev 1 points 1 week ago

Yes a bit more actually. I answered in more detail to another comment in this thread. Also like another comment said the reporting on it all is a bit nebulous, too.

[–] Legianus@programming.dev 3 points 1 week ago (1 children)

Everyone is ignorant in some way though, you cannot know it all.

The full story is that before the Battle of Marathon, Pheidippides ran around 240 km to Sparta to ask for aid in the upcoming battle and then back to bring their message. He then fought a probably exhaustive battle and then ran to Athens (if I am not mistaken) to tell them of the victory, adding ~ 42 km more.

So in total he ran around 524 km. Not sure in what time exactly, but I assume he wasn't tardy. Then he died of exhaustion.

By the way, the run to Sparta is, since a few RAF officers did it after WW2, now also a race and your name gets put on a slab of rock somewhere.

[–] Legianus@programming.dev 15 points 1 week ago (13 children)

Doubt that many people do. He ran 480 km, participated in the battle of Marathon and then ran ~42 km after and died.

[–] Legianus@programming.dev 2 points 2 weeks ago

I wouldn't say it is identical. Nuclear is far easier to solve. The waste is really not that impactful in comparison to climate change

[–] Legianus@programming.dev 6 points 2 weeks ago

I wasn't talking about building new ones. I agree with that. But the ones that already exist shouldn't be shut down until they are replaced by renewables.

[–] Legianus@programming.dev 44 points 2 weeks ago (11 children)

Even if this were true, would that be important nowadays? If it can push out climate change and make it into a problem to solve later (in case of fission). Fusion would be great though

[–] Legianus@programming.dev 11 points 3 weeks ago (1 children)

I feel like this still works better with "austria-hungary" play

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

Have you looked at any populist movement in the world? Anyone likes easy solutions and being told their often multiple fears/worries/problems have one definite source. That is the populist playbook and has happened again and again over hundreds of years, irrespective of actual systems of Government. I think that is something very human that can only be beaten with education, imo.

[–] Legianus@programming.dev 21 points 4 weeks ago* (last edited 4 weeks ago)

Online chess notation for move precision. !! brilliant, book is literature move, thumbs up an checkmark are good moves, star very good, roughly.

[–] Legianus@programming.dev 9 points 4 weeks ago (2 children)

Astrophysicist here, I think you'd enjoy reading about the Hill Sphere and Roche limit. Not quite what you are asking for but comes close.

[–] Legianus@programming.dev 4 points 1 month ago (5 children)

If they are empty, I would just delete them with rm -r Odin and do the same for Projects, otherwise you coul d for instance move all content of Projects to Odin with mv Projects/* Odin and then rename Odin with the same command mv Odin 'Odin Projects' and then delete the remaining Projects folder

[–] Legianus@programming.dev 3 points 1 month ago* (last edited 1 month ago) (1 children)

Well no, the terminal is a software like any other. It just is sometimes more final about doing things (e.g. rm <file> will delete without asking twice) and you cab start other software from it or use within.

There are multiple layers between you and your hardware, rings of userspace (Starting with Ring 3) and at the end Kernel (Ring 0)

view more: next ›