zeq.rocks • Linux Enthusiast

Slackware Linux Review

Review

Slackware Logo

The UI is very nice, good black-on-white, high-contrast scheme. The website gets directly to the point, unlike newer distros. The download page being labeled "Get Slack" may confuse people and they may think they are downloading the business chat app "Slack". Slackware's website offers a vintage, well made site that many modern sites can't rival. Though some problems I've seen are: the site seems like it hasn't been updated, hovering over a link doesn't change the color, and the site is HTTP. On the bright side Slackware Linux has very good propaganda, including

Tux smoking.

Slackware Linux, What else?

Powered By Slackware.

In true Slackware spirit, here’s a little Bash review:

#!/usr/bin/env bash

slack="ware"
Ware="Slack"
is="a"
distro="good"
Good="distro"
echo "$Ware$slack is $is $distro $Good, I've assumed that off their website."
echo "Slackware is 9/10."
#!/bin/bash shebang.