Andre Alves Garzia
Andre Alves Garzia
Hi Gabrielle, Fantastic and addictive game, congratulations! I decided to port it to Firefox OS and most of the things worked perfectly out of the box. The major issue was...
I have a filesystem initialized with ``` BrowserFS.configure({ fs: "MountableFileSystem", options: { "/templates": { fs: "ZipFS", options: { // Wrap as Buffer object. zipData: Buffer.from(zipData) } }, "/tmp": { fs:...
### My Environment - [X] Windows 10 This is just an enhancement request. I've noticed that NVM4W distinguishes between 32 and 64 bits but not between ia32, amd64 and arm64....
When launching Patchbay from _master_ branch, I'm presented first with `ssb-ahoy` which appears to work without any glitch. I can select my identity and click the launch app button. The...
This has been outlined originally in the new funding proposal of 2021: `%Y2iyBckEhcWvxX6a1+9ELeP6wFYD80QNdhvR50V1C7E=.sha256.` > ### Multiple identity support > There I said it, let’s make it bold MULTIPLE IDENTITIES. Now,...
Currently there is only one platform inside `platforms/` and it is called `ssb`. This should be renamed `nodejs-ssb` since it implements a high-level API in terms of the `ssb-server` (and...
This has been outlined originally in the new funding proposal of 2021: `%Y2iyBckEhcWvxX6a1+9ELeP6wFYD80QNdhvR50V1C7E=.sha256` This meta task aggregates the tasks needed before Patchfox can act as a minimum viable primary client....
This has been outlined originally in the new funding proposal of 2021: `%Y2iyBckEhcWvxX6a1+9ELeP6wFYD80QNdhvR50V1C7E=.sha256`. > Improve gathering support > At the moment, you can view gatherings, export them to your calendar...
This has been outlined originally in the new funding proposal of 2021: `%Y2iyBckEhcWvxX6a1+9ELeP6wFYD80QNdhvR50V1C7E=.sha256`. > ### Add private message support > One crucial missing piece in Patchfox is private messaging. I...
Can't install using luarocks on windows 10 with lua 5.2 ``` c:\Users\soapdog\prog\lua\luarocks-2.4.0-win32>luarocks install luafilesystem Installing https://luarocks.org/luafilesystem-1.6.3-2.src.rock cl /nologo /MD /O2 -c -Fosrc/lfs.obj -IC:/lua/include src/lfs.c lfs.c link -dll -def:lfs.def -out:lfs.dll C:/lua/lua52.dll...