Spyke

Replies

Comment on

Don't paste the AI.

It might not look like it, but the person on the other side has the same tools you do. If they wanted the generic answer, they'd have it in a couple of seconds. They asked you because they wanted your take... Your context, your taste, your judgment.

But how many times do “we” (i.e.: IT, tech support for family) end up having to search for answers for people they don’t look it up themselves? I’m not saying to always spit back AI answers, but to say to not do that because people have the same tools… not a great argument.

Comment on

How to reverse proxy?

I prefer doing nginx on the host (vs a container), & have different configs for each service. You can have multiple services on the same port, it can be controlled via DNS instead (i.e.: access Jellyfin.domain.com & bitwarden.domain.com, both of 443).

Ive tried Caddy once or twice but couldn’t get it working, so i just stick with nginx & cert or to automatically get certificates from my internal CA