vettnerk

joined 2 years ago
[–] vettnerk@lemmy.ml 0 points 2 years ago* (last edited 2 years ago) (1 children)

This amazing picture looks like an opening slide to WTYP.

Justin: "In this picture you can see a Lightning F1... It's not supposed to be like that. But before we get ahead of ourself, we have to ask the fundamental question of: What is a plane."

[–] vettnerk@lemmy.ml 0 points 2 years ago* (last edited 2 years ago)

I have exactly zero experience in what work a law office does, but I would think it's mostly paperwork and email? If so you can do that at no startup costs.

Pick a distro (pop, mint, whatever), and install libreoffice or one of its many variants for offfice integration.

A common misconception is that linux involves a lot of coding. Sure, it can if you want to - all the hooks for programatical access are there, for example if you want to build shell scripts for automation. But you don't need to. It's just an option many linux users, myself included, like to take advantage of.

When it comes to convincing you, all I can say is this: It costs you nothing to try.

[–] vettnerk@lemmy.ml 0 points 2 years ago

Probably a stupid question, but what does a game pass do? I'm old and crusty, and the games I like doesn't involve them..

[–] vettnerk@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)

I trained a serial killer. Hang on, I'll link to another comment I made regarding that...

EDIT, found it: https://lemmy.ml/comment/3725228

Another edit, just to clarify: I trained him at the job, not the killing part

1
submitted 2 years ago* (last edited 2 years ago) by vettnerk@lemmy.ml to c/knowledgefight@lemmy.ml
 

I'm still trying to fulfill my biological duty to hype, so I'm posting another one:

#274 - Ask Alex Anything

It should also have the tagline "I'm gonna miss you, Paul" because the backdrop of this episode is that Alex is saying his goodbyes to Paul Joseph Watson who has been working closely with Alex for ages.

Hilights of the episode are that Alex gets way too drunk and emotional, to the point where I think we're actually seeing a more human and vulnerable side of him than we've ever seen before. However, he's still a piece of shit, and the rest of the crowd also shows how awful people they are by keeping it going and having fun at Alex's expense.

And Rober Evans of "Behind the Bastards"-fame is joining JorDan for this one.

1
submitted 2 years ago* (last edited 2 years ago) by vettnerk@lemmy.ml to c/knowledgefight@lemmy.ml
 

Seeing as humans are built to hype, I thought I'd do my part by recommending an episode from the back catalog that some of our newer listeners may not have heard.

#135 - The Wikileaks Press Conference

The anticipation.. the predictions.. the over-investment of feelings... the hype.. and then, followed by the N stages of grief when it doesn't pan out the way Alex or Owen expected, going through the motions of a complete live meltdown and a 180 degree reversal of their opinion on Wikileaks.

[–] vettnerk@lemmy.ml 0 points 2 years ago* (last edited 2 years ago)

Not very practical, but good for understanding the OS: Everything is a file. Even your filesystem and harddrive is represented by a file (devicenode).

Back in the day, before things such as pulseaudio and equivalents became the norm, there was also such a file (it might still exist, idk) for your soundcard. By shoving the contents of a wav file directly into /dev/dsp, you could hear it as if it was played normally.

Unrelates to the above, in a terminal context it's very handy to learn the concepts of STDIN, STDOUT, and STDERR, and how to manipulate these. I won't go into it here, but whenever you see a bunch of commands strung together with redirects, < > | >>, that's usually for sending the output (STDOUT) of one command somewhere else, such as to the input STDIN to another command.

[–] vettnerk@lemmy.ml 0 points 2 years ago

I was about to explain that only EDO ram needed paired chips, whereas this motherboard takes sdram. But then I noticed, lol.