Ian Langworth ☠
Ian Langworth ☠

## Is your feature request related to a problem? When using ``, PostHog produces absurd amounts of logging with "PostHog Debug" messages, especially if you have heavy instrumentation. This is...
### Minimal reproducible example https://github.com/statico/repro-expo-router-bugs ### Which package manager are you using? (Yarn is recommended) pnpm ### If the issue is web-related, please select the bundler (`web.bundler` in the `app.json`)...
## Which package? `@formatjs/intl-datetimeformat` ## Describe the bug When using the `@formatjs/intl-datetimeformat`, formatting a time in the `America/Detroit` timezone shows `GMT-4` as the abbreviated timezone. Depending on the date, the...
### Preliminary Checks - [X] I have reviewed the documentation: [https://clerk.com/docs](https://clerk.com/docs) - [X] I have searched for existing issues: [https://github.com/clerk/javascript/issues](https://github.com/clerk/javascript/issues) - [X] I have not already reached out to Clerk...
🔥 ## Issue Despite specifying a Stream theme like so: ```typescript import { DeepPartial, Theme } from "stream-chat-expo" import theme from "./theme" type CustomTheme = DeepPartial const FONT_REGULAR = {...
> [!IMPORTANT] > This is stacked on #75 Authored with Claude Code, this PR dramatically improves the performance of HFS+ filesystem extraction from DMG files. An internal operation has gone...
Thanks for this! We've been trying this library out for some .dmg analysis. Claude helped us fix a few things. - Add LZMA decompression support for DMG files - Fix...