Tyler Kahn

Results 10 comments of Tyler Kahn

Is there any update on this issue? Does react-rails really not support fetch on the server? It's kind of misleading to claim that react-rails supports isomorphic javascript and not mention...

@BookOfGreg First of all I want to be clear that I think this is a really great project. I spent about 8 hours in total trying to diagnose this particular...

+1 breaking for` mambaforge` as well

Using the above examples as a guide, for my use case this was the simplified solution for the general case. ``` // Create refs const parentScrollOffsetX = useRef(0) const parentScrollOffsetY...

+1 We are also looking for this functionality

An issue with slack previews is that they're not indexed by slack for searching purposes, so it also would be nice to have the option to have the app automatically...

My most immediate use case would be something like this. ``` #!/usr/bin/env bash /usr/bin/osascript -e 'display notification "Awaiting input" with title "Claude"' ``` If you passed in some info into...

Just to give a bit more context, iTerm2 is a bit dated. Things like Ghostty are more cutting edge and it happens to lack support for visual bell.

In my fork I added support for the `attention_mask` argument https://github.com/tylerkahn/optimum