Zoltán Lehóczky

Results 1162 comments of Zoltán Lehóczky

Really every user-facing feature needs to be resilient so shell restarts in an OC app (as it is with the OOTB features, like user logins remain, and you can edit...

We aren't paying, since the free quota is more than enough. We have 2-3 tweets a week, which is nowhere near the 1500 tweet/month (if I remember correctly) and 50...

We rolled this out to all of our accounts now and thus we use `twitter-together` in production now. This was the first real tweet: https://x.com/Lombiq/status/1848802422455734551

Now please update NuGetTest.

Not to Cloudsmith, to NuGet, as alphas as usual. Because now the NuGet build is disabled and the NuGetTest app is not updated. But if you think that upgrading that...

Where do you see a bearer token being included in the /track request? I'm debugging a 401 with that, getting it when I disable local auth, despite calling `SetAzureTokenCredential` and...

I've opened an issue about this: https://github.com/microsoft/ApplicationInsights-dotnet/issues/2893.

Ah OK, so you're not doing JavaScript client-side tracking. That makes sense, not sure why I thought that. Thanks!

FYI after updating to the latest preview packages, you'll need to change `TotalOfContentTypeBuilder` to have this signature for `Build()`, with `ISchema schema,` added (nothing else needed): ``` public void Build(ISchema...

Merged this because dangling submodule `dev`s in OSOCE are not something that should remain for long.