Tom

Results 8 issues of Tom

Bypassing the printer driver and using the [Windows Printer Spool API](https://docs.microsoft.com/en-us/windows/desktop/printdocs/print-spooler-api) allows you to pass in a file path and print the file however it should be handled (covers PDF,...

"This is the __promise__ of the microservice topology." Should read: This is the __premise__ of the microservice topology.

We have an IdentityServer4 service which when set to "Native" client mode uses PKCE (we understand this is the preferred method for code flows). PKCE uses a code hash to...

## Screenshots ### Before Marker was Added ![Before Marker added](https://storage.googleapis.com/viper-public/01-borders.png) ### Afterwards ![Does not colour properly](https://storage.googleapis.com/viper-public/02-with-marker.png) ![Still works though](https://storage.googleapis.com/viper-public/03-still_works.png) **mapbox-gl-js version**: 1.9.1 **mapbox-gl-draw version**: 1.1.2 ### Steps to Trigger Behavior...

bug

I believe I have completed the necessary fields to utilise this action, (sensitive data redacted) ```yaml # ... - run: zip -r /tmp/codagami-webhook-latest.zip * - uses: bacongobbler/azure-blob-storage-upload@main with: source_dir: /tmp...

When running the reproduction code: [Reproduction](https://gist.github.com/tommed/818ab42c9dfa942a6b026f70c6c2a5fb) The following error occurs when loading from JSON: > node_modules\ml-distance-euclidean\euclidean.js:6 d += (p[i] - q[i]) * (p[i] - q[i]); ^ TypeError: Cannot read property...

### [REQUIRED] Describe your environment * Operating System version: dev: macOS, hosted: Debian on Cloud Run * Browser version: Chrome 121.0.6167.184 * Firebase UI version: 6.1.0 * Firebase SDK version:...