• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • If you have docker containers and other stuff all on that USB drive I’d really reccomend getting it all off that USB (not just logging) and onto a proper drive of some kind. USB thumb sticks are not reliable long term storage, you will wake up to find the drive failing one day and good chance you lose everything on it with little to no warning.






  • Similar to alcohol or drugs, legalisation can make things safer. As a bonus it can also open a new revenue stream for government through taxes.

    Look at the legalisation of weed in some American states. Instead of a shady dealer you could go into a store. Instead of whatever they had at the time, you have known quality goods. Yes, there’s a lot more nuance to it than that, but the general idea is that it takes away randomness/unknowns, and as a bonus: organised crime that would otherwise have been profiting from the industry lose out.*

    For gambling the same kind of logic applies. People are going to be gambling anyway, so add in some legal frameworks that can make sure that things are more of a known value, and hopefully less likely to cause harm. Perfect example: you get stiffed on a win? If it’s an off the books thing and you complain you’ll probably end up with broken legs. If it’s a legalised thing you could go to court or a regulatory body.


  • Games need to live closer to the bleeding edge than a lot of other software.

    Also, for wine/proton, and the other customisations built into the deck, it makes sense to pick a starting point that is more built for customisation. By that I mean there was probably less things they needed to add or remove at the start.

    As mentioned, it’s also likely there was personal bias internally. But even that can be a valid reason as they need to be familiar/comfortable with the starting distro.

    Not saying that Debian cannot do it, but doing it this way probably made valve’s employees lives easier.






  • Both.

    The top 0.01% are able to exert more and more influence over the world, and are using it to concentrate wealth even more into their own pockets.

    And regular people have access to smartphones that allow them to communicate worldwide instantly. The cost of more basic smartphones has plummeted, so more people have more cameras connected straight to social media.

    But it’s also that some things are genuinely worse. I am fairly sure that there are still more slaves alive today than at any other point in history. However as a percentage I believe it’s lower, it’s just due to the world population being so high.



  • Mine is nice and quick in regards to the web interface and general functions. However I run it on a server at home and my upload speed isn’t the best, so if I need to pull a larger file (Files On Demand enabled) then obviously the transfer speed of the file is a bit sluggish.

    Hosted on a VM with 16GB RAM, 4 cores. Using the NextcloudAIO docker deployment option, all behind an Apache reverse proxy (I have a bunch of other services on another VM that all have reverse proxy access in place as well).



  • The first year price is a “loss leader” discount. Get you in the door, then make a profit from you in future.

    Namecheap have a bit of a reputation (as can be seen here with a few people warning of poor support), Spaceship seems to be a bit of a offshoot/addition they have created, partly as it doesn’t seem to be a 1-1 comparison, and partly maybe to avoid their existing reputation?

    However, it’s not entirely a bad idea to separate your registrar from your DNS provider. If one goes down, you still have access to the other to make changes. I used namecheap in the past because it was cheap, and cloudflare for DNS. If you are using both for only your registrar, it probably won’t matter much at all as you are probably not changing nameservers often, if at all, once set.


  • If you are going to use your desktop, I would suggest putting all of the self-hosted services into a VM.

    This means if you decide you do want to move it over to dedicated hardware later on, you just migrate the VM to the new host.

    This is how I started out before I had a dedicated server box (refurb office PC repurposed to a hypervisor).

    Then host whatever/however you want to on the VM.


  • A sane firewall configuration should have no/minimal impact on a desktop focused OS.

    On the other hand, sometimes programs are really badly made and expect stupid things like there being no firewall.

    You should have one yes, but to each their own.

    I manage a bunch of windows computers and regularly make adding firewall rules part of install scripts, good example: Dreamweaver.