-
I was thinking about php 8.1 new features and that could be leverage in AsyncAws to simplify our API
- for Inputs: replace getter/setters by public typehinted properties
- use real Enums
- for Ou…
-
The documentation for the 'study' method
https://github.com/OpenTreeOfLife/phylesystem-api/blob/master/docs/README.md#fetch-a-study
says
If the URL ends with a file extension, then the file type w…
-
https://github.com/phdavis1027/protocol_testing_env/blob/2462b634d532b0567d09ef0958cd9bd30d11d145/the_protocol/notes.txt#L1-L5
We have this: https://docs.irods.org/4.3.0/system_overview/process_mod…
-
Because a post always has a community:
https://github.com/LemmyNet/lemmy/blob/main/crates/db_schema/src/source/post.rs#L25
And a comment always has a post:
https://github.com/LemmyNet/lemmy/blob/ma…
-
I guess something like simplification does not exists yet. I didn't found anything in the [language reference](http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL).
To render huge objects as …
ghost updated
8 years ago
-
Method `call` in `scip/api/__init__.py` implements a hand-coded dispatcher. But dispatching is what Flask was invented for: it dispatches an API request to the appropriate method with the `@app.route`…
-
Let's teach Ember Data better! Developers face three main hurdles when learning Ember Data, and by completing the issues linked below, we can improve the learning story. The challenges at a high level…
-
## User Story
In order to have a simple and clean backend, data.gov admins wants all extras_rollup data removed.
## Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever pos…
-
The current version of the pallet-xcm makes it easy to transfer assets without thinking of what transfer type you need as the pallet computes that by itself (thanks to the `transferAssets` extrinsic).…
-
# New Questions
- [ ] In the **housing security and quality category** there are 3 indicators that are not required by legislation; therefore, we're not working on them. There are 5 indicators tha…