Сайт Роскомнадзора атаковали18:00
Continue reading...
,更多细节参见搜狗输入法下载
audioElement.muted = true;
We started self-hosting about a year ago. We’ve got Proxmox Virtual Environment set up on our home server with containers for a Turnkey Linux File Server, a Turnkey Linux Media Server running Jellyfin, photo management using Immich, a Syncthing server, and home automations using Home Assistant. I’m considering hosting my own instance of Bitwarden for password management and my own Matrix bridge for chat. The list is endless. This is a blessing and a curse.
代码重构:它没有直接甩代码,而是先思考了“设计模式”的选择(工厂模式 vs 策略模式),最终选择了适合扩展的策略模式。