Viewing profile — rockymeza
rockymeza
HN member- Joined
- Sun, Dec 04, 2011, 11:39 PM UTC
- HN karma
- 30
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About rockymeza
Recent public activity
- story
-
comment
Comment #10743667
Well... 小孩儿 is only two syllables.
-
comment
Comment #9570005
I was hoping they would come out with a USB-C port.
-
comment
Comment #9499619
would you trust your Linux installation if Lenovo had installed it?
-
comment
Comment #9473757
# Lead Mobile Developer Fusionbox is a software development agency located in beautiful Denver, Colorado. We are committed to the open source community and we're serious about arch…
-
comment
Comment #8496827
According to my newspaper reading professor, only college professors who study characters know up to 10,000 characters--and they are badasses. I think 3-4,000 is enough for normal …
-
comment
Comment #8078032
I wrote a python app/CLI program for dealing with those couple of programs. https://pypi.python.org/pypi/wifi/0.3.1 It works ok and just wraps ifup and iwlist. It also reads and wr…
-
comment
Comment #7760063
Please try using the Internet from China before you put it in the same sentence as the Internet in the USA.
-
comment
Comment #7737770
Thanks for the great feedback, I'm so sorry that you got hit by the cron job. > +1 for having a usable demo to play with off the bat. Thanks. The idea behind the versioning system …
-
comment
Comment #7737329
If you were curious as to how it is integrated with Mezzanine, here are some links: * https://github.com/fusionbox/django-widgy/blob/master/widgy/... - the widgy_mezzanine "contrib…
-
comment
Comment #7737075
I work on widgy, so I admit that I'm very biased, but I'd like to expand on this a little bit. I think there are some use cases where the tree structure really shines, where I have…
-
comment
Comment #7368421
You can also do itertools.chain.from_iterable(itertools.combinations(a, n) for n in range(len(a) + 1))
-
comment
Comment #7163746
https://www.fusionbox.com/mouseware/ we wrote this one at my company. It uses your mouse movements as a seed for the random number generator.
-
comment
Comment #7010346
A problem with hosting Django on Python 3 on Heroku though is that you need to use something else (like s3) for staticfiles. Boto doesn't support python 3 yet, so you can't use the…
-
comment
Comment #6283935
It would be nice to have 4-space indentation for Python.
- story