nxdefiant
You? Nothing, you're just being a good cog in a bad machine. Bossman? Rashes, but on the inside of their skin, but that's likely compounded by numerous other crimes.
it's ok, so are humans. Hopefully the geese win?
1997 FOSS was hard mode, absolutely, but compared to the paid alternatives at the time, it was only mildly worse than today.
I will not be removing my rose colored glasses and will take no questions, thank you for your time.
There should be secret laws you have to unlock by doing unfathomably inhumane things.
"You chased a homeless person in their own car off your completely unutilized property for no reason other than malice. You've been sentenced to 12 hours of fighting a flock of geese naked while locked in a middle school gym."
frog has too much chin
Seriously, some are so bad you could probably use their exhaust as fuel with a little work.
Cold temps: only where it's cold, can be mitigated through design, mostly only affects range. Diesel ceases to be liquid at cold temperatures, and much engineering has gone into making it and engines that run on it viable in cold weather. Most EV manufacturers have already figured out decent civilian tech solutions to this problem for EVs.
rough usage: EV's have less moving parts, less fluids, can have their parts better sealed against the environment (less need for air cooling overall) and don't "breathe" oxygen like ICE do. It's a lot easier to ruggedize things that move less, and low weight doesn't seem to be a high priority for most military vehicles.
low infrastructure: Logistics wins wars, this is a problem for gas vehicles too, and you either have the supply lines you need, or you don't. EV's make a lot more sense for operations within range of a base, obviously, but a base that can make its own power (either solar or nuclear) that fuels its defensive and patrol vehicles without an oil supply would be slightly more self sufficient. (Which is moot anyway, because humans need food). The military already contends with vulnerable infrastructure as well. This is an example of how fuel (and water) is often stored on US bases.
Water immersion: Yeah, combustion engines hate this too. Motors and battery packs can be sealed, an engine cannot be since it needs to consume air to function.
like, even bash, cat, ls, etc?
Destiny Potato with the Party Cannon energy.
It's not uncommon to keep example bad data around for regression to run against, and I imagine that's not the only example in a compression library, but I'd definitely consider that a level of testing above unittests, and would not include it in the main repo. Tests that verify behavior at run time, either when interacting with the user, integrating with other software or services, or after being packaged, belong elsewhere. In summary, this is lazy.