Live data from Hacker News

Viewing profile — salman89

salman89

HN member
Joined
Fri, Jun 10, 2011, 2:44 AM UTC
HN karma
367
Public activity
180 items

About salman89

https://www.linkedin.com/in/salmanbahmed/

Recent public activity

  1. comment
    Comment #14072934

    Scalable system does not imply needing many machines. There is no reason you can't just deploy your entire system on a single host, but maintain the ability to reconfigure exactly …

  2. comment
    Comment #14070819

    I agree with the general premise of avoiding premature optimizations, but designing systems that scale is important for several reasons: - Startups grow exponentially, if you're pl…

  3. comment
    Comment #10295821

    Google Play supports splitting APKs on density. Its a little bit more work but can cut down the binary size if you have significant assets.

  4. comment
    Comment #7981392

    I like Heap's ( https://heapanalytics.com ) approach - capture everything, query later. Depending on your needs (Heap is front-end UI oriented), might not be the right fit.

  5. comment
    Comment #7891118

    I don't think it is as simple as learning that you can talk about it - you have to learn who to talk about it too. Not everyone wants to hear that things are not working quite as p…

  6. comment
    Comment #7835671

    Changes the color temperature.

  7. comment
    Comment #7585633

    Is there evidence to support that accelerators are pre-selecting based on elite backgrounds? It would be really interesting to see YC's % of founders from Ivy league + Stanford ove…

  8. comment
    Comment #7585618

    Are you saying that these accelerators are not increasing the founders' chance of success?

  9. comment
    Comment #7453828

    You can use cross-language templating options - personally I use mustache. No disagreements on multiple solutions - definitely a cool approach.

  10. comment
    Comment #7453812

    Time till the page is usable comes under consideration. You can load the relevant html then begin the bootstrapping of the app. If I recall correctly, Twitter had this problem. The…

  11. comment
    Comment #7450196

    What he's saying is that the views you want to be SEO'd can be generated server side and bootstrapped into Backbone (hook backbone views into an element that is rendered server sid…

  12. comment
    Comment #7369859

    http://thepicrain.com/planets%C2%B3-an-open-world-voxel-base... I think it is bad practice - users cannot type it out if needed

  13. comment
    Comment #7319934

    A cheap recruiting tool for these companies. Get top recruits through the door when the difference in a few K still matters to them.

  14. comment
    Comment #6707100

    It sounds more like "if you are going to do mobile, don't execute poorly" vs "don't have a mobile version because mobile versions are awful".

  15. comment
    Comment #6706843

    I too would think that the redirect links from Google are search-instance specific.

  16. comment
    Comment #6706835

    Good points here, especially on session length when related to logging users out. I do however disagree with: "Anyways, the point of this is that in almost all uses, mobile site ve…

  17. comment
    Comment #5889522

    Where do we draw the line as companies in terms of user data collection? Should we stop tracking our users entirely? Government eavesdropping aside, I see the internet as just anot…

  18. comment
    Comment #5684637

    This is an issue of disruption that can cause a large, politically entrenched gun market to fail being disguised as a gun control issue. What steps need to be taken so that we can …

  19. comment
    Comment #5647122

    If you are in a crowded space, UX differentiation is a feature. In the case of close.io, they are competing against well entrenched market leaders. Making a high quality, easy to u…

  20. comment
    Comment #5641858

    Absolutely. I'd be really interesting in seeing if the energy cost is lower than the average long term output. I'd be perfectly fine with leaving my iPhone plugged in all night if …

  21. comment
    Comment #5641842

    Sure, but could the work not be distributed amongst many users? How many concurrent users would it take for it to be useful? Would likely demolish battery life and data caps, but I…

  22. comment
    Comment #5641735

    Is this a viable revenue stream for free app developers? Would it ever make it past the Apple review process?

  23. comment
    Comment #5636201

    Has to do with URL character count - Twitter limit is 140.

  24. comment
    Comment #5635292

    If the problem you are trying to solve is inaccessibility due to prohibitive cost, you'd have to at least show that there is market at that lower price point. With regards to matla…

  25. comment
    Comment #5634646

    I'll argue that signage and marking is already very well standardize and optimized for low ambiguity for human vision, but we are able to build things that humans cannot see but te…