trombecher.github.io
github.com/Trombecher/f...
github.com/Trombecher/f...
#rust #compilers
github.com/Trombecher/l...
#rust #compilers
github.com/Trombecher/l...
I didn’t like that fetch had no response length limit, so I had to write my own fetch wrapper, which not only took hours but also resulted in >400 LOC.
I didn’t like that fetch had no response length limit, so I had to write my own fetch wrapper, which not only took hours but also resulted in >400 LOC.
For example, one night I ported Rust’s Result API to TS because neverthrow felt quirky. Was it worth the two hours? Absolutely!
For example, one night I ported Rust’s Result API to TS because neverthrow felt quirky. Was it worth the two hours? Absolutely!
It is literally five LOC equivalent to
export let bail=e => e && throw e
Such packages save 100 bytes per project. This is a supply chain nightmare! We need to rethink our dependence mgmt.
www.npmjs.com/package/bail
It is literally five LOC equivalent to
export let bail=e => e && throw e
Such packages save 100 bytes per project. This is a supply chain nightmare! We need to rethink our dependence mgmt.
www.npmjs.com/package/bail