Hacker Newsnew | past | comments | ask | show | jobs | submit | AnishLaddha's commentslogin

one of my favorite shows of all time!


I imagine this is due to the decline of local civic life. When you're a stay at home parent, and you are a part of some voluntary association, a church, PTA-type organizations, and the neighborhood is filled with other stay at home parents that you can organize play dates with (or hang out with while the kids are at school), life is less lonely.


fascinating, hope our critical infrastructure can handle this. how long does something like this last, and will it have an effect on artemis 2?

hypothetical: if a carrington event-esque storm happens during the mission, how badly will the houston <-> orion module communication links be affected?


https://www.businesswire.com/news/home/20250612778008/en/XGS...

seems like they're getting the ball rolling, will be interesting to see how this scales


Tech scale isn't the problem.

The problem is geographic. You need hot rock near the surface. It's too expensive to drill deep in most places.


A core assumption of capitalism is that when individuals act in their own self-interest, their actions tend to produce outcomes that are beneficial for society as a whole. This seems like a compelling piece of evidence!


> This seems like a compelling piece of evidence!

Bit of a premature celebration here, we won't know if it is for 10-30 years.


I think that's, generally speaking, not true, as evidenced by the fact that climate change is still happening almost entirely due to selfish motivations of oil companies and bribed politicians.

I think it's probably a good thing in this case.


Yet, globally, the world is moving towards renewables regardless of big-oil interests. I don't think even the most hard core activists are expecting to close everything coal, gas and oil related overnight, so we need to wait until the energy transformation is finished. It won't be led by the US, Russia and the Middle-East, that's for sure, but it will happen.


Even if that's true, we're already facing negative consequences from climate change, and it's affecting developing countries the most. The oil companies knew about the risk of climate change in the 70's, and actively suppressed it and pushed pro-petroleum narratives instead.

Certainly the selfish greedy ambitions of corrupt politicians and short-sighted corporations aren't good for the people dying and being displaced. I mean, we can play with numbers and try and argue a "greater good", sure, but it does seem a little convenient that we can act like greedy self-interests are helping everyone when there are current victims.


I think the idea behind that concept is not that it's true. The idea is we will never change human self-interest and greed. So we build systems where even with that as the primary motivation, it still has more important secondary effects that probably benefit us.


And I'm saying that that hasn't historically been the case.

There are plenty of quarries that effectively condemned land that destroyed entire ecosystems because of greedy mineral companies. Pretty much anyone using this forum is using a product that was produced by unethical and/or child labor. We're already seeing negative effects from climate change, effecting many, many people, mostly in poor countries, and it's likely to get worse before it gets better.

You could argue that these systems benefit some people; I certainly benefit from having cheap electronics, but of course you can always cherry pick good examples from pretty much anything. This is with the current system that we built.

Now sure, there might be some hypothetical system that maybe fixes these problems, but due to the use of the word "evidence" in the comment I was responding to I didn't think we were talking political theory.


talk to me when we start domesticating bears!


what moat does lyft have? i know san francisco is a special case but waymo is already beating out lyft, with its own app: https://www.fastcompany.com/91347503/waymo-is-winning-in-san...


moat is in institutional knowledge of operations in ride hailing industry.

Also, pleasing the customer, imagine opening Waymo app and not being able to order a taxi 40% of the time. With Lyft/Uber you can easily switch the ride mode and get a car with driver if all self driving cars are busy


since reagan, actually: https://en.wikipedia.org/wiki/Unitary_executive_theory

John Yoo is probably the most influential lawyer of the 21st century.


i've seen some queries that look like they were written by an engineer with CTE


what advantages does swift offer over go/rust/js/java for server side programming? I always presumed the advantages of swift were native code compilation + top tier integration w/the apple ecosystem.


In my little usage of it (and go and rust), Swift feels like a nice middleground between go and rust. Or, a better (safer) go.

I think Swift is vastly underestimated due to it's relation to Apple.


I don't think people care about its relation to Apple, they care about the language ecosystem, roadmap and evolution that were shaped by Apple's needs for iOS and macOS before there was a real attempt at making Swift more general purpose and multi-platform. And now that it's somewhat there, there are better options in almost every dimension.


I have a few personal and professional Swift on server projects, in the wild and in the works. Code reuse is a big win – we can ~easily expose functionality of our client apps to other systems. Familiarity is another – there's an ocean of iOS (and, to a lesser extent, macOS) developers out there who are familiar with Swift. With a little bit of coaching, they can pretty quickly get up to speed with how services work.

It reminds me a lot of what it was like to ship Node.js software 15 years ago – the ecosystem is still young, but there are enough resources out there to solve 95% of the problems you'll face.


It's a high level language that doesn't get in your way.


In my experience, writing Swift for the backend feels a lot like writing TypeScript, but nicer — though that’s just a personal preference. You get the performance of a compiled language like Rust (though that’s rarely a bottleneck for backend applications), but Swift is significantly easier than Rust and has much faster compile times.


The advantage is obvious if you already use Swift.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: