-
My server event log shows the following error after a request causes the cpu to peg at 100% requiring a kill of w3wp.exe, at which point a new w3wp.exe starts and the request completes.
Running v2.0 …
-
**Is your feature request related to a problem? Please describe.**
At the moment you can export selected text into Anki which is great, but I think it lacks some functionalities.
**Describe the so…
-
An interagency team from federal statistical agencies is working on a data dictionary specification for the statistical agencies to use for Web-API accessible data. Here's our 1.01 draft:
https://g…
-
### Describe the bug
I am trying to download transcripts and recordings using Microsoft.Identity.Web.GraphServiceClient 2.18.1. The docs ?? say this:
```
// Code snippets are only available for t…
-
The idea of the dictionary is really nice.
Why haven't you ported the extension to chrome web browser yet?
-
I'm a big fan of [Adobes Design System](https://spectrum.adobe.com) in which they talk about "platform scales". Simply put, they have split their spacing, dimension etc. design tokens into two scales.…
-
var payload = new Dictionary()
{
//xxx
};
var privateKey = ???;
// only got a pem file like
//-----BEGIN PRIVATE KEY-----
//xxxxxxxxxxxxxxx
//-----END PRIV…
-
## Use case
Welcome I have an app that use a lot of fonts files, currently I am using .woff format. It works on:
- [x] macOS
- [x] iOS
It does not work on:
- [ ] Android
- [ ] Linux
- […
-
Sphinx and docutils provide the meta directive where arbitrary HMTL metadata can be set, such as `description`, `og:image`, `og:title` etc. This can be used to set per-document metadata, but there is…
-
I am using @cache decorator across my Flask=3.0.0 web application actively with Flask-Caching==2.2.0. In production I frequently see the following errors (not reproducible)
Example:
`@cache.cached…