en
Utilizing AI
Sometimes it’s great to have an starting-point without spending too much time for manual stuff.So I decided to start the creation of an header-image for my blog post about „performance culture“ with support of AI image generation. Was the starting…
My definition of performance culture
In order to motivate and lead yourself and your team to maximise performance, I believe it is important to first define what constitutes performance for me and how this can be achieved. Formulating these aspects in such a way that…
AD Queries in Powershell
Some example scripts to query an active directory for direct reports and managers.
Active Directory Users and Computers wildcard search
For audits, etc. it is always useful to be able to „quickly“ pull out which users are really created in a particular stage. You can use custom LDAP queries using wildcards for that. So for instance if you want to…
3D Webview is back
There is a 3D DOM viewer for HTML pages back again...
WiFi-node
For Homecockpits it is important to have LEDs as Annunciators connected to reflect the status of the aircraft. Based on ESP8266 and I2C port extenders i built an easy to integrate IoT setup.
JOESIMTECH is Prepar3D!
Since beginning of 2018 i’m designing and producing hardware equipment for Simulation Enthusiasts. At https://joesimtechcom i’m currently preparing the online-shop offering a first selection of products. Due to the fact that not everybody who loves flight simulation is able to built…
portable-sim-panels
Currently i’m working on an solution to use web technologies to build web based gauges and panels for flight simulation enthusjasts – my portable-sim-panels. At https://github.com/joeherwig/portable-sim-panels you can see an older version where i connected to the Simconnect API of…
Fault-tree-analysis (FTA)
Within risk management it is important to understand the risk of critical occurrences be able to prioritize well and decide right. FTA is a great tool to approach it. https://herwigs.info/joachim/projects/fta/ renders a fault tree and calculates the probability of the…
web component:
I recently published a web component which makes address input much easier for websites. See: https://www.webcomponents.org/element/joeherwig/address-autocomplete for details. https://joeherwig.github.io/address-autocomplete