From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 70E8515800A for ; Sun, 16 Mar 2025 04:59:30 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 53E8F3430FB for ; Sun, 16 Mar 2025 04:59:30 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BD4F0110471; Sun, 16 Mar 2025 04:57:55 +0000 (UTC) Received: from hognose1.porkbun.com (hognose1.porkbun.com [35.82.102.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 80E4B1102B7 for ; Sun, 16 Mar 2025 04:57:54 +0000 (UTC) Received: from localhost (user-109-243-0-73.play-internet.pl [109.243.0.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: whiteman808@paraboletancza.org) by hognose1.porkbun.com (Postfix) with ESMTPSA id 1309644CF6 for ; Sun, 16 Mar 2025 04:57:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paraboletancza.org; s=default; t=1742101073; bh=3He/uLYRbKYO2SinSkr5240tSQLxv/1krJHBc6slfrQ=; h=Date:From:To:Subject; b=YT3vDu9siqyV+8MtqeVCWSfjzmbM0nK1mWXIxGWnRbQNNyGpFi1H4gVDQBiaGq83n C5D9L+CvLhm/3dNwZMcuhl3lYGEYbhnSzEu+zCnCu5R3jFltIffN5t5WxY6q8TPZCD iln8uS6T4XNGhpDzezaY039hrqPzW0wMTCI5PzP0= Date: Sun, 16 Mar 2025 05:57:48 +0100 From: whiteman808 To: gentoo-user Subject: [gentoo-user] Are there people who used llvm profiles on desktop? Message-ID: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Archives-Salt: 92e29638-40bb-4dbe-8ae8-7ad1d1b96d30 X-Archives-Hash: ae7258522c9bbdc64588ca4afa058c86 Hello, Are there people who used profile default/linux/amd64/23.0/llvm/systemd on desktop? I'm curious how well this setup will work. I'd been previously using regular desktop profile and I'm using now hardened profile. I'm asking that question just by curiosity how is your experience with llvm profiles, and I want to know whether I should first test it on virtual machine or dedicated PC for tests or if it will be fine to directly install it on the target computer that I'll use day to day. I suppose this profile should work well, it's marked stable anyway but maybe there might be things that I should take care of? Thank you for answers, whiteman808