[BidClub_]
20VC · · 55 min

Inside Legora's Tech Stack: Why Token Maxing is Failing Enterprise Startups | Legora CTO

Harry StebbingsJacob Lauritzen

YouTube
TL;DR
  • The 100-year bottleneck in software just moved. Jacob's core frame: product work → writing code → review, and "the rate limiter was how quickly can you write code. That is now super cheap." At Legora, Claude and Cursor are the top two sources of generated code — roughly 2% apart, "miles above the next engineer," and "way above 50%" — so the constraints are now review and product synthesis, and orgs should restructure around those.
  • Review tooling is his explicit startup ask — current tools force humans to stare at lines of code when what matters is impact on architecture, stability, and security boundaries: "if you're gonna do a startup, please do something that solves the review thing." Same logic kills the editor: "the current shape of an IDE will die" — the next one is maybe graphical, planning at the systems layer while agents execute.
  • Token maxing is the wrong enterprise metric: leaderboards plus token usage in performance reviews make "people just burn tokens just to look good — a really stupid way to do anything." Reward output via hack days and demos instead. Yet his own AI budget is driven primarily by opportunity cost: "I don't want to say infinite, but… the cost of not doing it is extremely high. This almost outweighs any sort of token cost."
  • Cursor's post-acquisition neutrality question — its "reason to exist" was third-party token optimization (routing to cheap open-source models, setting limits), which Harry argues is harder now that it's tied to X. Harry says model-independent Cognition and Factory will do very well; Jacob was "a bit surprised and a bit sad": "a shame that the industry is vertically integrated in that way."
  • Shallow SaaS is in the blast radius. Legora vibe-codes internal HR, ATS and payroll-adjacent tools because off-the-shelf software "always basically never really works"; a public-company CEO's chief of staff took three weeks and replaced Kooper (likely Coupa). Rule: shallow surface + heavy customization → build; deep complexity → don't build it yourself. He predicts a new enterprise role — internal AI systems teams — will flower out of IT.
  • Moats survive the vibe-coding clones: "it's very quick to get to the 90% where it looks the same… It's the other 90% that are difficult" — edge cases, audit logging, RBAC at scale. Model dependence is overrated too: "let's say you took away a model from Legora, people would still pick Legora." Legora runs ~10 models, choosing on performance and latency over cost — "you can probably wait an hour more for the output if it's better."
  • The scaling scoreboard: $100M ARR in 18 months (per Harry's intro), year-end revenue "above 250" (Harry's bet: 272), 80 engineers today going to a predicted 270 by end-2027 — after Jacob's famous 300-Spartans slide capped the team at 20. Given six months' exclusive access, he'd take superior engineers over a superior model "for sure": models improve anyway; great engineers "build a system that exponentially improves."
Digest · the substance, structured for research

1. Code is cheap now — the bottleneck moved to review and product work

  • Jacob's framing of software's three phases: product work (translating "user pain, user dreams, nightmares into something tangible"), writing the code, then review and merge — and phase two "was the primary bottleneck for the past 100 years." AI compressed it: "the rate limiter was how quickly can you write code. That is now super cheap." Everything downstream of that claim — org design, hiring, tooling — follows from asking "what's the bottleneck to our velocity" and attacking it.
  • The internal evidence is stark: Claude and Cursor sit atop Legora's generated-code stats, about 2% apart and "miles above the next engineer" — "way above 50% of all code." Both tools coexist ("the cursor harness is quite good"; some engineers avoid Claude Code because its harness "is annoying sometimes").
  • Processes compress too: incidents now get "an incident agent" unleashed on logs and telemetry — "it's surprisingly good… the postmortem basically almost writes itself." Engineers still wake up at night, but well-equipped.

2. Review is broken — the startup plea, and the death of the IDE

  • Legora runs AI review bots — security reviewers, specialized reviewers — that iterate with the AI coder: "agents fighting each other until they arrive at something." But it's not enough: "I keep telling people at all events… if you're gonna do a startup, please do something that solves the review thing."
  • What review should actually check: "no one wants to look at all the lines of code" — the questions are impact on systems architecture, stability, security boundaries. If there's no strategic trade-off, "maybe you don't have to review it at all. Just unleash the agent."
  • The engineer's job shifts one abstraction up — what does the system look like, what bets are we making, what's reusable — plus a new discipline he calls meta-engineering: agent-enablement teams (soon an explicit role at Legora) that set guardrails and data loops so you can "unleash agents and say, hey, increase conversion rate on my e-commerce store."
  • The corollaries: "the current shape of an IDE will die… it's not reading lines of code. Maybe it's graphical" — review and plan at the architecture level while agents run off. And his self-declared crazy take on law mirrors it: "eventually lawyers will not be nitty-gritty about the language of the contracts. They will work a level above — what's our negotiation stance, what risks are we okay taking." Hedged as spoken: "I'm not sure if this is true, but this is my hunch."

3. Security is the bill coming due for AI-generated code

  • Despite the speed religion, Legora still human-reviews every single PR "just because we have to be sure." Jacob calls it inefficient and wants risk scores instead, but concedes Harry's worry is right: "threat actors are extremely efficient now… we need just as good defense and I'm not sure if we're there yet."
  • It's not hypothetical — a vendor security incident the day before the recording forced a credential rotation (no client impact, he stresses). "I think we're going to see more of them."

4. Moats when anyone can vibe-code your clone

  • People are vibe-coding Legora, Salesforce and DocuSign clones today, and it doesn't change his product strategy: "it's very quick to get to the 90% where it looks the same… It's the other 90% that are difficult" — edge cases, unhappy paths, audit logging, RBAC, "the weird scenarios you end up at at a certain scale."
  • On taste as defense against sameness: "if you don't have taste, then you let AI slop converge to grayness… if you're just letting AI rip, you're going to look the same as everyone else." Design survives one level above individual features — design language, hierarchy, "the opinionated stance of who we are" — stored in Figma, which Harry needles is now just "a storage feature" (Jacob concedes: "it could be something else").
  • The customer-speed problem: three different speeds — AI, product, humans — and Legora's business is "translating the immense speed of AI development into a user base that's been historically underserved." That's why forward-deployed engineers are still required in enterprise legal — "that's the price you pay for being on the forefront" — though "in 5 years maybe we don't at all."
  • The real threat isn't Harvey: "the thing that's going to kill us is if we lose the ability to constantly react and readjust and reinvent ourselves." And for founders facing incumbents: "just work harder than the 800lb gorilla… no one in the 800lb gorilla is extremely excited to be there."

5. Vibe-code the back office — bad news for shallow SaaS

  • Legora's internal-enablement team reimagines the company from first principles: going 200 → 1,000 employees, "can we just vibe code our HR system? Our talent acquisition system? Our payroll system?" Off-the-shelf tools "always basically never really work" and building is "so cheap" now. The example as told: Ryan vibe-coded a Canada→Sweden relocation app for an incoming team in a day; a public-company CEO's chief of staff took three weeks and replaced Kooper (likely Coupa) — "and it works and it's brilliant."
  • His build-vs-buy rule has two axes — surface area and depth. Shallow app plus heavy customization → build it yourself ("that's probably actually the right thing to do"); deep app hiding real complexity → don't build it yourself, "there's just too much stuff for you to build."
  • The role that follows, his pick for a job that's common in five years: internal IT has "a flowering moment" into an internal-AI-systems team building custom tools — "if enterprises don't create that role I will get really annoyed."

