Live data from Hacker News

Viewing profile — DTE

DTE

HN member
Joined
Mon, Nov 08, 2010, 8:08 PM UTC
HN karma
311
Public activity
94 items

About DTE

CEO @ Paperspace (www.paperspace.com)

Recent public activity

  1. comment
    Comment #46732665

    Love this. Elegant and powerful. Stateful streams are surprisingly difficult to DIY and as everything becomes a stream of tokens this is super useful tool to have in the toolbox.

  2. comment
    Comment #46545941

    Hey HN! We built Paperspace (YCW15) and we are super excited to announce Autonomous. We just announced our $15M fundraise to build the future of financial intelligence. Why do we t…

  3. story
  4. comment
    Comment #41202510

    Arxiv: https://arxiv.org/abs/2408.04619

  5. story
  6. comment
    Comment #36615491

    Dillon here (CEO @ Paperspace, YCW15). I want to give a huge thanks to the YC community and all the support over the years. We have always admired DO and couldn't be happier to joi…

  7. story
  8. story
  9. story
  10. comment
    Comment #26389860

    We (Paperspace, YCW15) also give you the ability to run a high-performance workstation in the cloud (and soon on any remote machine!). Check it out https://www.paperspace.com Discl…

  11. comment
    Comment #26173035

    The "Society of the Spectacle" is a wonderfully enigmatic take on media and tech. Highly recommended.

  12. comment
    Comment #25646537

    Another really exciting co in this space is Runway ( https://runwayml.com/ ). Primarily focused on ML-enhanced media production workflows.

  13. comment
    Comment #25137493

    Also worth looking at ReactFlow ( https://reactflow.dev ) if you are looking for this type of tool.

  14. comment
  15. comment
    Comment #24689282

    We (Paperspace YCW15) have something similar at https://ml-showcase.paperspace.com/ where you can launch and run some popular Jupyter notebooks and run for free :) Disclaimer: I’m …

  16. story
  17. comment
    Comment #22900352

    Just a quick note: Morgan Funtowicz from HuggingFace did an awesome webinar overview of the transformers library here for anyone who is interested https://www.youtube.com/watch?rel…

  18. comment
    Comment #22891769

    CEO of Paperspace here. I'm really sorry about this. That is not the experience that we are striving for and FWIW, since leaving beta, Gradient is much more mature at this point (m…

  19. comment
    Comment #22226449

    Dillon from Paperspace here. If anyone is interested, this is actually part of a longer multi-part series covering GauGAN in-depth. Here's the link to the full series: https://blog…

  20. comment
    Comment #22226399

    We ( https://www.paperspace.com ) have full Linux and Windows desktops with web-based streaming and web-based terminal access. Might be what you are looking for :)

  21. comment
    Comment #21243256

    I respectfully disagree :) I think that the notebook environment is a nice entry-point for lots of applications. We actually use it pretty regularly to launch more sophisticated ex…

  22. comment
    Comment #21242269

    I should also mention you can just as easily run these on CPU-backed instances as well. The GPU is not a hard requirement. As for checkpointing data, that is still a relatively dif…

  23. comment
    Comment #21242225

    Because everything is running in a docker container behind the scenes we support any kernel you would like. We have a handful of pre-built containers and you can also add a custom …

  24. comment
    Comment #21242205

    The 5GB of persistent data is available for by default for all free accounts running on the free instances. You can easily upgrade your storage up to 1TB by upgrading you subscript…

  25. comment
    Comment #21241763

    Yes, one of the differences in how we handle notebooks is that everything is actually run in a container behind the scenes. This means that is isn't just the .ipynb that we are hos…