[–] 7 points 3 months ago

Basic needs, I.E food, water, shelter, and healthcare should be seen as rights, but past that is wants, and people will work for what they want.

In our current system we provide all of those needs, and fund it with by taxes for the people in prison, but not the innocent and poor.

  • source
  • parent
  • context
  • [–] 4 points 3 months ago (1 child)

    Arch is nice, I noticed slightly higher fps in a few games after switching. Not sure how much overhead there is on it, but I use AwesomeWM which I launch from the commandline since I don't have it run at startup, and I must say I do like the interface for launching programs, I can either do the commandline name or the name of the program will often be fuzzy find away in the launch bar...

    If only windows had some kind of menu where you could find programs to launch (and not search the web), and not cram adds down your throat.

  • source
  • [–] 1 point 5 months ago

    On mine I can also use different outputs at the same time, so I can for example have a video playing through speakers while game audio plays through my headphones. ... I haven't really taken advantage of it, but it is pretty neat.

  • source
  • parent
  • context
  • [–] 2 points 11 months ago

    I use nginx you can have configs for different sites and have the server_name have the domain for each server block (I use a file per site) and you can either do static via a root folder, or proxy_pass for active running servers, and nginx will map the domains to the server blocks you should also have a default, and you can then have multiple domains point to the same ip address, but keep in mind that home internet often has a dynamic ip, so you may need to update it every so often. There is a service to help with the dynamic ip I think noip.com has a solution available, but feel free to look around.

  • source
  • view more: next ›