RSSAmplifier

Blog

Patrick Butler, machine learning researcher

killertux.orgRSS feed ↗6 posts

Latest posts

Advent of Code 2024

Time permitting I am trying to keep up with the Advent of Code 2024 . I will be posting my solutions here as blog entries. I used to really enjoy participating as team captain of one of Virginia Tech's teams for the ACM ICPC . Of course these days I have a …

Testing Pelican

This is a simple test of the new static generator. for i in range ( 10 ): print ( i )

Website Refresh

Once again I am redoing my website, this time in Pelican because the old static generator is no longer maintained... Realistically I could go ahead and run it un-maintained but there is always the drive for the latest greatest even if you're trying to go the easy route.

Cool Python Trick -- Access repeating numbers

How to access a list of repeating numbers without worrying about edge cases using itertools.

Effortless Beamer Slideshows

How to make an easy peasy beamer slide show using pandoc.

Renewing the Website

The n th iteration of my website. After writing a few blog engines, and installing many others over the years, I have decided to give up on dynamic websites