Live data from Hacker News

Viewing profile — eliassjogreen

eliassjogreen

HN member
Joined
Wed, Mar 03, 2021, 12:40 AM UTC
HN karma
71
Public activity
8 items

About eliassjogreen

Founder of https://github.com/denosaurs and open-source enthusiast i guess.

Recent public activity

  1. comment
    Comment #44130470

    It's hosted by GitHub pages with Cloudflare DNS so any issues are probably related to that.

  2. story
  3. comment
    Comment #42174151

    If I am not mistaken there are a few `TODO`s sprinkled all over code relating to function calls about implementing TCO. Shouldn't be too hard from what I can remember when I last l…

  4. story
    Show HN: Nova – a data oriented JavaScript engine

    Nova is a JavaScript/TypeScript/ECMAScript engine written in Rust and following data-oriented design principles. At the moment it almost passes 50% of the test262 suite.

  5. story
    Show HN: JavaScript logging library using the console and web-streams API

    A deno, node, bun and browser compatible JS/TS module for logging by capturing the web-standard console API and then using web-streams transforming, teeing and piping it to all des…

  6. comment
    Comment #37098690

    Yes, it uses your native python installation so everything that works with python should work with this. I have had success running sbert, faster-whisper and various other GPU acce…

  7. story
    Show HN: Pip Imports in Deno

    deno_python 0.3.1 adds support for importing python pip packages directly in JavaScript! Fun and useful, slightly cursed.

  8. story