-
Should we use an alternative to mongodb/mongoose? MongoDB is mostly suitable if you don't know what the JSON object contains, Mongooses fixes that, but I believe it's better to use a DB that avoid the…
-
## Purpose
For global runs, we currently set up a spherical shell domain (extruded FD) and create fields that are defined everywhere on the domain. The issues arise in three areas:
- Interpolation: …
-
Putting this here for communication and bc if I don't take notes I will loose my train of thought. Thanks ChatGPT for helping me organize this.
---
Creating a macOS application that integrates with…
-
This should in theory reduce our PV disk space requirements by a factor greater than 10, though in exchange for more temporary RAM. performancecopilot/pcp#422 https://github.com/performancecopilot/pc…
-
The following is a new suggested user need and related requirements from COGA @lseeman
**We would also like to add a user need (with requirements) to make the system useable by people with learnin…
-
We're finally starting to look at implementing a WebGPU-based rendering in monaco, similar to what xterm.js uses. This issue is used to track all the work which is expected to take several months.
Pr…
-
## Motivation
The modular load manager, implemented in `ModularLoadManagerImpl`, is a flexible alternative to the previously implemented load manager, which attempts to simplify how load is managed w…
-
This issues proposes what the (long-term) APIs will look like. Looking for comments, nothing set in stone.
### 1. Hash engine
Tracked in https://github.com/sigstore/model-transparency/issues/140
…
-
Thanks for helping me get this built! It's really great.
First thing I did was jump into paint mode and try some drawing.
I notice it is lacking the modifier keys that allowed you to do really c…
-
Does the queue need to be stored on database or can it be handled by backend local storage?
--> Reduce the number of database read/writes drastically.