MrAmericanMike

Results 19 issues of MrAmericanMike

So I downloaded and install the Arch Linux ARM for Raspberry Pi 2 & 3 (2021.02.05) image on a Raspberry 3 Everything boots perfect, however when trying to use pacman...

This feature was recently introduced on Pacman. It would be nice to add to the script the option to enable it and customize it's value. I believe it would make...

Not much as a bug, but a detail missing in the Extensions example provided in the repository. The `neutralino.config.json` at https://github.com/neutralinojs/neutralinojs/tree/main/bin is missing the `"enableExtensions": true,` for it to work...

bug

#### Describe the bug I'm having an issue, each time the onAuthenticationFailure is called, then the ChatEvents.CONNECTED fires twice. #### CodeSandbox https://codesandbox.io/s/bold-wildflower-dbjwl3?file=/src/index.js #### Expected behavior I would expect the CONNECTED...

So apparently this boils down to zod not supporting something like this. https://github.com/trpc/trpc/issues/2328 Would it be possible to add what's needed to get that kind of behavior "In real time"?...

Well, here is an image to illustrate it, but is there something that can be done to prevent this huge frame drop? ![image](https://cloud.githubusercontent.com/assets/8037559/22627917/c8f8a110-eba9-11e6-94ea-0af52f1d31fe.png) ![image](https://cloud.githubusercontent.com/assets/8037559/22627915/b7bca3c4-eba9-11e6-974a-914e141f16ee.png) http://imgur.com/a/lpIWG

- [x] Write a summary of your issue - [x] Include a link to a github repo that can be used to reproduce the issue or exact reproduction steps. -...

So I was following a guide on Skeleton website as to how to add their library to a Svelte Project. In one of the steps they mention to add tailwind...

confirmed bug
enhancement

#### Is your feature request related to a problem? Please describe. Apparently with the API it wouldn't be possible to manage predictions. The Twitch predictions endpoint needs PATCH requests and...

I am following the installation guide at https://konstaui.com/svelte/installation After completing the suggested installation guide for installing Tailwind https://tailwindcss.com/docs/guides/sveltekit (Maybe this is what I'm doing wrong) My tailwind.config.js file looks like...