Joined May 2011
·
Posted to
Break only on uncatched JavaScript exceptions
over 1 year
ago
Well, the fact that this button is tri-state and there is an intermediate variant between 'break always' and 'break never' was highly unobvious for me for the first time :) ('Break always' seems to become totally unusable with jQuery due to lots of false pausings)
Posted to
Strange case use
over 1 year
ago
Readability, no?
Posted to
self-compiling source code
over 1 year
ago
EPIC! Great alternative for Makefile for small one-file source.
Posted to
Vim: re-indent an area
over 1 year
ago
@cypok TRUE
Posted to
Rspec array equality
over 1 year
ago
Superb! Just what i missed for so long.
Posted to
jQuey fullCalendar plugin and repeatable events and tasks
over 1 year
ago
Wow, didn't think that 'events function' can be useful besides AJAX-fetching of events (as in the docs example)! Right what I need, thanks!
Achievements
416 Karma
100,954 Total ProTip Views
Platypus
Have at least one original repo where scala is the dominant language
Komodo Dragon 3
Have at least three original repos where Java is the dominant language
Altruist
Increase developer well-being by sharing at least 20 open source projects
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Epidexipteryx 3
Have at least three original repo where C++ is the dominant language
Epidexipteryx
Have at least one original repo where C++ is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Komodo Dragon
Have at least one original repo where Java is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Mongoose
Have at least one original repo where Ruby is the dominant language
@ravicious Thanks, that's important to know that the desired functionality has finally come official :)