Live data from Hacker News

Viewing profile — webvet

webvet

HN member
Joined
Thu, Sep 05, 2013, 6:25 AM UTC
HN karma
50
Public activity
58 items

About webvet

No profile information was provided.

Recent public activity

  1. comment
    Comment #6502077

    I believe Junko Tabei - the first woman climber of Mt. Everest - did it (i.e. climb Mt. Everest) at the age of 36. http://en.wikipedia.org/wiki/Junko_Tabei All the best. :)

  2. comment
    Comment #6502020

    Not exactly a freelancer; more like a small web development company. Will build a few web MVPs (fast and) for free if there are any suitable and willing takers here on HN forums. C…

  3. comment
    Comment #6489769

    Just submitted one here - fairly quick and easy :)

  4. story
    Ask HN: Your wish list for a site map generator app

    Before anybody gives me a rap on the knuckle, I'll clarify our position directly: Like most (if not all), we're aware of the fact that there are many (good) site map generators alr…

  5. comment
    Comment #6423423

    Clickable link: http://httpd.co/damn_quick_mvps/

  6. story
    Ask HN: Damn quick (and cheap) MVPs - anyone?

    Please check out: http://httpd.co/damn_quick_mvps/ If not you, could someone you know be interested?

  7. comment
    Comment #6410178

    Nice - posted one of ours. Bug report/suggestions: 1) Can't find a way to edit our project listing 2) Consider more rigorous client-side validation on submission form (e.g. I accid…

  8. comment
    Comment #6405367

    Thanks to all who have responded. We've decided to try each one- DigitalOcean - already ordered, up and running (very well too) Linode - will order soon OVH - already ordered (per …

  9. comment
    Comment #6397765

    @AznHisoka: Thanks for the reminder. Are you associated with/use them? After you told me about them in my previous thread, we checked them out and actually ordered a server there. …

  10. comment
    Comment #6394825

    After you found out about this, did you find his page in your Likes list? If you did, could it have been that you somehow - inadvertently - clicked Like on his page/ad? If your ans…

  11. comment
    Comment #6393479

    Clickable previous thread links: 1. https://news.ycombinator.com/item?id=6348903 2. https://news.ycombinator.com/item?id=6367198

  12. story
    Ask HN: Going the cloud way - Linode or DigitalOcean?

    Having struggled a lot with our current VPS, finally decided to go the cloud way. [Those interested to know more about what we've been facing can refer to my two recent threads: 1.…

  13. comment
    Comment #6384446

    > 3) it's not a fear, a critical mass of users won't pay for content. Spot on!!

  14. comment
    Comment #6373381

    As an aside, pitcher.io looks cool... congrats :) If you don't mind, I'd suggest toning down the 'Our' side of the copy a bit... e.g. 'Our amazing content. Your expert knowledge.' …

  15. comment
    Comment #6369278

    Wow!!! Didn't know about this - took a quick look and found it very interesting. Thanks.

  16. comment
    Comment #6369231

    We've suspected that our problem is mainly of I/O, very close to what you've described above. >I would just post the output from top and iostat during one of the spikes here and se…

  17. comment
    Comment #6369049

    What I meant was feature development... that's what got frozen long ago... code revision exclusively for performance optimization has been ongoing continually.

  18. comment
    Comment #6368973

    >I can't really see how your code or queries could cause mysql or apache to gradually slow down and then speed up... Actually, we've ascertained that it is not the code or queries …

  19. comment
    Comment #6368762

    Yes, we did investigate MySQL's internal partitioning option briefly before deciding to roll our own scheme (which, after working quite well initially, is now beginning to create p…

  20. comment
    Comment #6368655

    Will try and post within a few hours. Thanks.

  21. comment
    Comment #6368642

    For now, we're making our code/queries/optimization take the blame rather than the hardware.

  22. comment
    Comment #6368615

    >so call in some help. As is being discussed in the other thread.

  23. comment
    Comment #6368604

    Paying way more than $10/mo for the VPS, close to 200 - and hey!! thanks for the ovh.com link - looks very interesting, will certainly try them out soon. Thanks.

  24. comment
    Comment #6367983

    >What is the actual bottleneck? As mentioned in OP, it is MySQL. >you can't run a massive database on crappy hardware and expect it to work smoothly. Absolutely... but we do wish t…

  25. comment
    Comment #6367956

    Thanks for your in-depth reply and suggestions. MySQL performance tuning and table structure/query optimization-wise, we've left few stones unturned (but I'm sure there still is a …