Archive
Found Posts per selected Year
2025
20
Mar/2025
How to deploy a Kubernetes Ressource (configmap) only once and keep the data
Today I hade the problem that i wanted to install a configmap only once but keep it after each upgrade, which wasnt as easy i thought before. Since it took my quite some time to figure this one out, here a short how to: Only run once At first I...2024
22
Sep/2024
Different ways to use Pathfinding for 2d Projects in Godot 4
What For my current Project I needed Pathfinding for the enemies and tried a bunch of things. My goal was to get an enemie which followed a specific Path and to give a few RallyPoints which had to be reached in order. But the Player can block the Path by...
19
Jul/2024
2 ways to sync your Sublimetext Config with another Device
What So I was using Sublime Text at work with my Work Device, as well at home in with my Gaming PC setup. I wanted to sync and backup my Sublime Setup. In the beginning I just copied my User Folder on a USB Stick and transported this USB between...
17
Jul/2024
Build a pdf from markdown in sublimetext with WSL
Intro Today I wanted to build a pdf File from a markdown File without having to litter my Windows. So I wanted to use WSL. Since I use Sublime Text as my Editor of Choice it should be used as well. Install Preqrequisites Pandoc First of we need a tool...2023
31
Dec/2023
How to create a Grid Based Tactical Movement base in Godot 4
Tactical Movement in Godot 4.2 Introduction This is my first Project in godot and im completly new to Gamedevelopment, so there will propbly a lot of possible improvements. Nevertheless I want to share my approach of a Tactical Movement, which allows you to move the Character via Mouse Click in...
19
Dec/2023
How to add Users to a Kubernetes Cluster with a certificate Authentication and export to a kubeconfig file
Basic Information for User creation To create a new User for your Kubernetes Cluster you will need to add 3 things: Some kind of Authentification X509 certificates static token bootstrap token OpenID Connect Authenticating Proxy Role / Clusterrole which operations can be done on which resources Role = only counts...
08
Dec/2023
How to create a Turn-Based Game in Godot 4
Create a Turn Based Game in Godot 4.2 Introduction This is my first Project in godot and im completly new to Gamedevelopment, so there will propbly a lot of possible improvements. Nevertheless I want to share my Turn-Queue approach (also for self reference :D). It`s basically the same as GDQeusts...
08
Nov/2023
Essential CS2 Vertigo Smokes in a single Image
Introduction So I made this file mainly for myself, to open it up on my second Screen while gaming. Primarly to remember the line ups (if I dont use them that often :D). This is to say, there are a whole lot of other options to throw this specific smokes....
08
Nov/2023
Essential CS2 Mirage Smokes in a single Image
Introduction So I made this file mainly for myself, to open it up on my second Screen while gaming. Primarly to remember the line ups (if I dont use them that often :D). This is to say, there are a whole lot of other options to throw this specific smokes....
08
Nov/2023
Essential CS2 Inferno Smokes in a single Image
Introduction So I made this file mainly for myself, to open it up on my second Screen while gaming. Primarly to remember the line ups (if I dont use them that often :D). This is to say, there are a whole lot of other options to throw this specific smokes....
08
Nov/2023
Essential CS2 Ancient Smokes in a single Image
Introduction So I made this file mainly for myself, to open it up on my second Screen while gaming. Primarly to remember the line ups (if I dont use them that often :D). This is to say, there are a whole lot of other options to throw this specific smokes....
18
Sep/2023