Viewing profile — dancecodes
dancecodes
HN member- Joined
- Mon, Jul 29, 2013, 4:21 PM UTC
- HN karma
- -24
- Public activity
- 98 items
- HN profile
- View on Hacker News ↗
About dancecodes
No profile information was provided.
Recent public activity
-
comment
Comment #8360714
Perhaps to see topic on HN: "Why not systemd?" or something else: "Do you need systemd?"
-
comment
Comment #8262604
good reason to learn: lisp allow hot code reloading that can make only erlang, forth as I know...
-
comment
Comment #8262011
so elpa packages going stable?
-
comment
Comment #8119013
Im sorry for my English. All rotating around zend, refs, memory, these variable's copy... Good question: Who cares about Zend? I monitor my application under kcachegrind and xdebug…
-
comment
Comment #8110575
Who needs in this: php or hhvm? Many years the language grow without spec and no way? Strong spec its good but users needs with other... Its more features and clean internal API wi…
-
comment
Comment #7601825
why goto fail? why not raise? why not let it crash? And also in erlang same code almost prevent such error with operator like: case Expr of Pattern1 [when GuardSeq1] -> Body1; ...;…
-
comment
Comment #7372887
Look also about howto write good API: http://theamiableapi.com/2012/01/16/java-api-design-checklis... found that nice article in: http://stackoverflow.com/questions/10323622/java-a…
-
comment
Comment #6909425
Useful article but too small content for this important theme.
-
comment
Comment #6897752
thanks for nice script, I use helm and other too. But I bind instead "M-o" "M-s-o" I bind also hot-key to helm-git-grep-at-point. I use also helm-ls-git-ls too. Also these nice pac…
-
comment
Comment #6847152
Simple and informative. Good place with my bookmarked comm...fu Thanks.
-
comment
Comment #6773055
Im sorry but just examine pg_type ( http://www.postgresql.org/docs/8.4/static/catalog-pg-type.ht... ) - there all character columns in text? Sometime for performance (short keys) u…
-
comment
Comment #6726747
I would test it in my firefox at linux box.
-
comment
Comment #6717861
Nice illustration.
-
comment
Comment #6711412
Cant load page while. But Linux RAM problems can be in desktop when something wrong with video systems (X, drivers, compositing, etc...) Check first: xorg, video drivers, mesa. Som…
-
comment
Comment #6710514
Nice and Interesting! Thanks for your time.
-
comment
Comment #6705759
Looks good for effective and refine search results.
-
comment
Comment #6705754
when I see FB login requirements - I think that such sites just seems as accounts collectors... Im sorry.
-
comment
Comment #6631213
Nice tool. Thanks for Gentoo support!
-
comment
Comment #6631163
Nice palette (like some emacses themes) and cool effects. Thanks for work! Bookmarked. So cools that my cayman radeon driver on linux got some errors :-)
-
comment
Comment #6610113
each db driver support it
-
comment
Comment #6610110
Using prepared statements is necessary condition (of secure) for any application independent of language. Almost all databases (and their drivers) support prepared statements.
-
comment
Comment #6604466
because is not actual and not main stream (it is about latest versions of python in distros)? For ubuntu actual is window manager and good alternative desktop with usability, for F…
-
comment
Comment #6604442
gentoo? python 3.2.5 there (and not so later) by default and you can run oldest versions in parallel also
-
comment
Comment #6604408
it so bravery
-
comment
Comment #6604375
and you now using sql-prepare-query instructions after escape from php?