Willem

joined 2 years ago
[–] [email protected] 4 points 4 months ago* (last edited 4 months ago)

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

[–] [email protected] 19 points 5 months ago (2 children)

On Error Resume Next

Visual Basic is a beautiful language

[–] [email protected] 1 points 5 months ago (1 children)

"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.

[–] [email protected] 2 points 5 months ago

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

[–] [email protected] 27 points 5 months ago (9 children)

If there has been a data leak, they might block your current password because the hash has been leaked

[–] [email protected] 10 points 5 months ago (1 children)

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.

[–] [email protected] 14 points 6 months ago

Gotta cage the elephant

[–] [email protected] 32 points 6 months ago (1 children)

All Linux iso's, right?

[–] [email protected] 37 points 7 months ago (3 children)

Same here, is it going to be (H)olland, (T)he Netherlands or (N)etherlands, with the minor inconvenience of (N)ederland.

[–] [email protected] 7 points 7 months ago (3 children)

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");
    }
}
[–] [email protected] 3 points 7 months ago

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.

[–] [email protected] 4 points 8 months ago

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.

view more: ‹ prev next ›