-
### MDN URL
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features
### What specific section or headline is this issue about?
_No response_
### What information was…
-
How hard would this be to faciliate?
```graphql
type AnotherPersonInvited @variant {
invitor: Person!
}
union InvitationSource = AnotherPersonInvited | Genesis | Sudo | ...
type Perso…
-
The requirement is a user will upload files to spring boot (ReST request) using angular. The ReST interface store the file into gitlab for further processing. Using @RequestPart annotation, content wi…
-
It would be nice if all the code that implement the basic ActivityPub primitives would be accessible in a standalone library crate.
It would be very useful for developers trying to do other AP-rela…
-
OMG I love this chapter so much!
I don't know if this is too much for an intro chapter (maybe you can consider adding exercises at the end of some of these chapters?) but I wanted to see how `test…
-
# Topics / Ideas - Revisied
## what can we cover in an hour?
## First Semester
*Using a computer - week 1 (but really 2) - tag team week 1*
- intro talk about goals of the program - Zoe
-…
-
To build a simple, updatable webpage for your partners where they can modify some elements on their personal profile using JavaScript, CSS, and JSON for data storage, you can follow this outlined appr…
-
Specification: https://datatracker.ietf.org/doc/html/draft-gao-alto-fcs-07#section-5.5.3
Server side: https://github.com/openalto/alto/blob/main/tools/server.py
Client side: https://github.com/o…
-
Hi,
Thanks a lot for your sharing.
I found the `main_challenge_manipulation_phase2.py` and `test_submission.py` very useful, and I am wondering how the results in `output/trained_agents` are pr…
-
I need to convert my JSON files into forrunner db files and after doing frontend changes then convert into back in JSON file and pass it to the server , because my JSON is in native so it only unders…