Josh Dick

Results 35 comments of Josh Dick

🤔 Hmm, seems like I'm still not able to pull a prebuilt ARM v8 image after both this PR was merged and v0.12 was released: ``` ❯ sudo docker pull...

Ah, looks like the difference is that my machine is looking for `linux/arm64/v8` but this PR added the platform `linux/arm/v8` (`arm` vs. `arm64`.) The image does still run if I...

> This looks relevant to zfs: [orangepi-xunlong/orangepi-build#82](https://github.com/orangepi-xunlong/orangepi-build/issues/82) Thanks @Joshua-Riek for directing me to that issue, I've left [a comment](https://github.com/orangepi-xunlong/orangepi-build/issues/82#issuecomment-1744338706) on it.

Because I needed something similar to ~this extension~ [Copy All Urls](https://chrome.google.com/webstore/detail/copy-all-urls/djdmadneanknadilpjiknlnanaolmbfk?hl=en) to work in Firefox Quantum, I just released a very similar extension: [tabclip](https://github.com/joshdick/tabclip). It feels weird to mention my...

@kanink007 You're totally correct! I made a silly mistake -- I confused Copy Urls Expert with yet another (Chrome-only) extension, [Copy All Urls](https://chrome.google.com/webstore/detail/copy-all-urls/djdmadneanknadilpjiknlnanaolmbfk?hl=en). I was subscribed to this GitHub issue...