-
@mcdo0486 raises the importance of protocol reliability:
However, I think we need to make sure that a data protocol doesn’t replace the current threaded pymeasure architecture. This discussion is …
-
Thank you all for your incredible support and interest in our project. We've received lots of inquiries regarding a demo or the source code. We want to assure you that we are actively working on pre…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Has anyone done a zero crossing mod for switching the cooling fan? Either by replacing the triac driver with an inbuilt zc or by using the 9vac as a zc measurement input? Any suggestions?
-
While the Firebase JS SDK has support for offline scenarios when the web app goes from online to offline it lacks offline first support.
Offline first is a crucial part of PWAs and should be supporte…
-
PDF shouldn't be the only format of distribution for the documentation.
It's hard to edit (only the one - you - with the source file can edit it) and it lacks version control because it is a binary fi…
-
Please first search for your feature request under Issues or Discussions, maybe someone else already suggested it.
**Is your feature request related to a problem? Please describe.**
A clear and co…
-
```
Enemy AI in Morkardar (first Deeper Dungeons level, 80 in game data) doesn't
play effectively. This happened in both the latest nightly and when reverting
to 4.5 complete; on the second time I u…
-
## 🚀 Feature
[mermaidjs](https://mermaidjs.github.io/) seems to be a pretty neat tool that allows drawing diagrams using markdown. It'd be nice if Docusaurus can be integrated with that.
## Have…
-
Because the port used by the WebSocket server is hard-coded, there's currently no way to concurrently run dev for two Remix apps at once.
https://github.com/remix-run/remix/blob/c1821e4f2c7e844f3b7…