Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JoshPurtell
27 days ago
|
parent
|
context
|
favorite
| on:
Monty: A minimal, secure Python interpreter writte...
I do both and compile times are very unfriendly to AI!
spacedatum
27 days ago
[–]
Compile times, I can live with. You can run previous models on the gpu while your new model is compiling. Or switch from cargo to bazel if it is that bad.
JoshPurtell
27 days ago
|
parent
[–]
What compile times do you work with? I use bazel and it still hurts
spacedatum
27 days ago
|
root
|
parent
[–]
It is a tradeoff, but I prefer my checks at compile time to runtime. Python can be brittle and silently wrong.
wiseowise
27 days ago
|
root
|
parent
[–]
What kind of type checking do you think Rust does at runtime?
spacedatum
27 days ago
|
root
|
parent
[–]
Google it and try it yourself.
wiseowise
27 days ago
|
root
|
parent
[–]
I’m familiar with Rust’s runtime checks, Java has more of those. I’m curious what exactly do you mean.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: