-
# **Please clearly read the success criteria before working on this bounty.**
### $500 Bug Bounty: Meteor.js Performance Improvements on Windows
**Objective:** To address and improve the perform…
-
### What did you expect to happen?
I've created a custom taxonomy with Toolset called an Employee. For all employees, I've got custom fields of information that get populated with a form. I'm trying …
-
### Background and motivation
I am currently using C# to create small self-contained applications with NativeAOT, many of which require JSON serialization for either saving application settings or re…
-
### Description
I would like to re-open #43410 for conversation. The resolution from that ticket was that the docs needed updated (and they were), but I believe this is poor/unexpected/wrong behavior…
-
The proposed experimental sage_guess package is designed to guess formulas for input sequences. The package puts wrappers around existing sequence recognition packages available in Sage, including t…
-
## Task
Design a smart contract structure for the following task. Whether it’s one contract, or many, we’re looking for the most secure, extensible, and scalable architecture. This task below is wh…
spm32 updated
5 years ago
-
# 🙋 Feature Request
For sliders with a wide range of values, a logarithmic or other custom scale can be helpful to enable selecting higher precision for smaller values and lower precision for large…
-
### Description
Try to run this code:
```csharp
using System;
using System.Linq;
var arr = new string[10, 10];
arr[0, 0] = "Fred";
arr[0, 1] = "Francine";
arr[1, 0] = "George";
…
-
**Describe the bug**
A [soft-delete feature](https://docs.microsoft.com/en-us/azure/api-management/soft-delete) was recently added to API management, and is only available through the preview version…
-
### Description
We are using MKL (Math Kernel Library) that unfortunately has an external call with var args (see here: https://www.intel.com/content/www/us/en/develop/documentation/onemkl-develope…