Niklas Hambüchen

Results 209 issues of Niklas Hambüchen

There is this comment in the virtual file system example: https://github.com/TimboKZ/chonky-website/blob/0a98852645042b6bd26894d4beef39a107081d6e/2.x_storybook/src/components/VFSBrowser.tsx#L56-L59 ```ts // Setup logic to listen to changes in current folder ID without having to update // `useCallback` hooks....

Hi, great tool! https://github.com/arrterian/nix-env-selector/issues/23#issuecomment-792705220 added [Nix-Env: Hit environment](https://github.com/arrterian/nix-env-selector/blob/62f01e632dd1e5ba4ac72d23ccf18b30175dabe0/package.json#L82) visible from the command menu. I didn't understand what `Hit` means; it seems a bit strange of a terminology for reloading. Running...

enhancement

Background: I've been running consul-alerts for years in a cluster of 3 consul servers. The last restart I've done was ~4 months ago. Today external website monitoring alerted me that...

https://github.com/xianyi/OpenBLAS/wiki/Faq/4bded95e8dc8aadc70ce65267d1093ca7bdefc4c#multi-threaded says: > If your application is already multi-threaded, it will conflict with OpenBLAS multi-threading. Thus, you must set OpenBLAS to use single thread as following ... That is good...

@sandwichmaker In https://ceres-solver.googlesource.com/ceres-solver/+/36c73c26bb3fd9b319435aa9702a110678239d9c you write: > I have chosen not to delete the existing unstable implementations of these functions as they are used by the inner iteration minimizer. > >...

bug

See #125, and the commit messages.

Hi, is it possible to make `texrecon` produce fully deterministic output? I noticed (with the versions from https://github.com/nmoehrle/mvs-texturing/issues/120#issuecomment-541404178) that multiple runs on the same input produce different outputs. Most significantly,...

With the versions from https://github.com/nmoehrle/mvs-texturing/issues/120#issuecomment-541404178, I sometimes (nondeterministically, see also #124) get segfault, and `valgrind` reports `Invalid read of size 4`: ``` # OMP_THREAD_LIMIT=1 valgrind bin/texrecon scene/::undistorted ~/small2.ply ~/texrecon-out-small-new2/outprefix --keep_unseen_faces...

I've put in a support ticket with Hetzner that instead of `401 - Unauthorized` they should return a more descriptive error code when using the API fails because 2-factor auth...