-
Kinda moved from https://github.com/tanishiking/scala-wasm/issues/117
This issue is created as a meta issue to discuss supporting standalone Wasm and the overall approach. For the design and implem…
-
Hi,
I am trying to get Jellyfin use the Synology LDAP server as authentication provider.
The setup is as follows:
LDAP Server:
- Running on Synology server
- Set up to use SSL on port 636
- …
-
This might be a really hard one to solve, but the idea is simple: lazy services are not necessarily the front-facing services inside your app.
Let's say you have a class:
``` php
class MyService
{
…
-
The certification level "SCS compatible" includes the interoperability guidelines from Openinfra.
Openinfra publishes these guidelines as json files that can be tested via Tempest using, e.g., the …
-
Has anyone tried using Tesseract within Azure Functions? I installed the Tesseract nuget package 3.0.2.0 into my project. I have no issue running the project and loading Tesseract locally, but when I…
-
There are a bunch of specifications which might be promoted to be in the Official Definition section.
# [Media Queries 4](https://www.w3.org/TR/mediaqueries-4/)
Current status: CRD (last publish…
-
Right now there are roughly two steps to container creation:
* determine metadata properties for the image/basic validation (ParseContainerProperties target)
* image creation (PublishContainer tar…
-
### Description
`TaskScheduler.UnobservedTaskException` event handler catches
```
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its E…
-
I have a bizarre issue and was hoping you might be able to shed some light on it. I have a project that I'd like to use the rouge syntax highlighter with, so I'm using rutie to interop with ruby.
I…
-
### Describe the bug
.Net 7 app running using aspnet:7.0.3-jammy docker image won't connect to a SQL 2019 server with TLS 1.2 enabled.
This is probably due to OpenSSL 3.0. If I open a connection to…