steve192
steve192
### Summary When a new project is created with expo init (version 5.4.3 of globally installed expo-cli) a new sdk 45 project is created. When you run `npx expo --version`,...
Don't ask me why, but apparently line_exists can be prefixed with an exclamation mark. It seems to have no effect though. Maybe SE80 does this sometimes as it does it...
Following usecase: I am using a bluetooth barcode scanner. I used tasker to start grocy automatically whenever the barcode scanner connects to my phone. Ideally I want to start scanning...
When jira is hosted under `https://sub.domain.com/jira`, danswer tries to call the jira api with `https://sub.domain.com/rest/api` instead of `https://sub.domain.com/jira/rest/api` ``` 05/15/2024 01:07:10 PM run_indexing.py 356 : [Attempt ID: 78] Running indexing...
Every dashcam model should have integration tests
- Also download unlocked videos - Leave videos on dashcam - Different options for locked / unlocked videos
### Describe the bug Hi, I am having trouble with an application which has `base: '/home'` set in vite.config.ts. I build a simple example with vitest where spy.js of vitest...