Live data from Hacker News

Viewing profile — HohPum1l

HohPum1l

HN member
Joined
Thu, Aug 30, 2018, 3:10 PM UTC
HN karma
25
Public activity
8 items

About HohPum1l

No profile information was provided.

Recent public activity

  1. comment
    Comment #17884927

    The house is recouped by society though inheritance and property tax. You keep the physical object, but it has to be continuously paid for by generations to remain private. If keep…

  2. comment
    Comment #17884579

    Do you still profit from software you have written for hire 20 years ago?

  3. comment
    Comment #17884209

    An "opportunity" they never had with cash in the first place.

  4. comment
    Comment #17883809

    In Germany direct debit (pull) is common and the EU is currently rolling out instant wire transfers (push). Either way cuts out the third party as you're paying directly from your …

  5. comment
    Comment #17883787

    > But even if some company offered that all the retailers could still share their data with some aggregator which would effective work around your privacy oriented card not sharing…

  6. comment
    Comment #17883771

    Ideally it would still stack-allocate where beneficial and only materialize the object once it escapes to the heap, at least that's what graalvm does

  7. comment
    Comment #17877814

    On smaller heaps it was already possible to get 5-10ms pauses with the (now deprecated) CMS collector. Unlike Z it was a non-compacting collector though and had some ugly worst-cas…

  8. comment
    Comment #17877406

    > It also might be worth pointing out that you now need 16x the page mappings It doesn't. The article mentions it's only 3 mappings since those bits are colors, not arbitrary combi…