Alex Lakatos

Results 32 comments of Alex Lakatos

Yes, that's acceptable.

Made a PR for this patch against your fork, could you merge that and we're good to go here? https://github.com/developersteve/computer-puns/pull/1/files

I was a bit wrong when I tested this. I was using body params, didn't notice the spec said they're query params. With query params for `first` or `last`, pagination...

Looking at [one of the DPG standards already accepted](https://github.com/unicef/publicgoods-candidates/blob/main/nominees/standard-for-public-code.json), they have CC0-1.0 as a license. I think that makes sense, I would also expect Creative Commons licenses to be the...

Does that mean you're going to also remove the Standard for Public Code (and other standards already on the list) from the DPG list?

The submission form wasn't really clear about what type of license was OK for an Open Standard. Is CC-BY-SA 4.0 accepted?

Thanks for the update @lacabra . I've added my two cents on the linked issue.

This issue is for the Admin API, so that the Incoming rafiki instance can early complete/reject a payment that was created by a 3rd party.

I think that's OK, but if we build this we also need to plug into the tabs API and add a "Pause Monetization" option, and possibly tie that into the...

I meant https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs in order to get muted info, and https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/menus/ContextType in order to add a new menu item on the tabs popup menu that allows you to pause monetization...