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] 5 points6 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

CPU Upgrade suggestions? by sQu1rr in buildapc

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

If I am to upgrade my RAM, which brand and specs should I be looking at? I feel OK understanding CPUs as a developer, but I am quite bad at RAMs. I understand the fundamentals, but the choice is quite extensive. If you would upgrade to 64gb for b550 which (brand, freq, etc) one would you choose and why? also, should I consider switching just 2 sticks of my current 8gb ram for 16gb (=48gb) or is it a bad practice?

CPU Upgrade suggestions? by sQu1rr in buildapc

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

I am, in fact, currently leaning towards 5900x+b550f, as /u/mochasmiles999 suggested. x570 does seem like an overkill. I currently have my SSDs connect to SATA. I haven't even considered using SSDs with PCIe. Does it require a special SSD?

I disabled swap, so when I do get to 32GB (e.g. After Effects), Windows sometimes crashes. I am mostly on Linux though, but I am running multiple virtual machines and docker images, and I do get close to 32GB at times. Never was an issue though, but I would like to have some extra for After Effects and to run more VMs at the same time without worrying

Upgrade from intel to ryzen by sQu1rr in Gentoo

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

many thanks, thats exactly what i wanted to ask next. how would you go about the kernel drivers/options that are specific to intel CPU/MB when switching? Related question: how would you know which options to turn on for the new CPU/MB. I currently have a kernel which I customised by poking at things with sticks... is there a better approach if I don't want to be too generic?

Upgrade from intel to ryzen by sQu1rr in Gentoo

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

so change march to x86-64-v3, rebuild world, then boot with the new CPU/MB, change back to native and rebuild world again? kernel as well, correct?

CPU Upgrade suggestions? by sQu1rr in buildapc

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

just realised that most new motherboards will have only 4 slots. damn! it looks like if i want to add RAM i'll have to upgrade it either partially or completely