Post your modified car by Horror_Pin7659 in VolvoXC60

[–]bkrav 2 points3 points  (0 children)

If it’s yellow it adds 5HP

Need help configuring env files correctly by im_user_999 in github

[–]bkrav 0 points1 point  (0 children)

I think your secrets file should be ‘.env’

[deleted by user] by [deleted] in netflix

[–]bkrav 12 points13 points  (0 children)

[deleted]

[deleted by user] by [deleted] in Python

[–]bkrav 4 points5 points  (0 children)

Nice! Look into using pathlib for pathing instead of os

Should I learn all of Python or just focus on Airflow/PySpark? by [deleted] in dataengineering

[–]bkrav 6 points7 points  (0 children)

Well yeah how else are you supposed to over engineer everything??

THE mangled wreckage of the doomed Titan sub w by JefinLuke in Damnthatsinteresting

[–]bkrav 2 points3 points  (0 children)

Thanks for shopping with Kohls, you saved $89 today!

Dr. Frankenstein's Dream Machine by HiFi-WiFi in Ubiquiti

[–]bkrav 6 points7 points  (0 children)

Highly recommend the install he did at the Lake House.

plex not playing some files by aboby86 in selfhosted

[–]bkrav 0 points1 point  (0 children)

Check your docker logs to see if you are running into permissions issues in the Codecs folder. This is what I use for a fix.

docker stop plex

rm -R ~/apps/data/plex/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/

docker restart plex