IloveHN84 | 6 years ago | on: An Ode to Excel: 34 Years of Magic
IloveHN84's comments
IloveHN84 | 6 years ago | on: Waymo’s Backseat Drivers: Confidential Data Reveals Self-Driving Taxi Hurdles
- humans crossing (pedestrian/biking) without looking - bad weather conditions (fog, snow)
IloveHN84 | 6 years ago | on: Things I Learnt from a Senior Software Engineer
I improved exponentially my concentration and quality of work while he showed up that previously he was spending large amount of time watching YouTube/news websites/shows instead of doing work and he is frustrated that he has to do real work now.
IloveHN84 | 6 years ago | on: Germany in Uproar as Negative Rates Threaten Saving Obsession
IloveHN84 | 6 years ago | on: YouTube shuts down 210 Chinese channels posting about Hong Kong
IloveHN84 | 6 years ago | on: No, You Won’t Get It Done over the Weekend
Time is money and your manager doesn't want to get negative indicators
IloveHN84 | 6 years ago | on: Ask HN: How to find work fighting climate breakdown?
IloveHN84 | 6 years ago | on: Ask HN: How to find work fighting climate breakdown?
IloveHN84 | 6 years ago | on: Privacy Sandbox – Open standards to enhance privacy on the web
IloveHN84 | 6 years ago | on: Apple's petition against RED
All these patents are now backing off too much the evolution
IloveHN84 | 6 years ago | on: Criminals are racing to cash out their Bitcoin
IloveHN84 | 6 years ago | on: Parsing JSON Is a Minefield (2018)
IloveHN84 | 6 years ago | on: Google Plans to Deprecate FTP URL Support in Chrome
IloveHN84 | 6 years ago | on: How Facebook Catches Bugs in Its 100M Lines of Code
IloveHN84 | 6 years ago | on: The not so hidden cost of sharing code between iOS and Android
First, it's not true that there's no C++ mobile community. There are plenty of forums, blog posts, projects, using C++ in mobile field. Xamarin and Qt are helping C++ Devs go mobile since years.
Second, it depends on which standard they've used. It looks like they choose a pre-C++11 standard, making things more complicated (in 2013 there were already full C++11 compliant compilers, even for mobile), especially threads. They probably forgot that Boost itself has modules for JSON, checks for non null objects and so on.
Third, they probably kicked off the project with some average C++ developers and they left. They haven't found cheap experts (compared to Kotlin/Swift, which are really cheaper) and didn't want to pay high salaries. The story that those Kotlin/Swift developers didn't want to learn C++ says a lot of the quality of those developers as well. Sure, it's matter of interest, but it was also a great opportunity to earn much more money as well.
As for build systems, it's true that it's an unsolved issue, but CMake is pretty much a standard and it can handle dependencies, if someone knows how it works. Sorry, but this is a story of poor choices and unskilled people for this huge job.
IloveHN84 | 6 years ago | on: Eleven Ordinary Twenty-Somethings With $250B Riding on Their Lives
IloveHN84 | 6 years ago | on: Linux Journal Ceases Publication: An Awkward Goodbye
IloveHN84 | 6 years ago | on: Linux Journal Ceases Publication: An Awkward Goodbye
Other reformulated: People change interests. Unfortunately Apple is taking the cake of the most desirable gadgets manufacturer and of course Linux never got that traction (how many years have we read about 'This is the year of Linux Desktop'?).
IloveHN84 | 6 years ago | on: Disney to Bundle Disney+, Hulu, & ESPN+ for 12.99, Same Price as Netflix
IloveHN84 | 6 years ago | on: New York City Neighbors Build Cheaper Way to Connect to Web
I would say HashiCorp Terraform and Vault