mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9K
active users

#rubymine

0 posts0 participants0 posts today

🤖👨‍💻Компанія #JetBrains оголосила про публічний реліз Junie — ШІ-агента, який автоматизує роботу з кодом.

#Junie доступний у середовищах розробки IntelliJ IDEA Ultimate, #PyCharm Professional, #WebStorm і #GoLand. Компанія заявила, що незабаром з’явиться підтримка #PhpStorm, #RustRover і #RubyMine.

siliconangle.com/2025/04/16/je

Anyone using #dape with #ruby ? I am currently debugging a quite large and messy codebase, and I had to resort to Jetbrains #rubymine to get a powerful debugger with visual breakpoints (which is much faster than dropping `debugger` statements everywhere). Rubymine is cool, but I'd like to stay in Emacs for that.

Dape just does not work, and the README basically says : "you can use it for ruby". That's it.

But I can't figure out how it works. #emacs #help

Software Toolchain Experiences and learning how to learn.

Is it really wasting time to cut up a new language in #neovim vs let's say, #Jetbrains #Rubymine?

On #MacOS to run RubyMine I of course needed Ruby. I wanted rbenv, so for me that's #MacPorts instead of #homebrew. Either way issued ruby env manager command in ports and, whoops, need Xcode.

Been forever since I signed into Mac, need to reset..

1 hour later I am nowhere. At least in #spacemacs I would have halfway through the script and learned and polished my craft in that time. I was even reading Pragmatic Programmer Ruby 3.3 book too.

In a large project the automated IDE may catch up, but know what you're giving up.

Maybe software engineering teams shouldn't all be homogenous after all. Moving toward Bring Your Own Toolkit (BYOT) we ought to aim tooling with the developer as assisted AI should only be for the top 10%.

Did you see #AI coming? ;)

I mentioned before I was using vscode to give it a try. It has been a few days, and so far, I do enjoy the experience. It feels very lightweight and manageable (there are still a few things I am not 100% convinced about, but we are getting there). Today I found a little roadblock; I was doing some mayor refactoring, and guess what... yep, I went back to Intellij to do the refactorings before continuing… 🤷🏽‍♂️