Manfred Kröhnert
Manfred Kröhnert
Hi @MartinKavik I would be interested in generating webcomponents with Seed. ~~Since @rebo mentioned discussions on discord, I wanted to know where I can find them. Unfortunately, there is no...
@zupo the following blog post series by @Xe might also be interesting to you: https://christine.website/blog/series/nix-flakes @mhwombat might also be a good link to add to the "Other Resources" section.
@davazp thanks for the response. I'll see if I find the time to dig deeper into this topic.
Hi all, some time ago I was playing around with faasd and they have multi-arch Docker templates that can be used. Would this be something that would be of interest...
Hi, I am receiving the same `panic: runtime error: index out of range [-1]` on the repo that I used for testing in #360. For reference: * I used git-bug...
@mkroehnert take your time. I didn't post the example to pressure anyone but to contribute an example that hopefully helps in reproducing the issue.
You have to check which user is running your Rails application. The webuser is detected by a call to `whoami`.
Hi @auscaster, thank you very much for working on this issue. I had a look at the pull request you opened but did not fully understand how it would work...
@auscaster no problem. Upon second look I got what your proposed patch is about. It seems like this is also a nice addition to Grunt itself.
@crccheck keep in mind that storing `.stignore` files inside the directories to be synced leaks metadata if you copy the directory to a USB stick for example. You might not...