- Joined
- Feb 27, 2019
Autism, probably.What the fuck is his problem?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Autism, probably.What the fuck is his problem?
Has he trooned out yet?
Not yet, but the explanation he gave for that video with his painted nails was too retarded.Has he trooned out yet?
Imagine giving a flying fuck what font anyone uses for their terminal.Imagine using a terminal with anything other than Courier New.
You seem to have misspelled misc-fixed.Imagine using a terminal with anything other than Courier New.
It comes with being a Linux youtuber.Autism, probably.
The guy could've saved everyone six minutes by just admitting that this was his reason. It literally turned out to be his reason anyway: he even mentions the free monospaced Comic Sans fonts, and that he doesn't use them because he thinks a software developer who stares at code all day knows less about what makes code look good than a "font engineer" does. So he's basically just 'buying the brand' after all."Why I use a paid font like a consoomer"
Surprising sensible choice of ARM as they picked one of the very few ones that get sort of reliable, hell even good, official mainlined Linux support. the i.MX series is by Freescale which came from Motorola's semiconductor branch. (yes, the 68k/PPC guys) Very expensive for ARM but also not impressively fast. Even browsing won't be a lot of fun on that machine. Vivante GPU is mainlined too, but I don't know about its video decoding capabilities, if any.Any schizos here heard of (or tried) the MNT Reform?
the worst part? that shit even LOOKS like comic sans...Imagine giving a flying fuck what font anyone uses for their terminal.
Why, yes, I do us Comic Sans. Why do you ask?
Has anyone heard of IBM Plex Mono? I saw it getting shilled on /g/ once and I immediately loved it. Here's some sample text.Imagine using a terminal with anything other than Courier New.
if your drive is mounted with atime/strictatime/lazytime parameter (many distro tranny jannies replace that with relatime, because somebody twenty years ago said it's faster) you can find files that haven't been accessed for a while with find <path> -atime +30 (e.g. last accessed more than 30 days ago) it also depends a bit on what your filesystem is doing and whetever or not you have some weird search index process going that's written poorly but usually it's reliable enough to give you a hint and find that file cruft of stuff that hasn't been touched by anything in ages. You could also use file in combination with find to filter by text files, although filtering by filesize with finds -size parameter is easier, as config files don't tend to be several megabytes big. (insert joke about emacs/vim config files here)The thing with traditional Linux packages is that when you remove them you have to manually clear ~/.config, ~/.cache, and ~/.local/share by hand
Ok that looks pretty comfy... I might just try it.Has anyone heard of IBM Plex Mono? I saw it getting shilled on /g/ once and I immediately loved it. Here's some sample text.
View attachment 4475783
Been using it at work for a couple years. I like it quite a lot, especially in thinner weights.Has anyone heard of IBM Plex Mono? I saw it getting shilled on /g/ once and I immediately loved it. Here's some sample text.
View attachment 4475783