It hails back to the early days of the ampersand, from when it was basically still just Latin “et”: https://commons.wikimedia.org/wiki/File:Trebuchet_MS_ampersand.svg
Personally, I do like this font (Fira Mono+Sans), because it still looks professional, without being so boring that I get depression from looking at it.
But yeah, that ampersand is pushing it a bit, as I’m not sure everyone else knows that’s an ampersand…
It would probably ruin them and their work though. While I have little sympathy for the plights of billionaires, it's difficult for people to not allow that level of ridiculous wealth and power to affect them. These people have found a much healthier path to success. I'm sure the living ones are all financially comfortable without the ridiculous distortion of excess wealth.
Also though I'd object to anyone being a billionaire since it's absurd.
That would only add one extra process instance with each call. The pipe makes it add 2 extra processes with each call, making the number of processes grow exponentially instead of only linearly.
Edit: Also, Im not at a computer to test this, but since the child is forked in the background (due to &), the parent is free to exit at that point, so your version would probably just effectively have 1-2 processes at a time, although the last one would have a new pid each time, so it would be impossible to get the pid and then kill it before it has already replaced itself. The original has the same “feature”, but with exponentially more to catch on each recursion. Each child would be reparented by pid 1, so you could kill them by killing pid 1 i guess (although you dont want to do that… and there would be a few you wouldn’t catch because they weren’t reparented yet)
And on a modern Linux system, there’s a limit to how many can run simultaneously, so while it will bog down your system, it won’t crash it. (I’m running it right now)
Aspiring to becoming and staying a billionaire requires a certain amount of psychopathy because it takes a certain mentality to want to own so much wealth that you’ll never be able to enjoy all of it in a lifetime while at the same time denying or taking away the wealth of others who might need it.
If I had a billion, I’d take a few million and live off the interest and give away the rest and not be bothered by anyone or anything ever again.
It might be getting a second wind now as an escape from Wayland/NVIDIA and death by a thousand snaps. That was why I switched a few months ago; all I wanted was to play ETS2 on my old laptop, dangit.
linuxmemes
Active
This magazine is from a federated server and may be incomplete. Browse more on the original instance.