Corbin Crutchley

Results 201 issues of Corbin Crutchley

When trying to click on settings, nothing changes and I get this error: ``` Traceback (most recent call last): File "/usr/lib/duck_settings/main.py", line 22, in from kivy.app import App ImportError: No...

When loading Duck Launcher, I get this error, however the launcher still loads

- [x] #1050 - [ ] Internal links that are part of the same collection need to be removed entirely (`![Some link](/posts/ffg-other)` -> `Some link`) - [x] #1051 - [x]...

bug
enhancement

- [ ] CODE_OF_CONDUCT.md ([some work has already been done on this](https://www.contributor-covenant.org/translations/) but it's for a newer version of the Contributor Covenant, so we may want to look into updating...

i18n

According to an SEO audit from Semrush, our META titles need to be less than 70 charactes: However, because of `Unicorn Utterances`, we have to make that more like 50...

bug
blog post

This PR migrates the Angular Start to Source Blog Post to use local code embeds

### Proposed topic title: Using Vue's Option and Composition API Together ### Topic description: While generally ill advised, you can mix-n-match Vue's composition and Options APIs together to help migrate...

blog post

### Proposed topic title: RxJS: switchMap vs mergeMap ### Topic description: mergeMap and switchMap are simiar but importantly different in RxJS. When should one or another be used? ### Link...

blog post