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:

9.2K
active users

#rustrover

0 posts0 participants0 posts today

As a #programmer but #beginner I already know that documentation is important: that's why I'll make a website to document my adventures and potential progress.
If you have any resources that you think could help me, do not hesitate a second!
If you have any tools to advise, do not hesitate a second!
I'm considering using :fedora: #fedora #Kinoite with #toolbx or something like #RockyLinux (but if you have other distros to advise, tell me) with :kdevelop: #kdevelop #codelite for C++, #spyder or #pycharm for Python 🐍 and #rustrover or #lapce for Rust 🦀 and :kate: #kateeditor for simple file edition.
#programmers #programming #programmation #coding #coders #coders #python #cpp #Rust #rustlang #linux #foss #fosstodon #floss #flosstodon #Dev #devlog #devlife #devloper #devlopers

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

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

siliconangle.com/2025/04/16/je

Replied in thread

@slamp
The Rust Programming Language by Steve Klabnic and Carol Nichols

Lots of searches through:
docs.rs/

My main secret weapon... I use #jetbrains #rustrover to help with dev cycle. #rustrover is *not perfect* but I've spent lots time in #pycharm and I know how to setup an environment that works for me

I use lots of `cargo test` calls to run specific tests and make sure they work before moving on. For example:

```
carg test --package board board_test::board_setting
```

docs.rsDocs.rs

🆕 #JetBrains extends free non-commercial licensing to #WebStorm and #Rider IDEs, following successful implementation with #RustRover and #Aqua

📚 Key points:
• Free access includes full features for #learning, #opensource development, content creation, and hobby projects
• Commercial licensing remains unchanged; only applies to non-commercial use
• Anonymous usage statistics collection required for free license users
• Available starting from WebStorm 2024.2.4 and Rider 2024.2.7 versions

🎯 Eligibility criteria:
• Valid for personal learning, self-education
• Covers content creation, including paid courses and streaming
• Includes #opensource project development
• Excludes direct commercial development work

💻 Implementation details:
• Separate licenses needed for each product
• One-year subscription with automatic renewal
• Requires JetBrains account activation
• Technical support available through community forums

blog.jetbrains.com/blog/2024/1

WebStorm and Rider Are Now Free for Non-Commercial Use
The JetBrains BlogWebStorm and Rider Are Now Free for Non-Commercial Use | The JetBrains BlogWebStorm and Rider, JetBrains IDEs, are now free for non-commercial use! Learn more in the blog post.

Anyone have opinions on #RustRover?

I have been pretty happy with #rustlang integrations in VSCode, Helix, and NeoVim, so I'm not sure I need yet another editor jingling around on my keychain.

I have enjoyed WebStorm for JS/TS at work, which was a nice pivot from IntelliJ from my Java years. Mostly the familiar key bindings are what drew me there.

Interested to hear what people think, now that these are all free for non-commercial use!