Dominik Heidler

Results 64 comments of Dominik Heidler

For languages like _go_ and _d_ this may be true but for c/c++ it actually has been the opposite in the last years. Static binaries are are less and less...

Go and D will actually build dynamically linked binaries that only link against glibc.

Two possible solutions: - Own repo mirror (updated before initial chroot update) - Consistent build against outdated dependency version, rebuild all pkgs on next run - Fetch (updated) dependency version...

I didn't find a nice cli ftp client, yet that can handle recursive deleting and copying a complete directory, yet. `lftp` has problems with relative symlinks (and won't remove the...

What kind of objects?

I only see the fixed background color here - this ticket was about making sure that it is obvious by the UI that the attributes can be expanded by a...

I created a fork that uses the right colors for the high contrast mode: https://github.com/asdil12/zenburn.nvim This is how it looks like: ![image](https://github.com/phha/zenburn.nvim/assets/725608/42e0ed5d-dc93-4158-8d1d-327cdcf843c8) Maybe we could include this in zenburn.nvim with...

https://github.com/asdil12/pymultimonaprs/commit/a384484a87f45239c356ab0557ad6da843829532

I even included it by default in the nheko package on openSUSE. However it doesn't fix the slow scrolling in the settings menu.

Does the web version at https://app.element.io/ give any different results? Can you access your home server at the same time - eg using ``` curl -v https://matrix.org/_synapse/admin/v1/server_version ``` and replacing...