tomelliot

Results 10 issues of tomelliot

Great implementation, thanks for sharing! I'm trying to understand the log uniform learning rates (p12 of the UNREAL paper, [line 27 of main.py](https://github.com/miyosuda/unreal/blob/15bbfe8d2e6ba747ad1368f591144d05a58b9cd1/main.py#L27)). My understanding of the implementation would be...

**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** v1.7.18 **What browser are you using?** Chrome Version 121.0.6167.160 (Official Build) (arm64) **Reproduction...

Add support for route groups

Hi there, I'm running a Next.js 13 app. I followed the guide [here](https://posthog.com/tutorials/nextjs-app-directory-analytics) on setting up posthog-js for the front end. I'm not seeing any cookies being set, so users...

I have an array of objects that are represented in a `CodeMirror` component. I'm trying to work out how to map changes in the `CodeMirror` to the object. I'm using...

## Environments * Framework name: Typescript, built with Vite * Framework version: Vite 5.2.8 * Component name: [react-selecto](https://github.com/daybrush/selecto/tree/master/packages/react-selecto) * Component version: 1.26.3 * Testable Address(optional): ## Description I'm seeing inconsistent...

## Environments * Framework name: React * Framework version: [email protected] * Component name: react-selecto * Component version: [email protected] * Testable Address(optional): ## Description This could definitely be me not knowing...

I'm trying to add keyboard shortcuts (like select-all ("meta+a"), select-none ("esc")) in a `react-selecto` instance. Is there a way to handle this with Selecto? Currently I don't see a way...

**Describe the feature you'd like** Combining related HTTP request and response logs onto a single line, or providing info in both lines to allow mapping them together. **Describe alternatives you've...

Type: Feature Request
Priority: Normal

### Describe the bug I'm trying to test OrbStack. I have a couple of Supabase projects running in Docker. I have a broken migration that I can't seem to resolve....

t/bug