The agentic spam is exhausting. I just wanted to code. Too early in my career to not give a shit and retire, but too late be excited about these things and eager to learn. What a time...
Same here - completely relate. One thing I’ve noticed though that actually coding (without the use of AI; maybe a bit of tab auto-complete) is that I’m actually way faster when working in my domain than I am when using AI tools. Everytime I use AI tools in my domain-expertise area, I find it ends up slowing me down. Introducing subtle bugs, me having to provide insane amount of context and details (at which point it…
Google Antigravity
531–540 of 1001 posts
Re: Google Antigravity
#532Earlier quoted context omitted.
I wouldn't bet on an Electron app winning anything long-term in the dev-oriented space.
What other UI framework looks as good on Windows, Mac and Linux?
IMO The next best cross-platform GUI framework is Qt (FreeCAD, QGIS, etc.)
Qt6 can look quite nice with QSS/QStyle themes, these days, and its native affordances are fairly good.
But it's not close. VSCode is nice-looking, to me.
Re: Google Antigravity
#533Re: Google Antigravity
#534> You can verify your code quality at a glance, then ship with absolute confidence.
Proclaiming absolute confidence after a glance leaves me with scant confident in the merit of the confidence.
Re: Google Antigravity
#535Earlier quoted context omitted.
Why? There's nothing wrong with metaphor. And agentic coding is about working at a much higher conceptual level. Further from the ground. Antigravity is a functional metaphor. My only issue with it is that it's too long at five syllables, and "anti-" is an inherently negative connotation. I'm guessing this will eventually get renamed if it gets popular, much like Bard was.
They should not be too metaphorical when naming a clone, tho.
Re: Google Antigravity
#536Earlier quoted context omitted.
I wonder why these forks don't build off Eclipse Theia. Is it because of the Eclipse license?
Just the Eclipse legacy and development approach perhaps. Eclipse is 24 years old and its codebase stems from VisualAge before that, so I imagine it's ... idiosyncratic. Probably the most successful thing built on OSGi, though I dont imagine Theia brought any of that along.
Re: Google Antigravity
#537The agentic spam is exhausting. I just wanted to code. Too early in my career to not give a shit and retire, but too late be excited about these things and eager to learn. What a time...
Re: Google Antigravity
#538Re: Google Antigravity
#539Earlier quoted context omitted.
- don't learn from what you tell them - don't have career growth that you can feel good about having contributed to - don't have a genuine interest in accomplishment or team goals - have no past and no future. When you change companies, they won't recognize you in the hall. - no ownership over results. If they make a mistake, they won't suffer.
- don't learn from what you tell them Whenever I have a model fix something new I ask it to update the markdown implementation guides I have in the docs folder in my projects. I add these files to context as needed. I have one for implementing routes and one for implementing backend tests and so on. They then know how to do stuff in the future in my projects.