Semicolon Software
  • About
  • Imprint

analyses

A collection of 4 posts

python

Python Decorators, Explained

Decorators in Python are a very powerful albeit mind-bending and under-documented tool. They are useful for many things, including changing how a function is executed (e.g. for denoting that an API endpoint

  • Stefan Seemayer
    Stefan Seemayer
6 min read
programming

D/Tox - Will it cure you or kill you?

For this year's christmas project, I have worked on a little game idea — introducing D/Tox, a game that lets you figure out if you can tell if a molecule is good or

  • Stefan Seemayer
    Stefan Seemayer
1 min read
programming

A bot that learns how you play rock-paper-scissors

As a small project, I wrote a bot for learning player patterns when playing rock-paper-scissors using a first-order Markov chain. This is definitely not the first time someone has had this idea, but

  • Stefan Seemayer
    Stefan Seemayer
1 min read
analyses

The most popular random seeds

When developing programs that rely on some sort of randomness, it is often a good idea to make the random number generator behave more deterministically. For example, you could have a procedurally generated

  • Stefan Seemayer
    Stefan Seemayer
4 min read
Semicolon Software © 2021
Latest Posts Twitter Ghost