• 0 Posts
  • 896 Comments
Joined 2 years ago
cake
Cake day: July 29th, 2023

help-circle
  • ThinkPads generally aren’t low to medium Windows laptops though, they’re literally several thousand dollar machines. It’s just they age incredibly well, so they end up on the used market at a heavily discounted price after a while. I’d be surprised if a Chromebook outperformed a ThinkPad when it comes to actual performance.

    Yeah that’s a good point about keyboard and mice, that’s kind of why I like having an actual standalone laptop. For me I feel like a tablet isn’t as portable as a phone, but it’s also not as useful as a standalone laptop, so it’s kind of hard for me to find a use case for it.


  • faster with the things it can do

    What do you mean by this? Surely you don’t mean actual performance, right?

    I don’t game a ton but having the performance to be able to do so is really nice IMO. The battery life is great as well (like 6+ hours depending on what you do etc), and being able to put any OS I want on it is huge too. I also like how durable it is too.

    I feel like if I got a tablet, I’d want a keyboard, and then a mouse too. That’d still be best for portability though, most likely, but it’s kind of nice having a full laptop experience.

















  • Because it’s easy to accidentally run services or set up services temporarily and forget that you left them running. With UPnP being able to automatically/dynamically open ports, a firewall is just another layer of protection. You can also configure firewalls to ignore packets silently or log dropped packets, and if applications ever get new versions and end up listening on new ports, you would have to manually allow the ports. Maybe you want to have one part of an application accessible through the firewall but not another part of the application.

    Plus, like you said, country blocking is another feature which personally I think is nice to have, and there are also other features too like being able to throttle connections, especially with things like fail2ban.

    It’s just another layer of protection, and it ensures that everything you run is deliberate.