Live data from Hacker News

Viewing profile — dancecodes

dancecodes

HN member
Joined
Mon, Jul 29, 2013, 4:21 PM UTC
HN karma
-24
Public activity
98 items

About dancecodes

No profile information was provided.

Recent public activity

  1. comment
    Comment #8360714

    Perhaps to see topic on HN: "Why not systemd?" or something else: "Do you need systemd?"

  2. comment
    Comment #8262604

    good reason to learn: lisp allow hot code reloading that can make only erlang, forth as I know...

  3. comment
    Comment #8262011

    so elpa packages going stable?

  4. 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…

  5. 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…

  6. 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; ...;…

  7. 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…

  8. comment
    Comment #6909425

    Useful article but too small content for this important theme.

  9. 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…

  10. comment
    Comment #6847152

    Simple and informative. Good place with my bookmarked comm...fu Thanks.

  11. 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…

  12. comment
    Comment #6726747

    I would test it in my firefox at linux box.

  13. comment
    Comment #6717861

    Nice illustration.

  14. 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…

  15. comment
    Comment #6710514

    Nice and Interesting! Thanks for your time.

  16. comment
    Comment #6705759

    Looks good for effective and refine search results.

  17. comment
    Comment #6705754

    when I see FB login requirements - I think that such sites just seems as accounts collectors... Im sorry.

  18. comment
    Comment #6631213

    Nice tool. Thanks for Gentoo support!

  19. 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 :-)

  20. comment
    Comment #6610113

    each db driver support it

  21. 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.

  22. 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…

  23. comment
    Comment #6604442

    gentoo? python 3.2.5 there (and not so later) by default and you can run oldest versions in parallel also

  24. comment
    Comment #6604408

    it so bravery

  25. comment
    Comment #6604375

    and you now using sql-prepare-query instructions after escape from php?