-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | Windows 10.0.19041
Queue | SurfaceWindows
Baseline | [21f23f91a0c29d91f69013d561e82bd0960c95e1](https://github.com/dotnet/runtime…
-
Web APIs are relying more and more on dictionaries. And doing feature detection of such members requires ugly and [unnecessary complicated code](https://github.com/whatwg/webidl/issues/107). Following…
-
The voice assistant should be able to act in a server mode, answering queries from clients, giving appropriate responses. It should compartmentalize all user specific data to prevent security holes. I…
-
```
ODK Aggregate uses GWT 2.5.x for its web page rendering. At the time we began
development, internationalization support was not yet built into GWT. It now is
( http://www.gwtproject.org/doc/late…
-
There are several "historical" things that can't be removed for compatibility but not recommended for modern web platform, for example `KeyboardEvent#charCode`.
So far spec authors write prose or c…
-
Would love if N1 can work similar to Airmail in that it utilizes iCloud's auto correct dictionary and auto correction feature.
Essentially instantly correcting any words misspelled or otherwise with…
-
```
' Start timeout timer
Private Sub web_StartTimeoutTimer()
Dim web_TimeoutS As Long
If WebHelpers.AsyncRequests Is Nothing Then: Set WebHelpers.AsyncRequests = New Dictionary
'…
-
Even for built in algorithms (gzip and deflate), there are various parameters that users can supply which can unlock some use cases. Examples:
* compression level - determining the tradeoff between…
-
The following needs to be filled:
web_scraping script:
https://github.com/DataKind-SG/wpdx-watertech-classification-image/tree/master/web_scraping
scraped images:
https://github.com/DataKi…
-
```
Two issues
===========
1) When an error is logged, I want to add contextual information to help in
debugging the error.
For e.g. whenever there is a SQLException while executing a stored
procedure…