Attila Greguss

Results 65 comments of Attila Greguss

I have the same problem for a couple of months now. I had some time, the file `/etc/sudoers.d/50_aurto_passwordless` is correct, but with the new sudo package changes there is another...

@richlander Thanks for the email, yes I'm the maintainer of the AUR packages. I can confirm what @alucryd wrote, packaging the AUR package is very easy, I just have to...

The only quantity of users I have is the number of upvotes on [this thread](https://www.reddit.com/r/archlinux/comments/cx64r5/the_state_of_net_core_on_arch/) 1 year ago, which more or less means at least 200 people were dissatisfied of...

> So this is the chance to completely free dotnet core from Microsoft and Windows @medmedin2014 This is not, it is a discussion about how to support dotnet/core better on...

The 3.1 AUR packages got hit by a deletion request and were removed when the official ones released (which is I'm a bit sad about because I kept them around...

I don't have time to test, but here is some help for Flatpak Relevant flatpak docs: * https://docs.flatpak.org/en/latest/first-build.html * https://docs.flatpak.org/en/latest/python.html You probably need to build the requirements: `python3 flatpak-pip-generator --requirements-file=requirements.txt`,...

As a first step `systemPrompt` could be changed to something like this: `You are a professional translation engine. Please translate text. Text inside '{{}}' or '{}' are variable substitutions and...

This PR uses the description of each key to provide context instead. But it could be both.

Hi, sorry for the late reply (also I stopped using my work account got merged into my personal one so I'm using this account instead). Version: 3.0.1 Package manager: `npm`...

no problem. the package.json in question with the command we are using: ``` { "name": "test", "version": "1.0.0", "description": "", "scripts": { "gen-license": "npx generate-license-file --eol lf --ci --input package.json...