Live data from Hacker News

Viewing profile — Alexandervn

Alexandervn

HN member
Joined
Sun, Feb 27, 2011, 11:29 AM UTC
HN karma
43
Public activity
50 items

About Alexandervn

No profile information was provided.

Recent public activity

  1. comment
    Comment #16289210

    From their about page, it's 'Surinamese for “Start over again”'. It seems to be pronounced as "Ah-dee-yen".

  2. story
  3. comment
    Comment #10750292

    There is also ngForward, which is Angular 1 with Angular 2 syntax.

  4. comment
    Comment #9744817

    Yeah, we also use something like this for building a website/webapp (for a client) with 5-10 people. - Feature branch: do whatever you want - Develop: should be good enough for the…

  5. comment
    Comment #9450828

    Link goes to this page.

  6. comment
    Comment #9156002

    It's still kinda waste to show paying visitors an empty ad. It would probably be easy to distinguish between the paying visitors and the regular ones. So you can also show paying v…

  7. story
  8. story
  9. comment
    Comment #5543073

    Very interesting! For a long time I have a fascination for improving memory. It seems that visualization and memory are closely related, or even one and the same. Tony Buzan and Jo…

  10. comment
    Comment #5331921

    The problem is that the implementation of the 'why' can be scattered over many files, classes, functions, etc. So where to put the comments? In my projects (usually building websit…

  11. comment
    Comment #5330814

    No so clean to me, without an 'alt'-attribute..

  12. comment
    Comment #4552503

    It's not about being "ugly" and needing help to become "beautiful". It's what you are trying to tell people. Partly, it's a good thing if these sites look a bit amateurish, because…

  13. comment
    Comment #4552185

    The new Git website is awesome. It makes you think: if they spend that much attention to every detail, this product must be really good..

  14. comment
    Comment #4376050

    And if Google can index this, it probably values all text the same; it's just plain text.

  15. story
  16. comment
    Comment #4190131

    Addy Osmani has a nice excercition [1] on the history of MVC in Developing Backbone.js Applications, where he states: "Developers are sometimes surprised when they learn that the O…

  17. comment
    Comment #4120158

    My DNS provider (also on my VPS) can't resolve both domain names. I can 'dig' the domain names though and at least visit http://ac/ through it's IP-address in the A-record ( http:/…

  18. comment
    Comment #4083770

    Nice venue! http://www.dotjs.eu/venue

  19. comment
  20. story
  21. comment
    Comment #3919136

    Do you mean companies using it? Look for SimpleGeo. Do you mean librairies? Look for Express or Restify.

  22. comment
    Comment #3911827

    It removes the top million in general, not per query.

  23. comment
    Comment #3879863

    Have you considered Mongrel2 or ZeroMQ for your stack?

  24. comment
    Comment #3874298

    "Generalists like Hillman Curtis, Steve Jobs and Bill Gates are becoming more and more uncommon." "Nobody cares anymore." Where I am coming from this is certainly not true. At a sm…

  25. comment
    Comment #3837726

    "24. [..] Learned about the Python requests library. I will now judge all libraries based on this work of beauty." Completely agree. As if you are writing pure HTTP.