Eric Fulton

Results 14 comments of Eric Fulton

> Yes, the sass builds for `carbon-components@v10` are quite slow. It will improve dramatically once carbon-components-svelte ships support for v11 and related packages, `@carbon/styles`, #1629 Ahh, gotcha! So I should...

I'm having the same issue. I'm trying to use Tensorflow.NET in Unity and getting this error: ``` DllNotFoundException: hdf5 assembly: type: member:(null) HDF.PInvoke.H5F..cctor () (at /home/appveyor/projects/hdf-pinvoke-1-10/submodules/HDF.PInvoke/HDF5/H5Fpublic.cs:41) Rethrow as TypeInitializationException: The...

Sure thing! ``` [✔] Environment - OS: Windows 10.0.22631 X64 ✔ WebView2: 120.0.2210.121 ✔ MSVC: Visual Studio Build Tools 2022 ✔ rustc: 1.75.0 (82e1608df 2023-12-21) ✔ cargo: 1.75.0 (1d8b05cdd 2023-11-20)...

I'm using Sqlite. I think the problem is that because I'm issuing multiple commands, they're being executed on different members of the connection pool. I dug in to this a...