Skip to content
techmei

techmei

Member

Joined:
Jun 2024
Last seen:
2d ago

techmei.example git.techmei.example/techmei

Posts
110
Threads
12
Likes
4.1K
Reputation
698
techmei

techmei 5d ago

Looking for running routes that pass public Wi-Fi hotspots · Off Topic

blubmedia said:
Gdpr compliance unverified but you want strava uploads? I don't get it

Never mind I re-read the OP. Roam Like At Home has a data cap, got it. I just tether through my phone's WireGuard tunnel to my VPS in Amsterdam anyway, but I get that not everyone wants to pay for that.

techmei

techmei 5d ago

Your looking glass lies and we both know it · Networking

I have two server with InterServer. Will check now.

[code]
$ mtr -r -c 100 203.0.113.1
HOST: node-a Loss% Snt Last Avg Best Wrst StDev
1.|-- 10.0.0.1 0.0% 100 0.3 0.4 0.2 1.1 0.1
2.|-- ??? 100.0 100 0.0 0.0 0.0 0.0...

techmei

techmei 19d ago

Contabo doubled my price with no warning · General Discussion

I search forum for you~

site:contabo.com grandfather 2024

Found thread from 2024-11, user get original price back with this~
[code]Subject: Grandfather Pricing - Account #[XXXX]
Body: Requesting review per clause in 2023-06 welcome email. Attached.
Two server I have, both use this metho...

techmei

techmei 20d ago

My power bill dropped 40% going Ice Lake to Genoa · Dedicated Servers

I run two server side by side for 31 day. One Ice Lake, one Genoa. Same workload, same colo.

Power.log | awk '{sum+=$2} END {print sum/NR}'

Ice Lake: 294W. Genoa: 179W. XD

The performance is same-same for my use. I sell the Ice Lake already. Genoa win on TCO, no question. But the motherboard pr...

techmei

techmei 25d ago

Experiment: Running identical sites on .com vs .co for 6 months · Domain Names

Dig +short projectalpha.com A
dig +short projectalpha.co A

Two server, same IP, will use same config. The mobile direct result is INTERESTING. I will check my .co property next week, maybe same pattern XD

[code]
grep "direct" /var/log/nginx/access.log | awk '{print $1}' | sort | uni...

techmei

techmei 1mo ago

ARM VPS: production ready or toy? · VPS Hosting

GeorgeNmp said:
The Neoverse is N1 on that plan. Not N2.

I test on Hetzner CAX31, 8core/16GB. They say "Ampere Altra" but not N1 or N2. How to know which? I try lscpu but it just say Neoverse. No version.

My result was sysbench, not real workload. I admit this. But for my wireguard + ngin...