HN user

nerd_in_rage

115 karma
Posts0
Comments61
View on HN
No posts found.

No, that's unlikely. PHP's main advantage is its ease of deployment on shared web hosts: upload your files and you're done.

Eventual consistency, yes. What I'm saying is if a few pics disappear for a half hour while things resolve themselves, nobody is going to care... or likely notice.

It's not a bank.

By the way, I believe social networking is mostly bullshit, which is my "LOL" at the "social graph".

I witnessed one guy implement an OAuth 2.0 provider completely wrong (he was accepting user credentials as client credentials, or something similar.) This guy was smart, and just couldn't understand the spec.

Upon reading the spec, it seemed that OAuth2 is really just some rough guidelines. Pick and choose what you need for the particular flow you're implementing.

This is fairly common (liars and frauds...), though there are some great managers out there: they're just as rare as great developers, and worth their weight in gold when you find them.

odds are nothing will happen. just give adequate notice, as professional courtesy. it happens ALL the time. i've done it a couple times when projects go awry and never gave it a second thought.

if you want to waste time and money over a trivial issue? then talk to a lawyer.

this mirrors my experience with scala, except we had about 100+ maven dependencies and build times were closer to 10 minutes.

hibernate will make you throw up with all the verbosity and nonsense.

sqlalchemy, on the other hand, is good.

Yes, the PHP "language" sucks. But that isn't what matters: From a practical standpoint, it's good for getting things done.

The reason? Almost zero deployment complexity. You can take Joe Web Designer off the street, give him SFTP (or, more likely, FTP) credentials, and have him modifying your site in minutes.

Modify a file, click refresh.

Good article. The app store stuff is spot on (coming from someone who's either directly or indirectly worked on over a dozen iOS apps.)

I tried talking a client through deploying his stuff to the app store. It took about a half hour to figure out what weird setting (overridden by his target settings) that he had different.

Does stuff really need to be this difficult? it's almost absurd.