Nicholas Moschopoulos
Nicholas Moschopoulos
would love to know if there have been more thoughts on this topic? Particularly for seed files. My seed.sql is getting really large, would be very helpful to be able...
oh wow nice idea :) when / how are you running it @isaacharrisholt ?
I'm seeing this with the github CI & the vector extension. ``` Applying migration 20230209001317_embeddings.sql... Error: ERROR: extension "vector" is not available (SQLSTATE 0A000) At statement 0: create extension if...
I'm still seeing this error in the latest typescript (`5.0.2`) & `"@tanstack/react-table": "^8.7.9"` any thoughts?
@DamnWidget mine still doesn't work. My SublimeRope.sublime-settings files looks like this: { "suppress_word_completions": false, "suppress_explicit_completions": false, "use_simple_completion": true, "add_parameter_snippet": true, "use_autoimport_improvements": true, // non-trivial / nested modules have to be...
Why will this work? There must be a better way b/c this will require me to repeat this procedure ever time I start a new project. There are some modules...
@hwchase17 was thinking the same -- are you suggesting creating a new package for it? Or just a new `BaseLLM` (ie. `BaseALM`) for audio work? Happy to pair on it...
any update here @lforst ? :) curious if this has been resolved given the vercel / nextjs ticket you linked (https://github.com/vercel/next.js/pull/59569) says it's merged. Is there a more recent ticket...
@AbhiPrasad is there any workaround you might suggest for how we can upload source maps manually?
Have the same issue, and reported here: https://github.com/clauderic/dnd-kit/issues/1225. Did you find a way around?