Jake Teton-Landis

Results 49 issues of Jake Teton-Landis

Currently users can write a function component that looks like this, that appears to work on first render or if a parent subscribes to an atom, but actually isn't reactive...

Currently when we end a transaction: 1. we synchronously fan out and find all the reactor EffectScheduler instances that are out-of-date with the changed Atoms. We "notify" each EffectScheduler that...

This strategy comes from https://github.com/starbeamjs/starbeam Currently when we write to an `Atom`, we recursively search the children to notify EffectScheduler subscribers. The problem with this kind of graph traversal in...

## Problem On my M1 Mac, super-fingers take a bit of time to load and render its UI. Before this PR, this feels pretty janky, since after pressing the hotkey,...

negative prompt gives us more fine grained control over image generation. The data model already allows for negativePrompt, but our UI does not. - [ ] Allow turning on negative...

enhancement
good first issue

This gets worse the more images are generated.

bug
good first issue

**Environment Information** - OS [e.g. Mac, Arch, Windows 10]: macOS 14.5 (23F79) - Node Version [e.g. 8.2.1]: v18.17.0 - NPM Version [e.g. 5.4.2]: 9.6.7 - C++ Toolchain [e.g. Visual Studio,...

enhancement

The KafkaJS consumer unexpected mutates the inputs to some of its methods. For example, `kafkaJSClient.pause(topics)` will mutate the input topics by adding the `.partitions` key if it's undefined. I generally...

bug
fixed-present-in-next-release

**Environment Information** - OS [e.g. Mac, Arch, Windows 10]: macOS 14.5 (23F79) - Node Version [e.g. 8.2.1]: v18.17.0 - NPM Version [e.g. 5.4.2]: 9.6.7 - C++ Toolchain [e.g. Visual Studio,...

bug
fixed-present-in-next-release

**Environment Information** - OS [e.g. Mac, Arch, Windows 10]: macOS 14.5 (23F79) - Node Version [e.g. 8.2.1]: v18.17.0 - NPM Version [e.g. 5.4.2]: 9.6.7 - C++ Toolchain [e.g. Visual Studio,...

bug
fixed-present-in-next-release
great report