From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server-vie001.gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_DBL_BLOCKED_OPENDNS, URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=new2025; t=1757859972; bh=g8+KPM75DNTryqXGNS099RheVUEndYQAV5epJAUQQTo=; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject: To:Cc:Content-Type:Content-Transfer-Encoding:Message-ID:Date:From: Reply-To:Subject:To:Cc:In-Reply-To:References:Resent-Date: Resent-From:Resent-To:Resent-Cc:User-Agent:Content-Type: Content-Transfer-Encoding; b=QJUs4YDgWsT8iGhedLySU5hgZjITXQXZrC7sXt0L/nY3zkZJIQirCN5q2y9gMs7WT pXGTQumqaUDI0eV9jP3Yqy5/wu5tyyaa6Xf2GIcsLqU2bHdcaqQBhQjXFhBRpxfSN3 U8PbNf4SRCYQD/dLd3m7wQr9ZlhzevQd40EpLpsXLS/XFug9w0dCjxfXMBFqK+Hfn8 LHdNDjZhBDWcJRphPRvp/BpMrxfIx0liB+YNSaTkM5bWBmd857X/eguNDbUYMshpJ1 VlHk+P26dSCpPn8ZnjeD0l8pY/g2Uc4Bo73ZTh+5qo4gdMUEUrCyj4DifNuIm/7U6E kh6ZHhmfxroMg== Received: from mail-pj1-f54.google.com (mail-pj1-f54.google.com [209.85.216.54]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id AA19131279EA for ; Sun, 14 Sep 2025 14:26:12 +0000 (UTC) Received: by mail-pj1-f54.google.com with SMTP id 98e67ed59e1d1-32e34f472d9so238463a91.3 for ; Sun, 14 Sep 2025 07:26:12 -0700 (PDT) X-Forwarded-Encrypted: i=1; AJvYcCU9SkVJ6pjcR9OLQtGvue8+EaFAZWN1jsTBy0yKInplFkAZfUf4k6geKO1hPEXMFVHQxbD8@vger.gnuweeb.org X-Gm-Message-State: AOJu0Yww3WYDbvVGjnGH3c3aZ0o46+uym2N4IahTQp1N09q9DFTvQoon WMPiNqEEdLF4NgqxpTeB3rFUexrFMtJQjwRqNWHy/ILS7DL0kUg7MJFg5Wkh2pTPhxh3Nl6D+P0 lzBrICSc2U518aK5nhAqqejipqM2NEzA= X-Google-Smtp-Source: AGHT+IHX0pBigjzQ4IyYzd7M26U8EsiISHP5wLd9B/DE91kvZBVnIkdz6lyQrZ0/XNHw+z3pJAobZr6bl/BvCxvXv+4= X-Received: by 2002:a17:90b:4c8f:b0:32e:3713:873a with SMTP id 98e67ed59e1d1-32e3713889dmr2205071a91.4.1757859971057; Sun, 14 Sep 2025 07:26:11 -0700 (PDT) MIME-Version: 1.0 References: <20250914050943.184934-1-reyuki@gnuweeb.org> <20250914050943.184934-7-reyuki@gnuweeb.org> <20250914121633.GA774647-ammarfaizi2@gnuweeb.org> In-Reply-To: <20250914121633.GA774647-ammarfaizi2@gnuweeb.org> From: Alviro Iskandar Setiawan Date: Sun, 14 Sep 2025 21:26:00 +0700 X-Gmail-Original-Message-ID: X-Gm-Features: Ac12FXwp8jhULguFgPE-feN-LaAtrMkoeCLkBYHB8I43GK4yMfZgNsPo-_ar1xU Message-ID: Subject: Re: [PATCH gwproxy v11 6/6] gwproxy: Reduce #ifdef CONFIG_RAW_DNS To: Ammar Faizi Cc: Ahmad Gani , "GNU/Weeb Mailing List" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: On Sun, Sep 14, 2025 at 7:16=E2=80=AFPM Ammar Faizi wrote: > Please stop vibe-coding. Oh, that explains why he keeps making the same mistake even if we told him multiple times not to. It seems the AI he used is not smart enough to do C programming. I honestly started feeling weird since he sent the buggy realloc() code repeatedly. It took 2-3 times to tell him until it eventually got fixed. Ahmad Gani, did you really use AI to write patches? If yes, that's very disgusting because you did not even validate what the generated result was. I am not interested in reviewing your AI generated stuff. At least please take time to validate what the AI throws at you. Stop dumping bad quality AI generated stuff to the list please. When you get comments on code review, please address those properly. Avoid repeating the same mistake too many times. It happens once, fine, it happens twice, still fine, it happens for the third times, something is wrong with you. Moreover the mistake you did just get warned recently. I am not saying it's forbidden to use AI, but don't let it degrade your workflow and code quality.