@httpie / some other non-dev-hostile option
Anytime an OSS project gets acquired/raise $$$ I worry
github.com/Kong/insomni...
@httpie / some other non-dev-hostile option
Anytime an OSS project gets acquired/raise $$$ I worry
github.com/Kong/insomni...
Definitely play with it this weekend! ✌️🤗
Definitely play with it this weekend! ✌️🤗
- bun is EVERYTHING. Node replacement? npm replacement? Toolchain? Testrunner? sdk? Yes. Hope it doesn't spread too thin
- Another lockfile! bun.lockb is interesting format, but _feels_ redundant 🫥
- bun is EVERYTHING. Node replacement? npm replacement? Toolchain? Testrunner? sdk? Yes. Hope it doesn't spread too thin
- Another lockfile! bun.lockb is interesting format, but _feels_ redundant 🫥
- Metrics scripts didn't work with `PerformanceObserver is not yet implemented in Bun.`
- Had to disable Pyroscope script with error: "Cannot find module "[]/pprof/build/node-v108-darwin-arm64-unknown/pprof.node" from "[]/pprof/out/src/heap-profiler-bindings.js"
- Metrics scripts didn't work with `PerformanceObserver is not yet implemented in Bun.`
- Had to disable Pyroscope script with error: "Cannot find module "[]/pprof/build/node-v108-darwin-arm64-unknown/pprof.node" from "[]/pprof/out/src/heap-profiler-bindings.js"
- bun install vs npm install is not even a race - bun install is 🔥🔥🔥
- Truly drop-in replacement* (see below) - Literally had 8 lines of code changed to run Bun
- Everything feels more "zippy" than regular nodejs/npm - Not sure of tradeoffs
- bun install vs npm install is not even a race - bun install is 🔥🔥🔥
- Truly drop-in replacement* (see below) - Literally had 8 lines of code changed to run Bun
- Everything feels more "zippy" than regular nodejs/npm - Not sure of tradeoffs
Even though IDEs like IntelliJ/VSC are excellent, I still find myself on vim for most of my slicing/dicing/searching of data!
Even though IDEs like IntelliJ/VSC are excellent, I still find myself on vim for most of my slicing/dicing/searching of data!