TJ Horner

Results 65 comments of TJ Horner

Sorry everyone, I'm particularly busy at the moment and won't get the chance to take a look at this in depth for a while. It sounds like something changed on...

Maybe eventually. Safari extensions seem to work very differently than other browsers. I ran Apple's extension converter and it looks like there will be lots of changes required to support...

Hello, Steam Deck owner here! Got mine last Friday. The Steam Deck inputs are connected internally via USB, similar to how a wired Steam Controller works. Its vid:pid is `28de:1205`,...

@cyrozap I believe `0x20` is yaw and `0x22` is roll

Someone published source which utilizes gyro data on GitHub, but I couldn't get it working https://github.com/kmicki/SteamDeckGyroDSU

I see no biney ,,,

wontfix

Hey @pirate, I can work on this if you'd like. I'm not well-versed in Python/Django, so I'd appreciate if you could add the API endpoint for adding URLs to archive....

I've got something working pretty well! Here are some screenshots: ![image](https://user-images.githubusercontent.com/2646487/123902886-a33e5080-d93b-11eb-9b58-014d57d5e62a.png) ![image](https://user-images.githubusercontent.com/2646487/123902910-af2a1280-d93b-11eb-899c-3463e8e8d177.png) ![image](https://user-images.githubusercontent.com/2646487/123902921-b3eec680-d93b-11eb-9887-389319581a9f.png) And here is the repo: https://github.com/tjhorner/archivebox-exporter All that's left is to implement the actual API call to...

Just an update: I forked ArchiveBox and added a temporary API endpoint just for the extension. You can see that branch here: https://github.com/tjhorner/archivebox/tree/temporary-add-api (More info on how to set it...