RSSAmplifier

Blog

Code Calamity

Hodgepodges from a coder's mind

codecalamity.comRSS feed ↗10 posts

Latest posts

I’m living in a uv world

Earlier this year at PyCon 2025 I avoid several talks about python packaging that include talks about this new uv thing. I felt very validated doing so as after talking to others that went to those talks, as they felt the the speakers were very preachy The post I m living in a uv world appeared first on Code Calamity .

Goodbye GitHub Copilot, Junie is my new best friend

I have been using GitHub copilot inside of PyCharm for a few years now, and it has been very handy for stuff like creating test skeletons or rubber duck debugging, but it never felt well integrated or very useful. Then Jetbrains introduced me to Junie, and The post Goodbye GitHub Copilot, Junie is my new best friend appeared first on Code Calamity .

Double your video encoding speeds!

Or triple, or more! All you need is a little parallelization, and an expensive graphics card, or multiple cards. Yeah, it s not for everyone, but if you happen to have the hardware already, why not get the most out of it that you can? What you The post Double your video encoding speeds! appeared first on Code Calamity .

Setting up your RTX 5070, 5080 or 5090 for AI – ComfyUI – on Windows through WSL

One of the things you are probably trying to do if you have a RTX 5090 is try out some AI tasks with it. Sadly, a lot of the software isn t ready yet for the brand new hardware. In this quick guide we will walk you The post Setting up your RTX 5070, 5080 or 5090 for AI ComfyUI on Windows through WSL appeared first on Code Calamity .

Nvidia RTX 5090 Video Encoding – First Look

This is going to be a very quick look at the 9th generation HEVC NVENC encoding engine found on the Nvidia s flagship RTX 5090 compared to 8th generation found on a RTX 4080 Super. Encoding Only For this test we are only going to be looking The post Nvidia RTX 5090 Video Encoding First Look appeared first on Code Calamity .

GoPro just shipped an unusable camera – GoPro Hero 13

Today, Sept 9th, I was very exited to receive my GoPro Hero 13. I wanted to try out the new (to me) LOG HDR recording capabilities, as I prefer that mode with my Sony FX30. I even paid for the expedited shipping to make sure I The post GoPro just shipped an unusable camera GoPro Hero 13 appeared first on Code Calamity .

Movies that still need a 4K Disc Release

Two years ago, instead of an April fool s day post I made a list of movies that would be nice to have as physical 4K discs. Thanks to that effort, and that effort alone with no other outside influences, executives were swayed to release five and The post Movies that still need a 4K Disc Release appeared first on Code Calamity .

Fix YouTube’s “Unable to preview video”

Sometimes when trying to create a short via your phone, you may run into a very unhelpful error that simply states you are unable to preview video. The Cause YouTube on mobile is currently very picky about the incoming video file, that it can only have The post Fix YouTube s Unable to preview video appeared first on Code Calamity .

Do you really need ECC Memory?

Error Correction Code (ECC) memory ensure that data doesn t become corrupt in your system. The two biggest arguments I get when discussing ECC memory is first I ve never had an issue not having it! and It doesn t happen enough to justify it! So let s dive into The post Do you really need ECC Memory? appeared first on Code Calamity .

pypi packages with the best (and worst) names!

Who doesn t like a pointless opinionated ranked list they can argue with? Heck I couldn t agree with myself where to put some of these. Let s get started: The Best Named Models 5. dictdiffer If Star Wars movies were still being made, Leah would probably now say The post pypi packages with the best (and worst) names! appeared first on Code Calamity .