boredsquirrel

joined 11 months ago
[–] boredsquirrel@slrpnk.net 12 points 1 day ago (5 children)

Lol that table is pretty strange

What does "Windows 10" mean? XD

Also btw dont expect all games to work in Wine. You should use Steam if you want a pain free experience.

[–] boredsquirrel@slrpnk.net 1 points 1 week ago* (last edited 6 days ago) (5 children)

Tbh Ladybird is way more interesting. This is just another Webkit based Browser

Edit: wow the dev sucks

[–] boredsquirrel@slrpnk.net 1 points 2 months ago* (last edited 2 months ago) (1 children)
  1. You can always use man command and just read through it. If you want less text, use curl cheat.sh/command (learn how to use aliases) or the tools tldr and cheat
  2. Install the fish shell, it makes using the terminal waaay easier, out of the box.
  3. Install Alpaca flatpak, and use tinyllama or bigger LLM models. Tinyllama is already very sufficient at explaining linux commands and more, and runs fine on my reasonably powerful and modern laptop. Other models may be slow as fuck.
  4. Use the terminal only. Log out, Ctrl+Alt+F2 and login, then use some tools.
$pwd
cd
echo
ls
cat
nano
less
more
chmod
chown
#your package manager
lsblk
dd #be careful!
udisksctl
lsusb
lspci
curl
wget
...

Note: use the man for these tools and often multiple tools do the same thing

  1. There is this online terminal game/quiz but I cant find its name.