Results 32 issues of Ivan Kara

**Describe the issue** I always got `System.Runtime.InteropServices.SEHException` if i run my app (test console app) with visual studio debugger. If i run without debugger, this error never appear. I suspect...

First of all I am not too used with C++ so im sorry if there are any mistakes with my implementation. Tested with C# [here](https://gitlab.com/ivanjx/ncnnsharp/-/commit/2362a85c378d1d05ff9eeb014f28b3cadfeb481e). ~~However the `putText` API does...

i think it would be great if there is a button to go into picture in picture mode. basically just a small window (without titlebar) that you can drag around...

enhancement

## What would you like to be added: NativeAOT (compilation into native code) that is going to be released with NET 7. >Native AOT is similar to .NET's existing AOT...

kind/enhancement
triage/untriaged
project/core-tools
difficulty/tbd

I am running cloudflared on ubuntu arm (raspberry pi) as a proxy dns. Whenever i restarted my router, cloudflared hangs and stops working and cant connect until i restarted the...

Priority: Deferred
Area: DNS-Proxy

hi, i cant seem to use 1.1.1.1 dns with wgcf (im using mikrotik). however it works fine with other dns provider (google for example). ``` dig @1.1.1.1 reddit.com ; DiG...

Hi, I have been using orbot for a few days now. My device is not rooted. I set the orbot to use vpn mode full device. All works fine i...

Is base64 string data type supported with this library? Thanks