user avatar
Jacob Jackson
@jbfja
@cursor_ai, created same.energy, started @SupermavenAI and @Tabnine, formerly @OpenAI
Joined June 2020
Posts
  • Pinned
    user avatar
    Why we won't be replaced by AI There’s been a lot of talk about AIs replacing programmers recently. The National Post: “AI is coming after the tech bros and their easy money”. Emad Mostaque, CEO of Stability AI: “There Will Be No Programmers in Five Years”. Some people are
  • user avatar
    I listen to white noise at 2x speed so I fall asleep 2x faster. Productivity begins in bed
  • user avatar
    Five years ago I created TabNine, the first commercial code completion tool to use deep learning. Today I'm releasing Supermaven, the first code completion tool with a context window exceeding 100,000 tokens.
    00:00
  • user avatar
    Time to share what I've been working on for the past couple months: a visual search engine called Same Energy. It's early stages but you can try the beta here: same.energy
  • user avatar
    I've decided to leave OpenAI to work full-time on creating a visual search engine. I'll miss my coworkers but I'm very excited about what I'm going to make.
  • user avatar
    Cursor is the future of AI coding. I'm honored to join the Cursor team and work with them to create the most useful developer tool in the world.
    So excited to be working with @jbfja and the Supermaven team! There are only two companies in the world that have shipped models with 1M+ token windows: Google Deepmind and Supermaven.
  • user avatar
    I made a Twitter search engine. Instead of searching by keywords, you enter a tweet and it finds tweets with a similar "feel". Try it out: same.energy
    00:00
  • user avatar
    When using LLMs for code completion, you want the model to produce a completion that starts with what the user typed. But LLMs can only condition on sequences of tokens, not sequences of characters...
  • user avatar
    Replying to @jbfja
    Supermaven not only provides the best completions of any tool but it's also the fastest. In the video below I test the speed of Supermaven compared to several alternatives. Supermaven's response time is 250ms, over 3x faster than any other tool in this case.
    00:00
  • user avatar
    Many people asked if Supermaven trains on your code. To be clear: Supermaven does not train on your code. In the future we might let you get Supermaven at a discount if you allow training on your code. That will always be a clear opt-in: you won't end up there by accident.
  • user avatar
    Replying to @jbfja
    Unlike existing tools which are all based on the Transformer architecture, Supermaven uses a new operation which is better than self-attention at integrating information across a long context.
  • user avatar
    Replying to @zack_overflow
    There’s a length limit of 400 KB currently. We’re going to raise the length limit or at least add better communication about it. Thanks for giving it a try
  • user avatar
    A conversation on the optimal reward for coding agents, infinite context models, and real-time RL
    00:00
  • user avatar
    The GPUs run slower around lunchtime