All problems arise from this statement. It's baked in us and it's why we do in fact survive. But it isn't so neatly righteous. When we struggle to agree on what defines a human, who ought to have rights, and basic equality, it's easy to see how much harm "we should fight for survival" does.
Let me go on the record, then: Given a choice between every living human being becoming absolutely, for-real dead and the human species surviving, then I come down on the side of human survival. There are too many humans that I love personally, and too many innocent people just going about their lives that I would like to protect. Given a choice between the mass death of billions, and their survival, I choose survival.
Human rights are essential. But human rights are difficult to achieve if everyone is dead.
"If a death ray comes from the sky and obliterates the entire planet, at least we all go together." There is something comforting about being together with the human race even in doom. Perhaps especially in doom.
Previous YC founder so they’re already connected and vetted. Since then they’ve proven another 0-1 success with masks and manufacturing. Now they’re onto something very obviously hitting tailwinds.
The investment is peanuts to the fund. You’re missing the full-story deck and if they’ve shown traction it seems like a no brainer.
(btw for Lloyd the founder, Jason hired me right here from HN for ownlocal. It was my first professional software job. You guys made my career. Thank you)
> at $156B market cap someone sure is making money.
So 50x Pets.com or 2x Enron.
> judging a mega-corporation on lemonade-stand level accounting is a fool's errand.
Disagree. Unit economics matter and can help you cut through a lot of hype and nonsense. "Where's the money coming from?" is always a good question to ask. Sure, sometimes a megacorp loses money on each transaction and makes it up on float or whatever, but that's at least worth knowing if that's what's going on.
Agree due diligence is required. FTX, Theranos, Enron are a reality. But it’s also tempting to color the assessment with virtue.
Im morally against Meta but it’s the world’s greatest money printing machine ever conceived. To say they or Uber don’t make money would be too virtue-tainted.
downvote isn’t personal. it takes more than one to become gray.
Im trying to say it doesn’t matter what we plebs think about these massive entities. Maybe it should but if we’re talking creating (economic) value, they clearly are.
that’s likely the promise but it’s so confusing and high cognitive overhead to maintain that backend <-> frontend relationship. ‘use client’ - i think the special sauce for why people use nextjs is all frontend based. the frontend that comes from the backend.
nextjs dx is a special kind of hell. disclaimer: im just a simple rails guy.
Next.js is a poor choice for a client-side application. It is first and foremost a server-side framework, and trying to force it to be client-side is to work against it. There are so many better options than Next.js for dedicated client-side front-ends.
I don't understand this perspective. I've developed, delivered and maintained countless Next.js projects and never come close to considering it "high cognitive overhead." It's among the nicest DX I've experienced. It has a lot of features, I guess, but you don't have to use them if you don't like them. Next.js has very little to do with the frontend. The frontend is literally just react, which is why I commented in the first place. People keep acting like it's a "frontend framework" which doesn't make any sense at all.
React is a frontend framework. How do you get around that? It's invented entirely to handle client-side UX and reactive DOM updates which have to be DOM because it for the browser which is a frontend. Are you saying nextjs is the backend and react is just react, it's not nextjs' fault?
I'd say we disagree on the simplicity then: hydration, nextjs API reinventions of every interaction else 'use client' as an escape hatch which means it runs on the client but then what does the non 'use client' code do if nextjs is not a client-facing framework?
i’m working on a little ios widget display currently. even a tiny little one view box has hundreds of nuanced design and structure decisions behind it.
That reasoning is the thickness not the amount of code that powers it though they are somewhat interrelated.
> we should fight for human survival
All problems arise from this statement. It's baked in us and it's why we do in fact survive. But it isn't so neatly righteous. When we struggle to agree on what defines a human, who ought to have rights, and basic equality, it's easy to see how much harm "we should fight for survival" does.
reply