[-] randombullet@lemmy.world 4 points 1 year ago

I use a mikrotik RB5009 for my 2.5gb routing. It technically can hit 10gbps via routing.

Switching you can try https://mikrotik.com/product/crs305_1g_4s_in

[-] randombullet@lemmy.world 4 points 1 year ago

Mikrotik RB5009 is my router.

Moving to OPNsense

[-] randombullet@lemmy.world 5 points 1 year ago

Play Stardew Valley with her

[-] randombullet@lemmy.world 12 points 1 year ago

This is the exact script I use to install tailscale on my VPN server

Installing Tailscale

 curl -fsSL https://tailscale.com/install.sh | sh 

Enable IP forwarding

 echo 'net.ipv4.ip_forward = 1' | sudo tee -a /etc/sysctl.conf 
 echo 'net.ipv6.conf.all.forwarding = 1' | sudo tee -a /etc/sysctl.conf 
 sudo sysctl -p /etc/sysctl.conf 

Advertise subenets and exit node

 tailscale up --advertise-exit-node --advertise-routes=192.168.0.0/24,192.168.2.0/28,192.168.5.0/24,192.168.10.0/24
[-] randombullet@lemmy.world 33 points 1 year ago

It's just the concept of additive color mixing vs subtractive color mixing.

Adding pigments together will ultimately create black. While adding more light together will ultimately make white.

With pigments you're taking away from the color space. You paint red to subdue all other colors except for red.

But you use red light to make sure red is better seen.

[-] randombullet@lemmy.world 5 points 1 year ago

Bitwarden with YubiKey

[-] randombullet@lemmy.world 40 points 1 year ago

I'm assuming they're plain text. There's is no perceivable way they can only use those data points to to figure out which hash it is. Unless of course they're using their own "hashing" function which isn't secure at all since it's probably reversible.

[-] randombullet@lemmy.world 3 points 1 year ago

Adguard home

OpenMediaVault

JellyFin

[-] randombullet@lemmy.world 11 points 1 year ago

Oat milk imo is the closest tasting to milk.

However, I'd use this opportunity to buy some frozen fruits and some protein powder to make smoothies.

Takes me 2 minutes to make the smoothies.

[-] randombullet@lemmy.world 4 points 1 year ago

I only know 2 passwords.

Bitwarden for all of my passwords. No OTP in bitwarden.

Bitwarden admin email's password is not in bitwarden, it's the only other password I know.

With all accounts supporting webauth I use yubikeys.

For accounts that don't support webauth, I use Aegis that's password secured with a static password on my yubikey so even I don't know that password.

If I lose all 3 of my yubikeys, them I'm SOL.

[-] randombullet@lemmy.world 3 points 1 year ago

I've bought about 600tb from server part deals.

Just got 20tb drives for about 250ish. Higher than what I wanted to pay, however $12.5/TB is good enough for me.

[-] randombullet@lemmy.world 9 points 1 year ago* (last edited 1 year ago)

A yubi key for my online accounts. ($45)

A layer 3 POE switch, no more dual wires for power and data ($800)

Stainless steel pan, can cook anything and scrub it hard without worrying about non stick coatings ($75)

Proxmox (free) best hypervisor I've used that's free

Framework computer. Modular and upgradable laptop ($900)

view more: next ›

randombullet

joined 1 year ago