-
The first mockup of the R Shiny app in issue #20 gives us the basics we need, but for the course, we are interested in a different more revised type of interface, which matches closer what is needed i…
-
Several improvements can be made on FunctionPointer and FunctionPointerBind classes. While all of them may not be applicable, I will list everything that is on my mind for this subject.
## Unique name…
-
I just tried running the code in https://github.com/dart-lang/sdk/issues/41449 with `-O0`.
The code fails with:
```
o1.js:1328: TypeError: Cannot read property '$add' of undefined
return $ar…
-
In preparation for the upcoming RTII course, we want to distribute the ArduinoLogger as a standalone app, which the students can run on their own computers, [as have been done in the past](https://git…
-
### Summary
A simple experiment that writes frequency, amplitude, and switch state information to two Urukul DDS channels doesn't execute the second write when a long delay (~100ms) is added between …
-
## Problem
```
/opt/vitasdk/bin/../lib/gcc/arm-vita-eabi/10.3.0/../../../../arm-vita-eabi/bin/ld: /opt/vitasdk/arm-vita-eabi/lib/libharfbuzz.a(harfbuzz.cc.obj): in function `void hb_ot_map_t::apply(…
-
Hi!
I'm very exited about performance for encoding of this application and want to ask about how to use it in case like
```
class A
{
int a;
double b;
public:
int a() const { return a;…
-
The current build configs for Xamarin Android uses "libstdc++" runtime with the cmake configuration -DANDROID_STL="system"
This runtime library may be removed in a future release as discussed in h…
-
The command I used to export compile_commands.json is:
`& "${env:ProgramFiles(x86)}\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe" .\YBlaze.sln /p:Configuration=Release /t:…
-
I cannot find a file (or even the folder rtii)
in /users/hendrik/Desktop/rtii/logs/...
i do have an existing folder on Desktop by the name of "RTII" all caps.
-H