-
```
seafile server v1.7.0.1
client v1.7
found no log entries related to the issue on my system
```
_Issue_
Creating a symlink with "ln -s" creates a symlink on my local machine, but everybody …
-
Like #31, this is a proposal to drop `git-annex`.
What abilities does `git-annex` give us?
1. It lets us integrate with the neuroinformatics community that is trying to standardize on https://da…
kousu updated
10 months ago
-
The Dart mirrors core library (`dart:mirrors`) is currently in a sub-optimal state:
* It is marked "experimental" in the [list of core libraries](https://dart.dev/guides/libraries)
* It is marke…
-
Was wondering about the open-collective account for 11ty. I've been personally contributing for a while, amongst other people; but haven't seen any re-use of the cash in the account. Why hasn't there …
-
**DEVELOPER EDIT:**
**See [this comment](https://github.com/Matoking/protontricks/issues/304#issuecomment-2220599470) for the current workaround.**
---
**Describe the bug**
When I run proton…
-
```sh
root@zulip-0:/data# /home/zulip/deployments/current/scripts/setup/restore-backup zulip-export-vbom3uz9.tar.gz
+ tar --directory=/etc/zulip --strip-components=2 -xz zulip-backup/settings
tar:…
-
I want to start this by saying that I do not want to discourage anyone from writing a Certbot plugin. In fact, I encourage them to do so and if there are things we can do to make that easier for you, …
bmw updated
10 months ago
-
### Describe the bug:
Cross compilation with MacOSX13.3.sdk failed with error
`could not package the Fyne app: could not package the Fyne app: exit status 1`
Old chap MacOSX11.3.sdk does it w…
-
Following Arm release 9-2020-q2-update from June 1st, the **xPack GNU Arm Embedded GCC v9.3.1-1.1** was released:
https://xpack.github.io/blog/2020/07/03/arm-none-eabi-gcc-v9-3-1-1-1-released/
P…
-
[Conditional compilation](http://docs.cython.org/en/latest/src/userguide/language_basics.html#conditional-compilation) is a feature that was inherited from Pyrex that never had a high standing amongst…