-
This tracks an idea for improving the UX of linking with a device in case there's multiple devices in a single websocket room at the same time.
At the moment, we're only keeping track of "one AWAKE…
-
hello!
i found this library recently, and it's really great work!
i noticed that when i inspect something like dialog.js: https://unpkg.com/browse/blackstone-ui@2.0.0/presenters/dialog/dialog.js…
-
I have the file: example/html/test.html
I use nxxm . -t clang-cxx17
then nxxm try to compile this file and I get:
~~~
[ 99%] Linking CXX shared library libtest_impl.js
examples/html/CMakeFiles/…
-
The ODD Devtools extension provides developers a devtools panel with information for debugging their ODD applications.
It should display the following information:
- ODD SDK version
- App names…
-
# Summary
There is no IndexedDB in Firefox Private Windows, but we need it, so we fail eg on loading drive.fission.codes
## Problem
Firefox doesn't allow IndexedDB in Private Windows. They ho…
-
How do other people read my blog posts?
It saves things to ipfs as is, how do you determine where, if anywhere, this is visible on the web?
-
### Reproduced By
* Brooke
* Boris
* Philipp
* James
* Brian
* Daniel
* Steven
### Environment
All of them
### Ruled Out
* [x] IPFS Cluster
* [x] DNS
* [x] Application code
* […
-
NB: Feature requests will only be considered if they solve a pain
# Summary
## Problem
Concurrent updates across devices can cause data loss by:
1. Dropping history (overwriting revisions)…
-
**1/ Who will benefit from this idea?**
Discourse users who would like to save their files to IPFS.
**2/ What is the problem or opportunity?**
Discourse by default stores uploaded files local…
-
At the moment any app that a user connected to could send a `POST https://runfission.net/user/email/resend`.
Ideally this is only allowed for a approve list configured in the server's `env.yaml` (I…