Willem

joined 2 years ago
[–] Willem@kutsuya.dev 4 points 6 months ago* (last edited 6 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

[–] Willem@kutsuya.dev 18 points 6 months ago (2 children)

On Error Resume Next

Visual Basic is a beautiful language

[–] Willem@kutsuya.dev 1 points 6 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.

[–] Willem@kutsuya.dev 2 points 6 months ago (6 children)

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

[–] Willem@kutsuya.dev 3 points 6 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.

[–] Willem@kutsuya.dev 14 points 7 months ago

Gotta cage the elephant

[–] Willem@kutsuya.dev 31 points 8 months ago (1 children)

All Linux iso's, right?

[–] Willem@kutsuya.dev 37 points 8 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.

[–] Willem@kutsuya.dev 5 points 8 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");
    }
}
[–] Willem@kutsuya.dev 3 points 8 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.

[–] Willem@kutsuya.dev 4 points 9 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.

[–] Willem@kutsuya.dev 2 points 9 months ago (2 children)

You could use something like the Toshiba flash air?

view more: ‹ prev next ›