Eric Herman
Eric Herman
This is an excellent analysis. Having reviewed the gaps and question marks, it seems that the codebase is already in pretty good shape and that the gaps are largely in...
Existing open issues related to Use Plain English: * [Add nuance on where non-English is acceptable #223](https://github.com/publiccodenet/standard/issues/223) * [Clarify intersection of policy-defined vocabulary and Use Plain English #308](https://github.com/publiccodenet/standard/issues/308)
Two pull requests on the Standard for Public Code have been opened: * https://github.com/publiccodenet/standard/pull/527 * https://github.com/publiccodenet/standard/pull/528 Reviews welcome. Ping: @maukoquiroga
Happy New Year! Is there a way in which the Foundation for Public Code can help move this issue forward? If so, please ping me or @Ainali and we can...
It seems to me there are some gaps which would need to bridged, for instance by expanding the contributing file or adding a code of conduct file.
@MattiSG The codebase stewards of the Foundation for Public Code would be happy to do the work to nominate the codebase ( starting here: https://submission.digitalpublicgoods.net/form ). We may not have...
The process has begun: * https://github.com/unicef/publicgoods-candidates/pull/760 * https://github.com/unicef/publicgoods-candidates/pull/761
Unknowns from https://github.com/unicef/publicgoods-candidates/pull/760/files * [x] isOwnershipExplicit * [x] isPrivacyCompliant * [x] supportStandards * [x] implementBestPractices * [x] stepsToPreventHarm * [x] over-all check that the other information was guessed correctly Probably...
I have also started seeing both the strangeness with Blizzard Battle.NET launcher not working reliably and also the lock-ups running StarCraft 2. When I get a lock-up, `sudo dmesg` reports:...
@gunnihinn I would be interested in seeing a ring-buffer added to the model. Ring-buffers are sometimes found in soft-realtime applications like audio streams because during periods of overload, the dropped...