@Lydia_K@startrek.website avatar

Lydia_K

@Lydia_K@startrek.website

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

Lydia_K,
@Lydia_K@startrek.website avatar

I have never interpreted this as making fun of Rick Astley, just a stupid joke to trick people into watching something. I totally agree, he is very talented.

The meme has been a huge benefit to him as well, his popularity skyrocketed with a generation that wasn’t around when he was first popular and led to tons of listens and sales of his music, heck they even had him play at the Macy’s day parade!

As I recall, I read an interview with him, and he didn’t quite understand the meme, but he was thrilled it had blown up his popularity again and introduced so many new people to his music.

Lydia_K,
@Lydia_K@startrek.website avatar

I use awk all the time, nothing too fancy, but when you need to pull out elements of text it’s usually way easier than using cut.

awk {’ print $3 ‘} will pull the third element based on your IFS variable (internal field separater, default is whitespace)

awk {’ print $NF ‘} gets you the last element, and awk {’ print $(NF-1) '} gets you one element from the last, and so on.

Basic usage but so fast and easy for so many everyday command line things.

Lydia_K,
@Lydia_K@startrek.website avatar

This is technically correct, he betrayed your expectation that he would betray you.

Lydia_K,
@Lydia_K@startrek.website avatar

I never quite noticed that before, but honestly, that’s probably part of the reason I like the first season more than the others. It really felt like they were out there exploring instead of just the pew pew action combat it became.

Lydia_K,
@Lydia_K@startrek.website avatar

Risa is succeeding in it’s most important mission.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #