On Error Resume Next
Visual Basic is a beautiful language
On Error Resume Next
Visual Basic is a beautiful language
"A bit loud" is understating it, those drives rip and tear (we use exos X18 drives). I pity the person trying to sleep next to those.
They are good though, while we had one (of 5) fail within the first week but that was quickly resolved.
The leak doesn't even need to happen on their site, they could check the password hash against known leaked hashes (from have I been pwned for example) and block it
If there has been a data leak, they might block your current password because the hash has been leaked
Congrats, you broke the game, you did more then 2,147,483,647 damage and made a new captain America under the grineer. With 2 billion hp he is now crowned the strongest man alive and will marry the kuva queens.
Gotta cage the elephant
All Linux iso's, right?
Same here, is it going to be (H)olland, (T)he Netherlands or (N)etherlands, with the minor inconvenience of (N)ederland.
On that last note, can't you use the explicit interface implementation in C#?
e.g.
public class SampleClass : IControl, ISurface
{
void IControl.Paint()
{
System.Console.WriteLine("IControl.Paint");
}
void ISurface.Paint()
{
System.Console.WriteLine("ISurface.Paint");
}
}
While not directly as popular, Blazor allows you to make the entire website in C#/ASP.NET and ship it as wasm.
It's pretty much up to every language to make some library that allows it to work on the web though wasm.
A smart powerplug and/or a fingerbot would solve that problem I guess? But at that point it's probably cheaper to buy a network connected picture frame.
Simplest solution would be to setup the nfs/smb as storage for backups and making a backup schedule. Datacenter -> Storage -> Add -> SMB/CIFS
Datacenter > Backup > Add