• 5 Posts
  • 273 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle
  • Don’t mess with computers or AI or other distracting crap. Do ALL the exercises in your textbook. Then get another textbook covering similar material but with different exercises, and do those. The idea is not to do exercises on topic X until you can get it right. Rather it’s to do them until you can’t get it wrong.

    Schaum’s Outlines used to be good for upper division college level math. IDK what they have for intro level like you’re describing.

    For the factorization you mention, look at the roots of the polynomial, i.e. x^3+1=0. So the roots are the (complex) cube roots of -1. One of those cube roots is -1 itself, i.e. x+1=0. So that is one of the factors: x^3+1 = (x+1)(something). So then figure out what (something) is.


  • I don’t know of an all-in-one-place guide but there’s not a whole lot to it. Just look up how to do each of the parts you mentioned. I’d say that buying a domain and using LetsEncrypt is not really in the self-hosting spirit (i.e. you should run your own DNS and CA) but it’s up to you. Running a serious CA with real security is quite hard, but for your purposes you can just do whatever. There are various programs or scripts for it. I still use CA.pl from the openssl distro, but that’s very old school and people here hate it. Anyway, you will do a little head scratching to get everything working right, but it will be educational, so you’ll get something out of it in its own right.




  • If you’re self hosting Nextcloud, you don’t have to worry about the server operator (i.e. you) enshittifying it against you. There is still some concern towards the software supplier, as we keep seeing with Firefox, but users can react to that.

    I’m not really familiar with the situation around Plex since I’ve heard some mixed things, but I don’t use it and have lost track of what is what.

    I would consider Firefox to be a bad actor but it’s a bit more nuance than the situation with, say, Chrome. Firefox is involved in the server side as well (i.e. evolving standards that enshittify the web more and more). I would like to have had the web standards frozen some years ago. BIFL should apply to software as well as to physical products.