sgh

joined 2 years ago
[–] sgh@lemmy.ml 3 points 2 weeks ago

Not a lemmy user to my knowledge, but for a while I kept finding various social media accounts for a specific user.

They were (maybe still are? No clue) a very active and knowledged user of cplusplus.com, and we had some mild interactions over time.

Eventually, for some unknown reasons I got suggested its YouTube channel with some Minecraft videos, its GitHub account, and I found some comments of theirs on some Reddit threads here and there.

They now work for a software development house of a relatively obscure product that I have used before.

[–] sgh@lemmy.ml 8 points 1 month ago (1 children)

Why does that look like a ChatGPT-written post, especially the paragraph with "From X to Y, ..."?

[–] sgh@lemmy.ml 1 points 1 month ago

Yeah, I had to pay, I don't think there's a way around that but I didn't mind.

[–] sgh@lemmy.ml 7 points 1 month ago

Yeah, there was nothing about language in it, but I took it anyway just for the sake of it.

Wish I could take an official one, purely out of curiosity.

[–] sgh@lemmy.ml 12 points 1 month ago (7 children)

Just took a test out of curiosity, but the result screen is much different.

Disclaimer: Don't take too much of the score for granted, the test isn't that comprehensive, and just by knowing basic math and intermediate logic you may reach a similar score.

[–] sgh@lemmy.ml 0 points 1 month ago

Yeah, I don't think what I suggested should do anything at all in this specific case...

[–] sgh@lemmy.ml 0 points 1 month ago (2 children)

Can you verify if Jellyfin is remuxing without transcoding? I.e. changing container but without touching the frame/audio data.

I believe while you playback it should say in the administration panel, in the card that represents the active session you have this issue in.

Remux and transcode happen on disk, unless you manually set the temporary path to a decently sized tmpfs partition.

I solved a similar issue doing exactly what I just wrote: tmpfs (can't recall what its name is under Docker) and set the transcoding path accordingly. I also had to tweak the transcode files' lifetime:

  • Limit trancode checked
  • Remove segments checked
  • Limit after: 30
  • Segment lifetime: 1800

This has done wonders for me for both on-the-fly remux and transcodes, but I had to reserve a beefy tmpfs (I think I have like 8GB set right now).

[–] sgh@lemmy.ml 3 points 1 month ago

Very cool critters indeed!

[–] sgh@lemmy.ml 2 points 1 month ago

Oops, in spite of writing it in the alt text, I just realized that it's not really clear, Pepper and Titus are two domesticated ferrets!

[–] sgh@lemmy.ml 15 points 1 month ago (4 children)

He truly makes you wonder what he really is

Bonus picture with his brother Titus

 
[–] sgh@lemmy.ml 6 points 2 months ago (2 children)

The source tarball is always autogenerated from the git repository state at the release point's commit.

[–] sgh@lemmy.ml 0 points 2 months ago

Are you using the docker version or the manual installation version? (After using the manually installed version for a while, I suggest the docker one as upgrades are much less painful)

view more: next ›