Recently Updated Pages
MAUI - IOS Emulator / Building without MAC
It seems nearly impossible to run an Iphone emulator without a Mac or Iphone device.You could inv...
.NET: Refactoring / Dependency Injection
This section will be a more around architectural and design considerations.Someone who is affluen...
.NET MAUI - reading glass status
Once you're playing around and get some life in the glasses, there are moments you're not sure if...
URL: Passing variables
Add the path @page "/reader/{Id:int}" Bind the parameter [Parameter] public string Id { g...
.NET MAUI - reporting events to the GUI
In this page, we will send a notifiation of an event back to the .NET GUI. The resulting project...
SMTP: response code "235" but got code "535"
This is probably more a PHP error, but I came across it in the context of bookstacks.When configu...
Error starting docker after update
After an update I came across this error chmod: changing permissions of '/config/nginx/site-conf...
Error starting MariaDB after update
After an update I saw this in my docker station Brought to you by linuxserver.io ───────────...
Container station: sharing common files
In this page we're going to create a link from in a container/image to the Host.Inside the contai...
Glühwein: recuded alcohol
It's fairly easy to find recipes and suggestions. The main idea, is that alcohol evaporates at 7...
Microgreens
Intro My partner eats almost daily "microgreens" and pays about 4€ for a small tray. Which is ba...
.NET MAUI - Handling taps
Now that we can send text and images, we can handle events.We'll continue from the last project. ...
How it fits in the Vuzix stack
It appears that the Vuzix100 glasses use LVGLImage to render the GUI. As far I have understood f...
.NET MAUI Integration: Images & Image Size exploration
Introduction At the end of this page, you will generate an image and display it in the glasses. ...
.NET MAUI Integration: First contact
Introduction On this page, it's assumed you have a MAUI project with the nuget package ready to ...
How to get started
The easiest way to get started has a few easy steps if you are familiar with Android Studio or bu...
.NET integration: Vuzix on MAUI
What we'll try to achieve We'll build an integration in MAUI that will hide all the complexity d...
Transform .crt to .cer file
This is a short reminder to go from one to another format in windows.1. Locate your crt file2. d...
Read querystring
Alter the config, so the uri_match_fn is wildcard match httpd_config_t config = HTTPD_DEFAULT_...
Getting started
This is a simple example, how to use esp_http_server - probably there are libraries to handle it ...