6. PMs survive — precisely because product work is the new bottleneck

  • Against the product-and-engineering-are-converging consensus: at Legora "the bottleneck is no longer coding, which means the bottleneck is the product work." A PM spending 50% of their time coding means "we're missing out on so much product work" — it's pure opportunity cost. The carve-out: devtools and consumer, where engineers are their own clients — "you haven't needed a PM before AI either there."
  • The nuance: PMs should vibe-code prototypes — high-fidelity artifacts kill handover cost, and they can iterate with users before engineering ever gets involved. Co-location in Stockholm runs on the same logic: PM, designer and engineer together means "you can almost not even have the handover." Great engineers who want remote "probably also want very isolated problems… not for us right now."
  • His advice to a new CS grad: "the most important thing is you need to learn how to learn… if you can just learn faster than everyone else, then over time you win."

7. The model layer: ~10 models, performance and latency over cost, open source's moment

  • Legora runs maybe 10 models across tasks, "swinging between OpenAI and Anthropic" as "the best model changes almost weekly." Selection prioritizes performance and latency, "not so much cost" — "if you're a lawyer… you can probably wait an hour more for the output if it's better." And model dependence is "much less than most people think": the value is legal primitives, enterprise features, optimal routing — "take away a model from Legora, people would still pick Legora."
  • Open source is "having a great moment": a local model helps him code offline on flights, transcription runs on his iPhone, and he thinks Whisper Flow — his pick for most underrated AI company — should "just go local." His worry: European and American open-source models have been lacking — "game theoretically we won't end up in a great place if there's a duopoly or monopoly on the models." Europe's place in the model race: "it should, but it doesn't yet."
  • On the efficiency frontier: a sub-quadratic, huge-context model dropped two days before recording — "super exciting… I don't know if I trust the benchmark yet" — and "maybe the current LLM architecture is not the one to take us all the way."

8. Token maxing is the wrong metric — and Cursor's post-acquisition neutrality question

  • His advice to public-company boards asking about token maxing: leaderboards plus token usage in performance reviews mean "people just burn tokens just to look good. That's a really stupid way to do anything." Do hack days and demos instead — "reward them for being effective and efficient and having more output, not for necessarily using AI."
  • His own budget answer, on what percent of developer salary to spend on tooling: "I don't want to say infinite, but for me it's a question of opportunity cost… the cost of not doing it is extremely high. This almost outweighs any sort of token cost" — with the caveat that a company with lower opportunity cost should answer differently.
  • Jacob said Cursor's "reason to exist" was neutral third-party token optimization — routing to cheap open-source models, setting limits across vendors. Harry argued that model-independent Cognition and Factory "do very well." After Jacob asked whether the concern was Cursor being tied to X, Harry said "100%." Jacob was "a bit surprised and a bit sad… I just think it's a shame that the industry is vertically integrated in that way."

9. Hiring: the 300-Spartans mistake, 80 → 270 engineers, and the ego filter

  • The honest answer to what Harvey did better: "they've been more aggressive with hiring." Jacob showed the whole company a 300-Spartans-versus-Persians slide ~18 months ago predicting Legora would "cap out at 20 engineers" — "I got that really wrong." Today: ~80, "way too small still," and the cost is unbuilt features, not slowness. His on-record bet: 270 engineers by end-2027 ("I'm going to say a number that's too low"), with the discipline that "I'd rather miss my number and have A players than hit it with B players."
  • Biggest mind-change in 12 months: hiring — "as long as adding someone is net positive, we should add someone." Acqui-hires are the fast path: one great founder attracts five A-players, "you get five in one week"; the acquired code usually gets rebuilt into Legora. Integration is "surprisingly easy if you hire people with low ego" — and ego reveals itself in salary-and-title negotiation: "great people want more money. They don't mind so much about the title."
  • Where his hires went wrong — introspectively: with very senior people, "I'm not confident enough in saying this person who's seen more than me is wrong," then two-to-six weeks in it unravels. His feedback at two weeks: "you're not going to stay if you don't change this" — no one has recovered from it yet. Hardest role today: technical engineering managers, because "anyone who's seen scale typically is no longer technical"; Legora's EMs spend most of their time coding but are accountable for team health in six-person teams that "decide their own road map."
  • Europe versus US: US candidates are "less risk averse" but "more transactional"; Europeans take longer to convince "but once they're convinced, they really stay." Equity still needs explaining in Sweden and Europe — "they're like, wait a minute, you're giving me half a million… not literally, but like in the future" — an ecosystem cost the next Stockholm startup hopefully won't pay.

10. "Slapped in the face every 3 months" — build for 100x

  • His two named regrets: underestimating growth, and staffing developer experience too late. The three-person DevEx team (still "too few") should have existed "when Opus 4.5 came out" — he described engineer productivity as "10x, let's say," so if you can make everyone 20% more efficient, it's even more gains. What they built: a background coding agent giving each engineer ~10 concurrent agents, custom review agents, CI flows that wait until everything's green before raising to a human, and README-driven onboarding where new engineers "just ask their Claude Code."
  • The scaling rule changed: "I used to say 10x, but that was not enough. So now everything needs to scale to 100x the usage." The example as told: tabular view bulk extraction, where 100,000 cells versus 10,000 spikes the system instantly — solved with fair queuing: the 100k-cell user "can go grab a coffee," the 10-cell job stays fast.
  • Given six months' exclusive access, he'd take superior engineers over a superior model "for sure" — models get better on their own, but great engineers "build a system that exponentially improves, and that's worth a lot more."
  • The revenue exchange: Jacob says "above 250"; Harry bets 272 and says he thinks it will be above that too; Jacob then retreats — "I don't know numbers… David's going to call me really mad soon." Harry's intro frames the base: $100M ARR in 18 months, "the fastest growing enterprise company in history."
Harry Stebbings

What percentage of a developer's salary would you be willing to spend on AI tooling for them?

Jacob Lauritzen

I don't want to say infinite, but for me, it's a question of opportunity cost. We're in a competitive environment. There's so many things that we can do, and the cost of not doing it is extremely high. This almost outweighs any token cost.

Honestly, just work harder than the 800-pound gorilla. People underestimate this. With the 800-pound gorilla, no one in the 800-pound gorilla is extremely excited to be there.

1. You Can Build Faster Than Lawyers Can Consume

Harry Stebbings

We were just chatting, and you said Legora is the first big company, or company of this size, that you've worked at. Is that a blessing or is that a curse? How do you think about that?

2. What Harvey Has Done Better Than Legora

Jacob Lauritzen

I'd like to think that it's a blessing. I just have to be really humble about it. Essentially, I don't have any priors coming into how to build an engineering org. I think building an engineering org in 2026 is very different from doing it in 2024.

In that way, it's really good that I come in naive and say, "Okay, let's try to do it this way." If it doesn't work, we keep iterating. Just like we keep iterating on our product, we keep iterating on our organization and our processes.

I work with the team: what's working well, what's not working well, and how do we solve that, just like any other problem?

Harry Stebbings

Dude, how is it different building a team, an org, or a product in 2026 versus 2024 and years prior?

Jacob Lauritzen

Everything is just changing all the time right now. Productivity is through the roof. Processes are up in the air. You can have huge teams; you can have tiny teams.

Harry Stebbings

Productivity is through the roof.

Jacob Lauritzen

Yeah.

Harry Stebbings

If we unpack that, why is it through the roof?

Jacob Lauritzen

Well, just AI tooling. I mean, what do we use internally? It's Claude Code. It's Cursor.

Harry Stebbings

Those 2 are competing? Yeah, yeah. Wow. Because everyone's like, "Run from Cursor," whenever I interview. So, you still have Cursor users?

Jacob Lauritzen

