Pickaxe828
Pickaxe828
Like this: 
I want to host this on my VPS with my self-hosted [outline VPN](https://getoutline.org/), so I hope I can also block the ads when connected to the VPN. But is that...
main js code ```js import CameraPhoto, { FACING_MODES, IMAGE_TYPES } from 'jslib-html5-camera-photo' import * as faceapi from 'face-api.js' import weight from "../weights/face_landmark_68_model-shard1?url" let videoElement = document.getElementById('videoId') let imgElement = document.getElementById('imgId')...
## **Expected:** No error ## **What's actually happening:** [The original action](https://github.com/pickaxe828/Tally/actions/runs/4084709165/jobs/7041728849#step:3:11) Part of the associated `.yml`: ```yml - name: Bump version and push tag id: tag_version uses: mathieudutour/[email protected] with: github_token:...
As title.
I am currently working on making a font for a conlang. `Blue: Characters` `Orange: Diacritics` I want to keep the range of characters in PUA, so when the font is...
## Abstract Passphrase unable to be set using the `obsidian-livesync/main/utils/flyio/generate_setupuri.ts` script. Instead, `welcome` is being used instead for the passphrase. Procedures from [docs/setup_own_server.md](https://github.com/vrtmrz/obsidian-livesync/blob/7b0ac22c3bbc3311aca4ac7c5f3dad6e109dc5e7/docs/setup_own_server.md#1-generate-the-setup-uri-on-a-desktop-device-or-server) ## Expected behaviour - Set passphrase by...
**Describe the bug** Both "Open an existing project from Drive" and "Open an exisiting project from a file" **To Reproduce** Steps to reproduce the behavior: 0. Press "Open an exisiting...