Viewing profile — Alexandervn
Alexandervn
HN member- Joined
- Sun, Feb 27, 2011, 11:29 AM UTC
- HN karma
- 43
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About Alexandervn
No profile information was provided.
Recent public activity
-
comment
Comment #16289210
From their about page, it's 'Surinamese for “Start over again”'. It seems to be pronounced as "Ah-dee-yen".
- story
-
comment
Comment #10750292
There is also ngForward, which is Angular 1 with Angular 2 syntax.
-
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…
-
comment
Comment #9450828
Link goes to this page.
-
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…
- story
- story
-
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…
-
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…
-
comment
Comment #5330814
No so clean to me, without an 'alt'-attribute..
-
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…
-
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..
-
comment
Comment #4376050
And if Google can index this, it probably values all text the same; it's just plain text.
- story
-
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…
-
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:/…
-
comment
Comment #4083770
Nice venue! http://www.dotjs.eu/venue
- comment
- story
-
comment
Comment #3919136
Do you mean companies using it? Look for SimpleGeo. Do you mean librairies? Look for Express or Restify.
-
comment
Comment #3911827
It removes the top million in general, not per query.
-
comment
Comment #3879863
Have you considered Mongrel2 or ZeroMQ for your stack?
-
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…
-
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.