Rememberall: a blog about finger knots.
-
SSH client config
The SSH client is capable of leveraging configured and runtime settings to influence its operation and behaviour. This may include creation and use of keys, host specific settings and enabling client capabilities. This is by no means intended to be a comprehensive guide of all things SSH config related, but merely a list of lessons…
-
Bootstrap 5 and React – helpful links
For a newbie working with React, or JavaScript modules for that matter, it can sometimes take a little bit to wrap your head around working with web frameworks in a modular fashion. Here are some helpful links to using Bootstrap 5 natively with React. They include sass compilation steps to help customise bootstrap
-
Creating services for Google Assistant
The start of something beautiful, coupled with Google Assistant. How do you build a smart home service that can integrate with Google Assistant? I’m not sure, but this blog entry will set out on a journey to get a better understanding
-
Apache LDAP authentication
How do you configure the Apache HTTPD service to support LDAP authentication? I don’t know, but the links within might offer some suggestion
-
Samsung Smart TV WebSocket control
So, some Samsung TVs offer a control API over WebSocket. This is unfortunately not well documented (as far as I’ve been able to find). This is a quick and dirty dump of what I’ve been able to learn so far
-
ESP32 WiFi tips
Just some handy pointers for working with and managing WiFi on the ESP32
-
OpenAPI Specification
The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface description for HTTP APIs, which allows both humans and computers to discover and understand the capabilities of a service without requiring access to source code, additional documentation, or inspection of network traffic
-
Atlassian Status Page
Atlassian Status Page is a tool that provide an at-a-glance view of a site or application’s status through a visual means
-
React JSON schema form
react-jsonschema-form is a simple React component capable of building HTML forms out of a JSON schema
-
DCC
A very empty post on DCC – Digital Command and Control