We still have Cursor users. The Cursor harness is quite good. There are some personality differences on our team, but a lot of people still use Cursor. Some use Claude Code, and some use Pi because the Claude Code harness is annoying sometimes. We allow people to do both.

Harry Stebbings

Okay.

Jacob Lauritzen

And so we have efficiency against that. We ship more. We ship more, we ship faster, we debug things faster, and we iterate faster. Everything is faster now, and each engineer can produce much more than they could previously.

3. Code Is Now Cheap: So What's the New Bottleneck?

That just has a ton of ripple effects throughout the org, basically, on how you structure it. A way I like to think about it is that when you build software, there are 3 phases. There's phase 1, which is the product work: what are we building? You translate user pain, user dreams, and nightmares into something tangible that we can try and iterate on and figure out if it works.

Then, once you have that and know what you want to build, you build it, write the code, review the code, merge it, and get it going. Number 2 was the primary bottleneck for the past 100 years, almost. The rate limiter was how quickly you could write code.

Harry Stebbings

Mhm.

Jacob Lauritzen

That is now super cheap. That's been compressed, and the bottleneck now is the 2 other ends. One is review: how can we do that much more efficiently? Then it's how can we actually do the product piece much more efficiently? If you believe that code is cheaper to write, then naturally the 2 other things are bottlenecks. That means one of the focus areas is how do we do the product work as efficiently as possible?

Harry Stebbings

How do you think about that, then?

Jacob Lauritzen

That's a great question. Part of that is: how do we make our PMs as efficient as possible? How do we take all the work with clients, synthesize what they think, and combine that with our own strategic priorities, our own taste, and our opinions about our vision for where our product is going?

How do we make them do that as efficiently as possible and hand that over to engineers as efficiently as possible? I'm not sure if I've solved that yet. But I do think that's the way I'm thinking about it: constantly asking, what's the bottleneck to our velocity? Then we try to solve that.

Harry Stebbings

You said that review could be one element of it that could be a bottleneck. Do we see AI code review becoming the dominant source of review, and does that then remove it as a bottleneck?

Jacob Lauritzen

I think so. I think that's one of the solutions. We do AI code review today, and it's in its nascent phase.

Harry Stebbings

It's like when I was young, my mother used to just say I was big-boned.

Jacob Lauritzen

Okay. You just ate all the Maltesers, Harry.

Harry Stebbings

"Here, it's in its nascent phase" is sweet.

4. AI Code Review Is Still Broken

Jacob Lauritzen

That's the nice way to put it. Yeah, rough edges still.

No, I completely think that's right. We have AI review bots today. You can have security review and different specialized reviewers. They do tons of review and iterate with the AI coder. It's kind of weird because you see this pattern where agents are fighting each other until they arrive at something.

Even then, I think current review tools are not good enough. I think we need something new. I keep telling people at all the events I'm at, if you're going to do a startup, please do something that solves the review thing. No one wants to look at all the lines of code.

What's important is the impact on systems architecture, the impact on systems design, stability, and security boundaries. How does it take our system in the right direction? That's the kind of stuff that you want to review.

If that doesn't change, then maybe you don't have to review it at all. Just unleash the agent. But if it does, if there are some strategic trade-offs, then you want a human to say, "Yeah, this is the right direction to take."

5. The Future Engineer: Systems Design Over Writing Code

Harry Stebbings

Is that the future of engineering: systems design, systems architecture, and then, bluntly, code creation and code maintenance are actually completely done by AI?

Jacob Lauritzen

Yeah, I think so. I think that's right. The job of an engineer is changing from typing a bunch of code to thinking one layer of abstraction above it: what does the system look like?

You can have AI running around inside each of the pieces, but you have engineers thinking about the higher level, one layer of abstraction above. What does the system look like? What are the bets we're making in different places? Do we want to invest in doing something here that we can reuse in a bunch of places over here, and that's going to make everything much more stable?

I think the other thing that engineers are doing more and more, which is an explicit role with us soon, is the meta-engineering of making agents really effective. You know how you have developer-experience teams that might help write custom linting or custom developer setups to make developers efficient?

We need to have the same team for agents. How do we make agents really effective? How do we make sure that we can enable agents to independently self-improve the system? Can we gather data in a really good way so that we can just unleash agents and say, "Hey, increase conversion rate on my e-commerce store," and they can just go and run experiments?

That sort of sets up the loop so agents can just run and optimize. I think that's going to be the actual job of a lot of engineers.

Harry Stebbings

How do you think we do that? I spent a lot of time with Jason Lemkin and Ann Miura-Ko, who's amazing. But they both told me that, fundamentally, in a world where agents are the pickers of software, the API quality that we have is the core determinant of what agents will choose software based upon.

Jacob Lauritzen

Mhm.

Harry Stebbings

How do you think about how we make agents more effective? Is it a simple question of data and making sure we're the best at that? How do you think about that?

Jacob Lauritzen

We have to set up the guardrails really effectively. This is actually something that I'm thinking about right now. Our code base is starting to get large. It's a good problem to have.

We're starting to have a lot of engineers. We're also starting to have a lot of agents that are working on this together. You start to think about how you can mechanistically enforce the system to behave a certain way. I'll try to give an example: you can have custom rules where the agent tries to do something and we tell it, "No, you can't do that."

For whatever reason, you can't do that because we want the system to be this way. I think that type of guardrail setting will be seen everywhere. If you're a big enterprise rolling out AI tooling and you have agents that build your own internal software, you have AI tools that build your HRIS system, your ATS system, and whatever else. You probably have some engineers setting up where you get the data, what you can do, and what you can't do, and then you can just let agents run amok inside that system.

Harry Stebbings

You mentioned the expansion of the Legora codebase today, but what percentage of code created today is AI-generated versus human-generated?

6. Over 50% of Legora's Code Is Now AI Generated

Jacob Lauritzen

I took a look recently, and Claude and Cursor are at the top. There's, I think, about 2% between them, so they're really, really close. Then it's miles above the next engineer, so they're way above 50%.

Harry Stebbings

Do you worry that we'll see a next generation of security threats with the amount of AI-generated code that blindly opens vulnerabilities we didn't know we had?

Jacob Lauritzen

Yes, absolutely. This is very top of mind for me, and that's why we still, at Legora—and probably in a bunch of other enterprise software companies—review every human PR, every single one, just because we have to be sure. I think that's inefficient. I want to get some risk scores in there and change that so we can run really fast. Fundamentally, I think you're right: threat actors are extremely efficient now, which means they can try so many different things and keep running at it. We need just as good a defense, and I'm not sure we're there yet.

Harry Stebbings

I definitely don't think we're there yet, which is why we see so many hacks. [laughter] Whenever I see a hack on Twitter, I'm like, “Oh, poor them; their weekend is thoroughly ruined.”

Jacob Lauritzen

Yeah, yeah, yeah. One of our vendors had a security incident just yesterday. We just rotated a lot. To be clear, this was internal; it doesn't affect any of our clients or anything like that. I think we're going to see more of them.

Harry Stebbings

I totally get that. I interrupted you when we spoke about the efficiencies that come with AI. You mentioned the second was the processes that change. How do processes change, be it PRs, be it postmortems?

Jacob Lauritzen

Actually, postmortems are a great example. We run them really efficiently now, and it's great. If you have an incident now, you just unleash an SRE agent—an incident agent—and it will quickly figure out what's going on. It looks at all the logs, all the metrics, and the telemetry, and it's surprisingly good. It's really, really good.

