Eko Julianto Salim

Results 3 comments of Eko Julianto Salim

Encountering the same issue with `posthog-js/react` and Remix + Vite. Since I'm not using the feature flag feature, I found it simpler to just reimplement `PostHogProvider` and `usePostHog`. That should...

> @ekojsalim Can you post a code snippet to illustrate your solution? Something like this: ``` import { atom, useAtomValue, useSetAtom } from "jotai"; import posthog from "posthog-js"; import {...

Curious how this compares with [JonasGeiping/linear_cross_entropy_loss ](https://github.com/JonasGeiping/linear_cross_entropy_loss), but `torch.compile` seems good enough though.