Stance Front / Square Frontal Side Neutral Side Rear Side Pelvis position 0° 45° 90° 135° Illustration (Orthodox shown here,
Continue readingAuthor: max-sperling
The way from recreational to technical diving
Recreational Diving (Within no-deco limit and without overhead enviroment) Open Circuit Level 1: OC Single BM (Air/Nitrox) Level 2: OC
Continue readingDownsizing
Hauptziel des Downsizing ist es die CO2-Emission und den Spritverbrauch zu senken und gleichzeitig die Leistung beizubehalten. Die Strategie ist
Continue readingState (Design Pattern)
This behavioral pattern is used to let objects behave differently based on their current state.
Continue readingProxy (Design Pattern)
This structural pattern controls the access to a class. Looks similar to a decorator, but it instantiates the object by
Continue readingAdapter (Design Pattern)
This structural pattern translates one class interface into another. This is a class adapter, but there also exists an object
Continue readingSingleton (Design Pattern)
This creational pattern assures that just one object can get instantiated of that class.
Continue readingFactory (Design Pattern)
Concrete Factory … is a class that creates objects without exposing the instantiation logic. Abstract Factory … is a class
Continue readingHand grips (also No-Gi)
Basics Normal/C The hand grabs with the usage of the thumb. Monkey Like the normal grip, but without the thumb.
Continue readingUnwind the stack even if GDB can’t? (ARM)
Reason Since GCC 5.0 for ARM the default used ABI is AAPCS (Procedure Call Standard for the Arm 64-bit Architecture).
Continue reading