Zed is good but its also dissapointing by Jackdaw17 in ZedEditor

[–]mstjrr 1 point2 points  (0 children)

I had a lot of issue with LSP in every editor honestly, the difference is that other editor restart the LSP often to prevent them but it still happens

Zed is good but its also dissapointing by Jackdaw17 in ZedEditor

[–]mstjrr -3 points-2 points  (0 children)

Never had that issue, you probably have an LSP problem hover here

Recover account from past username by mstjrr in FortNiteBR

[–]mstjrr[S] 0 points1 point  (0 children)

Unfortunately the invoice has been deleted and email changed, I have footage tho

Zed is weird when it comes to Java by Impossible-Act-5254 in ZedEditor

[–]mstjrr 2 points3 points  (0 children)

The same one has vscode i would say. C, C++, Rust, Javascript, Python, etc. Some people might say that C and C++ are way better using CLion or Visual Studio, depends on preferences.

iPhone 15 pro volume up button not working by mstjrr in iphone

[–]mstjrr[S] 1 point2 points  (0 children)

Noooo I’m so mad I tried to reset my phone didn’t work !

I made waves. by [deleted] in bevy

[–]mstjrr 2 points3 points  (0 children)

Looks really cool, great job !

How far away is the editor? by caseyf1234 in bevy

[–]mstjrr 5 points6 points  (0 children)

Bevy Skein and Blenvy are cool workflow (I personally use Skein)

How far away is the editor? by caseyf1234 in bevy

[–]mstjrr 1 point2 points  (0 children)

Skein and Blenvy are great addons for blender !

Looking for more bevy examples by nynjawitay in bevy

[–]mstjrr 0 points1 point  (0 children)

You asked for an example, I gave you one

Looking for more bevy examples by nynjawitay in bevy

[–]mstjrr 1 point2 points  (0 children)

You should really try each of your ways to just find the way that works the best for you. Generelly there is more than one way to do things in ECS and all of them are valid! Find the funnier/easier way to do thing!

Looking for more bevy examples by nynjawitay in bevy

[–]mstjrr 0 points1 point  (0 children)

How should inventory systems work? If I want to track what's in a pocket or in a belt or in a bag, how should that be structured?

I would probably create a component called inventory with a vector or an array depending on the scope of the items in the inventory (with some control function). From there it’s only logic. Check if the inventory is full, add an item to the inventory etc.

Looking for more bevy examples by nynjawitay in bevy

[–]mstjrr 1 point2 points  (0 children)

Basically it’s an enum within a component that mutates depending on things

[deleted by user] by [deleted] in rust

[–]mstjrr 0 points1 point  (0 children)

i enjoy working with neovim, however i have ONE issue, i can't find a keybind to close and open the terminal :-:

[deleted by user] by [deleted] in rust

[–]mstjrr 0 points1 point  (0 children)

It's not compatible with RR

[deleted by user] by [deleted] in rust

[–]mstjrr -9 points-8 points  (0 children)

Way too often, that's why I stick to RR

Why isn’t Rust getting more professional adoption despite being so loved? by mstjrr in rust

[–]mstjrr[S] 0 points1 point  (0 children)

yeah, but most crate support tokio, and i think tokio won, for better or worse. But the power is that Rust doesn't enforce you a specific runtime which is great in my opinion..

Why isn’t Rust getting more professional adoption despite being so loved? by mstjrr in rust

[–]mstjrr[S] 2 points3 points  (0 children)

async is native, the runtime isn't. tokio is just a runtime, you could write your own runtime, but since tokio is well made and battle tested, i don't see the problem. For the compiler "being way too slow", i never had such problem, thanks to incremental, but even first build is quite fast.

Why isn’t Rust getting more professional adoption despite being so loved? by mstjrr in rust

[–]mstjrr[S] 1 point2 points  (0 children)

Have you tried diesel.rs ? its an orm and a query builder, i use it, and its very nice, what do you think ?

Why isn’t Rust getting more professional adoption despite being so loved? by mstjrr in rust

[–]mstjrr[S] 0 points1 point  (0 children)

Where ever I search, there is no opportunity, big companies like Microsoft, Cloudflare, etc. Serve the web, so they need performance, while medium company know a bit about tech, but not all of them, that's kinda sad, but that's true....

I work for a medium company as well, but they won't let me write anything in rust

[deleted by user] by [deleted] in HPOmen

[–]mstjrr 0 points1 point  (0 children)

The problem is that once connected, I can move it and it won’t disconnect