Danny Milosavljevic

Results 30 issues of Danny Milosavljevic

### Name and Version With llama.cpp version from git tag b4549, if I compile Vulkan support in and then run in an environment where Vulkan is not supported (for example...

bug-unconfirmed
stale

Example: `Print["Hello q\.b4"]` (for example after starting the command `mathics`) I found this when trying to get [xAct](https://josmar493.dreamhosters.com/download/xAct_1.2.1.tgz) to work. Specifically, I tried xTensor/xTensor.m there.

Remember click position so back-button can go back to it later. See .

* src/vorta/application.py: Check whether system tray is available. Fixes . ### Description ### Related Issue https://github.com/borgbase/vorta/issues/2204 ### Motivation and Context vorta should provides a means of interaction for the user...

### Description vorta isn't usable if the system tray is unavailable. Steps to reproduce: 1. Get rid of system tray 2. Run "vorta" 3. No window and no tray icon...

django_sql_dashboard fails with psycopg3 because of ModuleNotFoundError: ./django_sql_dashboard/views.py:from psycopg2.extensions import quote_ident I take it this is a reexport? In psycopg3 that would be something like this: ``` import psycopg from...

It's probably easier to use the Linux kernel build system to build EBPF modules that will be run by the Linux kernel. That's what this PR does. I tried to...

There a small typo: let (pdf-isearch-narrow-to-page t) Should probably be: let ((pdf-isearch-narrow-to-page t))

Currently, line numbers don't zoom when zooming emacs window. The main fonts do scale, but the one for line-numbers doesn't. I have emacs-29.4 and spacious-padding and your theme. The maintainer...