-
So [Amazon DynamoDB](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Introduction.html)'s free tier is really nice: it offers a free 25 GB of storage (we use 800 MB at the time of wri…
-
## Kick off and plan
Recording (TBC)
We spoke about the proposal below, the issues with respect to rendering and the possibility of sending reports by email to contributors instead, classificati…
-
## Expected behaviour
I can log into a website and see at a glance the status of the application services.
Warnings are sent to Slack or an email address when a production service goes down.
…
-
## Motivation
We'd like to set up an example API endpoint, so that we can iterate towards a template for other API work. It needs to be highly-available, cacheable, and low-cost.
## Approach
…
-
Extending the Quote functionality to allow for threaded messaging.
This could be a simple 'Quote 2.0'-style like WhatsApp where the quoted text is hyperlinked and when clicked makes you scroll up to …
-
The [MicroPython simulator](https://sim.littlevgl.com/micropython/ports/javascript/lvgl_editor.html) is online and ready to use, but needs to be polished further.
Here is a list of improvements com…
-
This should be required for drivers
dhuey updated
2 years ago
-
Note, 13th of February 2023: Next de facto discussion place until further notice is at #779.
————————————
So today I learned that [GitHub threads max out at 2,500 comments](https://github.com/Da…
-
Hello,
I'm sorry, but I fail to to compile Muscle 5.1 on Linux with GCC 11.2.1:
This is for Git snaphsot:
```
$ make
bash ./gitver.bash
"7630cd"
mkdir -p Linux/
g++ -DNDEBUG -pthread -O3…
-
https://github.com/TrueFiEng/useDApp/blob/d04319e5e1126d5dfbfbaa1796e3c172c06b1bb6/packages/core/src/providers/index.ts#L5-L6
Is there a reason why the `ReadonlyNetworksProvider` isn't exported? I'…