Kibeom Kim
Kibeom Kim
ResizeObserver.observe() has `options` https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver/observe , but that's not configurable from `useMeasure()` currently. My usecase is using `border-box` option.
Being able to simply do `data_frame.plot()` with Pandas-Bokeh is very handy and a huge productivity boost. Though currently there is no way to do multiple plots in a single plot...
Similar to https://github.com/ButterCam/Mediator#server-reflection
Hi, thanks for creating this useful tool! Though, we couldn't use this as our project's `.proto` files use `optional` fields and `proxide` doesn't seem to recognize it like below. ```...
Hi, thanks for building npmtrends.com , it has been so useful! :) Out of curiosity, how does npmtrends.com compute related packages? It's very accurate and I would love to know...
It would be great to have more options, e.g., Gemini, Claude, Groq(llama3), etc,..
IP information is useful for various purposes like rate-limiting, logging, etc, ... I believe that popular RPC libraries usually have a way to access that info. (e.g., we're using gRPC...
(Please correct me if I'm wrong) swc and esbundle are getting popular, it would be great to have a documentation on how to use [DeepkitLoader](https://github.com/deepkit/deepkit-framework/blob/1e0d489dfcf5e18cd3903719ce944930ad3c900f/packages/type-compiler/src/loader.ts#L5) with them in common environments....
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** `podman pull` doesn't show progress bars on MacOS. `docker pull` shows on...
WebAssembly platform support would be great :)