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

    self.shoot(function() {
        holster.unclip(function() {
            gun.remove(function() {
                safety.disable(function() {
                    trigger.pull(function() {
                        // help I'm trapped in a callback factory
                    });
                });
            });
        });
    });



Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: