Hacker Newsnew | past | comments | ask | show | jobs | submit | more 420codebro's commentslogin

Good points.

RE CIA v. FBI - I wouldn't be surprised if it ended up being a loose handshake that they (CIA/NSA/FBI) will allow Tor (benefits CIA), in exchange for technical assistance in investigations (benefits FBI) -- namely the ability to own an endpoint. Don't need to own the service/protocol if I can own the host it is running on.


Weird. Seems like a fork for a fork's sake, with a lot of attitude sprinkled on top. If there really are flaws in NTP they should be fixed - but I am unsure if it really should necessitate a fork.


You are ignoring the bandwidth differential of RF v Fiber-based transmission systems. We don't care if some random unknown crypto session happens on the internet - there is near infinite bandwidth - and someone is paying a bill (on both ends).

With amateur RF it is different - it is a shared, finite resource (in a given area/radius).

Not allowing enciphered communications is a fairly easy way to be able to audit what is taking up the spectrum. If it all goes enciphered, you have no idea what is occurring, for what purposes.


There's definitely not infinite bandwidth. If there was then we wouldn't have dos attacks. Can we not treat radio in the same way? I mean if we can knock on someone's door that left their mic on why can't we knock on someone's door that is abusing bandwidth? I'm not sure what message content has to do with this abuse. It seems original to me.


It's many, many, many orders of magnitude difference.

I haven't done the math but my hunch is you could fit the entire ham allocation from VHF down in a single 10mbit pipe. VHF is usually 1200bps per channel and gets slower as you get lower in bandwidth.


Okay but you're still ignoring the main question "how does encryption require more bandwidth?"


It doesn’t work that way. The person with a cell bill will still be charged the downloaded data.


Yup. One of those few areas where the capital required is so massive it can bankrupt even big dogs if they fuck up. See Westinghouse. Need some more gov joint investment or it will be the same state in 20 years as it is now.


I've always wondered: why isn't it possible to make tiny, safe, low-cost reactors? Do reactors really always have to be so big and expensive?


Human factors.

It's easier to secure a massive plant than a thousand small ones.

Imagine the outcome of some underpaid and overworked cable runner digging into a buried mini-reactor with a JCB digger. Or a trucker falls asleep at the wheel and drives their Mack truck through an above-ground reactor.

The difference is between the media coverage being "Idiot drives truck into nuclear facility, is arrested, no damage" and "Idiot digs into mini-reactor, irradiates neighbourhood".

And that's before people start yelling "Not in my back yard!"


There are already thousands of medical and industrial sites which contain material arguably scarier and more susceptible to accidents than what would be in a small reactor. The most recent was several months ago at UW Harborview: https://www.kiro7.com/news/local/hazmat-response-for-radioac...

I think your last reasons are probably more influential. Nobody knows or seems to care much about sites like where the above incident occurred. And so far such incidents have been fairly contained, at least in the U.S. In some other parts of the world neighborhoods do become contaminated on rare occasion.


Reactors can be small and (relatively) cheap, but those aren't cost effective for power production. Producing power for sale on the grid requires huge economies of scale to compete with other sources.

Tiny, safe, low-cost reactors are a better fit for off-grid power and heat in remote areas.


Because the licensing cost is the same per reactor, regardless of its power.


That's supposed to be the promise / fix of SMR: plop down a fully self-contained reactor of a few tens~hundreds MWe in a shaft, plug it to the grid and leave it there for a few decades, when it's out of fuel swap it out and go recycle it in a dedicated facility.

Though of course aside from not quite existing yet and probably needing a smart grid to coordinate properly these will take full-bore hits from NIMBY.


The predominant NIMBY strategy is to request a new impact study every 6 months so as to insert delays and restarts into the capital-intensive, highly coordinated construction process, bringing it from merely arduous to nearly impossible. Pre-fabbed reactors would reduce both the attack surface and the per-hit damage considerably.


Where has that happened?

There are plenty of sites that would be happy to host nuclear, if it were possible to build. Vogtle and Summer are our recent examples, and NuScale is deploying soon too.

