Live data from Hacker News

Viewing profile — ilmoi

ilmoi

HN member
Joined
Fri, Feb 19, 2021, 1:55 PM UTC
HN karma
222
Public activity
49 items

About ilmoi

https://il.moi/

Recent public activity

  1. comment
    Comment #47390904

    Get out of the house. Doens't matter if you want to, force yourself to. Do classes/activities with other people. Quikckly you'll meet people and things will change. But the key key…

  2. story
  3. comment
    Comment #44556215

    and? network effects. what's so surprising.

  4. comment
    Comment #43889318

    I think Karpathy did that in one of his videos!

  5. comment
    Comment #43889316

    very interesting, thanks for sharing

  6. story
    Ask HN: AI tools to help you learn faster (GitHub, books, PDFs)

    It feels the way to learn in the age of AI should be totally different. Eg I came across https://github.com/AsyncFuncAI/deepwiki-open and it's amazing at helping you quickly unders…

  7. story
    Ask HN: 50-500 people startups with top engineering

    What are currently the top startups in the 50-500 people range with excellent engineering culture?

  8. story
    Ask HN: Tier 1 software engineering employers in Toronto

    Interested in learning what are the top employers in Toronto by engineering talent quality. In other words - where do best SWEs in Toronto go to work?

  9. comment
    Comment #33593309

    To clarify: by prosumer I mean products that are more advanced than what's sold on the mass market. Imagine if you're a cyclicst - a normal bicycle might cost you $1-3k, a "pro" on…

  10. story
    Ask HN: Examples of successful prosumer products with product-market-fit?

    Are there any successful prosumer products that managed to find a large enough market to build a unicorn++ business?

  11. story
    Ask HN: What are the most important questions to ask a potential cofounder?

    I found previous threads like [this](https://news.ycombinator.com/item?id=4865653) - but links are broken. So asking again.

  12. comment
    Comment #28735660

    this is actually awesome, thanks so much for sharing

  13. story
    Ask HN: Recommend Reading on Classes vs. Functions

    I'm struggling to draw a clear line in my head on when to use classes vs pure functions. I get the positives of having your functionality grouped and together in the class-based ap…

  14. story
    Ask HN: What under-the-radar technology are you excited about?

    Something that the world hasn't yet noticed but you think will be huge.

  15. comment
    Comment #26623092

    I'm building https://gpu.land/ . It's an online provider of dirt cheap GPUs for deep learning. It's 1/3 the price of major cloud providers such as AWS, GCP, etc. This was a project…

  16. comment
    Comment #26521081

    Sorry I missed this. Yes, more than happy to. Email me at hi@gpu.land.

  17. comment
    Comment #26510506

    You are right in that it's cheaper, but not that much cheaper if you look at renting v100s. Actually, on the website there's a whole section that compares us to them - https://gpu.…

  18. comment
    Comment #26510499

    Hey - for sure. Because I'm the only team member, the entity behind the business is registered as a "sole trader". If you email me on hi@gpu.land I'm happy to share the details.

  19. comment
    Comment #26500289

    Hey, when you say "whitelist" - are you using some sort of adblocker? If so, could you share which one? Or where are you whitelisting them? Trying to replicate the issue.

  20. comment
    Comment #26500284

    Hey - I'm just trying to replicate the issue. Could you share which adblock you're using? I downloaded Opera but the browser seems to open gpu.land fine.

  21. comment
    Comment #26500140

    Not externally (in the same way that vast.ai does it), but you could always boot the instance -> ssh in -> manually run nvidia-docker. Added to feature requests!

  22. comment
    Comment #26500127

    Woah, that's not good. Will look into asap (today). Thanks for the feedback!

  23. comment
    Comment #26500123

    Both are valid points. And no, there's currently no programmatic access to machines - but that's high on the roadmap. Regarding environments, it's funny, when I was starting out I …

  24. comment
    Comment #26500111

    Great questions. 1) There's a finite capacity in the high 10s of GPUs. Currently the service is utilized at 2)When building gpu.land I specifically wanted to make it safe for users…

  25. comment
    Comment #26500075

    When you stop the instances (instead of killing it), you persist data. It costs $0.02/gb/mo, so $4/mo for a 200gb harddrive. I will add to FAQ, thanks for pointing out.