Konloch Software

Development Notes & Thoughts

Published 10/01/2011 Updated 08/30/2025

Below is a collection of notes I’ve written on various topics.

Latest Posts

Unit Converter

I’m regularly using Google for quick conversions, such as:

  • 4 liters to gallons
  • 0 C to F
  • 3:30 PM EST to PST

ETC. There is…

Read More

Why I Choose The MIT License

Originally when I first started releasing my code (in 2010) - I was worried others would profit off of it. So I released the majority of my code under…

Read More

Todo Lists

Todo lists are something I write daily. Either for work, general programming, or even shopping - I try to organize myself by writing my thoughts down.

Normally I…

Read More

Rock Paper Scissors Demo

I’ve been toying around with demos lately, and I’ve decided to remake a ‘game’ I enjoyed watching a couple of years ago. While remaking the game I decided to…

Read More

Timezone Scheduling

Scheduling events between people in multiple timezones is generally always a pain. I’ve found a few solutions that work, but they tend to include features I don’t need, making…

Read More

Introducing Web /Tools/

As a sys-admin, part of my job is to regularly maintain, update, and upgrade services. This means rotating out old passwords regularly.

Normally I would use a Password…

Read More

Micro Blog Idea

I’ve come up with an idea for a microblogging concept, and I can’t shake it. However, I’m trying to make it more than just a twitter clone.

The…

Read More

Blocking Forum Spam

Since 2011 I have been a sys-admin for various public-facing forums. The kind spambots have been written specifically to sign up and spam on.

These are the steps…

Read More