Software Engineer, owns a 3d printer, tries to work out sometimes. Pretty good at VR table tennis.
Currently learning Rust. Programming should be fun.
mastodon.social/@gtrak
hellsite/@gtrakGT
If I find an unwrap deep in a stack, I'm not going to be thinking about what everything upstream might send into this function and if the unwrap should change if I change one of those things. Why not write it robustly once and forget about it?
If I find an unwrap deep in a stack, I'm not going to be thinking about what everything upstream might send into this function and if the unwrap should change if I change one of those things. Why not write it robustly once and forget about it?
Maybe you do, maybe you don't.
Maybe you do, maybe you don't.
I still like to mess around with LLMs (local, usually), but my expectations remain low and I tend to abandon them if I can't make progress immediately.
I still like to mess around with LLMs (local, usually), but my expectations remain low and I tend to abandon them if I can't make progress immediately.
The same gen written in java did a fine job making the rust. Maybe few are generating java bindings themselves lately.
The same gen written in java did a fine job making the rust. Maybe few are generating java bindings themselves lately.
embedding a lib in a JVM with uniffi.
embedding a lib in a JVM with uniffi.
An http server doing nontrivial work (authz checks, JWT validation, json, encryption etc), using 700 libs to do it, mallocs 1000 times.
I'm pretty sure I could not get actually anything done with 1k mallocs in any other language.
An http server doing nontrivial work (authz checks, JWT validation, json, encryption etc), using 700 libs to do it, mallocs 1000 times.
I'm pretty sure I could not get actually anything done with 1k mallocs in any other language.
I can't tell if this sparks joy, but it does compile.
I can't tell if this sparks joy, but it does compile.
Me: i have exceptional hindsight
Interviewer: that doesn't really help us
Me: yes, i see that now
Me: i have exceptional hindsight
Interviewer: that doesn't really help us
Me: yes, i see that now
Recommended it to my whole department.
Recommended it to my whole department.