Carl in 't Veld

Results 66 issues of Carl in 't Veld

Now JavaScript engines have boosted in performance, I was trying to get your prettytiles-gamejs implementation running with 30 fps and smooth scrolling. Unfortunately, it is not trivial. Do you have...

Strangely when I was looking for shapes with the text 'sub', suddenly I could not expand any of the shape groups show in the shape panel anymore. To reproduce: 1....

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...

bug
upstream/jsii
priority/important-longterm
ux/debugging
language/c#
ux/configuration
size/large

When running the 0.3.2 binary on Windows I get the following error: ``` > C:\prg\rover\rover_v0.3.2.exe 2022/06/28 15:32:52 Starting Rover... 2022/06/28 15:32:52 Initializing Terraform... 2022/06/28 15:32:52 Unable to parse Plan: Unable...

When I try `npm i tldjs` running under root I get the following error: ``` root@mymachine:~/test# npm i tldjs > [email protected] postinstall /root/test/node_modules/tldjs > node ./bin/postinstall.js internal/modules/cjs/loader.js:818 throw err; ^...

I would love to have support for putImageData. Currently I have tweaked the code base as follows: 1. Expose the Id property on the BECanvas component as public: `public readonly...

I am trying to convert the ADAL based example for Non Interactive Pat Generation to MSAL. It looks like AAD is providing me a valid access token to the Azure...

I would expect when I run the site playbook for a second time it would leave the kubernetes cluster in its current state. In its current version the site playbook...

We have a Visual Studio solution with a set of nested hierarchical folders with items outside solution projects. After running switch-to-packages these nested folders are all flattened. Expected behavior; dnt...

When running dnt switch-to-projects switcher.json I get for every csproj the following error: The project '...\TestProject.csproj' could not be loaded: The imported project "E:\Microsoft.WinFx.targets" was not found. Confirm that the...

help wanted