Live data from Hacker News

Codemaps: Understand Code, Before You Vibe It

cognition.ai

51–60 of 123 posts

Re: Codemaps: Understand Code, Before You Vibe It

#52
post #42

Sounds very cool. I wanted to try this out, so I opened Windsurf for the first time in ages and clicked the "Upgrade Available" button, which sent me to: https://windsurf.com/editor/update-linux Did you install using apt or apt-get? If so... 1. Update package lists sudo apt-get update 2. Upgrade Windsurf sudo apt-get upgrade windsurf Whle `apt-get upgrade windsurf` will technically upgrade Windsurf, instructing users…

hiya! team noticed your comment and agreed - and it is fixed.

    - const CodeSnippetTwo = `sudo apt-get upgrade windsurf`;
    + const CodeSnippetTwo = `sudo apt-get install windsurf`;

Re: Codemaps: Understand Code, Before You Vibe It

#53
post #25

Earlier quoted context omitted.

I prefer IDEs like Zed that don't lock me in to their ecosystem and force me to "log in" to use them.

`codeium` which is now `windsurf` started out as a vscode fork IIRC

you missed the point. Zed develops and pioneers ACP (Agent Client Protocol), which I can also use in other editors and with other agents. at the moment, only Neovim is available as an alternative editor, but nothing stops, say, JetBrains from implementing it. I can plug Codex, Gemini, Claude Code, and Goose directly into my editor of choice.

Re: Codemaps: Understand Code, Before You Vibe It

#54
post #52
post #42

Sounds very cool. I wanted to try this out, so I opened Windsurf for the first time in ages and clicked the "Upgrade Available" button, which sent me to: https://windsurf.com/editor/update-linux Did you install using apt or apt-get? If so... 1. Update package lists sudo apt-get update 2. Upgrade Windsurf sudo apt-get upgrade windsurf Whle `apt-get upgrade windsurf` will technically upgrade Windsurf, instructing users…

hiya! team noticed your comment and agreed - and it is fixed. - const CodeSnippetTwo = `sudo apt-get upgrade windsurf`; + const CodeSnippetTwo = `sudo apt-get install windsurf`;

Did you also generate this with “AI”?

Re: Codemaps: Understand Code, Before You Vibe It

#55
post #38

Earlier quoted context omitted.

`codeium` which is now `windsurf` started out as a vscode fork IIRC

Not to be confused with `vscodium` which is an open source build of vscode

Yeah definitely confused it with vscodium, thx

Re: Codemaps: Understand Code, Before You Vibe It

#56
post #54
post #52

Earlier quoted context omitted.

hiya! team noticed your comment and agreed - and it is fixed. - const CodeSnippetTwo = `sudo apt-get upgrade windsurf`; + const CodeSnippetTwo = `sudo apt-get install windsurf`;

Did you also generate this with “AI”?

https://tenor.com/view/westworld-if-you-cant-tell-does-it-ma...

Re: Codemaps: Understand Code, Before You Vibe It

#57
post #48

I really think more people should give Windsurf a go. It's really good. I'm a senior engineer and do a mix of agentic and regular coding and I really think people are looking past Windsurf. As the conversation shifted towards Cursor vs Claude code vs Codex people seem to have stopped mentioning it which is a shame. Source: user for 12 months - not a shill. Codemaps was a very pleasant surprise when it showed up.

I co-sign this as a similarly-credentialed person. I use windsurf at work and recently started enjoying Claude Code, but the UX of Windsurf is actually a legit value add. Codemaps especially - been using them for weeks and they're excellent. Ask me again in a year maybe; churn in code could make maintaining codemaps annoying, but even that seems solvable.

appreciate the feedback! just a reminder codemaps are based on snapshots of your code when you run them; technically there's nothing to maintain, because you just rerun them if you need to.

Re: Codemaps: Understand Code, Before You Vibe It

#58

Out of nowhere Cognition with a banging product. Probably not 100% yet but the idea is so good I'll be surprised if within 6 months all the other IDEs aren't copying.

hey we been shipping!!

https://cognition.ai/blog/swe-1-5

https://cognition.ai/blog/swe-grep

https://cognition.ai/blog/devin-agent-preview-sonnet-4-5

Re: Codemaps: Understand Code, Before You Vibe It

#59

I really think more people should give Windsurf a go. It's really good. I'm a senior engineer and do a mix of agentic and regular coding and I really think people are looking past Windsurf. As the conversation shifted towards Cursor vs Claude code vs Codex people seem to have stopped mentioning it which is a shame. Source: user for 12 months - not a shill. Codemaps was a very pleasant surprise when it showed up.

I as a big Windsurf advocate, miles ahead of Cursor IMO but I've fully switched to Codex these days. The cloud environments are just such a nice feature.

Still like Windsurf though their pricing is what drove me to not roll it out across my company.

Post reply on HN