

Probably DeepSeek.
Programmer by day, burnt out by night.
Probably DeepSeek.
Here’s a simple command to turn any file into a single b!
echo a > $file_name
each file is minimum 4kb
$ touch empty_file
$ ls -l
total 8
-rw-rw-r-- 1 user group 0 may 14 20:13 empty_file
$ wc -c empty_file
0 empty_file
Huh?
My brother in Christ TailwindCSS just gives classes that let you do inline styling in a shorter syntax! (and theme configuration, but mostly inline styling)
Replace width: ...px
with w-...
, margin-left: ...
with ml-...
and margin-right: ...
with mr-...
.
Setting both horizontal margins is mx-...
and both vertical margins is my-...
.
If you can do inline styling, TW just makes the syntax a bit shorter, but that’s it, really.
To be fair, unlocking the frame rate on console-to-PC ports still fast-forwards many games including Nier: Automata or breaks the physics like in Skyrim.
It doesn’t have to be this way, any more, but it still is because… Lack of expertise? I really can’t think of anything else?
To be fair, they show up as “^X” or whatever, and typing [Shift]+[6] followed by the [X]-key doesn’t do the trick.
Still do.
It can be easier if you’re used to the dash before the arguments; it’s optional but you can put them:
tar -cf # Compress File
tar -xf # Xtract File
I was about to say tar -CompressZeVuckingFile
; great mnemonic and I use it every time!
This guy gets it!
$ touch girl
$ echo 'nyaa~' > girl
$ cat girl
nyaa~
If anything, I think it’s people used to Windows or macOS that don’t want anything to change that tend to hate Linux systems; it’s not exactly Windows/macOS (and doesn’t run exactly the MS Office and Adobe suits) so they hate it.
my country they literally helped elect one
Huh? Source? What country?
John Oliver’s show is doing amazing things, including the Drumpfinator addon.
What is that URL, though? I’m guessing I’m know it if I (happily) watch the episode?
Noto Sans for sans-serif text (and the OS)
It’s legible, standard-looking and support about every writing system in the world.
You can install it on Debian using # apt install fonts-noto
, some others like -cjk
and -extra
help with the “supports about every writing system in the world”-aspect.
Merriweather for the serif font fallback for the browser, as well as TTRPG campaign printouts
It’s very legible, and looks quite sexy for a serif font.
There’s no package for it currently (although AUR and Nix users might have better luck), it has to be downloaded from Google Fonts
JetBrains Mono for the terminal TUI’s
It looks a bit playful, like lego-letters, is legible and supports about every writing system in the world.
# apt install fonts-jetbrains-mono
.
Although I use…
Verdana for source code
It differentiates every character well and leaves enough space to easily recognise special characters such as brackets.
And I don’t believe monospace fonts are more legible.
It’s included in ttf-mscorefonts-installer
but the font is not open-source.
Linux can’t prevent you from permanently removing files.
Some see this as a feature.
And just started cleaning up their GitHub account…