[–] 24 points 1 day ago (5 children)

In my opinion it should be illegal to shutdown as long as they have cars. I would not buy any device that requires internet access to work with basic functionality.

  • source
  • [–] 1 point 6 days ago* (last edited 5 days ago)

    I think I gave it up because of missing typing indicator. A very small thing. And maybe I also had problem with Video.

  • source
  • [–] 3 points 1 week ago

    I have never understood why there is no protocol that allows for multi-master node setup(if a message is written to one, then queue to write to the second one and ignore timestamp missmatchning and conflict resolution(It does not have to be perfect) - matrix put too much effort into this IMO).

    For family i use Signal. My coworkers use IRC and I have it setup in link-mode for multi master support(but IRC does not have new features like send image, thread, reactions, emoji, text-styling, audio/video calls). Using unrealircd. Neat when the local city network is up but the fiber connection from the city network to the internet is down so I can still write to some friends, or dont care about uptime on my server since they fallback to the second, free, Oracle VM.

  • source
  • [–] 2 points 1 week ago

    I think the problem is also that chat / communication protocol change over time. The user base is lost with every new protocol. And it might be some users that want to stay with the old protocol. This you need a bridge between all protocols, and many will lose some functionality in the transition.

  • source
  • [–] 7 points 1 week ago (7 children)

    When you say fast you mean while gaming getting more fps or do you just mean when on desktop and changing Windows/starting applications?

  • source
  • [–] 0 points 2 weeks ago*

    Yes, that is the hard part. But it can be done. Geoip blocking like only allow your country - blocking every China or Russian user etc. If you are selfhosting at home and worry about your SSH access, then you can do a lot of things to block then early. It is all about authentication. Lets say you require VPN access in - example Wireguard. You could require access only through somebody else, like Cloud flare tunnel. You could also do "port knocking" but that is not encrypted. You could require the user first has to be authenticated somewhere else, like require first Microsoft login and only then your ip is allowed.

  • source
  • parent
  • context
  • [–] -1 points 2 weeks ago (5 children)

    I believe it is a good start with crowdsec but feels like it gives false protection. The blocking only happens after they have done a couple of attempts and not before.

  • source
  • [–] 4 points 2 weeks ago

    To me it is that i upgrade to few times so the laptop would be 10 years old and then everything is out of date. Maybe upgrade battery in between. However, I guess these are really good in the used(resold) market.

  • source
  • [–] 1 point 2 weeks ago

    Not on the kernel itself, just a minor bug that got fixed in the next release but could still choose the older kernel until then. OOM sounds like a bad idea when running out of memory - let the user chose what program to stop and handle it gracefully. Picking random process is bad. Others? DRM video at 1080p does not work on raspberry pi and it is not Linux fault really. Transition between X11 and Wayland took a long time to happen. Needed it earlier. Like before Ubuntu MIR. What impressed me is Linux and live cd. It is golden. Be able to surf the web while installing or just troubleshooting. Tiling Windows Manager and you can do whatever you want and customization.

  • source
  • submitted 2 years ago* (last edited 2 years ago) by to c/selfhosted@lemmy.world
     

    I just installed apt cacher ng for catching my apt upgrade packages and saw a huge time improvement even though I have a good internet connection. It act as a proxy and caches the response packages.

    Do you run something similar? Or maybe even run a local repo mirror? Warning, they are really big so I don't think it is recommended unless you really need almost everything.

    view more: next ›