fanoI

Results 29 comments of fanoI

For this object embeds another I get 1750 ms (1.750 seconds) to obtain the Serializer: ``` public class DeviceMessage { [MessagePackMember(0)] public int dev_group; [MessagePackMember(1)] public int dev_level; [MessagePackMember(2)] public...

I add another information serializing another Object of the same type but with different values hits a sort of cache as the time from 1750 ms becomes 0 (that is...

My preoccupations is they resembles too much C typedef, then when I'll use another library I find an ``IntMap`` and how I should know that is a Dictionary with another...

It will be possible to use Nuget to install Cosmos? Or Cosmos is too big to use Nuget? The Cosmos Builder has a native dependency from something that comes from...

We could ship NASM, ld and so on for MacOS where the binary ABI is stable but on Linux I fear we should rely on the user to install himself...

Yes I tough this too but guys on OsDev made me think: one time that you have graphic mode working why returning to text mode? To show the Console? But...

Yes DrawSquare() would be only an utility method and obviously would call DrawRectangle()! @zarlo I don't think that with modern PC being in GUI mode occupies so much CPU /...

I think X Window System is the example to take on **how thing should not be done**! I'd like the idea to have a "text" shell that at the when...

Yes actually is the only color depth supported :-)