Seriously, no more debugging with console.log()hackazach.net1 points·by Zachhack·il y a 14 ans·0 comments
Concise roadmap for learning NodeJS and related technologieshackazach.net3 points·by Zachhack·il y a 15 ans·0 comments
Zachhack·il y a 15 ans·discussAwaiting the day when 'Patent Law 101' becomes a pre-req for Computer Science degree..
Zachhack·il y a 15 ans·discussAwaiting the day when 'Patent Law 101' becomes a pre-req for Computer Science degree..
Zachhack·il y a 15 ans·discussAgreed. Copyrighted content delivered solely via HTML5 has a long way to go. Proprietary runtimes controlled by large companies with DRM technology are currently the safest method (for copyright holders) to deliver that content to a paying audience.
Zachhack·il y a 15 ans·discussWith the technical talent at RIM, each cut job is a potential start-up competitor.
Zachhack·il y a 15 ans·discussEven with Launchpad, I still find myself defaulting to Spotlight to find/execute my apps.
Zachhack·il y a 15 ans·discussI for one would love to see these replaced or complemented by a more OO syntax like:[1,2,3]->push(..) [3,5,6,]->pop(..) [7,8,9]->map(..)etc..