-
Hi guy's
I have fixed these issues on the react-native project [hoodchat](https://github.com/hood-chat/app/tree/main/go)
If you want i can create PR
-
Under re-connect to wifi in home screen, if the blox status is connected, it first calls a reset wifi api that sends a command to blox over libp2p to put it in hotspot mode first. After this step the …
-
`wap` wifi package fails if `nmcli` is not found in path. This causes tests across the entire repo to fail.
See:
- https://github.com/functionland/go-fula/blob/c6ce37d7fdf13f1a5d079362509a94c5d8a…
-
Me and some other users on the Artillery Discord have been trying to solve the problem of the bed temperature overshooting and basically "soft locking" the print because it never goes back down.
(m…
-
Hi!
I'm packaging `python-xkbregistry` for Fedora and I found this error while running the unit tests:
```
AssertionError: 'nec_vndr/jp' not found in {'al': rxkb.Layout('al'), 'al(plisi)': rxkb…
-
### MyMemory translator
API spec: https://mymemory.translated.net/doc/spec.php
Usage limits: https://mymemory.translated.net/doc/usagelimits.php
### Summary
Free, anonymous usage is limited to 5…
-
`Scancode.Of` (and furthermore, `InputKeyTranslator.CurrentPlatformScancode`) should work for various keyboard layouts, not just QWERTY. Do not panic, however. Most of them seem to be based on AZERTY,…
-
on android wrap the FULA client inside [service](https://developer.android.com/guide/components/foreground-services)
is the better way to run FULA clients this way:
- the service can run on its own …
-
-
## Problem
go-fula/mobile is based on a P2P network and targets mobile devices. so we end up with a very unstable network:
- users may want to upload and download only on WIFI.
- box behind nat do…