I’m Elsie, 19 year old programmer! I’ve been programming since I was 9 years old when I got a Raspberry Pi.
As long as the “No Thanks” button is a one and done go-away button, I think this is a decent idea!
Jorkin Depeanus Vance uses sugar substitute in his sweat tea. Pass it on
And these as well!
Rhino Linux! A rolling release Ubuntu distribution. It uses the Ubuntu devel repos + pacstall.
I learned bash instead of python because my 8 year old brain saw all the parentheses and thought “ew no”…
All.
Still can’t use it on my ROM…
Can you explain? I’ve never heard of them before.
Containers maybe?
They are TTYs, they’re like terminals your computer spawns at boot time that you can use. Their intended purpose is really whatever you need them for. I use them for if I somehow mess up my display configuration and I need to access a terminal, but I can’t launch my DE/WM.
Ctrl+shift+V is what you should do. Ctrl+V is used by shells for I believe inserting characters without doing some sort of evaluation. I don’t remember the specifics though, but yes Ctrl+shift+V to paste.
Backdoors are bad for security 😆😆
The link you sent has a period at the end so it doesn’t work when clicked.
And your default shell is a POSIX compliant shell, usually dash or ash, so that’s what I mean by sh
. You can set it in ~/.config/alacritty/alacritty.toml
with:
[shell]
program = "/bin/sh"
Oh I think I know what you mean. Did you try setting your shell to something like sh
instead of bash or zsh and see if it was a shell startup issue?
What stability issues have you encountered?
I downloaded the Yuzu flatpak onto a USB stick and I’ll send a zip of it with install instructions if anyone wants it.
I believe it’s /var/lib/apport/coredump
on Ubuntu.