Hacker News .hnnew | past | comments | ask | show | jobs | submit | codingtheone's commentslogin

So you write your mobile apps in C++? and you can't take advantage of iOS or Android STL?


Libraries like STL (which Chromium code uses extensively) and boost are lower-level. Chromium has much higher level abstracts.


The reason to use specialized code is because your needs match them. Not everyone wants to bother linking to a general purpose library and adding a dependency when you can reuse some specific code and be done with it. Also, language standards cover libraries extensively and this is hardly a new trend and once it is standardized, it can no longer be considered third party. This has already happened quite a bit with C++11 which standardized many commonly used portions of the Boost library. Nevertheless, I mentioned the standardization aspect not to debate about it but to use it as an example to point out competing projects.


I think that's the unsaid part of the story, everyone secretly believes that some intelligent being placed that rock as a peace token (otherwise this kind of news won't make headlines)


I think this is the most important bit "dependency model of systemd is easier to understand, explain and work with than the event based counterpart of upstart.". IMO upstart is over-engineered to say the least.


I feel there are two kinds of people, those who have the ability to sit down and talk about things without feeling the guilt of not doing it and those who feel I posters for just talking all the time. There are people I know who are talking about the same ideas for more than a decade without doing anything about it, yet they can come back the next day and talk with all the excitement and ambition in the world as if they're oblivious to the fact that they won't do squat about it


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: