linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

FluffyPotato, in SHARE WITH THE CLASS: What aliases are you using?

I rawdog every single command, I use no aliases at all.

macallik, in SHARE WITH THE CLASS: What aliases are you using?

(Bash-Specific)

App-Specific

alias battery='upower -i $(upower -e | grep 'BAT') | grep -E "state|to full|percentage"' # Get the battery level of my laptop server when I ssh into it

alias audio="yt-dlp -f 'ba' -x --audio-format mp3" # Download the audio version of a youtube video

alias wttr="curl wttr.in/Chicago" # Get the weather of my city in the terminal

Terminal Navigation

alias ba2sy="cp ~/.bash_aliases ~/Sync/" # copy my current iteration of my aliases to my shared syncthing folder so that it's accessible across devices

alias sy2ba="cp ~/Sync/.bash_aliases ~/" # replace the current iteration of my aliases w/ the synced version from my syncthing folder

alias mba='micro .bash_aliases' # open my aliases file in the modernized version of 'nano'

alias reload="source ~/.bashrc" # Quickly refresh my system so that the latest alias file is loaded

alias l='exa --group-directories-first -hlras modified --no-user --icons' # exa is a prettier version of ls. Options toggled: Human-readable, long format, reverse output, show hidden files/folders, sort by modified, hide the 'user' column since I'm the only one that uses the computer, and show the icons to make it look fancy```

Replaced Commands

alias cat='batcat --theme=ansi ' # Replace generic output of cat w/ a formatted version. This is bat (batcat in Debian)

alias rm='trash ' # Instead of auto-deleting files, put them in the 'trash' bin for 30 days, then delete.

Server & Docker-related

alias lazy='/home/macallik/.local/bin/lazydocker' # Run Docker

alias pad='ssh MyPad20334' # shorthand to ssh into my server

RaivoKulli,

I wonder if you can be a madlad and symlink your bash-aliases to a synced file.

tvcvt,

Not a symlink, but you can add source /path/to/aliases one your bashrc file to load them from another file. I do that and keep all of my dot files in a hit repo.

5714, in Btw, I'm..

Behold: I’m the archvegan!

lord_ryvan, in What is this windows 95?

I was spinning up Chrome

There’s your problem, shit eats resources like a mofo.

Also stop using Chrome, stop giving it market share, Google is trying to DRM the whole Internet into using Chrome. LibreWolf on desktop, Fennec on mobile, both support all your addons, too!

ultra,

Librewolf is a bit extreme, regular firefox will do.

demesisx, in How to organize images with custom tags?
@demesisx@infosec.pub avatar

I recommend embedding something like a checksum in the filenames to prevent duplicates.

dlove67, in What can you do on Linux that you can't do on Windows?

I like Linux better

All the other reasons don’t really matter.

Subject6051,

Yeah, I need new friends, I am gonna replace my best friend with you.

Samihazah,

Friends shouldn’t be platform exclusive.

BaumGeist,

Surprisingly profound for just another windows v linux slapfight. I recently watched Cory Doctorow’s DEFCON talk on enshittification, and something he brought up is how once-good, now-shitty social media platforms held their users hostage by being the only platform with all their “friends” (or at least that specific group of people)—the alternatives being to organize dozens of people to migrate to a new service or losing all those friends.

Real friends aren’t platform exclusive

lckdscl, in Hyprland is a toxic community

CW: slurs, bigotry

Well this was apparently their chat log. I found the link through the comments on Hacker News. Whatever you think of Drew, he’s not wrong at all, they sound like they just discovered 4chan.

ExLisper, in I think Wayland should have been approached differently

Normally projects like this address real needs. If X would actually fail to provide crucial functionality on modern desktop someone would develop alternative that would cover it and people would switch in a matter or years. Instead Wayland set out to build something complex and useless for most people and now is surprised it takes a lot of time for it to gain traction.

How it should be approached is that if people need some very specific setup (like multiple displays with fractional scaling and different refresh rates and they want to play games on it and need to get 100% of their configuration) Wayland should provide them a tool to do just that with dedicated server and DE. Most people wouldn’t need any of this and would stay with X, few people would use the new DE. If more and more people would require the functionality provided by the new DE it would grow, get forked and other DE would start supporting the standard. The approach of “we build something 1% of users need, spend a lot of effort to support us” is what’s silly.

Auli,

X is bad code and to hard to maintain. You do know the people developing Wayland are the same ones who developed X11? I think their biggest issue is they should have called it X12 or something so people new it was the successor to X11.

kilgore_trout, in Hyprland is a toxic community

Take every opinion from Drew DeVault with a grain of salt.

xavier666, in Hyprland is a toxic community

Your first mistake was joining a Discord group for a software product. Github pages / bug-tracker or GTFO.

mojo, in Hyprland is a toxic community

this guy just learned about discord general chats lol

they’re all this bad, and also they’re absolutely dogshit for open source software so I have no idea why people make them

moonpiedumplings,

I’m in the max server limit, 100 right now, and many of those are people who treat discord as github, which is so annoying (but many projects are of questionable legality, like Dan’s palace which makes and distributes completed android and vita ports of other games for free).

One time I got excited since there was announcement for the half life 2 android source port discord. I thought it was a big update or maybe a new game, but what I saw was something like:

the memes channel is for memes, not child porn

It’s just discord that has these issues. Matrix or IRC don’t have these problems. Discord just creates a kind of culture that fosters this stuff.

blindbunny,

Nope it’s all over matrix as well.

Dirk, in Hyprland is a toxic community
@Dirk@lemmy.ml avatar
ExLisper, in Hyprland is a toxic community

Who cares about the community? If it’s useful and works I will use it. It’s not like I’m paying for it. If the community is toxic people will not contribute to the project. If they don’t need contributors they can do whatever they like.

spiffeeroo, in Hyprland is a toxic community

Hyprland dev’s response to blog post: blog.vaxry.net/articles/2023-hyprlandsCommunity

rjek, in Hyprland is a toxic community

I struggle to be interested in any bling project written by C++ “coders” since they were 9 who don’t even know how copyright works so use a pseudonym there instead - they’re almost always inexperienced children. And children are almost always sociopaths.

drspod,

Is Hyprland violating someone’s copyright?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #