Marlon Regenhardt
Marlon Regenhardt
Nice tool, lacks a maximum capacity of tokens per place though. Literally my first time touching coffeescript and graphics in the browser, hope you can help me with two things....
Hi, I'm quite new to this, built a small program to horizontally mirror my labelled images and their labels, but it seems it doesn't find the labels after mirroring them?...
I there a way to directly use WebRTC from WASM yet? P2P-Chat is a typical use case for web apps, and it would be nice to be able to use...
## I'm submitting a Bug report like #386 It seems 386 was closed due to inactivity, not because it is solved. Internet search sent me there so that's bad. The...
Currently there are both PascalCase and snake_case in hete. How about changing the snake_case methods to PascalCase, so they also fit the dotnet ecosystem? For example boolean_mask -> BooleanMask
# Please read first! Please use [discuss-webrtc](https://groups.google.com/forum/#!forum/discuss-webrtc) for general technical discussions and questions. - [✔] I have provided steps to reproduce - [✔] I have provided browser name and version...
**Is your feature request related to a problem? Please describe.** We have many e2e-Tests, where each test consists of multiple nested describe-Blocks, each having several it-Blocks. This generates a report...
Now that #56 is done, can we get UDT support in Oracle.EntityFrameworkCore too? Would be nice to just entity.Property(e => e.ComplexValue).HasColumnType("ComplexType").HasColumnName("ComplexValue") and map it to a C# class.
So I've been trying to print my markdown to a pdf in the pipeline, but it never turns out as well printed as using this extension from vscode. Any way...
For some reason I can't get this to work. I'm using Blazor 3.2prev1. I added .AddStorage() to the services. I added ``after the blazor.webassembly.js script. I removed any other code...