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

On the topic of coal, as a more worrying counterpoint, the NY Times just published an article about the actions of the Adani Group in Australia under the clickbaity yet accurate title “How One Billionaire Could Keep Three Countries Hooked on Coal for Decades”:

https://www.nytimes.com/2019/08/15/climate/coal-adani-india-...


I'd say that this is a matter of personal taste. After having worked extensively with both, I still can't get used the JSX-way of doing interpolation or conditionals and find the infamous Angular style template easier to reason about and work with.

Having said that, you might be interested to know that there's an official Babel plugin that lets you write your Vue templates with JSX: https://github.com/vuejs/babel-plugin-transform-vue-jsx


The Laravel framework [1]. It makes the most of the latest features available in PHP (reflection, traits, namespacing, etc.) and its author, Taylor Otwell, has an almost obsessive attitude with the naming of methods and formatting of the source code. For instance, every multiline comment is exactly three lines long, and every line is three characters shorter than the previous one [2].

[1] https://github.com/laravel/framework

[2] https://www.reddit.com/r/laravel/comments/20ovey/just_notice...


Laravel is a pretty bad codebase, making use of reflection or just assuming methods are present instead of interfaces, actively laughing in the face of static typing.

They're also awful at managing issues/bugs, where they'll gladly close issues without explanation, or close an issue when a pull request gets submitted, only to reject the pull request and not re-open the issue.


Fair enough, you seem to have contributed quite a bit to the framework after all [1]. However, don't you think they have gotten better with triaging as of late?

Also, I'm wondering, does your criticism still apply to the latest versions of Laravel or does it stem from frustrations with the pre-5.0 versions? Regarding your comments about the lack of interfaces, it's worth mentioning that at least the core components do have an interface now [2].

[1] https://github.com/laravel/framework/pulls?utf8=%E2%9C%93&q=...

[2] https://laravel.com/docs/master/contracts#contract-reference


Posted laravel then saw your comment, I agree it is one of the cleanest PHP codebases out there.

Also good is https://github.com/symfony/symfony/tree/master/src/Symfony/C...


I don't know if you have already come across it, but http://emberwatch.com is a great aggregator of all the resources on Ember in the wild.


Could you elaborate on the 'brickification' of your Galaxy Nexus? I've owned a Galaxy Nexus pretty much since it came out and, I have to say, it is as good as the day it came out.

Also – and I don't mean to sound like a fanboy – I personally think that Google Maps and Gmail even better than they were two years ago. At which point did they start to suck in your opinion?


Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: