LuciferMorningWood

joined 2 years ago
[–] LuciferMorningWood@lemm.ee 8 points 2 months ago* (last edited 2 months ago) (2 children)

It's a feature called required components. Basically, you can use #require(components list here) attribute to say that when a component is inserted, also insert required components. I don't know if there's a documentation for it, or specifically what component requires what, personally when I'm looking for required components I'm looking at component's source and they'll be listed there (Sprite, for example https://docs.rs/bevy_sprite/0.16.0/src/bevy_sprite/sprite.rs.html#20)

Note that required components work recursively: when component requires a component that has it's own requirements, they'll also be inserted

[–] LuciferMorningWood@lemm.ee 20 points 5 months ago (1 children)

I actually asked that when scheduling a job interview. She asked if 10 is fine. I asked AM or PM. Didn't get the job

It was AM

[–] LuciferMorningWood@lemm.ee 22 points 6 months ago (7 children)

That's just my guess: Linux mint may be easier to get into and more popular, however it doesn't come with pre installed proprietary drivers. Pop OS is based on the same distro so should be similar enough, but it comes with pre packaged drivers

[–] LuciferMorningWood@lemm.ee 8 points 2 years ago

Some people can't have fun 😞

[–] LuciferMorningWood@lemm.ee 3 points 2 years ago

I'm a boy who needs help with comnputr (I f'd my Gentoo install) 🥺🥺

[–] LuciferMorningWood@lemm.ee 1 points 2 years ago

What's the deal with Play Station Portable?

[–] LuciferMorningWood@lemm.ee 2 points 2 years ago (5 children)

What about boys with long hair 🥺🥺

[–] LuciferMorningWood@lemm.ee 1 points 2 years ago

Men/women seeing men seeing boobs: 😞

[–] LuciferMorningWood@lemm.ee 13 points 2 years ago

Looks like Linux Application Development by Michael K. Johnson and Erik W. Troan (source: Facebook)

[–] LuciferMorningWood@lemm.ee 1 points 2 years ago

sigh did Manjaro DDoS the AUR again?

[–] LuciferMorningWood@lemm.ee 3 points 2 years ago

Iirc the issue was that while(true) would be removed while it should be replaced with ret and this caused a bug where the binary would execute next function

But I believe this way of cosmic ray detection would work

volatile bool condition = true;
while(condition) {
}
printf("Cosmic ray detected");
[–] LuciferMorningWood@lemm.ee 0 points 2 years ago

Allowing moderators to be voted out? That's just like in my favourite game "Among Us"

view more: next ›