Is it quicker to fix it then to get the issue triaged? Just fix it and move on.
Is it quicker to fix it then to get the issue triaged? Just fix it and move on.
My employer is forcing us to migrate from Debian to Ubuntu because they want access to paid support. Holy crap, I hate snap so much.
Thanks for the tip. I have never heard of this game before. It’s so refreshing with a game that isn’t optimized to squeeze every last drop from my wallet. I’ll gladly pay up front for a good game
From a sample size of 1 (me) PopOS users prepare their coffee with an Aeropress.
In the video you can see him lifting the hand to the ear after the first bang
Never walk behind a forklift
If you know how the code does something, you also know what it does.
You are absolutely right. It was inline comments I had in mind.
Absolutely, although I see that as part of why
Why is there a horrible hack here? Because stupid reason…
Comments should explain “why”, the code already explains “what”.
Sorry for chuckling at your disappointment.
I try to follow Bash strict mode. It can protect you from some foot shooting.
No thanks
Anatsa uses advanced techniques to avoid >detection and gain access to banking >information.
Anyone who knows what those advanced techniques are?
It’s so weird that Google migrated to the pile of dung that is RCS instead of just fostering any of their existing chat protocols. Google Talk was working great 15 years ago…
Yes, unstable Debian is still hella stable. But you probably don’t want to suggest it as the first Linux dust since you need some extra carefulness when updating.
Those apps that don’t lose state probably persist their state so that they can resume from where they were.
Hopefully they have a usable amount of RAM.
CUDA can (depending on circumstances) give slightly better performance than OpenCL. So if you know that your target hosts will have Nvidia GPUs ( for example ML in your own data centers) that might be beneficial.
OpenCL will run on multiple platforms so if you don’t know the target hosts (for example consumer hardware for gaming) this makes life easier for the developer.
The frameworks and libraries around the different specs differ, so if there is a library that is useful for your use case, that will effect your decision to pick one over the other