a dude that likes gaming and tech (especially Linux) aro/ace
- 4 Posts
- 10 Comments
in case you haven’t found it yet
I know, i use it all the time, i just think it’s silly to recommend the terminal to beginners when theres a gui way that’s easier.
To make it executable you can just right click -> properties -> make executable.
No need to use the terminal
Good news for literally every application that uses electron!
Blisterexe@lemmy.zipto Linux@lemmy.ml•ONLYOFFICE Docs 8.3 Released With Apple iWork and Hancom Office File Support12·5 months agoLibreoffice seems to have supported it for a while
in case you aren’t joking, rm -rf / (albiet with a warning now) will delete allll the files on your system, so everything going black is the expected result.
rm is remove, the - is to indicate that you want to pass arguments, and r&f are recursive (delete stuff in the folders in this folder) and force (don’t ask for confirmation). The slash afterwards designates the root folder, the folder with everything in it.
So “rm -rf /” means “remove, recursively and forcefully, everything in the / directory”
Blisterexe@lemmy.zipOPto Linux@lemmy.ml•Discord now properly supports screensharing on linux1·8 months agoI saw something from a discord dev (can’t find it, so grain of salt) about how there was interest recently to do it, but they’d have to work on other stuff that affected everyone first, and they’d probably get it done by q4 2024, guess they were right.
I think before then the whole linux graphics and audio space hadn’t really stabilized enough for them to be interested.
The best part about libadwaita id how easy it is to make good-looking apps.
I wish i could use gnome apps on android, they look so nice for phone use with the new widgets.
Oh thank god, the tarball wouldnt work when i made a .desktop file for it for some reason