sheng | 10 years ago | on: NUID – An entropy friendly and highly performant unique identifier generator
sheng's comments
sheng | 11 years ago | on: Testing the 12-inch MacBook's Performance with Windows 10
sheng | 11 years ago | on: OpenGL in 2014
Look at the whole lot of mobile devices. I have no numbers to base this statement on but I would be bold enough to claim that OpenGL is thanks to the multiplatform ability by far the most successful graphics API out there. The set of devices that brings some or another form of OpenGL support outnumbers other graphics platforms. This alone is a huge accomplishment. Heck, even Minecraft was able to run on PowerPC systems until they pushed the java version supported[1].
But now I need to look at the link and have to admit that the criticism is still correct. The API is still pretty rough and could see some improvements. I know this myself, I also played around with OpenGL at some point. There is a lot of boilerplate code that needs to be written before you can start yourself with the real game. This was always the case. This is why we always had an engine, a framework to built on.
But to say that it all is a huge pile of shit is a little bit harsh …
[1] https://help.mojang.com/customer/portal/articles/884921-mine...
sheng | 11 years ago | on: Google Stops Forcing You to Join Google+ When Opening a New Account
sheng | 12 years ago | on: Why Python Runs Slow, Part 1: Data Structures
sheng | 12 years ago | on: What makes Node.js faster than Java? In a nutshell, it's all about concurrency
sheng | 12 years ago | on: Python and Flask Are Powerful
purchase.downloads_left -= 1
Is this the preferred method to update a field? I'm asking because i'm wondering if sqlalchemy will translate this to an sql query similar to: UPDATE purchase SET downloads_left = downloads_left - 1;
Because otherwise this might be dangerous.sheng | 12 years ago | on: Requests for comment: MP4 Video
sheng | 12 years ago | on: Requests for comment: MP4 Video
sheng | 12 years ago | on: Real-time applications and will Django adapt?
sheng | 12 years ago | on: If you move your mouse continually the query may not fail. Do not stop moving
sheng | 12 years ago | on: Django plugins you shouldn't start without
> of django projects as fastcgi backends.
Or just use uwsgi[1] and supervisord[2] if possible.
sheng | 12 years ago | on: YouTube, then and now
sheng | 12 years ago | on: Ask HN: Do any netbooks still exist?
No offence here, i'm a linux user myself. Everywhere i go and look all i can see are macbook{air,pro} and i can't really understand why anyone would go with such a cage.
sheng | 12 years ago | on: Flat Surface Shader
sheng | 12 years ago | on: What makes Lua tick?
sheng | 12 years ago | on: Apple to patent a mobile-based method and system to transfer money
You're sending money to your mobile phone and it's stored there via the downloaded block chain.
sheng | 13 years ago | on: Poll: HN Linux users, what desktop environmemt do you use?