-
A few times we've run into an issue where GWM fails to migrate up in azure:
```csharp
2019-11-20T09:49:49.1020681Z [38;2;255;0;0m [0m[38;2;255;36;0m#[0m[38;2;255;72;0m#[0m[38;2;255;109;0m#[0…
-
Hi, I'm looking at [ECFR-title19.xml](https://www.govinfo.gov/bulkdata/ECFR/title-19/ECFR-title19.xml) and noticed some issues for the formatting
at ``, there are numbered sub-clauses lumped into t…
-
I have the following scenario (simplified):
- Function A runs every minute and retrieves a metric value, then it sends it to Function B
- Function B is an Actor from Durable Function example. It ge…
-
### NuGet Product(s) Involved
NuGet.exe, Visual Studio Package Management UI, MSBuild.exe, dotnet.exe
### The Elevator Pitch
Today, the NuGet tooling relies on a 401 challenge to understand whether…
-
### What is your feature request regarding to?
Atlas Playbook
### Is your feature request related to a problem? Please describe.
No issue ( if you dont consider slower loading and making the OS les…
-
Currently, the COMPUTE() loop is a pure time-wasting loop, designed to be insensitive to the DVFS/frequency settings of the underlying CPU, as well as to the underlying CPU architecture/type. This avo…
-
I recently recovered two Intel SSDs from an e-waste bin (they were in old Lenovo T440p laptops). They seem to be ATA password locked and since I don't know anything about the person who used them or p…
-
Imagine we query for
``` javascript
{
"from": "humnum",
"select": ["geo", "pop", "time"],
"where": {
"geo": ["*"],
"geo.cat": ["country"],
"time": ["1990", "2010"]…
-
Currently categories attributes are generated by "const" name of the category which leads to variation of problems.
Retain function would allow to generate the names with proper structure solving …
-
It would be cool if the tool could copy the selected data to clipboard by CTRL+C for example. And if it let you select a single cell, not just the whole row. But even a copy of the whole row would be …