Viewing profile — NormlOverrated
NormlOverrated
HN member- Joined
- Sun, Oct 19, 2014, 6:38 PM UTC
- HN karma
- 36
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About NormlOverrated
No profile information was provided.
Recent public activity
-
comment
Comment #12835466
>But we all know you won't. You'll buy this MacBook sooner or later Try me.
-
comment
Comment #12715045
Available on AWS in 2017.
-
comment
Comment #12713731
That's... oddly neutral, yet slightly discouraging. Still... if you were building a web application today, would you consider using PHP, a "flawed language"?
-
comment
Comment #12712332
Hello Andrea... May I ask a question? You're quite critical of PHP, and often claim it's bad and flawed. And yet you're a core contributor, are you not? Well... what are your sugge…
-
comment
Comment #12712315
>I just don't think anyone is really interested in doing so. Most PHP users don't care much They care. They are interested. But backwards compatibility is a huge issue. PHP7 is muc…
-
comment
Comment #12712254
PHP is too easy to get started with and is too popular. You can even use WYSIWYG tools to create a website, and then proceed to insert small, poorly written PHP scripts in it. Try …
-
comment
Comment #12705829
>PHP isn't quick. As of PHP7... it actually is quicker than other languages in it's domain.
-
comment
Comment #12705809
My first language was Pascal. The concept of combining strings and integers in PHP without any conversion was scary and magical to me at first, but the damn thing worked, as long a…
-
comment
Comment #12705787
PHP also has IDEs, tons of tools, tests, and gets deployed with many services and scripts. It's an inconsistent language, it's used by newbies in a very bad manner without even und…
-
comment
Comment #12705724
Could we not? That thing was parroted a thousand times already and it really boils down to a personal rant about tons of legacy features rather than a properly worded criticism of …
-
comment
Comment #11575176
It maybe is... but not if you aren't Swiss.
-
comment
Comment #11575158
>Hell, now there are people talking about a basic income for doing nothing Yes, there are. And you know why? Because jobs are being more automated as we speak. What will people do?…
-
comment
Comment #9237732
HHVM is not a compiler that it used to be with Facebook, it compiles PHP and Hack into JIT bytecode now. PHP has opcache, which speeds it up quite nicely, and PHP7 has great perfor…