Skip to content

Code Calamity

Hodgepodges from a coder's mind

  • Posts
  • Projects
  • Guides
  • Contributors
  • About

Creating a successful project – Part 1: The Rules

Posted on March 12, 2017 by jmcfarland Project Management 1

So, you want to create a project.  That’s great!  Welcome to the party.  I’d like to pass along some general knowledge about how best to approach creating/running a project.  Also, I’m not going to say that I know everything there is to know about running a...

Share this:

  • Reddit
  • Twitter
  • Facebook
  • Email
Continue reading...

Run, Subprocess, Run!

Posted on February 27, 2017 by Chris Griffith Coding Overview 5

Python is awesome, and can pretty much do everything you ever wanted, but on rare occasion, you may want to call an external program. The original way to do this with Python was to use os.system. The message “May the force be with you” would be printed...

Share this:

  • Reddit
  • Twitter
  • Facebook
  • Email
Continue reading...

Reusables – Part 1: Overview and File Management

Posted on February 6, 2017 by Chris Griffith Coding Overview Tutorial 0

Reusables 0.8 has just been released, and it’s about time I give it a proper introduction. I started this project three years ago, with a simple goal of keeping code that I inevitably end up reusing grouped into a single library. It’s for the stuff that’s...

Share this:

  • Reddit
  • Twitter
  • Facebook
  • Email
Continue reading...

Indisputably immutable

Posted on January 30, 2017 by jmcfarland Coding Overview Tutorial 0

For many of us, as we develop as coders, we want to continue to grow our knowledge. We pour over the standard library (STL) of this wonderful language, looking for hidden gems. There are many such gems in the Python STL. Such as all the fun...

Share this:

  • Reddit
  • Twitter
  • Facebook
  • Email
Continue reading...

Exception! Exception! Read all about it!

Posted on January 24, 2017 by Chris Griffith Coding Overview Tutorial 2

Exceptions in Python aren’t new, and pretty easy to wrap your head around. Which means you should have no trouble following what this example will output. Simple, right?  It raises both except clauses, triggering the warning and so your screen will obviously print False and the  warning. So...

Share this:

  • Reddit
  • Twitter
  • Facebook
  • Email
Continue reading...
Page 12 of 13« First«...910111213»

A home for professional coders’ articles, opinions and ideas.

Search

Recent Posts

  • Animated AVIF is finally coming to Firefox
  • Raspberry PI 8mm Scanner
  • Python patterns only beginners use
  • Using AVIF and HEIF images with Python / PIL
  • AMD improves video encoding yet again! This time with Pre-Analysis
  • AMD Re-introduces the B-frame!
  • Movies that need a 4K HDR disc release

Categories

Tags

4k amd amf basic box chunking code coding DASH encoding fastflix ffmpeg h264 hardware hardware encoding hdr hdr10 hevc HLS Intel learning multiprocessing Nvidia overview pi pil pillow python python 3 raspberry raspberry pi raspberrypi server SSIM subprocess tutorial uhd upload vce vcn video vmaf windows x264 x265
  • RSS - Posts
  • RSS - Comments

Code Calamity © 2023. All Rights Reserved.

Powered by WordPress. Theme by Alx.

 

Loading Comments...