-
**Insight:** We enabled developer portal user sign in with OAUTH.
Azure active directory is our IDP & this is updated in identities in APIM.
Developer portal is registered as client in AAD.
We ar…
-
Hello,
While looking at the cortex-M MPU drivers, I noticed some potential integer overflow errors that could cause panics and/or quietly break process memory isolation. I'm fairly confident these AP…
-
This is another instalment of comparing the extant mammal taxonomies in MDD and my Hesperomys database, using a spreadsheet kindly prepared by Connor. I'm accepting most of the changes, but there's a …
-
Subject: CTS 5 - Fallback fonts (font glyph substitution)
March 17, 2017, 04:40:39 AM by sciurius
I'm not sure if this is the right thread, but anyway...
In this modern Unicode era we run into …
-
The Nim async/await implementation has been successfully used in production for many years now, both in real-world use cases (NimForum, among others) as well as in benchmarks (TechEmpower benchmarks v…
dom96 updated
3 years ago
-
**Submitting author:** @chrstahl (Christopher Stahl)
**Repository:** https://github.com/USEPA/peat
**Branch with paper.md** (empty if default branch): paper
**Version:** v1.0.1
**Editor:** @atrisovic
…
-
See: https://github.com/aroberge/friendly-traceback/issues/26#issuecomment-560049658 for context.
I imagine if the friendly-traceback flag in Mu is true, then when any Python3 code is run or debugg…
ntoll updated
2 years ago
-
Using Rust could significantly reduce attack surface.
-
###
# What went wrong?
**What happened**:
I have a dashboard using MSSQL Datasource to render some charts.
The dashboards works perfectly.
When I share it publicly with a link, no data is …
julb updated
2 months ago
-
Large integers (10k+ digits) have sufficiently poor parsing performance that we're seeing it cause timeouts for the toolchain fuzzers.
The slow code seems to be in getAsInteger, called from numeri…