• 0 Posts
  • 41 Comments
Joined 4 years ago
cake
Cake day: February 18th, 2021

help-circle


  • As someone who is extremely hands on and learns basically nothing from lectures, this actually sounds like a decent idea if it is executed well, especially the Khan Academy integration. I’d rather just sit down and read a textbook and do practice problems and be graded on them than be stuck in a lecture for 7 hours only to have to relearn everything anyways because I lose track of what’s being said in like 5 seconds of the lecture starting.














  • nix/guix can be used on any distro and it provides a way to organize .config files so that if the .config directory gets deleted or accidentally modified for some reason, restoring it would be very easy. By putting the configuration in a git repo, it also makes it easy to restore previous configurations. I accidentally deleted a bunch of stuff in my .config directory once and that’s one of the reason I use this tooling now, so I thought OP would find it helpful also