Daniel D'Agostino

Results 2 comments of Daniel D'Agostino

I have just upgraded to Kubuntu 22.04 and experienced the same problem. Here's my output: > [5749:0101/193307.862082:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye. > Trace/breakpoint trap (core dumped) The `--disable-gpu-sandbox` seems...

I work with Go and Gin (also a former .NET dev), and I can recommend Gin as an easy and performant way to build an API in Go. Look into...