GustavoM

joined 1 year ago
[–] GustavoM@lemmy.world 5 points 9 hours ago

I always do minimal installs, so eh... guess that is a "Yes and no" for me.

[–] GustavoM@lemmy.world 3 points 5 days ago

Looks like we are about to see Crysis running "almost natively" on a rpi 5!

....eh?

[–] GustavoM@lemmy.world 0 points 1 week ago (2 children)

By telling users to change their mindset, by showing em how control is important and how the "just werks" mentality imposed by Microsoft is more detrimental than anything.

[–] GustavoM@lemmy.world -1 points 1 week ago

So you are saying that dumbs can't read? Because hey, that is all it takes to troubleshoot a problem on linux.

Thus, even your grandmother can "do google" nowadays.

[–] GustavoM@lemmy.world 2 points 1 week ago

If you mean "dumb friendly" by "An exact Windows clone"... there are plenty of "Windowslike" Linux distros out there.

If you mean "user friendly" by "Easy to understand by any user"... then yes, (any) Linux distro is user friendly as is.

[–] GustavoM@lemmy.world 7 points 1 week ago (4 children)

Nano is my "daily drive", but I'd use vim as well -- takes a couple seconds to search for "how to type in linux vim" and "how to save a file in linux vim" anyways. :^)

[–] GustavoM@lemmy.world 5 points 1 week ago

YEAH CRUISE CONTROL BABY

[–] GustavoM@lemmy.world 3 points 1 week ago

I go with the "quotation case", "Cool file name".

[–] GustavoM@lemmy.world 4 points 2 weeks ago
  • foot
  • wget
  • lynx

also * ffplay and * yt-dlp.

[–] GustavoM@lemmy.world 5 points 2 weeks ago (1 children)

Everything is complicated if you aren't willing to commit/learn.

[–] GustavoM@lemmy.world 2 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

...instead of having to create an entry for every single game.

I think I might be shot and burnt alive in a cross for saying this, but... have you tried adding class="*" instead of restricting it to the steam client only? Oh, and I tried this on my opi zero 3 and it works. The performance boost was really noticeable.

 

Title. Because I just did it on my Orange pi zero 3 and performance feels a bit slower albeit more stable compared to making a tmpfs out of both directories. That, or I might be speaking gibberish, idk. Just curious.

Thanks in advance.

 

...at the expense of breaking some commands here and there. Why is that? How come env values can have this much impact in performance "for free"? This MUST have some caveats, right?

Thanks in advance.

 

Title. I'm trying to come up with a bash script that starts playing gregorian chants when a live stream is not playing sound. And to stop playing when the live stream stars playing audible sound again. Maybe something that monitors the volume of a specific command? I've no idea, honestly.

Being a bit more specific... the live stream is being played via ffplay/yt-dlp and I'll use mpv to play the gregorian chants. Alsa.Thanks in advance.

 

Title. More specifically, for the orange pi zero 3. It has a mali-G31 gpu. Thanks in advance.

 

tl;dr

Editing;

$photoortexteditoryoulike $(find / -iname incompletefilenam*)

Running;

exec $(find / -iname incompletepackagenam*)

Interacting (copying, moving, etc);

$desiredinteraction $(find / -iname desiredfileorpackag*) /desired/output/directory

It may be a "not-so-attractive" tip for most of you, but I find it really useful when I want to edit a specific file (that is located alongside several ones, like a picture or a text file). Or when I've finished compiling something and I want to find the binary file asap. Saves me lots of time on really slow pcs (like a rpi zero).

 

Title. I'm trying to come up with a fully functional, optimal yet read-only scheme for fstab and I could use some pointers.

Thanks in advance.

 

Title. In other words, sbc recommended/optimal power supply is 5V4A but I use an 5V3A instead -- will it damage or kill the sbc? The reasoning behind this is "an direct undervolting towards the system, for lower power draw and temps".

Thanks in advance.

 

Title. Basically, "if a street fighter gamer and a linux tryhard had a baby" where a combination of keys is issued to run a command/script rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the PC, etc.

Don't know if such command exists, but there you go.

Bonus points if its a standalone and supports X11, Wayland and Arcan.

 

Title. Besides setting tmpfs to use 10GiB of it to store downloads.

 

Title. I'm rocking the exact same setup as it were on my Raspberry pi 4 (nextdns running on docker, a livestream playing 24/7 on ffplay, ufw, sway, alsa-utils) and the difference is night and day compared to the rpi 4 (temps at 52 degrees versus 74 on my rpi 4 and cpu usage at 0 ~1% on my opi zero 3 versus 6 ~10% on my rpi 4).

 

Nothing too shabby, but still. To run it you need docker, and after that just type

docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4

...and you will be greeted with a little, small, very pixelated bonfire.

"Why docker and not just a simple command?"

Mostly because of those two flags: --read-only and --net none. Can't get better than this. :^)

This also came up while in a self-learning process, but I don't want to "flex" it here.

view more: next ›