lorefnon
@lorefnon@programming.dev
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on What do y'all think about mailing lists and IRC as sole communication channels? 1 year ago:
Lounge looks pretty cool
- Comment on Some *real* benchmarks on Bun (compared with Node) -- It only wins *sometimes* 1 year ago:
Build times in nodejs are not so great in even medium size projects if you make heavy usage of advanced typescript features - either yourself or through libraries like zod. So if something makes the nodejs runtime faster, it could potentially make ts compiler faster too - for which I’d be very grateful.
- Comment on What is the best file format for configuration file? 1 year ago:
Tyson is nice - esp. if you are already using TS/JS.