tumbledry

javascript

You are viewing stuff tagged with javascript.

Machine Learning

I can’t tell if I’m tackling more ambitious projects or if I’m getting worse at programming.

2 comments left

9 million hits/day with 120 megs RAM

Here’s a quick summary if you haven’t time to read the whole thing:

Solaris 5.11 (virtual: Joyent SmartMachine)
PHP 5.3.6 with PHP-FPM: 4 instances running, 10meg APC cache
nginx 0.8.53
Pax 1.0 (my silly self-coded website software… and yes, oops there’s already software with that name)
120 megs of RAM used
Load tested using blitz.io: 9 million+ daily hit capability

Continued

23 comments left

Screw Hashbangs: Building the Ultimate Infinite Scroll

I’m just a student in a field unrelated to computer science, but I’ve been coding for years as a hobby. So, when I saw the current state of infinite scroll, I thought perhaps I could do something to improve it. I’d like to share what I came up with.

Continued

24 comments left

Tumbledry 1.0

And here we are. A brand new design for a… well it was going to be “for a new year”, but that didn’t work out so well. Anyhow, I’ll be squashing software bugs and refining things over the next few days.

3 comments left

Service At Speed

I sat down next to Mykala on the Fourth of July, and casually asked her a question while I did a few trivial computing tasks. “Did you notice a difference in speed for tumbledry?” I was overjoyed to hear her response: “Yes, actually—I noticed it seemed a bit faster.” Her single comment made the struggle to resolve all of the lags in delivering tumbledry at high speed to you lovely readers worth it. Now, I have thought for a while how to make an analogy that will keep the attention of the non-programmer readers of this space. You see, historically, the problem is that these techy posts become so heavily jargon laden that they are neither digestible nor desirable to anyone who doesn’t develop web applications for a living. So, yes, I could ramble about PHP, gzip compression, query optimization, JavaScript libraries, and Dean Edwards’ amazing packer… but I would alienate many, and bore many more. So, I present an analogy that is a bit rough around the edges, but should still get the point across.

Continued

5 comments left

Really fun JavaScript Tetris

Really fun JavaScript Tetris - Now, with music! The related article about his bet that he could write this code in 1 day.