olespete
Member
Trust No One
- Joined:
- Jun 2024
- Posts:
- 270
- From:
- Unknown
ALWAYS READ TERMS but also ALWAYS CHECK WHAT LOGS THEY KEEP!!!
Hi I'm pete from somewhere I won't specify. Found this forum searching for "vps no kyc" which should tell you everything. WARNING: most "cheap" providers have terrible security defaults.
What could go wrong:
- no firewall enabled by default
- ssh on port 22 with password auth
- no fail2ban installed
- your "private" IP is actually shared with 500 strangers
I run 2 VPS with Leaseweb and Time4VPS, both locked down tighter than fort knox. fail2ban, wireguard only, no exposed ports. 👀
@nate_pad change your ssh port NOW and use keys not password!!!
airgapped, encrypted, faraday'd, still worried
pam3
Member
Latency Witch
- Joined:
- Aug 2024
- Posts:
- 74
- From:
- Melbourne, Australia
Observed 187 ms from GRU to FRA on my OVHcloud instance, with 0.3% packet loss over a 24-hour sample[1]. Acceptable for non-interactive workloads, though I would not recommend it for real-time inference.
I am pam, located in research triangle park. Found this forum via RFC 2544 benchmarking discussions elsewhere.
[1] measured with fping, 60-second intervals, 100 probes per interval.
100% packet loss at hop 3
garykwh
Member
Inference on a Budget
- Joined:
- Jun 2024
- Posts:
- 173
- From:
- San Jose, US
Ngl the latency talk is making me itch to benchmark my setup lol
I'm gary, running inference on a 4090 rig at home + a HostHatch instance with an A40 for the big stuff. VRAM math is my love language
Currently serving a 70B parameter model quantized to Q4_K_M, which barely fits in 48GB. Edge deployment is where it's at though — who else is doing local LLMs?
CUDA cores are my love language
SamAlvi
Member
Self-Host Everything
- Joined:
- Jun 2024
- Posts:
- 188
- From:
- Portland, US
Why pay for managed kubernetes when you can self-host k3s on a €18/yr box
I am sam from somewhere in the appalachians. Three years ago I paid for google workspace. Now I run mailcow, nextcloud, immich, and a dozen other services across three nodes. docker compose and traefik, reverse proxy everything. My isp hates me but what can you do.
To be precise: if you can read a yaml file, you can escape the cloud. I will die on this hill.
my cloud. my rules. my 3AM alerts.
YuriDavid
Member
- Joined:
- May 2024
- Posts:
- 174
- From:
- Kyiv, Ukraine
---
- SamAlvi:
- point_taken: true
- however:
- indentation matters
- structure_is_semantic: true
- about_me:
- name: yuri
- location: "tallinn, estonia"
- discovery_path:
- searched: "docker compose vs kubernetes"
- landed_here: via search engine
- current_stack:
- orchestration: "nomad, actually"
- NOTE: not kubernetes
- WARNING: heresy in this forum
- services:
- 1: "Hetzner VPS, 4GB, HEL region"
- 2: "home lab, NUC, proxmox"
- closing_thought: "tabs versus spaces is a solved problem. Spaces. 2 of them."
indentation is not optional