Alexander Prinzhorn

Results 617 comments of Alexander Prinzhorn

@martinjeromelouis gotcha, please add syntax highlighting to your code blocks in the future, it's hard to read :+1: . I don't think I fully understand the problems you're having with...

@martinjeromelouis I agree, it's a workaround and not a clean solution. I'm honestly overwhelmed by the complexity of SvelteKit, which is why I'm hesitant to adopt it at all. But...

@andykais I think you missed the first code block, which is the custom entry point for adapter-node that uses the same `init.js` that is used in dev. I made the...

> Alternatively, a simple but very powerful option is to implement some kind of annotation to silence a warning locally: For completeness sake, this exists: ```svelte A label ```

I think this is _way_ to specific and might be missing the big picture, as I've outlined here https://github.com/sveltejs/svelte/issues/7265#issuecomment-1046633268 . The two comments above mine don't go far enough to...

So, I guess my [comment](https://github.com/sveltejs/svelte/issues/3937#issuecomment-1057904438) above could now literally become `$proxy` with Svelte 5? That would solve a whole host of issues and put `bind:` (or reactivity in general) on...

@ckerr your Fiddle is missing an `await`, so you're not actually timing the time it takes for it to load just the time the `loadFile` call takes

@zarubond could you post a screenshot of how the Fiddle looks for you? I'm on Ubuntu 20.04 and the menu is light.

Would still be great to have this, having a light menu in a dark app looks hideous.

Sounds like a great idea! > I am not sure what framework mitmproxy uses for frontend React. Code and instruction are here if you want to contribute https://github.com/mitmproxy/mitmproxy/tree/main/web