HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vimto

no profile record

comments

vimto
·8 bulan yang lalu·discuss
I haven't used Cursor sorry.
vimto
·8 bulan yang lalu·discuss
I haven't no. I could be wrong but I always saw Cursor as more of a low-code tool whereas Claude Code + IDE as the more professional combo.
vimto
·8 bulan yang lalu·discuss
I think hitting limits is a common complaint I see across all the AI tools. I used it with Gemini Pro and didn't hit such limits.
vimto
·8 bulan yang lalu·discuss
Yeah I've used it today quite heavily and I genuinely feel it's given me the best AI workflow yet, and I say this coming from Jetbrains + Claude Code.

Personally I felt having immediate access to the VSCode extension ecosystem to be a huge boon and I quickly got a setup to my liking.
vimto
·8 bulan yang lalu·discuss
I've been using it today and honestly I'm impressed. I seem to be the exception when I say I don't care it's a vscode fork. Having access to the extension ecosystem seems like a boon to me and I could quickly get a setup to my liking to rival my current Jetbrains Claude Code setup.

It seems to streamline my existing Claude Code workflow with a much better UI. The tab complete seems the best I've experienced and the text/image selection, adding comments and iterating on a plan is genius.

Depressing to see everyone here unable to see the forest for the trees.
vimto
·12 bulan yang lalu·discuss
This is a common sentiment because so many people use ORMs, and because people are using them so often they take the upsides for granted and emphasise the negatives.

I've worked with devs who hated on ORMs for performance issues and opted for custom queries that in time became just as much a maintenance and performance burden as the ORM code they replaced. My suspicion is the issues, like with most tools, are a case of devs not taking the time to understand the limits and inner workings of what they're using.
vimto
·2 tahun yang lalu·discuss
haha, thank you for summarising my thoughts on python package management... and very few people have mentioned poetry which is what we and most teams I know use.