NIMBYs have not held back nuclear as much as the industry itself.


The nuclear power plant at Shoreham on Long Island is possibly the most famous example of NIMBYism killing nuclear. The reactor was built and operated at test levels, but the NIMBYs demanded for full operation to include a disaster plan to evacuate all of Long Island (5+ million people) in a completely impossible time span of a few hours.


> That's supposed to be the promise / fix of SMR

I'm surprised the (US) military isn't looking into these more.

I would think it would reduce /simplify the logistics of hauling diesel for generators over hell's half-acre.


A nuclear reactor in a battle zone is a dirty bomb sitting in your territory.


They did. https://en.m.wikipedia.org/wiki/Army_Nuclear_Power_Program

One issue was that small-package reactor designs of the 50s and 60s required highly enriched uranium... which doesn't seem like the best idea to leave lying around at (by definition) remote outposts.



Yep a simple WOG value you can buy for $9 dollars at home depot costs $500 dollars after it is certified and tested and approved for use in a plant.


My understanding from a friend who worked on nuclear subs was that transmutation due to radiation is what makes working with reactors so complicated and error prone. You can't assume anything about common tools and materials since the metallurgy becomes quite important in ways that we're not used to.


Well, tools better not be exposed to much neutron radiation, or else the person holding the tools will be in trouble. :)

What he may have been talking about is activation of troublesome elements that cause contamination that interferes with access. A prime example of this is the wear resistant alloy Stellite, used in valve seats. It's an alloy of cobalt. Some cobalt does wear off, gets circulated through the reactor, and is transmuted to 60Co, which increases the radiation field around all the piping.

All the materials in your reactor that are exposed to neutrons need to be purged of troublesome trace elements that can cause this sort of activation.


So do aircraft parts. It's easy to find $400 screws, for instance, for aircraft.

It has to do with strict traceability, design validation, and testing-proven performance more than it does anything about nuclear aspects.


Doesn't SpaceX sidestep a bunch of this stuff by achieving reliability via redundancy instead? Like, put three valves in series when it needs to fail closed, and three in parallel when it need to fail open, that kind of thing.

I wonder if there's potential for a similar approach here?


A rocket total failure has a more obvious, bounded cost that's lower than a reactor failure.


No reality is usually boring. It came from an opensource github repo. It was an oversight.

Dial down the conspiracy-factor brother.


If the dial of conspiracy was turned to low for the last few years, it's quickly moving into the hot position.


Often is not the same as usually.


That is amazing - the generational spans. I was born in the 1980s, but I can only imagine the feeling of that day in 1969.


That's amazing. Congrats!


No position? You realize TSMC makes stuff for Apple, right? Saying that are in no position to mess with them is a bit of an overstatement.


If you force TSMC to make a choice they might decide to cut Apple off.


My opinion? Because CloudFormation is full of shit regarding "always being able to rollback". After dealing with a 100+ failed CF rollbacks, I stopped caring about that phantom feature. That's around the same time I started using Terraform. At this point I only use CF for things I can not put in TF directly - namely ASGs.

Regarding IaC "rollback" capabilities - I don't think it really exists in a way that makes it reasonable for people to depend on. The path forward is to stand up new infrastructure, canary test, etc - then steer via load-balancers the traffic to your new nodes, and then finally destroy the old ones. I loathe trying to maintain a fleet of nodes that can drift into various states of dis-repair. I love the idea of blowing everything away and having a 100% clean and predictable environment again. It makes me happy.

</end rant>

Hope that helps - I really have fallen in love with Terraform after having to cobble down N number of CLI tools for various cloud providers, hypervisor providers, etc. Terraform at least gives an easy to use language and abstracts me above recursive API call logic that I would otherwise need to write for basic things.


That does help. I’ve never heard about CF not working as expected.

Hmm, I’ll have to look into it some more. I really like the idea of layering my application into dynamo set up, lambdas, polices, etc. and being able to update a specific layer, pull it down and put the new one up.

Last thing I want is more headache.


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: