
communism
@communism@lemmy.ml
This is a remote user, information on this page may be incomplete. View original ↗
- Comment on Self-host Reddit – 2.38B posts, works offline, yours forever 5 months ago:
This is just an archive. No different from using the wayback machine or any other archive of web content.
- Comment on Those who are hosting on bare metal: What is stopping you from using Containers or VM's? What are you self hosting? 8 months ago:
Idk about Immich but Vaultwarden is just a Cargo project no? Cargo statically links crates by default but I think can be configured to do dynamic linking too. The Rust ecosystem seems to favour static linking in general just by convention.