Viewing profile — rodrigokumpera
rodrigokumpera
HN member- Joined
- Tue, Mar 30, 2010, 12:51 AM UTC
- HN karma
- 272
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About rodrigokumpera
No profile information was provided.
Recent public activity
- story
-
comment
Comment #39794238
ZStandard is... standardized under rfc 8878 Plus there's no discussion against zstd itself and its container format.
- story
-
comment
Comment #20988205
I'm an engineer at MSR working on VW, AMA.
-
comment
Comment #18189228
Mono is MS.
-
comment
Comment #16170376
Xamarin.Android begs to differ. It provides full integration and all we use from Dalvik are gc handles and explicit GC control. Full Disclosure: I work at MS and I am one of the or…
-
comment
Comment #12587887
MS engineer here, I work on mono. Mono is not a strict superset of .net Core. We follow desktop more closely. The extra APIs that are part of .net core, and are features on .net st…
-
comment
Comment #12486075
Multi-threaded safety is simply due to JIT controlling the visibility of the newly compiled code. First flush, then make it visible for execution, can't go wrong with that and sche…
-
comment
Comment #12484144
That approach is harder to use in practice that in sounds. It's not like people have not tried it. The OS only let you alloc in large granules, like 4k or 16k, and the vast majorit…
-
comment
Comment #12483082
Yes and no. Core migration don't need to reach a global synchronization point, just enough so that the 2 cores in question agree with each other. This can be done without requiring…
-
comment
Comment #12482041
That's a question for the libgcc team. I seriously doubt it to be slow enough to matter.
- story
-
comment
Comment #10592940
It's right on spot, if you're on H-1B, there's very little reason (or time) to switch jobs if green card sponsorship in not on the table.
-
comment
Comment #10592925
Moving to a startup when under H-1B could be a very risky and possibly disastrous choice. If those are companies that are illiterate on the most basic things, such the difference b…
-
comment
Comment #10592527
Maybe you'd be interested in mkbundle[1]. A tool mono has for close to a decade that allows you to bundle your app and all its dependencies into a single file. We use it extensivel…
-
comment
Comment #10557912
Yes, the code is MIT licensed. Check it on github: https://github.com/microsoft/referencesource In fact, for the past couple releases mono has replaced a lot of its library code wi…
-
comment
Comment #6100341
The cheapest PhoneGap offering with support will cost you at least $249/year. And for that much you get No Guarantee support, which sounds quite odd.
-
comment
Comment #6100323
Xamarin doesn't provide its products on Linux. But it doesn't mean MonoDevelop doesn't work there. The latest versions run on it, it's just a matter that we don't have the manpower…
-
comment
Comment #3386710
Maybe it just means that Mono is much more well suited for games and embedded usage. Which arguably is the case.
-
comment
Comment #3348287
Few things to notice here. Mono's new gc is quite solid now. Mono for Android customers use it by default. Yes, performance is not the best nor does it support a concurrent mode. B…
-
comment
Comment #1227999
Would such patent make cancer patients have to pay royalties for their illness?