-
```------- TRUNCATED -------
[f=-000001] [Chobby] Warning: Missing minimap image for
[f=-000001] [ServerMessage] Say {"IsEmote":true,"Place":1,"Ring":false,"Text":"Poll: Change map to Ninja-K 2 http…
-
**Edit: the "no .NET Framework support for ASP.NET Core 2.0" plan has been officially cancelled and running ASP.NET Core 2.0 on .NET Desktop will be supported in the next previews.** For more informat…
-
I have a simple REST service that sends back a JSON object of preferences and when I try to render these with the following code it fails with "Object has no method 'forEach'".
******_SENDING THE REQ…
-
running version 0.10.0 on an pi2 with a 2.041 volumio image.
whenever I start the android client the snapserver goes up to 100% cpu and stays there even after closing the android app.
The server lo…
-
Requests/queries/etc currently have custom parsers, which make it more difficult to be certain that they are error free. We should replace all this hand parsing with some form of grammar, which defin…
-
I'm terribly embarrassed.
For the last few months I've been working on a tool called LeMP that adds new features to C#. I recently published its "macro" reference manual. This month I was going to …
-
Hi,
I've asked about this error before, but I haven't been able to get anywhere. What I did: add new domain alias so the subdomain autodiscover.example.com is included in the TLS certificates list.…
-
Often when writing software, we find ourselves repeatedly typing similar logic over and over again, each time just different enough from the last to make generalizing it into an API impractical. We re…
-
Steps:
1. Cache tag helper inside of a partial view. Pass data into the body of the cached section via Model data. Something like...
`
@Model.Content
`
1. Render partial view mult…
-
I am not sure if this topic was already discussed somewhen, I could not find any related topic via search.
Mustache advertises itself as "Logic-less templates" (http://mustache.github.io/) which mak…