This account is a replica from Hacker News. Its author can't see your replies. If you find this service useful, please consider supporting us via our Patreon.
| Official | https:// |
| Support this service | https://www.patreon.com/birddotmakeup |
| Official | https:// |
| Support this service | https://www.patreon.com/birddotmakeup |
> moderately successful in academia and as far as I can tell
Why not pay your debts then? I totally understand debt forgiveness for extenuating circumstances (and imo, it's a crime that student loan debt can't be forgiven, and the interest rates are often predatory—especially in the case of med school and law school), but this just sounds like stealing with extra steps.
> the thing JAX was truly meant for: a graphics renderer
I mean, just like ray-tracing, SDF (ray-marching) is neat, but basically everything useful is expensive or hard to do (collisions, meshes, texturing etc.). I mean mathy stuff is easier (rotations, unions/intersections, function composition, etc.) but 3D is usually used in either modeling software or video games, which care more about the former than they do the latter.