learn create repeat

I'm Dudley

  • CODE6
  • GENERAL7
  • MUSIC & ART5
  • SECURITY5

 git  
 contact 
 source  
  • My jank self-hosted radio

    1 year, 11 months ago

      https://fm.138.io   Beware. Old code projects ahead. This is some history along with classy screenshots of my internet radio wheel-reinventing. Self-hosted radio People like community radios! Originally, I …

    Read more ▼
  • tmux Indoctrination

    8 years, 3 months ago

    0. Why should I care about your favourite software? Have you ever felt that slight sense of disdain when recommended something that you don't want to waste time investigating to see whether it is …

    Read more ▼
  • Threads & Processes

    8 years, 7 months ago

    Python's threading and multiprocessing modules can often serve the same purpose. However, the differences cause enough emergent profanity to warrant this post. 0. Why Thread? The first time I really needed threads was …

    Read more ▼
  • Ricing Kali

    8 years, 7 months ago

    Sometimes Kali linux (a debian-based linux distribution geared toward penetration testing) is a little too indiscreet. The giant dragon on your laptop might cause fellow coffee shop patrons some concern. It comes with …

    Read more ▼
  • Animating Encryption

    8 years, 7 months ago

    Edicrypt is a small, open-source program I made while learning about encryption, python, and GUI-design with Qt. Here's the source. It is not an encryption program, but an encryption-education program. It shows …

    Read more ▼
  • Django Wrangler

    8 years, 7 months ago

    How to set up Django on Debian-based linux with Apache and MySQL. Django is a fairly lofty python-based web framework. Setting up Django is a little more prickly than bog-standard apache with php. …

    Read more ▼