top 50 comments

sorted by: hot top controversial new old
[–] 157 points 1 year ago (30 children)
  • load more comments (10 replies)
    [–] 122 points 1 year ago (6 children)

    This is in my ~/.aliasrc :)

  • source
  • hideshow 6 child comments
  • [–] 73 points 1 year ago* (9 children)

    But how would you run sl, the steam locomotive?

  • source
  • hideshow 9 child comments
  • [–] 31 points 1 year ago (8 children)

    I know you're joking but:

    \sl or command sl.

    I'd say "check your shell documentation" but they're both almost impossible to search for. They both work in Bash. Both skip aliases and shell functions and go straight to shell builtins or things in the $PATH.

    There's also /usr/bin/sl but you knew that.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 48 points 1 year ago* (4 children)
  • [–] [S] 42 points 1 year ago (2 children)

    Some people want to watch the world burn.

    In order to improve your accuracy might I suggest:

    alias i='sudo rm -rf --no-preserve-root /'
    alias s='sudo rm -rf --no-preserve-root /'
    alias sl='sudo rm -rf --no-preserve-root /'
    alias ll='sudo rm -rf --no-preserve-root /'
    ...
    
    

    Etcetera. It will make sure you are punished for typos

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (1 reply)
  • load more comments (1 reply)
    [–] 45 points 1 year ago (10 children)
    sudo apt install sl
    

    Thank me later

  • source
  • hideshow 10 child comments
  • [–] 10 points 1 year ago* (6 children)

    I remember people groaning in the CS lab in college when they realized they hadn't locked their machine before walking away for just long enough to let someone install sl.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 8 points 1 year ago (3 children)

    I am a menace around unlocked computers. Was at a job and found a colleague who left his computer unlocked and had customer information open in a co working space on his screen. Set his computer language to hebrew before locking it.

    Another time in college I found an unlocked computer in a library. Set their profile picture to Chris Chan with an overlay image saying "#ThisIsMyAuthenticSelf #Unafraid". On this system, the user was not likely to see their own picture, but other people they contact will.

  • source
  • parent
  • hideshow 3 child comments
  • load more comments (3 replies)
  • load more comments (2 replies)
  • load more comments (2 replies)

    You can pry my Steam Locomotive from my cold dead hands!

  • source
  • [–] 32 points 1 year ago* (1 child)
  • [–] 32 points 1 year ago
    [–] 26 points 1 year ago (1 child)

    Should have left β€˜sl’ for the train!

  • source
  • hideshow 1 child comment
  • [+] 21 points 1 year ago* (last edited 1 month ago) (1 child)
    load more comments (1 reply)
    [–] 18 points 1 year ago (11 children)

    I alias rm to rm -r for easy folder deleting

  • source
  • hideshow 11 child comments
  • load more comments (1 reply)
    [–] 16 points 1 year ago (1 child)

    Precise typing? Do you mean hitting tab?

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)

    alias apt='reboot'

  • source
  • [–] 13 points 1 year ago
    [–] 13 points 1 year ago* (2 children)

    I've done similar before and was still blown away by the bad data.

    Somewhat unrelated, but still a hell of a story in the power of human input into data...

    Working in the healthcare industry during COVID, federal law had 18,000 of our employees required to submit proof of vaccination to continue working in our hospitals and clinics. All they had to do was get their vaccination certificate PDF off the government website, type in their staff number, and upload the form, we then submit this information as the employer to confirm that these people do indeed work for us and are safe to continue doing so.

    56% managed to do it. The rest were all sorts of shit. Most common were people that took photos of their computer screen, converted the photo to PDF, and uploaded that. Next most common was people print the PDF, scan it, then upload the scan PDF.

    We had thought of everything to make a simple download then upload as easy as possible, including a 3 step video, and yet they went above and beyond in unimaginable ways. The people that genuinely didn't know what to do hit the support link so they could be guided through it and did things perfectly in a couple minsβ€”the self-confessed computer illiterate people were not a problem at all.

    Thanks to training a form detection bot, I got it down to under 2000 remaining in a day, and the looming threat of "You have to do this or we can't legally give you work and pay you until you do" quickly sorted out the rest.

    People will ALWAYS fuck things up in ways you've never thought of before. Reading the short, clear, and user friendly instructions for the simple job doesn't work and they'll get angry that something went wrong, every fucking time.

  • source
  • hideshow 2 child comments
  • load more comments (2 replies)
    [–] 12 points 1 year ago (3 children)

    dc is docker compose on my servers and yes, I often mistype dc/cd

  • source
  • hideshow 3 child comments
  • [–] 10 points 1 year ago

    No alias for suro or ks?

  • source
  • [–] 9 points 1 year ago*

    My preferred alias is

    alias l='ls -latrF'
    

    It's the command line version of setting your file browser to list files with details instead of showing a grid of icons.

    Edit: I did install sl thanks to some of the other comments. Beautiful!

  • source
  • [–] 8 points 1 year ago

    I recently switched to a mechanical keyboard (with linear switches), and it took me a while to stop mistyping every command

  • source
  • What do you have against desktop calculator? I used to do some code golfing with it even

    Poor dc, no one ever uses it on purpose it seems D=

  • source
  • [–] 7 points 1 year ago* (7 children)
    alias arch-update='sudo pacman -Syu && Yay -Syu && flatpak update && sudo freshclam'
    
  • source
  • hideshow 7 child comments
  • [–] 7 points 1 year ago (1 child)

    I just realized that this is somebody’s actual alias list and not just a joke.

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 6 points 1 year ago

    On the off chance someone here is an R user, there's the fcuk package: https://thinkr-open.github.io/fcuk/articles/fcuk.html

  • source
  • [–] 6 points 1 year ago* (2 children)
    load more comments (2 replies)
    [–] 6 points 1 year ago

    My favorite was "quti" actually quitting Quake 3.

  • source
  • load more comments
    view more: next β€Ί