Derk-Jan Karrenbeld
Derk-Jan Karrenbeld
### Steps to Reproduce 1. Go to https://bsky.app/feeds 2. Make sure you are not following any feeds so the [`NoFollowingFeed`](https://github.com/bluesky-social/social-app/blob/7d34f6bb5c47724b01336eaced7909426be1bdda/src/screens/Feeds/NoFollowingFeed.tsx#L39C11-L45C28) component renders 3. Try a voice command to press "Click...
### 👀 Before submitting... - [x] I upgraded to pagy version 9.3.4 - [x] I searched through the [Documentation](https://ddnexus.github.io/pagy/) - [x] I searched through the [Issues](https://github.com/ddnexus/pagy/issues) - [x] I searched...
I don't know if you will think this is outside the scope of this project but I hope not! The [`typescript` package runs find in the browser](https://exercism-playground.derk-jan.com/typescript/play/concept/lasagna) (that is actual...
The following four placeholders are present in the stubs. They should be detected and a "must-fix" message should be added to remove the line which is now dead-code. ```javascript throw...
I've changed the title to be a meta discussion, so that we don't have the same discussion in multiple issues: - [optional flags](https://github.com/exercism/problem-specifications/issues/1492) #1492 - [immutability flags](https://github.com/exercism/problem-specifications/issues/1493#issuecomment-478563670) #1493 - [other...
### Description ### Ruby LSP Information #### VS Code Version 1.104.1 #### Ruby LSP Extension Version 0.9.32 #### Ruby LSP Server Version 0.26.1 #### Ruby LSP Add-ons - RuboCop (unknown)...
### Description ### Ruby LSP Information #### VS Code Version 1.104.1 #### Ruby LSP Extension Version 0.9.32 #### Ruby LSP Server Version 0.26.1 #### Ruby LSP Add-ons - RuboCop (unknown)...
See: https://forum.exercism.org/t/tests-instructions-not-displayed/18559/6 ~~(Do not merge quite yet, testing now locally if this actually solves it, will remove this message when done)~~ We also need a test-runner update for `beforeEach` per...