Glenn 'devalias' Grant
Glenn 'devalias' Grant
> Sinatra based Ah. I remembered it wasn't rails at least! :p
Haven't looked into it much, and don't know where the 'ethical' line lies with Huginn, but https://github.com/cantino/huginn/issues/384#issuecomment-46643116 mentioned https://github.com/lad1337/XDM which sounds kind of cool. On that same sort of notion,...
@imsoftware Bittorent Sync looks awesome! Hadn't seen it before.
Context.io "Mailboxes know a lot. Use them. Context.IO is a REST email API that makes it easy and fast to integrate your users' email data in your application." http://context.io/ http://context.io/docs/2.0...
Two fairly similar sites (both probably be achieved natively), but might be worth checking out. Basically data extraction/turning unstructured websites into API's. https://www.kimonolabs.com/ https://import.io/features
FYI: https://github.com/firebase/firebase-admin-node/issues/1241 / https://github.com/firebase/firebase-admin-node/pull/1250 were opened recently about upgrading `@firebase/database` and similar dependencies, which may potentially resolve the issues here when merged?
It looks like node `10.x` was required since https://github.com/rollup/plugins/commit/e6324695220a8e4c6e34e3537df32bf6a7814041 (31 Jul 2020) https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md#v900 > v9.0.0 > Breaking Changes > - chore: update dependencies (e632469) It looks like rollup `2.x` was...
I was trying to pass a single ref in a redux action, when I click into ReduxDevtools either the entire tab crashes, or devtools manages to catch it as it...
I was doing some investigation in https://github.com/kolodny/jsan/issues/29 and I believe where this happens it's getting into a cycle with the referenced `HTMLElement`, then hitting the redux store, then presumably getting...
Coming up on the 1 year anniversary of this issue, and was wondering what the blocker is. Is it just that we need to implement a small PR that calls...