Instead of having a bunch of engineers wake up in the middle of the night, you still have some waking up in the middle of the night, but they're really well equipped. The postmortem almost writes itself as well. That's a great example of something that we can run really efficiently.

7. How AI Is Making PMs and Postmortems Faster

More broadly, in the software development life cycle with AI, PMs can prototype super, super fast, which is really great because that means you can front-load a lot of the work. A PM can start, however long before, once he or she has the smallest inkling of an idea that we might want to do this. They can prototype it, go to a user, test it, and iterate themselves. They don't even need to bring in engineering until they have something that's clearly super valuable. Then we can switch and say, “Okay, now we take this from a prototype to something that actually fits in the system and is super reliable.”

Harry Stebbings

Do we skip the design stage in a world where prototyping and getting to V1 is so much easier?

Jacob Lauritzen

Probably some companies will skip the design phase. I think we can skip the design phase for functionality. You don't necessarily need to have this long discussion where you have 10 people figuring out where the button should be.

I do think design still has a place, but it's maybe one level above the individual features and the individual stuff that we build. It's the design language that we choose to have, the taste, and the opinionated stance we have about who we are. What does Legora look like? What's the navigation? What's the hierarchy? It's more for consistency, UX/UI, and taste than for functionality.

Harry Stebbings

Totally get that. Do you still use Figma today?

Jacob Lauritzen

We still use Figma. Yes, I know where you're going with this. [laughter] As soon as you start building a system that's larger than something very small, you want consistency, and you want to have a design language and all that kind of stuff. You need somewhere to store what your button looks like, what your pages look like, and what's this and what's that. For us, that's Figma, and it works great for that.

Harry Stebbings

Do you think that's the case? Do you think that's the case moving forward? I don't mean anything against Figma, but it's a storage feature.

Jacob Lauritzen

Yeah, I know. Exactly. I mean, it could be something else. You're right. Then the question is—

Harry Stebbings

Is it faster for designers to take a prototype to something really crisp in Figma versus prototyping directly? We mentioned the wonderful word earlier—the word of the moment—which is taste. Oh, no, no, no: taste is what separates us. [laughter] How do you think about the idea that, “Don't worry, taste is what the differentiator will be”? Is that true, or is that, bluntly, Silicon Valley and tech BS that's trying to protect us?

8. Does Taste Matter or Is It Silicon Valley BS?

Jacob Lauritzen

I think taste is important. There are different flavors to taste. [laughter] It depends on what you mean by taste. In tech, taste is having an opinionated stance on something. If you don't have taste, then you let AI slop converge to a sort of grayness, and everything looks the same. I think you need to have taste to have an opinion and a stance in the world: this is who we are, this is what we do, and we don't do these other things. That's not for everyone.

To me, that's what taste means. It's like, this is who I am, this is who we are, and some of you are going to hate it—and that's okay—because you need to have some edges. If you're just letting AI rip, you're going to look the same as everyone else.

Harry Stebbings

When copying is quicker than ever, does that change how you think about product? You're in a very competitive space, and people can copy very quickly. Does that change how you think about product?

Jacob Lauritzen

No, not really. The important thing for us is that we're building something our clients get a lot of value out of, and we build that as fast as we can, but we don't build it faster than that. There are tons of people who are vibe-coding. There are people vibe-coding Legora, Salesforce, DocuSign, and other companies.

It's very quick to get to the 90% where it looks the same and, in 80% of the cases, works similarly. It's the other 10% that's difficult: ensuring all the edge cases work, all the unhappy paths, all the audit logging, all the RBAC, and all the weird scenarios that you end up with at a certain scale. That's what's difficult. We just keep focused on how we create the most value for our clients and sprint toward that as fast as humanly possible.

My girlfriend is a lawyer, and she's wonderful, but they're not the fastest in terms of adoption and usage. I'm going to get in huge trouble for saying that. I was not talking about her; I was talking about the legal profession.

Harry Stebbings

You can build product so much faster than your customer can consume it.

Jacob Lauritzen

Yes.

Harry Stebbings

How do you think about that?

Jacob Lauritzen

That's a great question. You have this notion internally that there's the speed of AI, there's the speed of our product, and then there's the speed of humans. [laughter] They're not necessarily the same. I think that's part of the beauty of what we're doing: we're translating the immense speed of AI development into a user base that's been historically underserved, and we're taking them along for the ride.

Sometimes it can be frustrating, but it's also really rewarding that we can take this huge base of people and change the way they work—their efficiency and their productivity. We can remove the buttloads of awful work they spend their time doing and help them focus on more strategic, more important work.

Harry Stebbings

What have you not done that you wish you had done?

Jacob Lauritzen

An email client would have been really cool. I would have loved to build that. I vibe-coded one just for fun. We're probably a little way away from that because there are other high-priority things, but I think an email client is where a lawyer sits.

Harry Stebbings

Do you vibe-code internally within Legora for customer presentations—for, you name it—constantly?

Jacob Lauritzen

Constantly.

Harry Stebbings

Is that the future of enterprises, or is that, bluntly, Legora at the very precipice of innovation?

Jacob Lauritzen

It will be the future. I don't know when, but it will be the future. I think there's, like—

Harry Stebbings

Just so we understand, what does that mean? You build sites for Slaughter and May so you can pitch to them, and Clifford Chance so you can pitch to them.

Jacob Lauritzen

No, but it’s way broader than that. We have a team now that’s internally focused on enablement, which is just reimagining, again from first principles, with all the stuff that we have today. If you’re building the most efficient company to go from, let’s say, 200 to 1,000 employees, what does that look like?

That obviously means Claude Code and similar things for everyone, but it’s also: can we just build a bunch of the tools that we need ourselves? Can we vibe code a bunch of the tools? Can we vibe code our HR system, our talent acquisition system, or our payroll system? There are so many tools that exist out there, but you always need to customize them so much, and they basically never really work. We just build them now because it’s so cheap to build.

Harry Stebbings

What have you been able to vibe code away?

Jacob Lauritzen

We’ve added a bunch of things that are additions to vibe coding. A great, really stupid example is Ryan, who joined from Canada. We have a team of people joining from Canada, and they’re all moving to Sweden. He vibe coded an app to help everyone migrate.

Very specifically, if you’re Canadian, these are all the laws and all the steps you take. It’s interactive, you can see how far you’ve made it, and it’s awesome. It took, I don’t know, a day to vibe code, and it saves so much time for an entire team.

You can build the big systems, but even just all the small ones that you can build really add up. I was with a friend who’s a public company CEO the other day, and he was like, “My chief of staff took 3 weeks off and basically vibe coded what was likely Coupa, and we replaced it.” It works, and it’s brilliant.

Harry Stebbings

What do you say to people who are like, “That’s ridiculous. Why would you ever bother vibe coding and taking months to do an HR system when you could just buy it off the shelf?”

Jacob Lauritzen

It really depends on the system. There are certain systems—I think, basically, there are 2 axes to systems. There’s the horizontal one, which is how big your product surface area is, and there’s the vertical one, which is how complex it is.

If it’s deep, essentially, your surface area looks quite simple. It’s a simple app, but it does a lot of complex stuff. It hides away a lot of complexity from the user. Then there’s the other one, which is your very, very shallow app, where there are tons of things you can do, but there’s not that much complexity.

If it’s a shallow app and it requires a lot of customization from you, maybe you just build it. That’s probably actually the right thing to do. If it’s a very deep one, there’s just too much stuff for you to build, and it’s not viable for you to do. That’s kind of how I think about it.

Harry Stebbings

We mentioned PMs and their proximity to customers, and then that delivery mechanism back to engineering, which is kind of what PMs have always done and done best. Does the role of the PM change in the next few years?

