Gijsbert ter Horst
Gijsbert ter Horst
**What Version of the library are you using?** 18.0.0 **Question** How can I make a custom guard, that works like the auto-login guard, except for the auto-login part. Instead I...
- Extension version: 0.92.0 - VSCode Version: 1.91.1 f1e16e1e6214d7c44d078b1f0607b2388f29d729 x64 - OS: Debian 12 (Bookworm) - Repository Clone Configuration: Single repository - Github Product: Github.com Steps to Reproduce: 1. Use...
This is not a random shuffle algorithm: https://github.com/bcc-code/bmm-web/blob/284ec84af2ad5d40fcd3059ac16a0a5510f49a77/plugins/mediaPlayer/Queue.ts#L47 ### Proof 1. For an array of $n$ elements, there are exactly $n!$ permutations (i.e. possible shuffles). 2. Every comparison during a...
Given that [Temporal](https://github.com/tc39/proposal-temporal) is as stage 3 proposal now, and ECMAScript engine implementers are currently working to implement it[^1]. It would be very nice if we could work on that...
We recently ran into an issue where our MAUI app that uses the TTF file from MaterialDesign-Webfont the icons, failed to render specific icons. When I inspected the TTF file...
It will install this package, but then not do anything. If I copy the `bin/index.js` locally and run it using `node` it works, as long as I replace `require('node-sass')` with...
**Is your feature request related to a problem? Please describe.** I'm using docker compose. Why must I define a separate file and bind-mount that to configure some values that could...
According to the lines below, the `any` union is necessary. https://github.com/ngx-translate/core/blob/ee77f1651171d523d8202274a08f8dd690bdaf81/projects/ngx-translate/src/lib/translate.service.ts#L19-L26 However, this causes me issues, since the type of `Translation` is `any` because `any` overrides everything. So I tried...
We recently ran into an issue where our MAUI app that uses the TTF file for the MaterialDesign icons, failed to render specific icons. When I inspected the TTF file...
### Observed Behavior CasparCG logs this: ```log [2025-09-27 11:18:43.588] [trace] Ready for a new command [2025-09-27 11:18:52.291] [info] Received message from 192.168.254.255: PLAY 1-10 [HTML] "http://example.org" CUT 1 Linear RIGHT\r\n...