Paris Morgan
Paris Morgan
**Description:** - A-Frame Version: 1.2.0 - Platform / Device: iPhone 12 Pro Max, iOS 15 beta 4 - Reproducible Code Snippet or URL: https://aframe.io/aframe/examples/showcase/link-traversal/ On iOS 15 beta 4, released...
This article points out concerns about Chrome, Firefox, and Edge hitting version 100 and the impact of that on user agent parsing libraries: https://www.theverge.com/2022/2/17/22938721/chrome-firefox-edge-version-100-websites-bug-compatibility-issues-mozilla-google-microsoft Has there been testing of ua-parser-js...
### What Adds Samsung Galaxy S20 5G. ### Testing Tests pass: ``` ~/repo/ua-parser-jparismorgan$ npm run test samsung > [email protected] test /Users/paris/repo/ua-parser-jparismorgan > jshint src/ua-parser.js && mocha -R nyan test/test.js 1965-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-__,------,...
Hi there, I'm wondering if anyone has looked at detecting HoloLens devices from their user agent? Here is a sample user agent from a HoloLens 2 running Edge: ``` Mozilla/5.0...
### Info ImGui backend: https://github.com/ocornut/imgui/blob/docking/examples/example_apple_opengl2/main.mm ImGui branch: `docking` ImNodes example: https://github.com/Nelarius/imnodes/blob/master/example/hello.cpp ### Issue I am not able to pan around the graph. Have tried left / right click and pressing...
This PR https://github.com/Nelarius/imnodes/pull/99 shows off what looks like pan and zoom functionality, but I'm not able to recreate it in my app or in the `hello.cpp` example. My end goal...
Hi! I'm looking for a tool to create a web page of tiled images from ~50 image urls like this one: https://s3-media2.fl.yelpcdn.com/bphoto/CziITPxGSr1xDoBmHbZ7Tw/o.jpg. Do you think there's a simple way to...
### System Info * `"@xenova/transformers": "^2.14.0",` * M2 Mac Pro macOS 14.2.1 ### Environment/Platform - [ ] Website/web-app - [ ] Browser extension - [ ] Server-side (e.g., Node.js, Deno,...
Hi there, it would be great if we could add documentation about how this handles draft releases and pre-releases on GitHub, i.e. will users automatically download and use those? I...
Hello, I am having trouble downloading an image on Chrome iOS 87.0.4280.77. I am using an iPhone 12 running iOS 14.3-beta. I am taking a screenshot with MediaRecorder and then...