Live data from Hacker News

Viewing profile — basiliothecat

basiliothecat

HN member
Joined
Tue, Jun 03, 2014, 11:36 AM UTC
HN karma
35
Public activity
19 items

About basiliothecat

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #9152804

    Found out recently that there's a cool project underway to make a distributed wiki - http://wardcunningham.github.io/ .

  3. comment
    Comment #9152723

    I doubt this or other solutions built by a for-profit businesses in a seemingly open fashion will go far. Facebook is a different case and having some hands on experience with curr…

  4. comment
    Comment #9038755

    The presence of those consumer/server distinction in ISP's TOS should get waded out at some point. And distributed content is much move viable solution than a centralized ones - pr…

  5. comment
    Comment #8793103

    I pretty much agree with the reasoning how templating doesn't promote anything other than separation of languages. It always frowned how people emphasised templates being logic-les…

  6. story
    Ask HN: Creating html – templates vs. code

    With react and the likes creating markup in code, i wonder if people find templating solutions (in general) having some limitations or otherwise being inferior? Or it's just me bei…

  7. comment
    Comment #8379446

    The linear time search within the node It's even better - logarithmic as the internal nodes have thier keys sorted and you can binary search within one.

  8. comment
    Comment #8379376

    It's [B-Tree]( http://en.wikipedia.org/wiki/B-tree ) - a generalization of binary search tree.

  9. comment
    Comment #8179762

    As much as i love anything that aids fighting the complexity, i think that it's best to address the root cause. That said, i don't have any strategy at hand regarding browser compl…

  10. comment
    Comment #8178218

    I can't stress enough how discouraging is the fact that browsers rely on so complex standard body. And current way they evolve leave little hope. It definitely benefits web in a wa…

  11. story
  12. comment
    Comment #8064179

    Hey Gabriel! Wodner if you plan selling a DRM-free book? That'd i believe be expected and really appreciated.

  13. comment
    Comment #8006159

    Just got an idea - one can make new games using some of the engines supported by ScummVM. That way you'd be able to play it almost anywhere. Will try to look into it.

  14. story
    Ask HN: Thing's tough for DOM, doesn't fit MVC. What's your tools of choice?

    One can get away with jQuery or plain DOM juggling for the simpler web projects. There's plenty of choice when you're up to a full blown MVC-ish application. But what to use when b…

  15. comment
    Comment #7900000

    Excuse me, but where's my drm-free ebook? Have to hate all those publishers selling drm-crippled books which i'd really love to read. I just don't get it.

  16. comment
    Comment #7891379

    If you're on vim side - vimdiff does comparison just right. Though one'd need to tweak it to support comparing stuff from clipboard.

  17. comment
    Comment #7886658

    Just finishing my first app using Ember and don't think that i'll go that route again. Speaking of which - this controller-route separation feels a bit unnatural. At least the way …

  18. comment
    Comment #7886588

    Maybe to clear some confussion, snake case is exactly naming_things_with_underscores.

  19. comment
    Comment #7851056

    Nice idea, but doesn't registering your relay in a network made for anonymous communication sound weird? Definitelely does to me.