KyleTK KyleTK
Start typing & press "Enter" or "ESC" to close
  • Home
  • Login

Posts with a category of "Programming" (24)

  • Home
  • Posts with a category of "Programming"
Post Main Image
Kyle February 25, 2023 0 Comments

Python Get Subnet Info from an IP Address within the Subnet

When working with IP addresses programmatically it will at times be required to get details of the subnet such as the subnet address, broadcast, or …

Read More
Post Main Image
Kyle February 18, 2023 0 Comments

Git Discard Uncommitted Changes

If you find yourself needing to throw all of your code additions or modifications and are using Git version control this task is very simple. …

Read More
Post Main Image
Kyle February 11, 2023 0 Comments

Git CLI Save Username and Password

With Github moving to key based authentication, in my opinion, it has become less convenient using the Git command line for pushes and pulls to …

Read More
Post Main Image
Kyle February 04, 2023 0 Comments

Django Track Database Object Changes

When building a web application there are often times that you will need to the ability to revert back to an earlier state in time …

Read More
Post Main Image
Kyle January 28, 2023 0 Comments

Python ipaddress Module Get Next Network

When working with IP addresses and IP networks using pythons ipaddress module it is not straightforward how to get the next ipv4 subnet if you …

Read More
Post Main Image
Kyle January 21, 2023 0 Comments

Django Get Database Record or Create if it Doesn't Exist

When interacting with a database often times you need to check if there is a database record matching the data you are processing, if it …

Read More
  • 1
  • 2
  • 3
  • Next
  • Last

Recent Posts

Post main image
Linux SSH Disable CBC Ciphers March 11, 2023 Linux
Post main image
Ping's IP Address Completion Feature March 04, 2023
Post main image
Python Get Subnet Info from an … February 25, 2023 Python
Post main image
Git Discard Uncommitted Changes February 18, 2023 Git
Post main image
Git CLI Save Username and Password February 11, 2023 Git
Post main image
Django Track Database Object Changes February 04, 2023 Python Django

Categories

Automation Containers Linux Networking Programming Servers

Tags

Cisco Django Git Kubernetes Linux microk8s Python rsyslogd SSH syslogs terminal length terminal width Tkinter ubuntu URL Web wildcard

Newsletter

Get an email every time a new article is published!
© 2022 Kyle Kowalczyk All Rights Reserved.