Hacker News new | past | comments | ask | show | jobs | submit | brogrammer_1's comments login

Ford runs a "World car" strategy so I'd expect the same thing to work internationally. OBD-II is a worldwide standard AFAIK too.

https://en.wikipedia.org/wiki/World_car


That's a joke right?


Personally never tried it, but after Microsoft SourceSafe, it'll take a few centuries to ever use their products again.


The core development stuff is good. Their git + pull request work flow is pretty good, and so is ci and release.

The project management tools does not seem quite has polished as other products though..


Type erasure for generics...


Wrong. Type erasure for generics is one of Java's luckiest breaks. At worst, it imposes a tiny inconvenience, but in exchange this is what allowed Java not to bake a variance model into the VM and libraries, and this is precisely what allows languages with different variance models -- like Java, Kotlin and Clojure -- to both share code and actual data objects with no runtime conversions. This is something that can't happen on .NET (see, e.g. how clumsily their Python implementation interacts with generics). This was a huge win for almost no cost.


I completely agree, what a blessing in disguise. Scala wouldn't be possible without it.


It was designed in part by Phil Wadler, so it's not surprising it's a success.


Exactly. The corollary is you demo a pretty UI with no backend and then have to watch the crushing disappointment when you say it can't be shipped tomorrow and you need another 6 months to build something behind it.


Ouch, yes. I have been on both sides of both situations, and it just underscores the true value of a good dev team, and management who understand the process, both internal and external. I would say the management is arguably more important than raw dev talent, as managing expectations is paramount to all other output in most business.


Google is not public service though, it's a multi-billion dollar advertising corporation.

They are totally at liberty to do whatever the hell they like, however much they want to portray themselves as non-evil and in the public interest.


So you're also vehemently against public accommodation, fair housing and other equal-treatment laws? Or you're doublethinking.


Cars already have CANBUS as a standard thing so it shouldn't be difficult.

I think the CarPlay/MirrorLink/Android Auto thing is probably a better model though. Make the console dumb and let me connect my upgraded-every-year phone that's far more powerful.


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: