Hacker News new | past | comments | ask | show | jobs | submit login

Yes, but I don't care.

Please come to the video game industry :) There is always need of someone that knows MySQL, LAMP, etc.




Please come to the video game industry :) There is always need of someone that knows MySQL, LAMP, etc.

That's actually news to me... interesting. So there's still a lot of demand for web sites/apps created in support of games, or are these technologies being used in less obvious and more embedded ways?


We use MySQL for example for logging a lot of stuff coming out of the game - for example texture usage, error messages, where people were shooting mostly, anything.

Also MySQL, SQLIte are being used for the caching on the server, and caching locally of the converted data.

PHP has been used for getting few internal sites, but I can't tell much.

So these technologies are not used in the actual games (at least ours), but are used in the internal tools to make them.


Very interesting. Anything like this that you know is needed in NY?


I don't know, I'm working at Treyarch, which is in Los Angeles, but our company (Activision) has studio in New Jersey (or New York).

But I think any big enough game developer studio would be happy to employ someone with such knowledge. From my narrow (have been for 10 years in the same studio) view - we often need people that do know MySQL, SQL in general, and other things that are not generally needed directly in game development - drivers, monitors (file, network, etc.), web servers, etc.

Just imagine if every PRINT() in your game actually dumps all that info in some server, and does not slow down you. You can do a lot of with that info - it can log what level you are playing, when, who is playing, which build, various settings, what you've killed, what textures were used, etc. Later there might be tool pulling that data and analyzing it.


Cool. Thanks for the answer!




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

Search: