SASadeq Aramidehinsmallworld.hashnode.dev·Apr 9, 2024 · 7 min readImplementing a HTTPS Web Server for GIS-AdapterThe GIS Adapter facilitates the sharing of an electric network model from a Smallworld source system to an ADMS system. This process ensures that the network model is managed and updated centrally, allowing for reuse across various applications. The ...00
SASadeq Aramidehinsmallworld.hashnode.dev·Nov 28, 2022 · 3 min readFailed to run kubelet" err="failed to run Kubelet: misconfiguration: kubelet cgroup driver: \"cgroupsd\" is different from docker cgroup driverRecently I was using vagrant to bootstrap a Kubernetes environment (version 1.21.1 ), and noticed that when I modified the docker daemon to use the systemd instead of the cgroupsd, the request to the API server was rejected. With checking journalctl...00
SASadeq Aramidehinsmallworld.hashnode.dev·Nov 18, 2022 · 3 min readHow I Learned to Stop Worrying about different data formats in Smallworld and Love the FME or GE Smallworld's FME SOM!FME (originally, the “Feature Manipulation Engine”) was designed to overcome many of the problems associated with traditional translation methods. Traditionally the software used to translate data to a different format had limited capabilities. Most ...00
SASadeq Aramidehinsmallworld.hashnode.dev·Oct 11, 2022 · 4 min readDeploying Json Crack in Smallworld GSS k8s EnvironmentThis article is more for learning purposes than real-world practical scenario. JSON Crack is a tool that generates graph diagrams from JSON objects. These diagrams are much easier to navigate than the textual format and to make it even more convenie...00