From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mail.toke.dk X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.4 Received: from mail.toke.dk by mail.toke.dk with LMTP id fSFqLMouzl4baQIAOr1fkg (envelope-from ) for ; Wed, 27 May 2020 11:11:38 +0200 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=flent.org (client-ip=77.235.54.103; helo=web6.sd.eurovps.com; envelope-from=flent-users-bounces@flent.org; receiver=) Authentication-Results: mail.toke.dk; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=tOYP+UAY Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id 9DA3E743083 for ; Wed, 27 May 2020 11:11:36 +0200 (CEST) Received: from [::1] (port=50766 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.93) (envelope-from ) id 1jds62-008cXD-7r; Wed, 27 May 2020 12:11:34 +0300 Received: from out-27.smtp.github.com ([192.30.252.210]:37899) by web6.sd.eurovps.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jds5v-008cRo-L3 for flent-users@flent.org; Wed, 27 May 2020 12:11:33 +0300 Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 42AEBE15DF for ; Wed, 27 May 2020 02:10:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1590570647; bh=HAZydhowWCnaeFCYOyGdrLKvHZhrF8yplcgskq5rF7E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tOYP+UAYGkYiS19U9suko0ma/L6/TMJQP9FfeMOoErgW27Vs+NxmHxRgREWXyDoaQ ZvpHztUtX4xH1MeRrYSzqW5xoAM4lJQ3EduL0aKWhe/IHKj2xSMgmRF4pq4DiRlYIJ /u3U9c242MHGj6Sl+oqjT0XFaFjl0qC0rwpIVr4o= Date: Wed, 27 May 2020 02:10:47 -0700 From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] Status of "--enabled-demo" mode for macOS Homebrew installs of Netperf (#207) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.29 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Subscribed Content-Type: multipart/mixed; boundary="===============7150273904485141017==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============7150273904485141017== Content-Type: multipart/alternative; boundary="--==_mimepart_5ece2e9733678_4e2d3fed5d4cd968405312"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5ece2e9733678_4e2d3fed5d4cd968405312 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Kris Anderson writes: > I want to think about the naming a bit more before I create a PR > (undecided on `netperf-demo-mode` or if that should be something else > like `netperf-enable-demo` or something). Do you have an opinion on > the package name? Homebrew will use `netperf` by default, but they > recommend using a new name to keep the installs a little simpler for > end users. Yeah, naming is the hardest part :) I'm no better at it myself, so don't really have any opinion. Other than the fact that I don't like the 'demo mode' feature name in the first place - it has the wrong connotations, I think ("demo" sounds a bit too much like "beta", or something unfinished). > I also refactored the readme a bit. Not sure if you're a fan of this look, but wanted to get your thoughts before I submit a PR. Here's my branch with the README changes this far: > https://github.com/kris-anderson/flent/tree/update-readme-for-macos I think it's better to move 'other linux' up with debian/ubuntu/Arch, but other than that, no objections :) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/207#issuecomment-634532933 ----==_mimepart_5ece2e9733678_4e2d3fed5d4cd968405312 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Kris Anderson <notifications@github.com> writes:

> I want to think about the naming a bit more before I create a PR
> (undecided on `netperf-demo-mode` or if that should be something else
> like `netperf-enable-demo` or something). Do you have an opinion on
> the package name? Homebrew will use `netperf` by default, but they
> recommend using a new name to keep the installs a little simpler for
> end users.

Yeah, naming is the hardest part :)
I'm no better at it myself, so don't really have any opinion. Other than
the fact that I don't like the 'demo mode' feature name in the first
place - it has the wrong connotations, I think ("demo" sounds a bit too
much like "beta", or something unfinished).

> I also refactored the readme a bit. Not sure if you're a fan of this look, but wanted to get your thoughts before I submit a PR. Here's my branch with the README changes this far:
> https://github.com/kris-anderson/flent/tree/update-readme-for-macos

I think it's better to move 'other linux' up with debian/ubuntu/Arch,
but other than that, no objections :)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

----==_mimepart_5ece2e9733678_4e2d3fed5d4cd968405312-- --===============7150273904485141017== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============7150273904485141017==--