Julian's FOSS, Github's NOT

Results 35 comments of Julian's FOSS, Github's NOT

The documentation for this new behaviour switch could do with being clearer. As background, in my case I am trying to configure Traefik with *some* routers doing a full pass-through...

FYI, I'm sure most of you here "get it" already but anyway I've written some articles about own-domain emphasising why multi domain support is essential for the ecosystem to support...

See also: https://codeberg.org/Vocata/vocata "vocabulary-agnostic transport agent" ActivityPub server.

When I hit this problem (uninstall, reinstall -> fail), the problem was the existence of the file `/home/yunohost.app/forgejo/data/queues/common/LOCK` as [grosmanal noted](https://github.com/YunoHost-Apps/forgejo_ynh/issues/71#issuecomment-1908643490) above. The previous installation left that behind, along with...

@liamHowatt OK, here it is, now rebased on your master/HEAD, in my `buttonmatrix-const` branch: https://lab.trax.im/gentle/lvgl/-/tree/buttonmatrix-const Unfortunately Infinitime isn't updated to use your latest and I don't have a handy way...

@kisvegabor Did you maybe read it the wrong way round? As it is, the function signature says "I want to be able to write through this pointer."

Re. "I don't have a handy way to test"... it's just occurred to me that as a mature piece of software you've probably got a test suite. Sorry, I hadn't...

And as soon as I look at `tests/src/test_cases/widgets/test_btnmatrix.c` ... I put 'const' on the return value of the getter as well, which may break code like in the test suite:...

@liamHowatt Thanks for taking this to completion, and catching that place where I pasted "const" in the wrong place. Nice to see how, in the test file, if I'm reading...

Let's try to move forward by clarifying what's needed for a "solution" to this issue. I had the same experience and frustration. The overall problem seems to be: It claims...