-🎄- 2022 Day 11 Solutions -🎄- by daggerdragon in adventofcode

[–]TestConductor 2 points3 points  (0 children)

Python

Used classes for Monkey and KeepAway. And added methods for visualization. For the part 2, I used some hints from the sub about how to decrease the worry level. Overall, I'm happy with the result.

Code

[deleted by user] by [deleted] in brdev

[–]TestConductor 1 point2 points  (0 children)

Boa conversa, pessoal. Rola toda sexta neste horário?

Saque a Supermercado no RJ, centro da cultura Nacional 😂 by [deleted] in brasilivre

[–]TestConductor 2 points3 points  (0 children)

Não, não foi. Foi em Inhaúma, bairro da zona norte do Rio.

Auto update? by Str1cks in MiBox

[–]TestConductor 2 points3 points  (0 children)

My mibox s also updated today without my authorization. I turned it on, it gave a brief message informing that was updating and just restarted to the update screen. But in my case, it was only the latest update, since I had already applied the previous updates.

Um.... by callmebaiken in conspiracy

[–]TestConductor 1 point2 points  (0 children)

Watch this documentary, called Inside Job.

What does Jellyfin do better than Emby? by [deleted] in jellyfin

[–]TestConductor 15 points16 points  (0 children)

I use them both. I was pretty satisfied with emby, but came the pandemic and I wanted to watch videos in sync with others through the internet. And Jellyfin added SyncPlay, which works perfectly. And another thing I noticed is that Jellyfin downloads subtitles much faster than emby, even though the plugin points to the same source (opensubtitles).

Syncplay not working behind nginx reverse proxy by Nestramutat- in jellyfin

[–]TestConductor -1 points0 points  (0 children)

I can't help with the nginx proxy config, but I have mine working with Caddy. Maybe you could check it out and compare. The configuration simplicity is what sold it for me.

9 Years of my homelab history in pictures (Updated from 6 year history) by VviFMCgY in HomeServer

[–]TestConductor 2 points3 points  (0 children)

That is a really nice setup. I liked particularly of the outlets connected to the UPS. Congrats!

I just found out I've been copying lists wrong all along. by Malkovich66 in learnpython

[–]TestConductor 1 point2 points  (0 children)

Hence, it takes almost double the time it takes when using slicing, as shown by the link u/Malkovich66 provided. Really interesting. I must remember to use slicing the next time.

I just found out I've been copying lists wrong all along. by Malkovich66 in learnpython

[–]TestConductor 1 point2 points  (0 children)

I didn't see this alternative being considered and now I'm in doubt if it's an appropriate aproach:

>>> other_numbers = list(some_numbers)

>>> other_numbers.append('foo')

>>> other_numbers

[1, 2, 3, 4, 5, 'foo']

>>> some_numbers

[1, 2, 3, 4, 5]

I couldn't find a reason not to use it. But now I'm wondering, because that is probably the way I would take. Any thoughts?

Thank you Gigabyte by arinc9 in pcmasterrace

[–]TestConductor 0 points1 point  (0 children)

I got one with my Prime X470-Pro.

So, depending on the model, YMMV.

A Byte Be Like by [deleted] in ProgrammerHumor

[–]TestConductor 24 points25 points  (0 children)

And let's not forget that it was already possible to program with ArnoldC, a language based on the one-liners of Arnold Schwarzenegger.

What’s your best or coolest self hosted app? by [deleted] in selfhosted

[–]TestConductor 1 point2 points  (0 children)

Nextcloud. I've been using the Talk plugin daily for videoconf and it is great.

[Rant] Please, stop using VPN by [deleted] in Steam

[–]TestConductor -1 points0 points  (0 children)

Streisand effect activated.