iamkisly
iamkisly
Good afternoon, I hasten to report a bug. Watching incorrect parsing of properties enclosed in structure: Matrix> Plane> Vector> Float> BinaryReader.ReadSingle Reads the number is greater than 4 bytes. Follow...
Hey. I scanned the code, and I liked it. But I can not find the opportunity to work without a serializer with byte array. Please add this low-level function.
Investigating DotNetty I found a class whose meaning I cannot understand. This is a PriorityQueue, and it implements the basic methods of a regular queue .. but unlike System.Collections.Generic.Queue, the...
Hello. I use a slightly modified example of QuoteOfTheMomentServer and encountered locks. When connecting two or more clients, the server processes requests of only one client. As soon as one...
Hi guys. It seems the crystal resonator for bcm20734 is broken. I want to replace a part, what frequency is used? 24 MHz crystal oscillator ?
Related with https://github.com/hanabi1224/Programming-Language-Benchmarks/issues/457 Using NET9 changes that increase deserialization and serialization performance. _I won't duplicate the information from the issue, I hope you'll forgive me for that :D_
Hi guys. I think the [json-serde/1.cs](https://github.com/hanabi1224/Programming-Language-Benchmarks/blob/main/bench/algorithm/json-serde/1.cs) example should be replaced with one that uses System.Text.Json. This is because Netonsoft.Json is becoming obsolete.. and given equivalent code with the same result,...