Comment by ๐Ÿฆ‚ zzo38

Re: "So theoretically, if a Gemini app had a well defined API,โ€ฆ"

In: s/Gemini

One advantage of DER is consistent framing. Another is that I think the data types are better; there is a OID type and relative OID type, as well as octet string and bit string, and unlimited length of integers, and it does not insist that you use Unicode. BSON, CBOR, etc try to make it better but end up not doing so and are inferior. Note that you do not need to use all of the types, nor need to implement all of them even if dealing with a file that uses them.

โ€” See the "frequently asked questions" section near the end of the file for my own answers to some common questions about ASN.1 (other people might not necessarily agree with all of my answers)

๐Ÿฆ‚ zzo38

Apr 08 ยท 4 weeks ago

1 Later Comment

๐Ÿšฌ sy ยท Apr 08 at 21:00:

@norayr

โ€” chat.mozz.us/

โ€” https://github.com/michael-lazar/jetforce/blob/master/examples/chatroom.py

Original Post

๐ŸŒ’ s/Gemini

๐Ÿ€ gritty:

So theoretically, if a Gemini app had a well defined API, one could make a phone app to interface with just that Gemini app/capsule, correct? So for instance, a graphics based UI on your phone that pulled from a BBS/Bubble API. It goes against the spirit of Gemini I think, but I just had the thought in my head.

๐Ÿ’ฌ 30 comments ยท 4 likes ยท Apr 05 ยท 5 weeks ago