• 0 posts
  • 46 comments
Joined 1 year ago
Cake day: May 30th, 2025
  • It’s because the “AI bad” crowd on Lemmy are dumb and annoying, but they are vocal. AI is an incredibly useful tool. As a senior dev I also use the shit out of LLMs to speed up my work. They do not hallucinate, at least during coding sessions. And I believe they will take junior level front end developers out of the market. Senior developers, who know how to review the code that is generated, will be safe.

  • I believe Android Studio is built on top of IntelliJ IDE which uses Java, so no Electron. That being said, Java applications are generally RAM heavy as well and Android Studio was always a pig on resources.

    Visual Studio Code (not Visual Studio!) is Electron based but I’ve always had good performance with it.