Live data from Hacker News

Viewing profile — jacob-jackson

jacob-jackson

HN member
Joined
Tue, Nov 06, 2018, 5:50 PM UTC
HN karma
447
Public activity
37 items

About jacob-jackson

No profile information was provided.

Recent public activity

  1. comment
    Comment #39478271

    Sorry to hear that. I'm not sure what's causing this. Could you share your Windows and VS Code version to help us reproduce the issue? sm-agent.exe is supposed to be started as a s…

  2. comment
    Comment #39476121

    We think this is the most sustainable option because there is a cost to providing a quality service. We take a small loss on every user who cancels their free trial - more than a t…

  3. comment
    Comment #39476098

    I didn't realize that. I would have posted without the Show HN tag if I had read that carefully.

  4. comment
    Comment #39474808

    We should update the site to be clearer about this. There is a 7-day data retention limit listed in https://supermaven.com/pricing .

  5. comment
    Comment #39474635

    Sorry. We should be more clear about the CC being required to sign up for the free trial.

  6. comment
    Comment #39474560

    I'm happy to hear that. I don't have any specific plans for same.energy at the moment other than to keep the site up.

  7. comment
    Comment #39474541

    Glad to hear it. We'll add an IntelliJ plugin next week. We may add a chat feature if we can make one good enough that we're happy with the quality.

  8. comment
    Comment #39474530

    All the processing happens in the cloud. It will upload the git repository you use it on. We retain the data for a maximum of 7 days.

  9. comment
    Comment #39474476

    I had the idea for the technology first and decided that code completion was the application where it would be the most useful. It's a proven market with Copilot having over $100M …

  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #20743328

    Thanks, this should be fixed shortly.

  15. story
  16. comment
    Comment #20444574

    Sorry, I worded that poorly. What I mean is that each individual suggestion consists of a single token -- at least, that is what I see in https://visualstudio.microsoft.com/service…

  17. comment
    Comment #20444528

    It's difficult to solve an issue like this without steps that can be used to reproduce the issue. Here is a similar issue where someone provided instructions to reproduce the probl…

  18. comment
    Comment #20444401

    As far as I can tell, it suggests one token at a time and uses its model to help rank these tokens. This is useful, but there is a lot to be gained by suggesting multiple tokens at…

  19. comment
    Comment #20443790

    Yep. We will start by offering it to enterprises. We may extend it to individuals if we can offer it for sufficiently low cost.

  20. comment
    Comment #20443669

    https://github.com/TommyX12/company-tabnine

  21. comment
    Comment #20443609

    Language models mimic the style of the surrounding text (as you can see from the examples in [1]), so the model will only try to give you low-quality boilerplate code if your codeb…

  22. comment
    Comment #20443562

    This is a big part of it. CPU-only models are much easier to deploy, and not all developers have GPUs, so the first iteration of the local model will be CPU-only. We might release …

  23. comment
    Comment #20443557

    We're still prototyping new models and modifying the dataset, so we plan to release more technical details in the future.

  24. comment
    Comment #20443491

    I'm looking forward to some data cleaning :)

  25. comment
    Comment #20443107

    Good point, I added it to the survey.