Kevin Bowling
Kevin Bowling
I guess the version of playwright will need to be updated to support it `Error: ERROR: Playwright does not support chromium on mac12-arm64`
What I find in building my subset of ports for my workstation is that there are ports that bottleneck the build for a long time and they can be distributed...
Can you tag the versions as go modules https://pkg.go.dev/github.com/timescale/promscale?tab=versions
OS is FreeBSD. pgx is 0.4.0-beta-0. It seems to get pretty close to the end but then is missing a C header which would be in /usr/local. `cargo pgx init...
This contains a probable regression for suspend/resume and other issues on I219, break it out so users can help test. Also of note, I left out two changes to the...
Clear the rings before reset to avoid a HW hang. Inspired by em-7.7.8 and DPDK (1fc9701238edcf0541289b9ae15565b6d9d7ab30) @ricera
According to https://www.jcea.es/programacion/pybsddb.htm bsddb3 is deprecated and replaced by the PyPI berkeleydb package. It seems a somewhat simple name change, but there is also this: `The main change you need...
# Summary of changes Add a missed semicolon that prevents compilation on FreeBSD # Description ## Type of change - Bug fix (non-breaking change which fixes an issue) # Checklist:...
Can you publish a Scala 2.10.0-RC1 artifact?
Have a look at the iflib man pages on -CURRENT: iflibdd(9), iflibtxrx(9) The driver should be using this for queue management and txrx. I don't see anything in the NIC...