Earlier quoted context omitted.
This is why Ukraine is making equivalent tech now for 1/10th the price. It's great to see.
All the drone footage is actually pretty horrific to see.
US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
101–110 of 365 posts
Re: US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
#102Earlier quoted context omitted.
Why would those fixes not be batched up? So fix 20% of those and do one round of testing?
The obvious answer is that the more bugs you batch up, the higher the chances the next build fails - this is why CI became a thing, small iterative changes are safer and lead to greater throughput
Re: US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
#103Re: US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
#104I’m no military expert by any means but US appears to be obsessed with destroying some super important target to win, like they did with killing Iran leaders only to find out that new leader replace the perished. The same with the other stuff, they have super important radar and super important ships that need to be defended and a failure creates irreplaceable loses. Iran on the other hand, just like with their super…
The US in general, and this administration in particular, has bought into US exceptionalism and action movie tropes. Just gotta blow up the death star with the leader on board and then the war is over. In reality there's a chain of command and line of succession, and military equipment all around the country. If they had been smart, they would have been learning from Ukraine, because we've found ourselves in basicall…
This administration seems to have neither the required skills nor an interest to learn from mistakes. Even if they were filled with smart people, they would still fail because of their lack of skill and learning attitude.
Re: US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
#105I worked on the control systems for Predators and Reapers back in the mid and late 00s, and the inefficiencies around process were enormous. Safety is extremely important, so you expect some slowness as a result, but it got pretty extreme. I remember one time having to do 6 weeks of testing around a one-line code change because a "helpful" dev fixed a small bug that had no practical impact. Yet because it changed the…
Life critical software that gets visibility by congress tends to be a very bureaucratic process. Your boss doesn't want your commit being the one that causes a worldwide diplomatic issue. I assume that smaller/cheaper drones avoid a lot of this because the stakes aren't near as high and quite a bit of the development occurs in private industry first.
Milspec is expensive and process heavy, see what a B52 replacement trash can costs, for just one example.
Re: US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
#106The defense industry has spent the last 40+ years grooming the DoD into thinking it costs $30mil/unit to produce missiles and drones. They should have rejected any of the bids, but being fueled by massively excessive taxes in the USA, they don't have to answer to any sort of efficiency or profitability. These things should cost less than a Toyota Camry.
> but being fueled by massively excessive taxes in the USA I think it's even worse, it's funded a lot more by debt than excessive taxes, taxation in the USA is not even that excessive (to its own detriment since the budget is never balanced).
Re: US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
#107There are ~350,000,000 of us. When I read we spent $1B, I think about how I'm responsible for $3 of that. It doesn't matter considering the ~$117,550 of the national debt I'm responsible for. It palls compared to the $3,000 a year in interest towards the national debt I'm responsible for. What boggles my mind is that I make coffee at home because I'm frugal. I guess it is good the government and DoD are seeking cheap…
Re: US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
#108I worked on the control systems for Predators and Reapers back in the mid and late 00s, and the inefficiencies around process were enormous. Safety is extremely important, so you expect some slowness as a result, but it got pretty extreme. I remember one time having to do 6 weeks of testing around a one-line code change because a "helpful" dev fixed a small bug that had no practical impact. Yet because it changed the…
Or you're batching your releases into larger builds because you know it'll take 6 weeks to test regardless. This increases the duration of each development iteration because you have 100 things you want to do and you could do that in, say, 4x13 week efforts, but with the added 6 weeks between iterations (and possibly more after it leaves your shop) that takes a one year effort and turns it into about 1.5. So the program office decides you should do one big release each year, which also ups the risk because a lot of testing that would catch bugs isn't done until the end in that big 6-week test effort. Oops, now your 1 year + 6 week effort just got turned into 1 year + 6 week + (unknown rework time) + 6 weeks. Probably 2 years.
Re: US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
#109I worked on the control systems for Predators and Reapers back in the mid and late 00s, and the inefficiencies around process were enormous. Safety is extremely important, so you expect some slowness as a result, but it got pretty extreme. I remember one time having to do 6 weeks of testing around a one-line code change because a "helpful" dev fixed a small bug that had no practical impact. Yet because it changed the…
Re: US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers
#110Earlier quoted context omitted.
This is why Ukraine is making equivalent tech now for 1/10th the price. It's great to see.
All the drone footage is actually pretty horrific to see.