Viewing profile — 9d
9d
HN member- Joined
- Wed, Apr 09, 2025, 9:31 PM UTC
- HN karma
- 96
- Public activity
- 118 items
- HN profile
- View on Hacker News ↗
About 9d
Recent public activity
-
comment
Comment #44261446
Just curious, are you still able to get instant feedback and development conveniences on that 30 minute compile time project, like up to date autocomplete and type hints and real-t…
-
comment
Comment #44242068
No I mean what if we updated the wasm spec to allow it?
-
comment
Comment #44236086
The one point here that's relevant to me is that if you use a service worker and then redesign your web app so that it's no longer needed, now you need to host code that removes th…
- story
-
comment
Comment #44235898
I understand, but what I mean is, what if there is no more opportunity for the light to emit heat, because the surrounding environment is already saturated with so much heat that i…
-
comment
Comment #44235850
Why not just give apps chunks of non-contiguous memory and let them deal with that fact? Then like realloc, the memory they need stretched may just be moved first.
-
comment
Comment #44235809
> Hire or sponsor? The point here is that sponsoring me would be hiring me collectively. > Is any of them available? No. I'm not good at making games. But I'm good at making APIs.
-
comment
Comment #44231376
I was told it was plasma. Who is wrong, them or you? Either way, I can't trust one of you...
-
comment
Comment #44231031
To be honest, I don't know what Docker or any of these things are. I just wanted to sound smart so I could fit in and people would like me.
- story
-
comment
Comment #44230648
> the Gleam language, which is written in Rust and has first-party LSP support How have I never heard of this language before? https://gleam.run/
-
comment
Comment #44230439
Oh oh! Include 90s.dev! Such a perfect domain name, a built in pun. What a waste.
-
comment
Comment #44230390
That's a good point I didn't think about. I guess it's like v8 compared to quickjs. Anyway all this talk about wasm makes me want to write a scriptable Rust app!
-
comment
Comment #44230363
[flagged]
-
comment
Comment #44229735
No, I do not accept this. There must be a way. What if the mirror box has a high enough heat? Would it work then? The box could be made of a heat resistant material, like fiberglas…
-
comment
Comment #44229715
I had no idea what fuel is until this discussion. What's the rationale? Just preventing infinite loops from hanging the host? If the inefficiency is the counter, what if you just c…
-
comment
Comment #44229677
Could you elaborate?
-
comment
Comment #44229425
ChromeOS only uses V8 by happenstance, being an OS that's just a browser. Android could have used anything and it would have been successful, even C++. These were both successful p…
-
comment
Comment #44229411
But if this benchmark is right, then wasmtime is 5x faster than wasmi for it: https://github.com/khvzak/script-bench-rs
-
comment
Comment #44229393
I started on a Rust app that uses SDL3 and lets you script it via embedded V8[1]. But I'm very seriously tempted to fork it and embed wasmtime or wasmi and let you script it in any…
-
comment
Comment #44229335
> Great question! Thanks! I have lots more too. Are there directions in space? What kind of matter is fire made of? If you shine a laser into a box with one-way mirrors on the insi…
-
comment
Comment #44229081
Yeah but--
-
comment
Comment #44229012
Dang, I'm far behind then, I haven't even downloaded QBE[1] yet! [2] https://c9x.me/compile/
-
comment
Comment #44228604
Not sure why you were downvoted. I think you're probably right about a lot of that. I do know that it's certainly the case for me. I have a lot of talent, but I can't harness it un…
-
comment
Comment #44228564
Mostly I meant WASM as a platform (waap?) which seems so futuristic to me. I hope one day all OSes can natively run WASM code, though I'm not sold on WASI since then we're back to …