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

You can do something like : ag -G ".txt$" hello


ARC is nearly fully supported on 4.0


You're right, ARC is partially supported in 4.0 (no weak references), but learning the hard way is still beneficial before learning on ARC.


Changelists are a feature I really miss in other source control. It's nice to be able to keep orthogonal changes separate


There's something incredibly natural about node & mongo together.


They're both Web Scale



Actually it's more like: hey, let's take two tools that ought to be used with utmost caution by people who know what they're doing and why they need them, and present them as the best thing since sliced bread.

The huge majority of uses for either would be better served without them.


Our team's been using node/mongo in production for nearly a year now - on large social games.

The win on engineering productivity alone has made them a good choice for us.


Why such an elitest attitude? We all have to start somewhere.


What elitist attitude? Agree, we all have to start somewhere, and the basics --a relational DB and a synchronous framework are fine somewheres to start from.

Now, when (and if) you know enough about those, by all means move on to NoSQL etc.

Note, though, that I'm taking about people using it in production and not knowing what the compromises are --the "Mongo DB is webscale" and "node.js is damn fast" people.

I have no problem with people that are just using it to play/experiment with (though, they too would have to understand the compromises eventually).


What does it matter to you if they use it in production? It's not like your house is going to burn down.


Huh? Things should only matter to us when they affect us personally? Caring for the state of technology and development in general is prohibited?


Mongo is excellent but I'd argue that Node and CouchDB is even a better fit because there's not even a driver involved, it's one HTTP request which just calls another.


It's remarkably easy to scatter a few process.nextTick() calls in long running functions to play nicely.


There's an option to do server-side receipt validation. That should prevent a hack like that.


Also, checking for the purchase status of an item that can't be bought would be a cheap and easy place to start.

Easy to get around with a custom crack, but it should actually be pretty effective against a blanket 'just return yes' crack.


Assembly = "as low as you can go". You can always build things on top of it, but you can never go any deeper. Javascript shares that much. Not too much else.


You can absolutely extend unity apps with Cocoa (Unity basically ends up rendering to a UIView).


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

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

Search: