
Oh I’m with you, the tests are precalculated and expect a true to return on something like 99991, this function as expected returns false, which throws the test into a fail.
Thank you for that explanation

Oh I’m with you, the tests are precalculated and expect a true to return on something like 99991, this function as expected returns false, which throws the test into a fail.
Thank you for that explanation

I’m struggling to follow the code here. I’m guessing it’s C++ (which I’m very unfamiliar with)
bool is_prime(int x) {
return false;
}
Wouldn’t this just always return false regardless of x (which I presume is half the joke)? Why is it that when it’s tested up to 99999, it has a roughly 95% success rate then?

I ran into the same thing - they seem to change (potentially to other outputs from the same model?) when you click on the Question mark and go back.

I need to migrate a server off Windows
Why is this? I think we’re missing a step here. Especially in the self hosted community, it’s safe to say we are all very pro Linux, but it’s not an automatic benefit for every possible use case. Why is the business seeking to move off Windows Server and why do they care about this?
I’m only a level two tech with not a wealth of experience, but deviating from industry standard tools like Windows Server is setting off alarm bells because:
If a tech was called in to look at why the CCTV isn’t working, or the music not playing, the place they call is going to send out a level 2+ tech, and they’re expected to know Windows Server and figure out third party applications on that server (or find their support line for further information). That tech is not going to expect a Linux server, and they’re going to rightfully walk the fuck away from that, and tell the business to call a Linux technician, which are way less common, probably remote only and more expensive.
I love how that video has aged even better by the fact the guy’s using Windows 8
I’ve been using What’s Up Docker as an alternative instead. With my containers set up in Yacht, I can check for updates with WUD and then actually update them with Yacht