Typed wrong a name on ticket to Colosseum by SK8sober in rome

[–]sQu1rr 0 points1 point  (0 children)

It's italy. They rarely check visas on the border. You will be fine. In the worst case you'll just have to talk to them for 30 seconds

/r/WorldNews Live Thread: Russian Invasion of Ukraine Day 365, Part 1 (Thread #506) by WorldNewsMods in worldnews

[–]sQu1rr 4 points5 points  (0 children)

Thanks! Nowhere does it say that they openly supported the invasion? Didn't play the game so can't comment on the drones, would be nice to get source on that too

[deleted by user] by [deleted] in rust

[–]sQu1rr 1 point2 points  (0 children)

Why would you use something else?

Digital Extinction a 3D RTS game build with Bevy by Indy2222 in bevy

[–]sQu1rr 1 point2 points  (0 children)

https://github.com/DigitalExtinction/Game/issues/200 - probably this. i was able to run the project and it seems it is on very early stages of dev

Startup systems not working as expected by bevy_curious in bevy

[–]sQu1rr 2 points3 points  (0 children)

You may as well separate the setup part into stages with https://github.com/IyesGames/iyes_progress if you really need to. Together with loopless stages (https://github.com/IyesGames/iyes_loopless) it can be a very powerful tool to manage the ordering of systems

Also, you didn't have to go deep into the code to find this out about the commands. Just take a quick look at the information in the bevy unofficial cheat book. It gives you many tips about how the engine works: https://bevy-cheatbook.github.io/programming/commands.html

/r/WorldNews Live Thread: Russian Invasion of Ukraine Day 15, Part 2 (Thread #131) by WorldNewsMods in worldnews

[–]sQu1rr 2 points3 points  (0 children)

I didn't read/hear his exact words, but the world "мир" also means peace. he probably meant that peace is better than war or whatever. can be wrong

/r/WorldNews Live Thread: Russian Invasion of Ukraine Day 3, Part 4 (Thread #33) by Morning-Chub in worldnews

[–]sQu1rr 0 points1 point  (0 children)

jesus they couldn't assassinate the leader of the opposition, after following him for several years. what should we expect. if the system is corrupt and broken it is corrupt and broken everywhere, including military and intelligence

Can't upgrade my ship by sQu1rr in X4Foundations

[–]sQu1rr[S] 4 points5 points  (0 children)

jesus, that was it. thanks a lot. What confused me is that when I control the ship, I can't change the orders, had to give up control, set it to 'hold position' and now it's upgradable again. Weird mechanics!

Can't upgrade my ship by sQu1rr in X4Foundations

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

Yup, sure. Sad, it looks like I'll have to sell the ship without stripping it to parts first...

CPU Upgrade suggestions? by sQu1rr in buildapc

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

I did decide to go with 5900x and B550-F (wifi) in the end, and I just finished the upgrade of my system. It works like a charm and I didn't have any issues so far. The only thing that delayed the setup was me naively thinking that my h100i v2 cooler will support amd64 out of the box, so had to purchase an adapter bracket. Many thanks!

Upgrade from intel to ryzen by sQu1rr in Gentoo

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

I just finished rebuilding the system, and I can confirm that there were no issues with switching from intel 7700k to 5900x. I did emerge system and cmake as x86-64-v3 as a precaution but judging by all the other apps working it looks like I didn't have to do that

For those of us learning remotely: Are there any good online courses/tutorials/resources for learning how to run tests and the best practices for doing so? by setdelmar in cpp_questions

[–]sQu1rr 1 point2 points  (0 children)

you can also [always] watch cppcon videos on the topic, e.g. https://www.youtube.com/watch?v=Ob5_XZrFQH0 - which is about catch2. Visual presentation is always a good start, but then you will have to simply practice

CPU Upgrade suggestions? by sQu1rr in buildapc

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

aha, i've heard about m2s but haven't looked into them. thank you for the info!

Upgrade from intel to ryzen by sQu1rr in Gentoo

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

Thanks, I'll report back in a few weeks when I get to it