排序
Cloudflare Dynamic DNS Updater
Cloudflare Dynamic DNS Updater,Here's a quick Python script I wrote that, when provided with your Cloudflare account email address and API token, can update a DNS entry for you. It...
How to Create and Publish Python Package.
How to Create and Publish Python Package.,Hello World! Python has a simple way of creating and publishing packages. Python Package Index is a package repository which maintains all...
PyKup – Web App backup manager
PyKup - Web App backup manager, PyKup - WebApp backup manager A simple tool to easily manage and schedule backup for any web app! With PyKup you can backup your web applications in...
StormScript: My Thoughts on How Syntax Should Be
StormScript: My Thoughts on How Syntax Should Be, A Brief Introduction In most people's terms, I am new to programming. I am a high schooler with ~4 years of experience programming...
Bash Command Completion – Finding all the cats in your $PATH!
Bash Command Completion - Finding all the cats in your $PATH!,Today, I was curious to find out how many programs ending with cat I had on my system. I remember using cat, zcat and ...
Introducing the system-wide performance analysis tool based on linux!
Introducing the system-wide performance analysis tool based on linux!,Guider is a system-wide performance analysis tool written in python and open-source released to https://github...
How file descriptors can bring your service down.
How file descriptors can bring your service down.,Over the past year I've completed the Linux Foundation's Essentials of Linux Administration course. Today I'm going to focus on fi...
My 16 Months at Red Hat
My 16 Months at Red Hat,The University of Toronto offers an internship program called Professional Engineering Internship (PEY). Each year students join a company for 16 months to ...
An introduction to Ulauncher Extension Development
An introduction to Ulauncher Extension Development,Hello. In this post I will introduce you to Ulauncher and demonstrate how simple it is to build an extension for it. We will buil...
Building a Video Synthesizer in Python
Building a Video Synthesizer in Python, Video synthesizers are devices that create visual signal from an audio input. They've got a long history, since at least the 60's. Lee Harri...
Conda & Dealing with Conflicting Python(s) in your system
Conda & Dealing with Conflicting Python(s) in your system, (Disclaimer: talking about a unix (me on linux) system here) The problem I took up a course on robotics using Robot Opera...
Linux Power
Linux Power,After final deciding, due to health issues, I decided to remake myself. I was a big gamer when younger and built my own desktops, however I never really journeyed furth...