-
Dear all,
We have been going through the SAM specification with a fine comb, and
found a few issues.
The main issue is that there seems to be a confusion about ‘read’ and
‘segment’ at various plac…
-
There is some cases in which we mark some fields as required, but they are not. We should somehow figure out if they are actually required only in some situations, and generate the files accordingly.
…
-
I haven't completely thought this through, but:
1. I would like to refer to schemas by URI instead of enumerating complete schemas inline with each response.
2. I like some of the ideas in the [link h…
-
In many web site there are rich text editors being implemented such as CKEditor, Froala Editor, etc. It will be very useful since if clients want to bold, italic text and then submit the data as HTML.…
-
These notes are from March – June 2020, originally compiled in Notion.
## Background
Pandas v1.0 was released in Feb 2020. It removes a wide range of syntax that's been deprecated over the years…
-
**The Collective Intelligence Project** : https://static1.squarespace.com/static/631d02b2dfa9482a32db47ec/t/63e01fcbf73bb003a722792f/1675632588509/CIP+Whitepaper.pdf
**Democratic Fine-Tuning**: htt…
-
Changed the terminology: _result values_ instead of _return values_
-
I would like to flesh out an idea that came up in #1167
While working on my project that requires time series extraction from multiple atlases, I started thinking if a general purpose atlas fetcher…
-
## Current Situation
The [scope naming guidelines on the official docs](http://www.sublimetext.com/docs/3/scope_naming.html) can't catch up with how frequently and detailed scoping is being discuss…
-
https://docs.khoj.dev/get-started/setup
Where is the FastAPI initiated / called ?
What are the endpoints I can use to call from outside?
I want to use its capability as backend for my other…