Live data from Hacker News

Viewing profile — hueho

hueho

HN member
Joined
Mon, Sep 02, 2013, 3:15 PM UTC
HN karma
96
Public activity
34 items

About hueho

No profile information was provided.

Recent public activity

  1. comment
    Comment #48767055

    It's a VM feature - value classes will use it when they land eventually. https://openjdk.org/projects/valhalla/

  2. comment
    Comment #48585009

    The "benefit of someone else" in this scenario is the site operator not having their website down or their hosting bills unsustainable because of misbehaving (which are 99% of curr…

  3. comment
    Comment #47341051

    Most JSON libraries in typed languages require this for data binding to complex types though.

  4. comment
    Comment #46959947

    > Sucrose looks at code and tells the "compiler" to only parse params and skip parsing other parts of the request like body, query, headers entirely as it's not need. My understand…

  5. comment
    Comment #45850711

    The affected employees are in the UK and Canada branches, with their own local unions.

  6. comment
    Comment #45749664

    Wasn't aware of that, can you send a link explaining?

  7. comment
    Comment #45453158

    But the trillion dollar industry also signed this statement, that's the point - high ranking researchers and executives from these companies signed the letter. Individually these p…

  8. comment
    Comment #45452550

    It's amusing that this is not an summary - it's the entire statement. Please trust these tech-leaders that may or may not have business with AI that it can become evil or whatever,…

  9. comment
    Comment #45450732

    > And it valid for them to want to do so. Sure, if they don't make it everybody else's problem. Not to defend MS too hard, but they supported Windows XP with security updates for 1…

  10. comment
    Comment #45108514

    FWIW this was largely fixed in 24 (I think there are still some edge cases relating to FFI functionality), and the 25 LTS should be coming this month.

  11. comment
    Comment #44502130

    Don't even know what the product is about, but it went into my shitlist for redirecting me always to a badly machine-translated page, not understanding en-us as a language code in …

  12. comment
    Comment #44310076

    Plenty of people dislike the perceived bload in GNU utils - for them a rewrite from scratch is a feature, not a bug.

  13. comment
    Comment #44064038

    Java bytecode was originally never intended to be used with anything other than Java - unlike WASM it's very much designed to describe programs using virtual dispatch and automatic…

  14. comment
    Comment #43762033

    A sidenote is that Wii actually ran a separate operating system (nicknamed IOS by the community) in a dedicated ARM processor (Starlet), that was responsible for performing the maj…

  15. comment
    Comment #37683929

    Just as an side note, not relevant to anything in particular, Foundation DB itself is open-source ( https://www.foundationdb.org/ ), but the integration layer used by Deno to make …

  16. comment
    Comment #37683862

    > Go actually ships with a quite forward thinking SQL interface SQL is low hanging fruit in this regard, because you just need to standardize the lowest common denominator flavors …

  17. comment
  18. comment
    Comment #37575089

    The serial GC is a limitation of the community (OSS) edition. The enterprise proprietary version has G1 support. I hope Oracle will let it drip it down to the CE, but it's their pr…

  19. comment
    Comment #37503743

    Source is not easily licensable.

  20. comment
    Comment #37106660

    > run games in almost native performance in windows guest vm? No, vfio is still the most recommended option. This is essentially something like VirtualBox or VMWare 3D acceleration…

  21. comment
    Comment #36993622

    As far as I understood this is very much intended to be used in multi-threaded code as well. If you are sure that your object won't be called in multiple threads you can just do th…

  22. comment
    Comment #29014455

    There isn't a daemon to speak off, they are shared libraries that you load and call functions on. I don't know much about R, but if it considers the whole memory space of the R pro…

  23. comment
    Comment #28892822

    In fairness, Java 17 has just been released; it's possible new custom patches will be introduced in future Corretto patch releases. Still, the fact that Corretto 11 had so few back…

  24. comment
    Comment #27078741

    > Kotlin data classes can be used with the JPA contrary to Java records. Arguably this is more of an issue of JPA than an strict advantage of Kotlin: JPA was designed at a time whe…

  25. comment
    Comment #27038100

    This is a classic troll text.