Elan Hasson

Results 121 comments of Elan Hasson

An update: Output from container running on gVisor: `/proc/meminfo` (seems to work fine) ![image](https://user-images.githubusercontent.com/234704/151804296-c881dd05-adc6-4a65-a183-8741cf740e7f.png) `/proc/stat` (returns all 0s: https://github.com/google/gvisor/blob/master/pkg/sentry/fs/proc/stat.go#L88-L104) ![image](https://user-images.githubusercontent.com/234704/151804316-a8c5302a-8429-4f43-a07d-cc2404f0a296.png) The issue may be here: https://github.com/dotnet/orleans/blob/main/src/TelemetryConsumers/Orleans.TelemetryConsumers.Linux/LinuxEnvironmentStatistics.cs#L163-L166

I'm asking @ReubenBond and team on what they'd like the best fix to be on the Orleans side: https://discord.com/channels/333727978460676096/922945034427432980/937707474570608710 Will send a PR for it to them.

Primary differences, aside from grain serializer/reminders/streams/keys in the Hello World example is around silohost and siloclient. I ran into trouble with cluster membership. My saga is detailed on the Orleans...

You're in luck. I happen to need that functionality. I'll expose it this week and it'll end up in the package. On Oct 20, 2014 12:38 PM, "joetinger" [email protected] wrote:...

Good question. Please try and let us know. On Oct 21, 2014 6:07 PM, "devmondo" [email protected] wrote: > hi, > > this is awesome work, but does it support RTL...

I'll look at it. Luckily I speak Hebrew. On Oct 28, 2014 4:35 AM, "devmondo" [email protected] wrote: > Sorry for the late reply, you know when you have a new...

I tried pasting some RTL text into a view and it was just stripped out. Check out http://geekswithblogs.net/JaydPage/archive/2011/11/02/using-itextsharp-to-correctly-display-hebrew--arabic-text-right.aspx Document and writer are exposed, you should be able to set rundirection...

This is probably possible using the recent commit I made exposing the document. On Oct 15, 2014 4:52 PM, "Andrew Hutchinson" [email protected] wrote: > @joetinger https://github.com/joetinger Hi Joe, sorry I...