linux

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

9488fcea02a9, in Defaults insults

php has a log message about killing children, i think i saw once

Pfnic, in Defaults insults

That’s some bare metal system breakage I can get behind

Martin, in Defaults insults

There’s also the naughty programmer getting spanked by EFL

https://lemmy.ml/pictrs/image/e5d388f6-6d82-459b-8a90-901210a7cca1.png

cypherpunks, in Defaults insults
@cypherpunks@lemmy.ml avatar

the famous “This incident will be reported” error was briefly removed last year before being replaced with a less ominous version.

phx, in Defaults insults
  • Login as a user.
  • Delete the user while still logged in
  • Run command

You should get a message “you don’t exist, go away”

Not sure if that one is still around but I know one person who ran a script with “deluser $USER” and it ate root resulting in fun messages like that

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.

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