Okay, I fixed it, it only loads images that it plans to render. Thanks again, that was a little embarrassing for me!
Hi, good catch. I'll fix that.
Right, it doesn't move in this version. This is a mod of the full game, which does move quite a bit. I wasn't going to rewrite the entire core render loop for the original game just for this weekend hack.
Hi, author of the site here. Spelunky was made using GameMaker 8, and I ported it to GameMaker Studio and used its HTML5 exporter to get it working in Chrome, then I modded the core game from there for this tool. So:…
This is a single entry into NaNoGenMo, which is something I started this month as kind of a programmers version of NaNoWriMo. It does not necessarily have to do with fanfiction.net: the Github repository where I'm…
Nope, I'm using PhantomJS, a headless web browser that's mostly used for test automation. I programmed it to log in to the Amazon account, fill out the various forms, and buy/ship the stuff.
I'm actually not parsing the HTML at all. Not really. I'm using PhantomJS, which is a headless web browser. Each time I load a page, I inject jQuery and just do a simple JS command like…
I actually really appreciate your comment about bureaucracy The main difference on my end is that I believe "working in a vast decentralized computer bureaucracy" is completely analogous to "working in tech" whether you…
Last I checked, science -- not technology -- is about expanding the frontiers of human knowledge. Technology is the reification and application of that knowledge: necessarily a messy thing.
Okay, I fixed it, it only loads images that it plans to render. Thanks again, that was a little embarrassing for me!
Hi, good catch. I'll fix that.
Right, it doesn't move in this version. This is a mod of the full game, which does move quite a bit. I wasn't going to rewrite the entire core render loop for the original game just for this weekend hack.
Hi, author of the site here. Spelunky was made using GameMaker 8, and I ported it to GameMaker Studio and used its HTML5 exporter to get it working in Chrome, then I modded the core game from there for this tool. So:…
This is a single entry into NaNoGenMo, which is something I started this month as kind of a programmers version of NaNoWriMo. It does not necessarily have to do with fanfiction.net: the Github repository where I'm…
Nope, I'm using PhantomJS, a headless web browser that's mostly used for test automation. I programmed it to log in to the Amazon account, fill out the various forms, and buy/ship the stuff.
I'm actually not parsing the HTML at all. Not really. I'm using PhantomJS, which is a headless web browser. Each time I load a page, I inject jQuery and just do a simple JS command like…
I actually really appreciate your comment about bureaucracy The main difference on my end is that I believe "working in a vast decentralized computer bureaucracy" is completely analogous to "working in tech" whether you…
Last I checked, science -- not technology -- is about expanding the frontiers of human knowledge. Technology is the reification and application of that knowledge: necessarily a messy thing.