randombullet

joined 2 years ago
[–] randombullet@programming.dev 11 points 8 months ago (2 children)

You can still skip it with MicroWin and also Rufus. I've tested it just recently.

[–] randombullet@programming.dev 3 points 8 months ago (1 children)

Strangely enough I've had the opposite.

My pcie 4.0x4 drive was giving me about 200MB/s on windows and when I plugged it into a Linux machine, full drive speed.

[–] randombullet@programming.dev 12 points 8 months ago* (last edited 8 months ago) (3 children)

Not flashdrive cheap, but I just use cheap 256gb sata M.2 drives and a tool less enclosure.

Runs at sata speeds and are cheap. Plus the enclosure supports NVMe so I could run around with a 8TB stick.

[–] randombullet@programming.dev 19 points 8 months ago* (last edited 8 months ago) (7 children)

Don't password managers verify the domain name before offering credentials?

Does that mean he doesn't use a password manager?

Edit: RIP, now that's a proper phishing. I understand where he's coming from

[–] randombullet@programming.dev 4 points 9 months ago

And remember, don't bring your own cellphone

[–] randombullet@programming.dev 1 points 10 months ago (8 children)

I want to be able to upload/download/share my photos from anywhere in the world without using a VPN. Additionally, this satisfies the wife requirement. It works in the background without her needing her to turn on the VPN. I don't want her to keep asking me how do I turn on the VPN? If it's just me, then no issue, I'll use a VPN.

[–] randombullet@programming.dev 1 points 10 months ago

It's hard to explain from scratch.

Caddy is a reverse proxy software that essentially redirects traffic from a certain port to another port. For example external:port => internal:port. It also enables SSL encryption meaning everything will be encrypted en route between the external and the user.

VPS is a virtual private server. Just someone else's computer you can expose to the Internet.

Tailscale is a mesh VPN that uses wire guard as its transport. I use this to tunnel between my VPS and my Immich server to hide my home IP and to allow encrypted traffic between my Immich server and my VPS.

A zero-day (also known as a 0-day) is a vulnerability in software or hardware that is typically unknown to the vendor and for which no patch or other fix is available. The vendor thus has zero days to prepare a patch, as the vulnerability has already been described or exploited.

There's no fix other than security through layers.

[–] randombullet@programming.dev 0 points 10 months ago (2 children)

Pretty much I have caddy on a VPS that's pointing to my internal IP using a tailscale tunnel. You are still exposing the web gui to the Internet so I just changed authentication to OAuth to mitigate since risk. There is still a possibility of attacks via zero days, but my immich is on a VM and I'm creating firewall rules to just allow certain ports out.

[–] randombullet@programming.dev 0 points 1 year ago (1 children)

I still don't understand why this isn't a 2.5G WAN and 2.5G LAN. Is it assuming that people are going to be using it as a router on a stick with a 1G WAN?

view more: ‹ prev next ›