Vincent Emonet

Results 151 comments of Vincent Emonet

That's the problem with those react projects relying on overly complex dependencies like emotion for doing super simple things like basic styling, it gets really unstable over time I have...

> Hopefully someone finds a fix for react-select and Astro. The fix is really simple: stop using broken https://emotion.sh... Why would you need a whole library just for interpolating CSS...

Thanks for the suggestion @JassonCordones, I don't have much time to work on this but that could be interesting, and would be happy to help with if someone want to...

@Tranquility2 it's litterally 10 lines in a readme of the most basic example of how most people will use this lib Should not be too hard to get right no?...

Thanks @rvesse , I did not know about these limitations for ghcr. My guess is that every single public container registry will have some kind of limitations to prevent abuse...

Hi @TashaSkyUp, I am not contributor here or in any of the existing libraries, but I am currently checking the available solutions to easily query different LLM providers. Also I...

It seems to come from `cl.LangchainCallbackHandler()` I tried to set `LANGCHAIN_TRACE_V2` to false to prevent sending info to langsmith but it did not help I removed the callback handler because...

Interesting, so using `app.webview_windows()` show that Tauri **thinks** the app is focus when it is actually not... So the whole API about focused window is broken (at least on x11)...

`ydotool` is not the best approach as @tom-james-watson mentioned it requires too many permissions I have investigated this a bit and this should be already possible to do properly on...

https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277 Despite what some people try to make you think Wayland is not ready for serious use. After 10 years development we barely start to have APIs for clipboard and...