

I don’t understand. You will still need to do administrative tasks once in a while so it isn’t really unnecessary, and if root can’t be logged in, that will mean you will have to use sudo instead, which could be an attack vector just as su.
I don’t understand. You will still need to do administrative tasks once in a while so it isn’t really unnecessary, and if root can’t be logged in, that will mean you will have to use sudo instead, which could be an attack vector just as su.
Windows also uses linefeeds, they just also add carriage returns.
That’s w3m, an Emacs web browser, not webm the WebM file format.
Between IRC and the picture representing the idea of self-hosting, there’s the XMPP logo, which like IRC, is an instant messaging protocol (but with more features than IRC).
The FSF-approved distributions that are shown are: Trisquel, Parabola and GNU Guix (this one is actually quite neat, it’s based on NixOS with its own ideas like the importance of being able to bootstrap an entire system from a minimal binary seed)
The browser with logo shown is GNU IceCat, with binary blobs removed and with some extra security and privacy features (among them an addon that prevents the browser from running proprietary javascript)
lynx is a simple TUI web browser and w3m also is a similar browser but running in GNU Emacs
The last three are all the GNU Emacs logo.
I’ve been wondering why not window.chrome == true
or Boolean(window.chrome)
, but it turns out that the former doesn’t work and that ==
has essentially no use unless you remember some completely arbitrary rules, and that JS developers would complain that the latter is too long given the fact that I’ve seen javascript code using !0
for true and !1
for false, instead of just true
and false
because they can save 2 to 3 characters that way.
Why the double negation?
There’s also hyfetch (https://github.com/hykilpikonna/hyfetch) which comes with cool pride flags
Average watch time of a household per day is a weird metric. What is the watch time of a household? The sum total watch time per day of each person belonging to that household? If that, then wouldn’t that metric be skewed by the size of a household, as the more people there are, the more watch time there is in that household?
This sounds a lot like me. Whether I have ADHD is something I’ve been wondering for some time now, but the descriptions of ADHD are always so conflicting to me, because every symptom can be taken as a evidence or counterevidence by changing perspective, partly because of this duality you described.
The huge differentiator is that KDE may look like windows OOTB on most distros, but if you want you can easily make it look like Gnome, Mac, Unity… whatever. The panels and menus are infinitely configurable.
Is there a way to configure the look of all the apps running on kde? Because one of the main things that keeps my away from KDE is how ugly all the k* apps look out of the box.
What if you don’t have a static IP, do you ask your ISP in what range their public addresses fall?