Rememberall: a blog about finger knots.

  • 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

  • Measuring battery voltage on an ESP32

    A quick reminder not with some links related to battery measuring on an ESP32

  • Lenovo battery shenanigans

    This is just a quick reminder knot with some links to information about refreshing cells in laptop batteries

  • Ghosting LVM disks

    When it comes to using Ghost (Symantec Ghost 11.5) to create an image of a device that dual-boots both Windows and Linux, there are some ‘tricks’ that you need to be aware of in order to create an image set that can be distributed to other devices, or at least restored to the original device.…

  • Reinstalling grub after restoring a Ghost image

    When restoring a Ghost image for a Linux device, it may be necessary to perform extra steps in order to get the system to boot. This is especially relevant if the image has been restored to a different physical device to that where the image was created from. One way to enable the system to…