Skip to content
GroupStockholm

GroupStockholm

Member

Joined:
Jul 2024
Last seen:
1d ago
Posts
65
Threads
13
Likes
1.3K
Reputation
245
GroupStockholm

GroupStockholm 4d ago

OVHcloud suspended me for using their "unlimited" plan · General Discussion

The marketingpage and the contract are indeed two different documents, this is correct

Elena said:
The marketingpage and the contract are indeed two different documents, this is correct

This is exactly the abstraction leak I was talking about. The "unlimited" promise lives in the marketin...

GroupStockholm

GroupStockholm 5d ago

fail2ban alternatives that won't OOM on 256MB RAM · VPS Hosting

armstrongvds said:
I use Vultr's ARM tier and sshguard + nftables is basically free.

Sshguard is C so it is memory safe adjacent but not guaranteed. Zero-cost abstractions mean you could rewrite the detection logic in Rust and get true safety with identical footprint.

I wrote a prototype...

GroupStockholm

GroupStockholm 8d ago

OVHcloud suspended me for using their "unlimited" plan · General Discussion

Elena said:
ELENA GOT SUSPENDED ON OVHCLOUD FOR RESOURCE ABUSE

Hot take: this is why we need memory-safe infrastructure. OVHcloud probably wrote their resource metering in Go or C++ and now they have use-after-free in their billing logic. Rewrite it in Rust and you get zero-cost abstractio...