Ian Langworth ☠

Results 18 issues of Ian Langworth ☠

![image](https://cloud.githubusercontent.com/assets/137158/25156457/87bbf402-244f-11e7-869a-f9a95c66cbe2.png)

## 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...

enhancement
help wanted
react-native
Configuration
repository maintenance

### 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`)...

stale
needs review
Router

## 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...

bug
pinned

### 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...

expo
needs-triage

🔥 ## 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 = {...

Needs Triaging

> [!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...