gammarays

joined 1 year ago
[–] gammarays@lemm.ee 7 points 1 year ago

In tmux, you usually set configuration options with set -g in tmux.conf. "-g" sets a global option which will apply to all new windows and sessions, otherwise the option applies only for the current window, which is usually not what you want.

Since command-alias is an array, you can use the -a flag to append a new value at the end.

With that said, try this:

set -ga command-alias s="new-window ssh foo"

Keep in mind that run in tmux runs a shell command in the background, so you most likely want to use something like new-window or new-session instead.

[–] gammarays@lemm.ee 1 points 1 year ago

Since Google makes money off of you using Maps, and makes third-party apps pay a fee for using their API, I don't think they have an incentive to let you download navigation data to use it into another company's software

[–] gammarays@lemm.ee 4 points 1 year ago (1 children)

Sounds like you'd enjoy Nuclear Throne or Enter the Gungeon. Both are very similar, they are roguelike in 2D top-down view with enemies that shoot a lot of projectiles and gameplay is about using dodge rolls and taking cover

[–] gammarays@lemm.ee 20 points 1 year ago

That's really impressive. It's also good for preservation since AFAIK Blizzard killed the possibility to play the original game legally when Reforged came out

[–] gammarays@lemm.ee 1 points 1 year ago

I basically agree with all the points you are making. Only scan downloads, email attachments and whatnot. Don't try to play cat and mouse with sophisticated malware because that's a waste of resources. I don't think software like this exists?

Perhaps SELinux on desktop is the way to go as other posts are suggesting, although I heard that it has some usability problems and can break some programs.

[–] gammarays@lemm.ee -1 points 1 year ago (10 children)

You might be legitimately annoyed by the amount of free antivirus software on Windows that don't offer good protection, on top of being filled with ads. But I don't agree that scanning for malicious files and preventing dangerous commands (regardless of how good the implementation is) can be labelled as snake oil.

[–] gammarays@lemm.ee 18 points 1 year ago (20 children)

I don't understand why we keep telling new users that it is useless to use an antivirus on Linux. For people with computer knowledge, sure. However more widespread Linux adoption will mean more casual users will start using it. Most of them don't have the "common sense" that is often mentioned ; these users will eventually fall for scams that tell them to run programs attached in emails or random bash scripts from the internet. The possibility is small, but it's not zero, so why not protect against it?

[–] gammarays@lemm.ee 9 points 1 year ago (2 children)

This might not fit your workflow, but Thunderbird can be used as an RSS reader. Go to File > New and add a new Feed Account

[–] gammarays@lemm.ee 4 points 1 year ago

This looks cool. I might consider trying GNOME again if it gets implemented.

view more: ‹ prev next ›