Alexander Prokhorov
Alexander Prokhorov
@vdmgolub That's promising. Would need some JS work to transform all messages and notices into Clippy popups... I'll see what can be done.
System.UnauthorizedAccessException occurred Message: Exception thrown: 'System.UnauthorizedAccessException' in System.Runtime.WindowsRuntime.dll Additional information: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) ``` > mscorlib.ni.dll!System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task task) Unknown mscorlib.ni.dll!System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task) Unknown System.Runtime.WindowsRuntime.dll!System.IO.WindowsRuntimeStorageExtensions.OpenStreamForWriteAsyncCore(Windows.Storage.IStorageFile windowsRuntimeFile, long offset)...
In addition to system and bundled Pythons, I'd like to be able to choose _any_ Python installation on my drive by specifying a custom path. Currently I have to run...
> What a valid directory is depends on the OS. Even simply joining two paths is non-trivial, since different operating systems have different separators. So it would be nice to...
@RunDevelopment I like the idea of identifying models with URLs and URNs, however using URIs instead of file paths comes with the extra complexity as it'd be necessary to deal...
@RunDevelopment I'm sure the libraries exist, just please make sure that appending `file:../1.jpg` to `file:///c:/my%20pics/favs/` results in `c:\my pics\1.jpg` when path appending nodes are implemented.
Reproduction steps?
@minhnguyenlinknode @phucphanJaneto Have you tried [AngleSharp](https://github.com/AngleSharp/AngleSharp)? I think its CSS parser should be usable by now.
**Workaround**: before loading another file, call **File > New**. Worked for me once, so not sure how reliable this is. And yes, I confirm that identifiers are shared between the...
Any Hermite fans here? 😁 Blurry or not, it doesn't introduce ringing, and the only currently available option without ringing is bilinear. Not a massive difference in a lot of...