-
**Is your feature request related to a problem? Please describe.**
When using Xpra as VDI solution over a very fast and reliable link, sometimes we get frames/pictures that are encoded with a quality…
-
@mraross commented on [Fri Mar 03 2017](https://github.com/bcgov/api-specs/issues/153)
## Problem statement
When computing best route, the Route Planner needs to take into account the following:…
-
We've built [Microsoft.AspNetCore.Components.WebAssembly.MultipartBundle](https://www.nuget.org/packages/Microsoft.AspNetCore.Components.WebAssembly.MultipartBundle) as an experimental way to alter th…
-
### mpv version and platform
macOS 10.12.3, mpv 0.24.0, pre-built by stolendata
### Reproduction steps
Open the attached sample video in mpv and QuickTime Player.
### Expected behavior
…
-
Keep record of flight track and follow the same path when doing RTH
-
A check that auto detects weak 2 dim segments for model based on desired score.
Would replace as default both model error analysis and segment performance.
check name TBD.
Implementation details:…
-
I was getting some unexpected results when calculating GFW tree coverage and noticed that it only happens on my windows machine Here is a small example:
```
library(sf)
library(mapme.biodiversity…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request t…
-
# Candidate Background
I am currently a graduate student completing my masters in cyber-security and have taken on this project. Additionally, I am a penetration-tester for a well-respected securit…
-
The typescript type system is helpful in most cases, but it can’t be utilized when handling exceptions.
For example:
```
function fn(num: number): void {
if (num === 0) {
throw "error…