Live data from Hacker News

Viewing profile — tenaf0

tenaf0

HN member
Joined
Wed, Jan 18, 2023, 5:08 AM UTC
HN karma
27
Public activity
13 items

About tenaf0

No profile information was provided.

Recent public activity

  1. comment
    Comment #41970721

    Just a tiny notice, the github page, nor the website seem to currently contain an “installation” link. The one found by google returns a ‘page not found’ for the current version.

  2. comment
    Comment #39093977

    Well, code size is another interesting aspect here. A JIT compiler can effectively create any number of versions for a hot method, based on even very aggressive assumptions (an eas…

  3. comment
    Comment #39093774

    I do think, that in the general case, a JIT compiler is required: you can’t make every program fast, without having the ability to synthesize new code based on only-runtime availab…

  4. comment
    Comment #38917502

    (Misunderstood the question, please ignore my above comment)

  5. comment
    Comment #38915817

    Last time I checked, it couldn’t handle expressions that are not just tokens one after the other. For example, German separable verbs. I tried fixing it here: https://news.ycombina…

  6. comment
    Comment #38915786

    I have been working on a similar project on-and-off in my spare time, the only remotely interesting feature that other similar software may not have is that it actually tries to pa…

  7. comment
    Comment #36813182

    Shameless plug of my similar project: https://github.com/tenaf0/rust-jvm3

  8. comment
    Comment #36355254

    I would like to receive one as well if you have, under my username@pm.me

  9. comment
    Comment #34507770

    There is also Google’s closure compiler that can compile java to js.

  10. comment
    Comment #34491930

    Thank you very much for checking it out! I was afraid no one will take a look because it‘s not that particularly interesting on the surface. Regarding verbosity, the foreign functi…

  11. story
  12. comment
    Comment #34428994

    I never liked these arguments.. We can’t live without some trust, it is simply impossible the same way we can’t avoid all risks in life. Putting our head in the sand doesn’t solve …

  13. story