• 0 Posts
  • 19 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle
  • This result matches largely with the startups claims. Given what they tested, cycle times and aging are largely unknown and thermal management requirements are quite high for fast charging, this results in problems with packing, aging and charge losses. Its a nice first step, but there is a ways to go until market readiness IMHO.

    I’m something of an electrical engineer but not a battery expert by any means.


















  • Hard disagree. I’m a security engineer by training and actually learned C at university among other languages. Most security weaknesses are human error. Therefore most used and therefore read and audited code tends to be the most secure. C is a perfectly reasonable language for low level things like embedded controllers where rust is hard to get. But safer by design is always more reliable than skill or willpower or even experience. So its just not likely that his C code is safer than something written in current technology. I get feeling comfortable in a language, but that should not ignore technological progress. I’m not a fan of all thee rust hype, but in terms of security it is a signifikant leap forward and feels alot like C.