A few remarks (and corrections) on the 1st video:
04:09: He says something about missing wifi drivers. This screen is not about drivers, it's about firmwares. Wifi drivers are included (except for broadcom).
06:30: Supposedly Debian has problems with being installed on pre-formatted (ext) partitions. This is not true. The only problem is, if these partitions already contain data and you decide to not let the installer format it, then these previous files might interfere with your installed system (e.g. think of left-over configuration files).
08:59: Just a remark for people who care for privacy: The "no" option in popcon is the default, so submitting your package selection to Debian is opt-in, not opt-out.
09:15: He says that you should leave the checkboxes ticked in tasksel. Well, of course this depends on your situation, but there is one thing to know about desktops: The general "Debian desktop environment" checkbox will install the package task-desktop [1]. This is a meta package, so it will do nothing more than install other packages via its dependencies. Among those are the specific desktops, e.g. task-xfce-desktop [2]. If you tick one of the specific options this desktop will be installed. If you do not chose one of the specific options, then [1] will always install task-gnome-desktop [3], because their is an OR relation between the dependencies. This is regardless of what image you downloaded. So even if you have the xfce image and you ticked [1] but not [2], then [3] wil get installed, which is likely not what you wanted.
10:26: He says that 1158 packages will be installed just for xfce. This is not true. 1158 packages is for the whole system (minus the already installed base packages) INCLUDING xfce, but it's not for xfce alone.
11:15: "Debian doesn't give you an option to not instal a boot loader": This is plain wrong. You can just skip this step. Although since I use the text installer I don't know how to do that in the graphical installer.
12:36: He says something like if the hardware clock is set to UTC depends on whether Windows handles the boot process. This is also not true. This is simply the clock setting in the BIOS (on x86) and has nothing to do with what boots the system. Unixoid systems always tended to use UTC here, while Windows at least in the past preferred local time.
13:29: If you chose to boot the system via another system's grub the you are supposed to run something like this in the other system: "sudo os-prober && sudo update-grub" This is not necessarily wrong, but assuming that any other Linux system uses sudo is at least bad style. For example the Debian system you installed via this guide doesn't have sudo, so you just login as root in a terminal.
14:56: When in xfce he says that he removes the workspace switcher from the panel because he doesn't use workspaces. In that case he should also reduce the number of workspaces to one, because otherwise he might end up accidentally changing to another workspace (e.g. by pulling a window over the screen edge). If he's not familiar what happened (because he doesn't use workspaces at all), he might get stuck in a situation he doesn't know how to get out of.
[1]
https://packages.debian.org/jessie/task-desktop
[2]
https://packages.debian.org/jessie/task-xfce-desktop
[3]
https://packages.debian.org/jessie/task-gnome-desktop
[doublepost=1478722971,1478721305][/doublepost]
I'll try the xfce version tomorrow since I got enough blank DVDs lying around and it can't be this different from Mint.
You can also just write the raw image to a USB stick. It's a hybrid image that can boot from both. That's why the DVD1 is 3.8 GB in size, so it just fits on a 4GB USB stick.
Oh, and even if it weren't a hybrid image, you can also write it to an RW disc if you just want to test it. It seems to me that for whatever reason people don't realize that they can just use RWs for non-permanent boot discs.
What are the advantages of current xfce over MATE btw?
I don't see much of a difference in workflow. I believe Mate uses a tiny bit less RAM and to me looks a little nicer. Xfce on the other hand is more flexible.
The feature I like most about the new Xfce version in Stretch is, that you can make it undecorate maximized windows, which will save quite some of the precious vertical screen space.
You can do the same in Jessie's Xfce version or in Mate via an additional tool called maximus [1], but this installs some 50MB(?) of extra packages which I find quite heavy for such a simple feature. mate-maximus from the leaner mate-netbook package [2] does the same, but for me it always crashes after a few days.
[1]
https://packages.debian.org/jessie/maximus
[2]
https://packages.debian.org/jessie/mate-netbook