HN user

treeface

681 karma
Posts7
Comments160
View on HN
PHP 7 Released 11 years ago

Yeah, I hear that argument a lot from people who don't understand how the service container works. Laravel is really quite easy to understand if you have a decent knowledge of PHP. You can replace entire chunks of the framework for basically no cost if you want something to work differently.

This is one of those moments where good programming architecture and integration testing becomes obviously useful. We have a payment gateway interface and the transition to Stripe will be relatively painless after accounting for some accounting differences in how fees are charged.

For the same reason most companies don't share trade secrets.

- Stripe and Balanced ARE direct competitors, much more so than say Stripe and Braintree or Balanced and PayPal. Balanced handles the money in a bit of a different way, but the end product is very similar (i.e. receive payments from cards and bank accounts, and send payments to bank accounts [and now debit cards for both as well]).

- One or both companies may feel they have the better solution (see steveklabnik's comment above), and thus collaborating would be giving away intellectual capital for less in return

As a potential customer, you should prefer that they do work separately, because when different teams come up with different solutions, the chances are greater that at least one of those solutions is correct. This leads to greater long-term health in the industry as a whole.

Membership in a group doesn't preclude discrimination against that group.

Total count:

- 9 white males

- 2 black males

- 4 females

- 1 unknown

What strikes me as odd is that at a ratio of 9:6 (or 10:6/9:7), they have completely excluded an entire segment of candidates just to bring their ethnic and gender quotas more in line with what they'd like to see. The fact that it's discrimination is obvious, but whether or not that's bad is another question. If they are just doing so to make their office look more diverse for the sake of diversity, I would personally consider that to be bad business and ethically questionable.

If they're trying to promote a broader scope of cultural experience in their writers, then perhaps it's better to discriminate based on experience, not ethnicity. If they think that women write inherently differently than men, then they have bigger problems related to sexism.

The simple answer would be that a greater supply of homes means more people can afford homes in the long run (assuming relatively low population growth). But that is hugely dependent on which states/cities/neighborhoods you're talking about. The section of the world that this article is discussing apparently never gentrified like some of the neighborhoods surrounding it. Things tend to be different in highly urbanized cities like NYC vs. relatively open areas like the Inland Empire.

In practice, compartmentalizing sections of a page into declarative chunks of JS and HTML actually helps keep things really organized. When each link in a nested directive chain is completely independent of one another, it makes refactoring a problematic area much simpler. And of course all of this makes unit and functional testing much simpler.

Cowards 13 years ago

I think the point the OP is making is that if it were someone like Mark Zuckerberg, the protest wouldn't be futile. It would likely trigger a nationwide debate about the constitutionality of the program and it would possibly be overturned in court.

I agree with you in principle about the necessity of needing something to do in the meantime, but a huge number of gas stations already have convenience stores attached to them. Perhaps not in bigger cities, but pretty much anywhere where space is not a concern.

I'm not sure Tesla's first-mover advantage here is really going to last. Ultimately, I think it's likely that existing gas stations will slowly start converting to electric charging stations. If they can match Tesla's charging tech, it will even the playing field fairly quickly.

Now if Tesla were to start selling their charging tech to existing gas stations, they might get an even bigger piece of the pie.

I don't even need to star anything. If I type an address into maps.google.com on my PC, as long as I'm signed into Google it will be in my Maps app search history.

I was initially thinking about responding to antidaily (huh...didn't realize how relevant that username was until just now) in the same way, but I couldn't decide whether he was against lifting on successive days or against lifting 7-a-week. I disagreed on the former, but agreed on the latter, so I let it lie.

Sure thing. I don't mean to imply that you are intentionally misguiding. Your general advice (i.e. sleep enough and do it consistently) is good and the post was fairly well-written. Cheers, good sir.

This post seems like one big, long unsubstantiated bunch of app spam for "zeo". I don't think scientists understand the "fact retention" mechanism as well as OP claims, for instance. It's fairly clear that sleep is important, but there's a lot of unsourced information here that's presented as fact.

I've spent many years studying economics, but I'm also a programmer. One thing that annoys me about the discussion that tends to crop up on Hacker News is that you have too many of the latter issuing too many uninformed opinions on the former. Currencies that are doomed to deflate are doomed to enter liquidity traps. There is nothing special about BitCoin that prevents this from happening, regardless of its position against other currencies. There are probably ingenious ways to implement distributed digital currencies, but I'm fairly sure that in the long term BitCoin is not one of those ways.