-
Hello,
Today, I shared Pepper & Carrot on the french subreddit /r/france. Could you do an Ask me Anything about your life as an artist in the FOSS world. If you don't know what is an AmA, it as a k…
-
Currently I train a network(20 blocks and 256 filters). It initialized from b8adb7da(78) n2n to 20b 256f. And it is now being trained to b3a80524(99). According to unofficial test by others, it is muc…
-
Subissue to: https://github.com/fossasia/open-event-orga-server/issues/2897
In the first step of creating a form we need a detailed form, that does not need to have the option for customized form e…
-
Introduce two new syntax for type declaration based on JSDoc
``` typescript
var myString: !string = 'hello world'; //non-nullable
var myString1: ?string = 'hello world'; // nullable
var myString2: s…
-
Per i volontari interessati a cimentarsi nella traduzione di un sito web, ecco un progetto che sta molto a cuore alla comunità di Mozilla: l’[Integrità di Internet](https://www.mozilla.org/internet-he…
-
material design specification the dividing line should be added below the grouping,how to add the division line below the group?
Like this:
https://material.io/guidelines/patterns/settings.html#se…
-
To help track problems please follow this template. If you can provide screenshots then that will help.
*Please replace this template with your own details!*
### Summary
I have an existing pa…
-
- VSCode Version: Code - Insiders 1.9.0-insider (fcac9b686abe4292e69a774f61c8c4ce17768bf5, 2017-01-31T00:57:46.157Z)
- OS Version: Windows_NT ia32 10.0.15019
- Extensions:
|Extension|Author|Versi…
-
Preact readme mentions that Preact comes with Auto-generated [Service Workers] for offline caching powered by [sw-precache].
Here are my questions:
1. What performance improvements does it give my…
-