Matthew Chisolm

Results 13 issues of Matthew Chisolm

When the articles show up in Omnivore, it looks like it fails to pull in the images and/or animations, which I want in some cases (see examples below). [Link 1](https://samwho.dev/load-balancing/)...

**Is your feature request related to a problem? Please describe.** No, just would love not having to leave Lazygit. 😊 **Describe the solution you'd like** I would like a method...

enhancement

When the generator is run, it references certain paths which are different after converting to Expo Router ([link](https://ignitecookbook.com/docs/recipes/ExpoRouter/)). Relevant frontmatter in the ejs file ``` --- patches: - path: "app/screens/index.ts"...

enhancement

The README currently references node 14 as LTS and 16 as current. `After installing nvm, using the command nvm install 16(for current) or nvm install 14(for LTS)` This sentence should...

I was going to offer to help with some of the changes suggested, however, there is no license shown. I take it to mean all rights are reserved by the...

### What are you trying to accomplish? Fix a link that no longer works so someone wanting to contribute will go to the right webpage when trying to install golangci-lint....

I was going to fix the error in CONTRIBUTING.md I mentioned in Issue #95. The `golangci-lint run` command results in the following... > gh-classroom on  main via 🐹 v1.23.6...

The link in the CONTRIBUTING.md goes to a broken url with a 404 error. ``` [install golangci-lint](https://golangci-lint.run/usage/install/#local-installation) ``` should become ``` [install golangci-lint](https://golangci-lint.run/welcome/install/) ``` so the new URL will be...

### Summary # Main bug Orbit on CachyOS Linux (Arch based distro) will only recognize the old Android SDK path of `~/Android/Sdk` and not the new default Android Studio seems...

needs review

### Is your feature request related to a problem? Please describe. I use CachyOS as one of my dev machines (Arch based distro), and I cannot get the Linux build...