Joined February 2012
·
Posted to
Safe vs Unsafe jQuery Methods
over 1 year
ago
Good call!
Posted to
How to get Jesus' birthday in Javascript
over 1 year
ago
@jjperezaguinaga Don't know, depends on whether the labor process took 1 year or 2 years.
Posted to
The awful state of Javascript documentation tools
over 1 year
ago
@dpashkevich Ah thanks. I've already integrated JSDuck into Backgrid.js' build system with a simple one-liner in a Makefile. Thanks for the heads up though. Do you happen to know what repercussions the GPL ExtJS files JSDuck includes will have on my source code?
Posted to
The awful state of Javascript documentation tools
over 1 year
ago
@dpashkevich Hey thanks for the tip, I'll give it a go. It does look pretty good..
Posted to
Pretty Printing a Python dictionary
over 1 year
ago
Alternatively. You can do this:
import pprint
pprint.pprint(whateverdatastructureyouwant)
Posted to
Prefer {} over dict() in Python 2.7
over 1 year
ago
@milancermak Yep, but regardless, {} is still preferred over dict() due to succinctness.
Achievements
332 Karma
14,546 Total ProTip Views
Komodo Dragon
Have at least one original repo where Java is the dominant language
24PullRequests Participant
Sent at least one pull request during the first 24 days of December 2013
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Kilo of Lemmings
Establish a space in the open source hall of fame by getting at least 1000 devs to watch a project
Forked 100
Have a seriously badass project that's been forked at least 100 times
Platypus
Have at least one original repo where scala is the dominant language
Forked 50
Have a project with a thriving community of users that's been forked at least 50 times
Lemmings 100
Write something great enough to have at least 100 watchers of the project
Forked 20
Have an established project that's been forked at least 20 times
24PullRequests Participant
Sent at least one pull request during the first 24 days of December 2012
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Python 3
Have at least three original repos where Python is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
This doesn't seem to work on High Sierra, even after reboot