Jacob Lauritzen

Yes and no. [Laughter] I think a lot of people are saying that product and engineering are converging. It’s becoming one thing: one person can do the product work, build the system, ship it, and do everything.

For some companies, that’s true. For companies where you really need PMs, it’s not true, or it can be true but it’s inefficient. I’ll tell you why. We were talking about how you do the product work first—the scoping—then you build it, ship it, and review it.

In a company like Legora, we’re always focused on the bottleneck, and the bottleneck is no longer coding. That means the bottleneck is the product work, so you don’t want your product people to do engineering because the opportunity cost of that is really high. What you really want them to do is the product work: talking to customers, figuring things out, and doing the synthesis. That’s the bottleneck.

So that’s how I think about it right now. For certain companies, if you’re doing developer tooling or consumer products, where engineers intrinsically have a good sense for their own clients, you maybe don’t need a PM at all. But I think you haven’t needed a PM before AI either there, so I don’t think that changes with or without AI.

PMs can now do engineering. That changes with AI, but it’s not always efficient to do it. It’s a matter of opportunity cost, and there’s handover cost. If I do all the product work and then give it to an engineer, you lose efficiency there.

It’s good if PMs do some amount of vibe coding to show, in very high fidelity, “Here’s a prototype. This is exactly what it looks like,” because then you reduce the handover cost.

Harry Stebbings

Exactly. Yeah. Exactly.

Jacob Lauritzen

But they shouldn’t spend a lot of their time engineering because if they just focus on actual engineering, we lose out on the product work.

Harry Stebbings

I’m your little brother coming out of CS at university. What would you advise me to do to be best placed in the next 3 to 10 years? If I were to advise someone in social media marketing, I’d say, “Hey, you need to be full-stack. You need to be able to create the image, get it out, and amplify.”

Jacob Lauritzen

A similar thing, I think. For engineers, the most important thing is that you need to learn how to learn. You need to figure out how you can constantly reinvent yourself, keep learning, and keep improving, because things change all the time.

Right now, every week there’s something new you should be doing. You need to change the way you’re working or whatever. The most important thing you can do for yourself is figure out how to keep yourself at the forefront of what’s happening all the time.

If you can do that, if you’re adaptable enough and ambitious enough, then the rest kind of works out. If you can just learn faster than everyone else, then over time you win.

Harry Stebbings

To what extent does the quality of Legora as a product depend on the quality of the underlying models?

Jacob Lauritzen

It’s much less than most people think. The value of Legora is that there’s so much more around it, whether it’s the primitives that make sense for legal work and make it more efficient to work with AI, all the enterprise features, or the optimal routing between models.

We wouldn’t exist without the models, and every time the models become better, our product becomes better and our agent becomes better. But let’s say you took away a model from Legora—people would still pick Legora. They don’t buy it based on the model.

Harry Stebbings

Totally get that. How has model usage changed for you over time?

Jacob Lauritzen

It changes a lot. The best model changes almost weekly. We’ve switched between OpenAI and Anthropic. We keep evaluating all the different models.

Harry Stebbings

Do you use 15 at the same time for different tasks?

Jacob Lauritzen

We’re not at 15, but yeah, maybe 10.

Harry Stebbings

Yeah.

Jacob Lauritzen

For each task, we’ll evaluate what model is best in terms of latency and performance, not so much cost. Eventually it will be cost, but latency and performance are most important.

Performance needs to be here. How much can we increase latency without dropping in performance? By building our agent and our other AI features in a way that lets you decompose the problem, you can use them really efficiently.

Harry Stebbings

You can have latency or performance—the fastest, but it may not be the best output, or slower but great output.

Jacob Lauritzen

Yes. Yeah.

Harry Stebbings

Which one?

Jacob Lauritzen

If I have to choose, almost always performance. Performance is more important—almost always. If you’re a lawyer, you can wait 2 seconds more for the output if it’s better. You can probably wait an hour more for the output if it’s better.

Harry Stebbings

What do you think about the future of open source as we move more and more toward a focus on cost?

9. Building Engineering in 2026 vs 2024

Jacob Lauritzen

Yeah. I think open source is having a great moment. It really, really is. There are so many great open-source models now, and they’re really easy to run. There are great inference providers that let you run them really efficiently.

We’re moving very close to being able to do things on-device. Transcription can run on-device; it can run on my iPhone. I have local transcription on my Mac. When I take flights and there’s no Wi-Fi, I have local models running so I can keep coding. It’s just a “Gwen” model that runs and helps me code.

I think open source is going to play a huge role. I hope it continues to evolve the way that it currently is. I think it’s important that we have open-source models for sovereignty reasons and for security reasons. We should have great open-source models.

Harry Stebbings

Can I ask what worries you today? A lot of people are worried about open-source Chinese models, which I was thinking about. More broadly, what worries you when you look at the landscape that we’ve discussed?

Jacob Lauritzen

I really hope to see European and American open-source models. They’ve been lacking, and I think it would be really, really good to have some.

I think, just game-theoretically, we won’t end up in a great place if there’s a duopoly or monopoly on the models, for obvious reasons. You do want to have some competition.

Harry Stebbings

Does Europe have a place to play in the model race today?

Jacob Lauritzen

It should, but it doesn’t yet.

Harry Stebbings

How far do you think we are on the efficiency frontier in training? Are we 1% of the way there, or are we 90% there and might eke out a little bit more?

Jacob Lauritzen

That’s a great question.

One thing is just the current architecture. How long does that plateau? Do we need something new? There's a model released 2 days ago that's subquadratic, which is huge for context length. That's super exciting. I don't know if I trust the benchmark yet. We need to validate that. But there are still architectural innovations going on, and I don't know—maybe the current language-model architecture isn't the one to take us all the way.

Harry Stebbings

Can I ask what role doesn't exist today that you think will be very common in 5 years' time?

Jacob Lauritzen

I think it's the internal AI systems role for enterprises. I think it can have a flowering moment here and go from being internal IT that's setting up your computers and whatever to maybe having an AI-assisted team that's building a ton of internal tools that just make your life so much easier.

I think that if enterprises don't create that role, I will get really annoyed, because there's so much efficiency to gain there by really getting into the enterprise and having all of that for them.

Harry Stebbings

Do you have to have FDEs to have usage in the enterprise? You work with relatively sticky lawyers.

Jacob Lauritzen

Yeah. We currently do.

Harry Stebbings

Do you have to have people show them, “Here you go, here you go”?

Jacob Lauritzen

We currently do. But I think that's just an education thing. In 5 years, maybe we don't at all, to be honest. But that's the price you pay for being on the forefront. You have to educate and help, and that's why people want to work with us also. We take them for the ride.

Harry Stebbings

Are you ready for an unfair one?

Jacob Lauritzen

Yes.

Harry Stebbings

What have Harvey done better than you from a product or engineering perspective?

Jacob Lauritzen

I think they've been more aggressive with hiring, and I actually think I have not been aggressive enough with hiring. I've always tried to have a very, very small, very lean team, which I believed in a lot. I consistently underestimated how many people we needed to be.

I had this slide that I drew up maybe a year and a half ago that I showed the entire company. It was the 300 Spartans versus the Persians, and it was Legora and the 300 Spartans. I'm pretty sure I said we would cap out at 20 engineers or something like that, which is way undershooting it.

Harry Stebbings

How many engineers do you have today?

Jacob Lauritzen

Today, we're about 80. You got that wrong on Twitter, didn't you?

Harry Stebbings

Yeah, I got that really wrong.

Jacob Lauritzen

