Emma Smith

Results 53 issues of Emma Smith

I am sure that people will be interested in PyQt5 since it is the latest and greatest. This will be done after Material reaches the feature complete state.

enhancement

Hi, it seems that installing the `build-llvm` profile is not working on Windows. I get: ``` phoronix-test-suite install build-llvm Phoronix Test Suite v8.2.0m0 To Install: pts/build-llvm-1.0.1 Determining File Requirements .....................................................................................

I noticed that the current hooks use `language: system`, but it would be nice if the hooks used `language: rust` instead (e.g. this is needed for pre-commit.ci)

This turned out to be a bit simpler than I expected! (Famous last words)

While building mypy for WebAssembly, I ended up using clang 15 (emsdk ships a very new clang oftentimes). It seems that `-Wno-unused-but-set-variable` should be set on newer clang. I can't...

Since it seems the build doesn't work...

When debugging https://github.com/rust-ndarray/ndarray/issues/1110, I found out that openblas provided by vcpkg is compiled with ilp64. I think the solution to this is to either add ilp64 support to cblas-sys, or...

windows

I use openblas for a Python package, so I statically link most of the C dependencies I have. However, when I activate the static feature it failed the manylinux check...

help wanted

Coming over from https://github.com/getsentry/snuba/issues/2884 @lynnagara asked: > I would prefer for us to find a way to make it easy for self hosted users to configure their settings instead of...

Type: Enhancement

We should enable Dynamic Sampling! Steps to accomplish this: 1. Figure out if we need to add any additional services (c.f https://github.com/getsentry/self-hosted/issues/1860#issuecomment-1351318749) 1. Switch it on in sentry.conf.example.py 1. Check...

Type: Enhancement