JP Moresmau

Results 56 comments of JP Moresmau

Sorry for the constant updates, but at least there'll be a trace. I've force the removal of stdcall in mysql.h and I can get my executable to compile successfully! It...

Same test still passes on 0.17 branch, fyi.

My initial testing on the backend didn't show the bug (see https://github.com/LemmyNet/lemmy/pull/3215), so maybe there's something happening between the frontend and the backend?

I'm trying 0.2.6 that has the PR in it that is bringing the compatibility API, and I'm getting a 400 error when /v1/embeddings is called from the python openai client...

I tried to reproduce running wapm-cli directly but it correctly identifies that 3.1.1 == 3.1.1 so not sure what's wrong when running via cargo...

with listArray from Data.Array: ``` let states=["AT","NP","NN","JJ","VBD","NR","IN"] events=["The","Fulton","County","Grand","Jury","said","Friday","an","investigation","of"] model=baumWelch (simpleHMM states events) (listArray (1,length events) events) 2 print model ```

This should be solved in the dev version, by using dynamic-cabal.

Never seen that error. It comes from the asn1-encoding package, that scion-browser doesn't use directly, so it's an indirect dependency: we use something that parses some asn1 and fails.

Makes sense. scion-browser always tries to download files. The hackage option is just to switch between "index only the packages I have installed" and "index everything on Hackage". I suppose...

I've pushed a change, if you can build from source and test: https://github.com/JPMoresmau/scion-class-browser/commit/e3927dd063fcd478783f0432a5d81bda045dbeb2