It’s now been 18 years since the last time an employer paid me to write assembly, but it’s only been a year or so since the last time I had to read assembly at work (in order to verify what the compiler really was doing).
It’s now been 18 years since the last time an employer paid me to write assembly, but it’s only been a year or so since the last time I had to read assembly at work (in order to verify what the compiler really was doing).
Incompetence didn’t go anywhere.
Now that’s certainly true, but the beauty of open source software is that we can fix bugs when we encounter them.
We have Unicode these days: blåhaj
It’s perfectly fine to continue to write Android apps in Java, doing that will continue to be supported for all foreseeable future and I do it myself for a hobby app that I maintain.
That said, there are good reasons for the increasing popularity of Kotlin, it’s certainly a good language that has noticeable advantages over Java.
ELI5: Why would you ever report a homeless person?
In what way is the MDY you write about any different from the YDM in the screenshot? The important thing, that they’re in random order, is the same for both, right?
And as for spoken language, it’s not like any normal person would say “September fifteenth” now, is it?
Is that not the format that’s actually used in the US? I mean, it’s utterly insane, but a lot of people really are used to having the components of the date in random order.
Doesn’t need any comment:
int getCount() { return count; }
Absolutely needs a very extensive comment:
double getBojangleFlux { return fubar * .42; }