lgehr

Results 10 issues of lgehr

The initial `make` fails with `CLOCK_MONOTONIC undeclared` ``` I llama.cpp build info: I UNAME_S: Linux I UNAME_P: unknown I UNAME_M: x86_64 I CFLAGS: -I. -O3 -DNDEBUG -std=c11 -fPIC -pthread -mavx...

help wanted

Hey! Thanks for this great project! It seems that github releases are currently broken. V.1.6.2 seems to be tagged but it does not show up on the release page. On...

question
Fixed

Hello, I write documents with the typesetter groff, which uses the roff language introduced in the original unix. I can not use ltex-ls for this. **Describe the solution you'd like**...

1-feature-request ✨

### Feature Description As far as I can tell currently only one player (for e.g. mpv or celluloid) can be chosen to be the standard player which is called everytime....

enhancement
good first issue

Sometime the electric locks fail to open when rented. It would be nice to be able to retry to open them via the app

It would be nice to have not only see the currently rented bikes but also a history of recent rentals. For this we probably need to change some things as...

For better and codequality

Not only Bikeno and Code but also maybe start-location, start-time and so on.

If I understand the code correct API-Calls to nextbike.com are currently handled by the self written `RequestHandler` Class. I suggest to change to a common used general implementation like [Retrofit](https://square.github.io/retrofit/)....