Jacob
Jacob
> 3A... I'm making my own PoE Hat for Rpi 4B. > And I'm confused cause the official PoE HAT only provides 2.5A, but it says it could compatible for...
Perhaps a [submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules) would be appropriate?
I can, if needed, but I was hoping someone else would review this and do the PR. It might be worth adding a couple comments showing a simple "Windows only"...
BTW, docs related to this are [here](https://www.appveyor.com/docs/build-configuration/#specializing-matrix-job-configuration) and [here](https://help.appveyor.com/discussions/questions/21022-how-to-create-separate-build-cache-for-each-platform).
Seems like this would also help with https://github.com/electron/electronjs.org/issues/1239
> version 2 can be used to run offline. It uses a best guess strategy so there might be some conversion errors Ah, perfect, thank you. I think that will...
> @jacobq did you ever figure this out? I'm hitting errors with puppeteer. IIRC I just used the old version (which doesn't use puppeteer).
Thanks for reporting. When I've run into stuff like this before, annoying as it is, I've often found that it's due to deprecated or removed API (i.e. the thing being...
FWIW, this is still broken :'( (See also #704 & #801) I ran into this again today while browsing API docs for ember-data. I clicked the link for `createRecord` [here](https://api.emberjs.com/ember-data/release/classes/Store#store-createrecord-vs-push-vs-pushpayload)....
Demo page/link appears broken. Is this project still active?