Viewing profile — eliassjogreen
eliassjogreen
HN member- Joined
- Wed, Mar 03, 2021, 12:40 AM UTC
- HN karma
- 71
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About eliassjogreen
Recent public activity
-
comment
Comment #44130470
It's hosted by GitHub pages with Cloudflare DNS so any issues are probably related to that.
- story
-
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…
-
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.
-
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…
-
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…
-
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.
- story