@MitLamper@levelsio@Hetzner_Online Took the same decision, was not fully pleased with the tooling, so created https://t.co/DxLoj05MHk to make it even easier. @levelsio is right that the right shape is fully locked down, except for Cloudflare origins (with MTLS) and Tailscale. Yoink makes that super easy.
"A society simulator with EVE genes."
@IGNDeutschland stopped by our Berlin studio to preview SEED! They took a deep dive into our persistent world infrastructure and how our team is shaping the economy of Avesta.
Read the preview (auf Deutsch!): https://t.co/XlyItcfaAa
20+ years powering @EveOnline now powering @EVE_Frontier. And after @HilmarVeigar's Fanfest keynote yesterday, opening to everyone.
Much of CARBON is on GitHub today. Full open source in June. Come build in the sandbox!
https://t.co/F1Szs2GouG
#gamedev, #gameengine, #opensource
@levelsio@Hetzner_Online I followed your lead and moved my stuff over. Found the landscape to manage what's running there missing, so I created https://t.co/DxLoj05MHk
I spent more than 20(!) years managing servers on k8s, so I had opinions on what is needed, but did not want the full k8s overhead.
@derekcollison We use NATS extensively in our game for all backend comms and include the schema name encoded in the header, but that is bespoke to us.
I guess giving it a bunch of proto files and seeing which one the payload deserializes into is a brute-force method that could work.
Karpathy's autoresearch for optimization is a powerful skill. We just used it to find the best GPU + VLLM Gemma4 config for @seedmmo. Gave it our evals + ability to change configs. Found the best setup for us overnight with a findings.md at the end.
@lucasmeijer@InsiderPresider@Muniter1 yeah, totally building something bespoke here based on my experience and opinions. I really tend to agree with my own opinions :D
@lucasmeijer@InsiderPresider@Muniter1 Kamal is built around 1 main app per host. I wanted to be able to have multiple( that are not accessories )
More container security, network isolation, a TUI, secret mgmt, port forwarding, multiple replicas of the container, better reverse proxy( caddy ), etc ....
@lucasmeijer@InsiderPresider@Muniter1 Started with exactly the same setup, replaced Kamal with this https://t.co/DxLoj05MHk since I thought it lacked in a number of ways.