And we're way too small still.

Harry Stebbings

As a result of being too small, are you too slow, or are you not able to build what you want to build?

Jacob Lauritzen

Second, there are loads of features that you can basically staff a team to build.

Harry Stebbings

Can you ramp as quickly as you need to and retain quality?

Jacob Lauritzen

Yes, we're really good at this, actually. First, we're extremely selective with hiring. Maybe that's also why we're slower at hiring. We hire really great people, and the ramp-up time is extremely fast.

Harry Stebbings

How do you make ramp-up really fast, as specifically as possible? Anything that you do?

Jacob Lauritzen

I can tell you what we probably should do.

Harry Stebbings

Sure.

Jacob Lauritzen

The reality is that things move really fast. You need to have—so, we have a developer experience team, relatively new. Again, a mistake I made. I should have staffed that earlier.

Harry Stebbings

They are making everyone's life so good. What do they do?

10. The Developer Experience Team: The Most Underrated Hire in Engineering

Jacob Lauritzen

They make sure that our local development setup works really well. It's super fast and spins up really quickly. We have our own background coding agent that they built that allows each engineer to have 10 different agents running concurrently with all of our local development, a browser, and all the iteration stuff.

They're building custom review agents. They're building features so that it can wait in CI until everything looks green and all the reviews are good, and then raise it to a human. The efficiency gains there are huge.

They also build tooling that helps onboard people. It can be as simple as making sure you have really good README files in your repository, so that a new engineer can just ask their Claude Code or their Cursor about all their questions. That's remarkably effective. Even just AI tooling makes it faster to ramp.

Harry Stebbings

How many do you have in developer experience, and when do you think you should have done it?

Jacob Lauritzen

We have 3 people now, which is too few. I should have done it when Opus 4.5 came out, I think. The productivity of each engineer was 10x, let's say. If you can make everyone 20% more efficient, it's even more gains.

Harry Stebbings

How does hiring engineers in Europe differ from hiring in the US?

11. Hiring Engineers in Europe vs. the US

Jacob Lauritzen

There are a few different ways that it differs. In the US, people are generally less risk-averse. They'll be ready to jump on a lot of things to test. I think in Europe, people are more risk-averse.

People in Europe—and I'm super generalizing now—but I think generally are more—I don't want to call them mission-driven or loyal, but they really buy into the company that they work for and work with. It takes a lot of time to convince them, but once they're convinced, they really stay. That's great.

Harry Stebbings

And the US is more transactional?

Jacob Lauritzen

I think so. Yeah.

Harry Stebbings

Do you find the attachment to equity different?

Jacob Lauritzen

It's actually something that we had to educate people on in Sweden and in Europe. I think people are just not used to the venture thing. They don't know how to value equity the same way. You have to really explain: this is how it works, this is what it means, and if this happens, then you get this much money. But you don't get it in cash. It's not like—

Harry Stebbings

Yeah, exactly. And then there's tax and—

Jacob Lauritzen

I do it with our team, and they're like, “Wait a minute, you're giving me half a million?” Not literally, but in the future.

Harry Stebbings

In a way. Yeah, exactly.

Jacob Lauritzen

That's been a little bit difficult for us. But I think that's part of just creating the ecosystem. In 10 years, the next startup that comes out of Stockholm hopefully won't have this problem.

Harry Stebbings

Totally get that. Can I—everyone is encouraged to use as many tokens as possible. I'm on the board of public companies, and they're like, “Oh, I'm hearing about token maxing.” What do you advise a CEO in terms of intelligent usage of AI? Should we just be pushing tokens as much as possible, or do we just need to pump the brakes a little bit here?

Jacob Lauritzen

A few different things on that. I think, one, having a leaderboard. A lot of people say this: get a leaderboard and bring up token usage at performance reviews. That leads to token maxing, which is people just burning tokens to look good. That's a really stupid way to do anything.

Do hack days, do demos, and have people show everyone else how efficient they are and how much better they're doing. Reward them for being effective and efficient and having more output, not necessarily for using AI. But AI will be the way there.

I think that's one of the points for enterprises. This is actually where I think Cursor has a reason to live, a reason to exist: if your options are Codex, Claude Code, and a neutral third party, and you pay consumption-based costs, Cursor can help you optimize your token spend a lot. They can optimize your usage. They can route requests to the cheap open-source model or help you set limits for whatever models you want to use for whatever thing.

Harry Stebbings

Well, can they now, post-acquisition?

Jacob Lauritzen

We'll have to see if they—

Harry Stebbings

I actually disagree, and that's why I think both Cognition and Factory will do very well, because they're model-independent. But if you—

Jacob Lauritzen

Okay, because you think now that they're tied to X?

Harry Stebbings

100%.

Jacob Lauritzen

Yeah, I was a bit surprised and a bit sad to see the acquisition.

Harry Stebbings

Why?

Jacob Lauritzen

Because I thought that if they stayed independent, they had a really cool story. But I see the synergies, obviously. They don't have enough compute, they can't train their own models, and they probably have to train their own models. I just think it's a shame that the industry is vertically integrated in that way.

Harry Stebbings

Do you think IDEs are dead?

Jacob Lauritzen

The current shape of an IDE will die. I don't know what the new, the next IDE is, but it's not reading lines of code. It's maybe graphical, honestly. Maybe it's the systems, the architecture that you look at, review, and plan there, and then agents run off and make sure that whatever you're planning actually is what's being made. I don't know what it looks like, but I don't think it's lines of code.

Harry Stebbings

What percentage of developer salary would you be willing to spend on AI tooling for them?

Jacob Lauritzen

I don't want to say infinite, but for me, it's a question of opportunity cost. We're in a competitive environment.

Harry Stebbings

Are you?

Jacob Lauritzen

Yeah.

Harry Stebbings

No way. I didn't know that.

Jacob Lauritzen

There's so much—so many things that we can do.

Harry Stebbings

Fascinating.

Jacob Lauritzen

I know. The cost of not doing it is extremely high, and it almost outweighs any sort of token cost. Any efficiency gain is worth so much to us. It's not like that for us, but for certain companies, that will look different.

Is it worth us spending a ton of tokens to learn if it maybe gives us 20% efficiency? For us, yes. We have a really high opportunity cost.

Harry Stebbings

What did you do that you wish you hadn't done?

Jacob Lauritzen

Not investing in developer experience fast enough. Definitely a problem. Underestimating our growth was also a problem.

Now I make sure everything we build will scale to 100× the usage. I used to say 10×, but that was not enough. So now everything needs to scale to 100×.

Harry Stebbings

What changes when you're building for 100× versus 10×? I'm sorry, I'm very naive.

Jacob Lauritzen

No, that's not naive at all. It doesn't always have to change, but there are certain limits that you often put in place. You say, “This probably is good enough for the next 3 months.” If we bound the problem in this way, which is maybe 10×, then we can do X, Y, Z, but maybe that doesn't hold if you're at 100×.

Sometimes you need to think about particular problems where there's burstiness to them. Tabular is one of our products where you can bulk-extract from many documents and many, many cells. There's a very big difference between 10,000 cells and 100,000 cells in terms of the load on the system, because it spikes immediately. That's one of those systems where there's a difference.

Harry Stebbings

What do you do in that case, where the spike is so immensely different? What does that mean you subsequently do differently?

Jacob Lauritzen

We have to think about the experience. If 10 people do that crazy thing at the same time and we still have a bunch of other users who we want to have a good experience, we need to think about fair queuing, basically.

If you're running 100,000 cells, you're probably okay waiting a bit. You can go grab a coffee, and that's fine. But if you run 10 cells at the same time, those should be really fast.

