nibbler
@nibbler@discuss.tchncs.de
This is a remote user, information on this page may be incomplete. View original ↗
- Comment on Is there room for Windows selfhosters? 2 weeks ago:
Idle windows is so damn heavy on io :(
- Comment on Is there room for Windows selfhosters? 2 weeks ago:
Didnt find any /s there. That’s one of the reasons why I dislike docker, it supports not understanding stuff. But then that’s just me, who wants to understand stuff. Enabling less tech savvy ppl is also great I guess.
- Comment on Continuwuity 4 weeks ago:
I kind of lost interest when they found out that in a distributed system you can’t delete things
- Comment on Going nuts with networking of VMs on Proxmox (SOLVED) 5 weeks ago:
Clearly a problem on the VM. Run
dhclient -v ens18; for i in $(seq 60); do ip a s dev ens18; sleep 1; done
Just to see if its broken immediately or if another process probably fks it up later
- Comment on Going nuts with networking of VMs on Proxmox (SOLVED) 5 weeks ago:
Use dhclient -v to See the client side, check logs in the DHCP Server. Sniff maybe.
- Comment on 18% of people running Nextcloud don't know what database they are using 9 months ago:
😜
- Comment on 18% of people running Nextcloud don't know what database they are using 9 months ago:
sqlite is absolutely awesome