rschwiebert

Results 9 issues of rschwiebert

Hi: I've scanned the source once, but I'm not sure I have the answer to my question. I'd like to implement a soft lockout where after (say) 3 failed attempts,...

I'm sure I'm probably the only user hindered by this right now, but it appears that my build started failing because of the recent moves of setuptools and pipenv versions...

https://github.com/lucastheis/django-publications/blob/8e4e2ab0f448cb658e27e33f2aaecaf7130448f9/publications/admin/publicationadmin.py#L27 It just consumes a little screen real estate needlessly, is all.

Currently the dot graphs are hand edited and I have a generate script that produces the svg to be used in the website. It might now be possible to do...

What I'd like to do is install `souffle` on my node. Following the `souffle` docs, one would do this: ``` sudo wget https://souffle-lang.github.io/ppa/souffle-key.public -O /usr/share/keyrings/souffle-archive-keyring.gpg echo "deb [signed-by=/usr/share/keyrings/souffle-archive-keyring.gpg] https://souffle-lang.github.io/ppa/ubuntu/ stable...

I recently brew installed timewarrior on macOS sonoma. ``` timew 1.7.1 Platform: Darwin Compiler: Version: Apple LLVM 15.0.0 (clang-1500.1.0.2.5) Caps: +stdc +stdc_hosted +LP64 +c8 +i32 +l64 +vp64 +time_t64 Compliance: C++17...

bug

After observing the first computation done by multik's arrays seemed slow, I was surprised that the following toy script ``` import org.jetbrains.kotlinx.multik.api.linalg.dot import org.jetbrains.kotlinx.multik.api.mk import org.jetbrains.kotlinx.multik.api.ndarray import kotlin.random.Random fun main()...

Hello. Is it expected that ubuntu Focal is not supported? I'm seeing this ``` Unknown error: /tmp/jni_multik7416118377200340998/libmultik_jni-linuxX64.so: /lib/x86_64-linux-gnu/libmvec.so.1: version `GLIBC_2.35' not found (required by /tmp/jni_multik7416118377200340998/libmultik_jni-linuxX64.so) Unknown error: /tmp/jni_multik6981805190945586911/libmultik_jni-linuxX64.so: /lib/x86_64-linux-gnu/libmvec.so.1: version...

bug
build

`Not compatible with the version of your running IDE (IntelliJ IDEA 2025.2)` Hopefully this can be rectified soon... I was enjoying it briefly but then got this on upgrade!