Harry Stebbings

Totally get you. If I ask a really unfair one, if I gave you access to a superior model for 6 months ahead of anyone else, or superior engineers for 6 months ahead of anyone else, which would you rather have?

Jacob Lauritzen

Engineers, for sure, because the models change all the time. They get better all the time. But if you have really good engineers, you can build a system that exponentially improves, and that's worth a lot more.

Harry Stebbings

What do you know now that you wish you'd known when you started on day 1?

Jacob Lauritzen

Honestly, I wish I'd known how quickly we were going to scale, because that was the thing that I underestimated all the time. I don't think I was ready for this journey. I became ready because I got slapped in the face every 3 months.

Harry Stebbings

Do you buy that people are destined for certain stages of companies? I'm getting very personal. If I was you now, I'd have in my mind, “Am I the CTO that takes this to public companies?”

Jacob Lauritzen

It's a very fair question. Do I? No, I don't buy that. To me, it's a question of how quickly I can solve problems. Am I the person who can solve the problems that we have right now the fastest, or can someone else solve them faster than me?

We have a great culture at Legora in that no one has any ego. I currently have 2 engineering directors. I've told both of them, when I hired them, that if there comes a day when I think they'll do better than I will, then we swap, or I do something else.

I have very little tied into my title or my role, and they also have very little tied into theirs. We are here to build something huge, and that's the most important thing. I continuously evaluate myself on my job performance, and if I don't do well, I try to rectify that really quickly. I haven't been unable to rectify it yet, but maybe there comes a day.

Harry Stebbings

What's the secret to hiring the best engineers with no ego, and how obvious are they?

Jacob Lauritzen

It's obvious if they have ego. You can tell even when you negotiate salaries and titles.

Harry Stebbings

I don't know about you, but I always say great people want more money. They don't mind so much about the title.

Jacob Lauritzen

I think that's right. I think that's absolutely right. Most of the people we hire, we don't even talk about the title. We talk about the difficult problems that they're going to work on.

Harry Stebbings

How important is it that you're together in Stockholm?

Jacob Lauritzen

It's been very important for running really fast. We talked about the handover cost.

If you have a product manager, a designer and an engineer, and they just sit together, you can almost not even have a handover. If you just run at this problem and do it together, the 3 of you, next week it's done.

But if you have them siloed and there's a handover in between, you lose so much efficiency. You jump on a Zoom call lacking clarity.

Harry Stebbings

Yeah, this document is not well written enough.

Jacob Lauritzen

You have to do another meeting, and then you have to do 3 reviews of the document. Then someone else has an opinion, sees it somewhere and writes a comment somewhere, and then you have to talk about that.

Harry Stebbings

How do you factor that into the fact that the best engineers like to be remote?

Jacob Lauritzen

We're very opinionated about who we are and who we aren't. If you're a great engineer and you want to be remote, then you probably also want to work on very isolated problems. That can be fine. We probably have those problems, and we probably will have those, but they're not for us right now.

We'd rather find the people who want to solve the same problems with other people.

Harry Stebbings

How many engineers will you have in 2 years, or by the end of 2027? You're at 80.

Jacob Lauritzen

Yeah, I'm going to say a number that's too low.

Harry Stebbings

I'm going to WhatsApp it to you on December 31, 2027.

Jacob Lauritzen

Were you wrong?

Harry Stebbings

The answer will be yes. I don't know—300, maybe 200.

Jacob Lauritzen

Two hundred and 300 are different. You've got to put your name on one.

Harry Stebbings

If I have to put my name on it, I want to say the lower number. Let's say 270.

Jacob Lauritzen

270. Okay, so we're going to have 190 more.

Harry Stebbings

Yeah. Can you retain A talent with 190 more? That's essentially adding 2.5 a week.

Jacob Lauritzen

Yeah, that's possible if it's linear. I think so. I'd rather miss my number and have A-players than hit it with B-players, because as soon as you introduce B-players, as soon as you have people you don't trust or that the team doesn't trust, the A-players won't stick around.

12. Token Maxing: Are Enterprises Using AI Wrong?

Harry Stebbings

You're buying more companies than I'm doing podcasts these days.

Jacob Lauritzen

And you're laughing because it's true.

Harry Stebbings

It's not true. I'm essentially an investor. My question to you is: do you have to buy companies to get truly, truly A talent in a lot of cases?

Jacob Lauritzen

I don't think so, but it's faster. That's essentially why. If you find a really good founder, they're able to attract really good talent. You have a small group of 5 people who are just A talent, and then you get 5 in 1 week. If you have to get 2 every week, that's much faster than going to all the big companies, or even the startups, and trying to convince them to come over.

People also like it if you have a small startup of 5–8 people. They want to work with each other.

Harry Stebbings

Do you just shed their codebases then, or is it pure acqui-hire in a lot of cases?

Jacob Lauritzen

It can be both. If they've worked on adjacent things, or things in a similar field, or even unrelated but similar technology, we'll take all their learnings and we might rebuild them into Legora.

I think that's what happens in most cases, but they become fully embedded into the team. They're all Legorans working on their Legora codebase, and then they might bring some learnings.

Harry Stebbings

Is integration hard?

Jacob Lauritzen

No, it's surprisingly easy if you hire people with low ego. That's the thing. If you get 5 great engineers who don't care about their titles or where they sit in the org chart, and who just want to solve problems, it's surprisingly easy to integrate.

Harry Stebbings

When you've got engineering hires wrong, what did you not see that you wish you had seen?

Jacob Lauritzen

Typically, when this goes wrong, it's actually because of—I'm going to be a little bit introspective here—my own lack of experience. I've not run an engineering team this big before.

I start doubting myself. I'm not confident enough to say that this person, who's more senior than me and has seen more than me, is wrong. It's happened once or twice with a very senior person. We talk, and they talk about building and design and how they think about all of this.

I sense that something's wrong, and I know that all the time, but in the end I convince myself that they probably know more than me, or that they've figured it out. Then, if 2 weeks in, 4 weeks in or 6 weeks in you start to figure out that they didn't, you know.

Harry Stebbings

How fast do you know if you've made a mess?

Jacob Lauritzen

A month. Then you know, and then you give them really strong feedback. I give really strong feedback after 2 weeks.

Harry Stebbings

What does really strong feedback mean, Jacob?

Jacob Lauritzen

“You're not going to stay if you don't change this.” That's what really strong means. Feedback is feedback.

Harry Stebbings

Has anyone ever recovered from a “You're not going to stay if you don't change this”?

Jacob Lauritzen

No, but they need to get the chance, and if they do, they stay.

Harry Stebbings

What is the hardest role to hire for today?

Jacob Lauritzen

I think senior management is extremely difficult to hire for.

Harry Stebbings

Senior management? Horizontal senior management.

Jacob Lauritzen

No. Yeah, engineering directors and engineering managers within product and engineering. Maybe that's always been difficult, but I think it's because we only have really technical people also being managers, and anyone who's seen scale is typically no longer technical.

Harry Stebbings

Do we still have managers? One of my dear friends, Jason Lemkin from SaaStr, says that anyone on LinkedIn who talks about their team should be fired—fired straight away. We don't want managers who manage other managers who manage other managers. If you can't do full-stack, get out, pick up your severance, and go away. Do we still want senior managers?

Jacob Lauritzen

It really depends. You can build a company of super-senior engineers that can do everything, and you probably don't need to manage them at all, especially if they know what they're trying to achieve. The Codex team, for example, all know what they're building. They can just run at it, and they don't need anyone to tell them that they're doing well.

