PickleNik

Results 13 issues of PickleNik

### Browser Brave Version 1.41.100 ### Browser Version Chromium: 103.0.5060.134 (Official Build) (arm64) ### Extension or Userscript? Extension ### Extension/Userscript Version 3.0.0.2 ### Video link where you see the problem...

bug

### Browser Chromium ### Browser Version 103 ### Extension or Userscript? Extension ### Extension/Userscript Version 3.0.0.2 ### Video link where you see the problem e ### What happened? ![image](https://user-images.githubusercontent.com/31113245/176280981-2dcdb0ff-92bf-46db-bb61-0b7175f9e443.png) ###...

bug

``` Uncaught ReferenceError: p5 is not defined at Object.eval (p5.sound.js?e617:3112) at Object.eval (p5.sound.js?e617:3160) at __webpack_require__ (p5.sound.js?e617:84) at Object.eval (p5.sound.js?e617:2885) at Object.eval (p5.sound.js?e617:2956) at __webpack_require__ (p5.sound.js?e617:84) at eval (p5.sound.js?e617:120) at eval...

### Summary closes #154

documentation
pinned

[MIT](https://opensource.org/licenses/MIT) to [GPLv3](https://opensource.org/licenses/GPL-3.0) Motivation behind this change: prevent proprietary derivative works. The main reason for this change is to provide protection against the future distribution of the exer_log app in...

enhancement
help wanted
pinned

### Description adds an option for SSH login and guides from readme with cute clickable prompts SSH is much shrimpler, all it requires is to copypaste the repo link ![image](https://user-images.githubusercontent.com/31113245/204496182-23733ca4-edf0-4134-8023-48503faaa37b.png)...

there's a split-second light mode flash before the dark mode is applied one possible solution could be to set background color based on `@media(prefers-color-scheme: dark)` in CSS by default and...

bug

before https://github.com/nodejs/nodejs.org/assets/31113245/9d07d5d8-a54a-4b35-9584-023be183d568 after https://github.com/nodejs/nodejs.org/assets/31113245/77daec13-e878-4f65-aa0b-ae2bb6b9ebda

Source code when?

fix contrast ratios wherever possible

good first issue
accessibility
tedious