-
This is a proposal of a cleaner architecture for Wakaama. This ensures that the library is modular and easier to maintain and extend.
# Layered Architecture
![wakaama_layers](https://github.com/…
-
### What?
Need to implement mechanism to specialize PAL partially (override only some functions, instead of implementing functions for all platforms)
For example, lets take a look at following c…
-
I'm still thinking of implementing an easy way to expand the platforms' channels during the experiment definition, since the information you're providing for the transitions is the exact same of the c…
-
### What is the problem this feature would solve?
In `@effect/platform` version 0.63, HTTP requests could be retried and decoded with this syntax:
```ts
async function listTodos(headers: Headers,…
-
Draft Spec: https://www.w3.org/TR/webnn/
From the spec:
> At the heart of neural networks is a computational graph of mathematical operations. These operations are the building blocks of modern ma…
-
To use the provided JavaScript script for SCORM API interactions in a Learning Management System (LMS) like JKO, follow these instructions and understand the code's functionality:
### Instructions …
-
**Describe the bug**
Whenever this tool is started (the first time it asked for my Steam login credentials and i've provided them - logged in), it displays the following error message and upon clicki…
-
This is an initiative to track the work needed until we have an integrated authentication & authorization story for our platform.
This will be split into sub-epics to generate units of work that can …
-
**Describe the bug:** One is unable to configure the argocd notifications controller to recieve notifications to get notified about argocd doing work
**To Reproduce**
Steps to reproduce the behavi…
-
In order to greatly improve maintainability and expandability of Firmware code, a hardware abstraction layer (HAL) should be implemented in context of a big refactoring. The new architecture will then…