-
At some point in one of my projects in the past month or so, the total time to build the site increased by about 30 seconds. Specifically, when doing a parallel render (and this is after preheating th…
-
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…
-
I'd like to publish my library states, such as books I have and which ones are read, but not allow download the files as for instance they might be Kickstarter reward PDFs, purchased .epub etc
I ca…
-
**Describe the bug**
A few users have recently reported having problems creating a new DAO with the `open-enterprise` template, resulting in a DAO with only the `Tokens`, `Finance` and `Voting` app…
-
## Description
When you click the "notebook" button, you get a 404:
- ![Screenshot 2023-10-12 at 21 05 06](https://github.com/jupyterlab/jupyter-collaboration/assets/5735406/234203d0-528e-47…
-
In `Algebra.Definitions`
```agda
LeftCancellative _•_ = ∀ x {y z} → (x • y) ≈ (x • z) → y ≈ z
RightCancellative _•_ = ∀ {x} y z → (y • x) ≈ (z • x) → y ≈ z
AlmostLeftCancellative e _•_ = ∀ {x} y…
-
Thank you for your kind words. 😊
I see that you are interested in a creative story that involves some concepts from computer science and mathematics. I will try to write a story for you, using my own…
-
* We don't really have a getting started guide for those used to webmail, Let's write one. It could be the start of the user guide in #55
* WIP google doc: [WIP: Public Document: Getting Started wit…
-
# v5 Notary Allocator Application
To apply to be an allocator, organizations will submit one application for each proposed pathway to DataCap. If you will be designing multiple specific pathways, y…
-
According to Roy Fielding:
> "REST is defined by four interface constraints: identification of resources; manipulation of resources through representations; self-descriptive messages; and, hypermedia…