Readit News logoReadit News

Deleted Comment

fooblessmooo commented on Geniuses of the past were aristocratically tutored   erikhoel.substack.com/p/w... · Posted by u/nahuel0x
glitchc · 3 years ago
All geniuses were a manufactured product, bar none. Einstein and Newton are products, not individuals, of an ancient marketing campaign. No different from Gaga or Beyonce in the present. Beyonce exists as an idea more so than a person.

What is nominally a group of individuals working collectively to solve a problem became attributed to a single person purely for marketing purposes. It is easier for most people to remember one name, or attribute an effect to a singular cause (by extension causer).

What we remember through the mists of time is not the best, but what garnered the most attention in that era. Those two are not the same, never have been. What you call genius mow was back then an influencer.

Now modern technology has made it possible for anyone to become an influencer. And so, geniuses are everywhere and nowhere, all at once. The influencers that survive into the next era (I’m looking at Elon) will be the geniuses of our time.

fooblessmooo · 3 years ago
Turing would be a better example, perhaps. See https://people.idsia.ch/~juergen/turing-oversold.html
fooblessmooo commented on We must return to an economy fueled by innovation, rather than disruption   greg-satell.medium.com/ho... · Posted by u/version_five
softwarebeware · 3 years ago
I think you’re on to something there. Most software available today merely does what free software already does, but with specific marketing to make it seem like something people need. For example, all of the below software categories are easily handled with either the software bundled with your operating system or a simple open source download:

- budgeting

- to do / productivity

- book / music / video game / etc. media cataloging

- project planning

- event planning

- file storage

- etc

When someone remarked once that most SaaS products are a front end to a spreadsheet, I just thought, “they’re not wrong.”

Now if people had computer literacy they wouldn’t pay $20 a month for a service their computer already does.

fooblessmooo · 3 years ago
I think what’s truly missing is that all those apps don’t make sharing easy, and operating systems all suck at sharing, or when they’re ok at it (airdrop), it’s limited to nearby people, or not across OSes, etc.

Almost all SaaS are about easy cross-device, cross-internet, sharing, which all traditional apps don’t even try to be good at.

fooblessmooo commented on I am the healthiest person I know, and I got cancer   seema.page... · Posted by u/codetiger
jll29 · 3 years ago
First of all, I'm sorry to learn the author got cancer; I wish her all the best and continued strength.

Many contributors have already made good suggestions how to reduce the risk of getting cancer, or how to deal with it; but I found most posts quite _technical_.

Speaking in general terms, cancer is not a disease like a common cold. The human body sooner or later is bound to decay, which pretty much starts once one is fully grown, and mutations get less often corrected by the wonderful repair processes our bodies are equipped with. Occasionally, mutations lead to uncontrolled growth of malign tissue, some incidents of which are bound to lead to death, others not.

And while it is absolutely a good idea to life healthily and to take care of one's physical and emotional well-being, one should also never deny that we are all mortals, and cancer as well as traditional diseases can and eventually will wipe any individual out. I am at peace with that, for we need to make space for the next generation (only adding people to planet earth would not be sustainable, as resources are scarce - imagine nobody would ever die). Being on this planet for a limited time period makes it more important to make the right choices, because we have only one life.

Because it is a statistical process, we can forecast how many are affected, but not which individual, and everyone can try to minimize one's chances to be affected, but this does not mean they will live forever. And it's not just cancer, there are many ways one may pick the unlucky straw: it is not widely known, but the number of people who die from a heath attack in their 20s is significant. Make the best of every minute you have, and live it as if it were your last.

fooblessmooo · 3 years ago
> Make the best of every minute you have, and live it as if it were your last.

I’m against this advice because aside from the usual objections like practicality, it’s fundamentally based on fear of missing out and not having lived a good life. It’s a kind of striving and all striving leads to suffering.

If you want to spend your afternoon navel gazing or looking at fish in the pond, that’s the true thing you should do. Free and easy wandering.

fooblessmooo commented on Nix: An idea whose time has come   revelry.co/insights/devel... · Posted by u/susam
haberman · 4 years ago
It sounds like this is similar in concept to Bazel, except the output of Bazel is a statically linked binary instead of a binary that dynamically links .so's with known SHAs.

In both cases you have a language that fully specifies how to hermetically and reproducibly build some output artifact(s) based on dependencies that are fixed down to the SHA.

fooblessmooo · 4 years ago
Nix is repeatable, but not upper-case Reproducible i.e. you don’t necessarily always get the same hash from the same build. Order of operations or concurrency or something like that.

u/fooblessmooo

KarmaCake day1February 19, 2022View Original