Blake E

Results 20 comments of Blake E

> > Would a similar technique allow for QuickSync transcoding? > > AFAIK QuickSync leverages LibVA, so as long as the host had the supporting libraries, it would be just...

tasks are a critical workflow in my obsidian vault, especially have learned to love the extended task statuses (incomplete, scheduled etc) AS A WORKAROUND - I found it easy to...

Yeah, I can appreciate that for sure - but if this theme won't have updates to support Obsidian features (vs. following markdown standards) - I doubt I'll invest more into...

seems like the best way into these might be `POST https://www.instagram.com/query/` sample of decoded payload on tags page: ``` q=ig_hashtag(nofilters) { media.after(J0HV5u6nwAAAF0HV5u5GwAAAFkgA, 9) { count, nodes { caption, code, comments...

@raiym it sounds like a pagination token, similar to what facebook does. But that's just a guess sorry

ahh.. I should've looked here before creating my own fork. I've created support for both of [Luhman](https://github.com/Dyldog/luhman-obsidian-plugin) and [Unique Notes](https://help.obsidian.md/Plugins/Unique+note+creator) plugins by adding Prefix support using a customizable regex list...

I added this into my own version of node-restful awhile ago, setup a pull request to hopefully get this feature into core https://github.com/baugarten/node-restful/pull/141

bump? I'm seeing: ``` ../src/cpp/handle.cc:77:12: error: no matching function for call to 'AsyncQueue' return AsyncQueue(op, AsyncWorker, AsyncCallback); ^~~~~~~~~~ ```

I got this error similar to @th3morg but I had a `__mocks__/aws-sdk.js` defined. once I deleted/renamed mock file, fixed.

#2 sent pull request for the manifest portion of registry