But if you have a more complex product that can go in many directions, you have to do constant prioritization, and you have a suite of engineers and a team of engineers. The way that we have engineering teams is relatively small teams—let's say 6 people, a PM, and an engineering manager. The engineering manager is super technical and spends most of their time coding. They're not people who hold each other's hands and sing songs. [laughter]

It's still important that I have someone who's accountable to team health. Are people doing good jobs? Are people having fun? I can't walk around and judge everyone. Are they doing well? I think it's important to have someone who's accountable, and that's how we run it. They decide their own roadmap. They're their own little startup, but one person is accountable.

Harry Stebbings

Is Max on every new product feature?

Jacob Lauritzen

On big ones, yes. On smaller ones, no.

Harry Stebbings

Is that right?

Jacob Lauritzen

It's worked for us. So far, it's worked great. At the same time, Max is an amazing salesman, which you probably know. [laughter] I think Max spends his time on that, and he spends his time on product vision and the important product things—big launches and big things. He's involved early and for the duration of the project, but for small things, that's the reason you hire great people: so you can let them do this.

Harry Stebbings

The thing with Max that's special is that he so believes what he says. Often, when you're being sold to, you know you're being sold to.

Jacob Lauritzen

Yeah. Yeah. Yeah.

Harry Stebbings

No, no. There is no way that he sees himself being wrong—

Jacob Lauritzen

In his bones.

Harry Stebbings

Absolutely.

Jacob Lauritzen

Yeah. Absolutely.

Harry Stebbings

There was this brilliant—we naturally hate them because they're cunts—but Sifted did that piece, “A Taste of Blood.”

Jacob Lauritzen

Yeah. Yeah. Yeah. The “A Taste of Blood” piece.

Harry Stebbings

Did everyone at Legora just go, “Oh my God”?

Jacob Lauritzen

Yeah, that was hilarious. There are screensavers now that say “Blmuck” [?] on them. [laughter] It's become this internal meme.

Harry Stebbings

Did you guys like the Jude Law campaign?

Jacob Lauritzen

I loved it. I've sat on that secret for 9 months.

Harry Stebbings

Did you think it was done well?

Jacob Lauritzen

I think so. Yeah.

Harry Stebbings

Yeah. Well, you asked, I guess, if it was not done well. I think the Jude Law idea was great. Did it do well for you guys, do you think?

Jacob Lauritzen

Amazingly well. No, no—crazy.

Harry Stebbings

Yeah, it's wild.

Jacob Lauritzen

Yeah. People see it everywhere, which is great. People talk about it a lot, which is the goal of the campaign, right? We need to get everyone talking about us.

Harry Stebbings

Dude, we're going to do a quick-fire round. I say a short statement, and you give me your immediate thoughts. Does that sound okay?

Jacob Lauritzen

Yeah, let's do it.

Harry Stebbings

What have you changed your mind on most in the last 12 months?

Jacob Lauritzen

Hiring. [laughter]

Harry Stebbings

Hiring.

Jacob Lauritzen

Yeah. We need to hire more. The net is, as long as adding someone is net positive, we should add someone.

Harry Stebbings

What's the most underrated AI company today, do you think?

Jacob Lauritzen

Legora.

Harry Stebbings

Dude, I'm an ambassador, and even I'm like, “No fucking way, dude. Goodbye.” [laughter] You're going to give me another one.

Jacob Lauritzen

I had to say it.

Harry Stebbings

I had to say it.

Jacob Lauritzen

I know there are loads. One for me would be Whisper Flow. The pain of removing Whisper Flow for me is immense.

Harry Stebbings

Whisper Flow is great.

Jacob Lauritzen

I think we're going to get more local models, though. Whisper Flow is not local.

Harry Stebbings

So you're probably going to get a similar Whisper. Well, maybe they should just go local. But the tool itself is great.

Jacob Lauritzen

The thing that's going to kill us is if we don't keep reinventing ourselves. This sounds really boring, but I think we talk a lot about staying in our swim lane, focusing on our product and our users, while the entire environment is moving so much. If you had me on this podcast a year ago, it would have been very different. I think the main thing that's going to kill us is if we lose the ability to constantly react, readjust, and reinvent ourselves.

Harry Stebbings

You just worked with Jude Law in terms of brand campaigns. What sports team would you most like to see Legora across? It could be F1, football, or the NBA.

Jacob Lauritzen

F1 would be great. I'm a big F1 fan, but F1 would be awesome.

Harry Stebbings

Strategically, would that be awesome? You do golf very strategically.

Jacob Lauritzen

We do golf. We sponsor the Yankees in New York, which is also great.

Harry Stebbings

You sponsor the Yankees?

Jacob Lauritzen

Yeah. You didn't know this? Aaron Judge.

Harry Stebbings

Holy hell. How much does that cost?

Jacob Lauritzen

That I can't tell you. [laughter] But the team that I would want us to sponsor is my local FC Copenhagen football club. That would be a childhood dream. They're doing really badly right now, though, so it's probably really cheap, actually.

Harry Stebbings

It's called exposure.

Jacob Lauritzen

Yeah. [laughter] You would get no Champions League. No.

Harry Stebbings

Yeah. No Europe.

Jacob Lauritzen

They're not even top of the Danish league.

Harry Stebbings

Yeah. Yeah. You know, you should be cheap.

Jacob Lauritzen

It's okay. [laughter]

Harry Stebbings

What is one thing you believe about the future of law that most people would say is crazy?

13. The Crazy Prediction: Lawyers Will Work One Level Above the Contract

Jacob Lauritzen

If I had to get crazy, I think there are lots of analogies to coding. In law, it's very text-based. The agentic AI features are similar. If I believe that in coding we're going to look less at source code and more at one layer above, I have to say the same thing about law. Eventually, lawyers will not be nitty-gritty about the language of contracts. They will work a level above, which is maybe, “What's our negotiation stance?” or, “What risks are we okay with? Which ones are we not okay taking?” They won't sit and type into Word.

I'm not sure if this is true, but this is my hunch—that it's going in this direction.

Harry Stebbings

Like lawyers' processes. Now I'm just like, wow, you seem to have done 100 NDAs. Why are we writing it fresh?

Jacob Lauritzen

This feels like a solved problem.

Harry Stebbings

I'm going to get in so much trouble for this show. [laughter] Holy hell. What's the biggest piece of advice to a founder competing in a business or industry where there is an 800-pound gorilla?

Jacob Lauritzen

Honestly, just work harder than the 800-pound gorilla. People underestimate this. No one in the 800-pound gorilla is extremely excited to be there, you know? If you're competing against Google, the PM at Google that you're competing against does not give a shit if it goes well or not. Maybe she tries really hard, but I don't think that if you're a small, lean team and you work really hard, you can't do really remarkable things.

Harry Stebbings

You ready for a bet?

Jacob Lauritzen

Yes.

Harry Stebbings

What are we going to end the year at, revenue-wise?

Jacob Lauritzen

It's going to be above 250.

Harry Stebbings

I'm going with 272.

Jacob Lauritzen

272.

Harry Stebbings

Yeah, I think it's going to be above that, too.

Jacob Lauritzen

I don't—yeah, but I don't want to. I don't know numbers.

Harry Stebbings

I didn't mean it. Max and Patrick, I don't know. David's going to call me really mad soon. [laughter]

Dude, this has been such a pleasure. I've loved having you, and you've been fantastic.

Jacob Lauritzen

Thank you.

Inside Legora's Tech Stack: Why Token Maxing is Failing Enterprise Startups | Legora CTO | BidClub