Hacker Newsnew | past | comments | ask | show | jobs | submit | pharrington's commentslogin

Do you really hate Breathe of the Wild so much?


There's no way in hell that humans have tried all possible forms of governance and economic systems.


In the US, it can be measured by the overstocked food that gets discarded everyday, and by the houses that are vacant nine months a year.


Just a note those "vacancies" include dilapidated buildings and housing that is between leases (literally all the housing on craigslist is included in that number).

Vacancies in most major cities is near-zero. As a market-rate renter, when someone says "we have so much excess", I have no idea what you're talking about.


This assumes production of food is the bottleneck rather than distribution. If distribution is actually the bottleneck, overstocked food is not a measure of excess in society.


But individual grocery stores throw out a lot of food each day. So the problem isn't distribution, it's that nobody bought it.


Perhaps Larry Ellison is a bad man?


Don't anthropomorphize Larry Ellison.


Not bad, just a lawnmower.


This blogger's gonna go nuts when they learn about the ouroboros.


Your Project Leyden's "AOT cache" Youtube link is broken, did you mean to link to https://www.youtube.com/watch?v=fiBNDT9r_4I?


Oops, thank you, but I actually meant to link to this one about how Netflix uses it: https://youtu.be/4kEh8hxAP4U. But your link is good, too.


This makes me realize that one of my formative childhood experiences was seeing the Crayola 64 crayon pack and thinking "huh, I guess there is NO limit."


You're conflating "passive income" with "real money". Competing with the big businesses is completely off topic.


He means its about a message loop, as opposed to an update loop.


The main loop of any GUI application is an event loop. You can't do that without using a platform API, and the platform API happens to be GetMessage() / TranslateMessage() / DispatchMessage(). There is nothing Win32 specific that somehow gives you less ownership of the main loop than you would have otherwise. If anything, it gives you more customization than most other platforms / frameworks by having three separate functions between which you can manipulate events.

At best, what the article is trying to say is "This is a GUI application, so we need to handle user input and paint request events etc in the main loop. Here is how to set up such a main loop in Win32:"

Win32 messages are higher-level than what you get out of select() and such, but that only serves to make it easier to customize things at the appropriate level of abstraction and with sufficient high-level information.


Fat chance, Satya!


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

Search: