[-] Lydia_K@startrek.website 96 points 2 weeks ago

Gun violence is just a fact of life in America, no way to solve it. They should just move on.

339
[-] Lydia_K@startrek.website 50 points 1 month ago

Doesn't matter, he got what he paid for on November 5th

[-] Lydia_K@startrek.website 8 points 1 month ago

Kamala should have run on this platform.

3
Praise Dog (startrek.website)
submitted 6 months ago by Lydia_K@startrek.website to c/memes@lemmy.world
2
submitted 6 months ago by Lydia_K@startrek.website to c/memes@lemmy.world
[-] Lydia_K@startrek.website 15 points 7 months ago

I ran it as my primary distro on my main machine for a while way back when. I don't recommend that.

What I do recommend is going though the entire process even if it's just in a VM. It's incredibly educational and will teach you a ton about Linux and OS construction in general. I used to recommend it to everyone I was teaching linux/ Unix too and all the students who actually went through it and completed it now have successful IT careers. 100% an incredibly valuable teaching resource, you will look at all OS's with new eyes after you've built one bit by bit from source by hand.

[-] Lydia_K@startrek.website 10 points 9 months ago

Ok cool, if I may take a swing at summarizing what you said?

What you are really talking about are the potential applications of AR (Augmented Reality), which I will totally agree with, that is a future state that is coming, unfortunately those apps mostly don't exist for the consumer space yet, but they will.

The apple headset being the first commercially available headset that does AR well.

[-] Lydia_K@startrek.website 22 points 9 months ago

What would you use it for? Honest question.

I can't see using it for work. Writing a long email with an onscreen keyboard is not realistic.

It doesn't really play games.

So it's for watching YouTube on your face? I have a TV and couch that do that, and a phone in my pocket 24/7 that will do that. I honestly can't figure out the use case.

[-] Lydia_K@startrek.website 48 points 11 months ago

No, it flew, no roads, it was most definitely not, a long road getting from there to here.

232
I love this song (startrek.website)
[-] Lydia_K@startrek.website 74 points 11 months ago

This is a great take on a very subtle moment with an underappreciated character.

[-] Lydia_K@startrek.website 29 points 11 months ago* (last edited 11 months ago)

Wow! That's amazing, let me try ************* Did that show up for you?

0
[-] Lydia_K@startrek.website 57 points 1 year ago

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.

1
0
This is a PSA (startrek.website)
1
The final frontier? (startrek.website)
1
He lives (startrek.website)
1
It's true. (startrek.website)
593
0
I love DS9 (startrek.website)
view more: next ›

Lydia_K

joined 1 year ago