Codemaps: Understand Code, Before You Vibe It
51–60 of 123 posts
Re: Codemaps: Understand Code, Before You Vibe It
#52Sounds 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…
- const CodeSnippetTwo = `sudo apt-get upgrade windsurf`;
+ const CodeSnippetTwo = `sudo apt-get install windsurf`;Re: Codemaps: Understand Code, Before You Vibe It
#53Earlier 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
Re: Codemaps: Understand Code, Before You Vibe It
#54Sounds 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
#55Re: Codemaps: Understand Code, Before You Vibe It
#56Earlier 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”?
Re: Codemaps: Understand Code, Before You Vibe It
#57I 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.
Re: Codemaps: Understand Code, Before You Vibe It
#58Out 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.
Re: Codemaps: Understand Code, Before You Vibe It
#59I 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.
Still like Windsurf though their pricing is what drove me to not roll it out across my company.
Re: Codemaps: Understand Code, Before You Vibe It
#60So it is the same thing when I ask Claude to build me mermaid charts of code flows? So no point in this tool?