9front - general discussion about 9front
 help / color / mirror / Atom feed
From: sl@stanleylieber.com
To: 9front@9front.org
Subject: Re: [9front] Bounties
Date: Thu, 16 Jan 2020 19:47:25 -0500	[thread overview]
Message-ID: <20200117004725.sBolF0p6P8yhI2_qQfp75Bt35guYUDKnspLbakVjy_Y@z> (raw)
In-Reply-To: <4b433d2c-5f3c-4288-9435-b20ce574aeee@www.fastmail.com>

> From: "Ethan Gardener" <eekee57@fastmail.fm>
> To: 9front@9front.org
> Subject: Re: [9front] Bounties
> Reply-To: 9front@9front.org
> 
> On Sun, Jan 5, 2020, at 7:06 AM, Jens Staal wrote:
>> [2] A bar for the i3-like rio replacement with useful info = 30 €
>> 
>> Some info that should be possible to display: workspaces, system info (cpu load,
>> memory load, network load, ...), digital 24h clock. If not configurable, the bar
>> should be at the top of the screen on all work spaces.
> 
> I wouldn't make this as described, it's making extra code with a different
> interface for no reason; very un-9ish. ;)

This is trivial to implement with existing tools:

	; font=/lib/font/bit/lucidasans/boldunicode.7.font \
		@{while(){ hstats; sleep 60 }} | \
		aux/statusmsg -w 1082,5,1400,59 &	# [0]

sl

[0] http://plan9.stanleylieber.com/rc/hstats


  reply	other threads:[~2020-01-17  0:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-05  7:06 Bounties Jens Staal
2020-01-16 18:05 ` [9front] Bounties Ethan Gardener
2020-01-17  0:47   ` sl [this message]
2020-01-16 18:51 ` Calvin Morrison
2020-01-16 19:35 ` Calvin Morrison
2020-01-16 23:03   ` Ethan Gardener
     [not found] <FEFDF1EDDEF96554EC8D099B3EFFBCE2@ewsd.inri.net>
2020-01-17  0:57 ` umbraticus
     [not found] <134490038A9377D966659F986F257F34@ewsd.inri.net>
2020-01-17 14:43 ` Ethan Gardener
2020-01-17 16:05   ` kvik
2020-01-17 21:55     ` Silas McCroskey
2020-01-21  8:37     ` Ethan Gardener
2020-01-22 17:04     ` Ori Bernstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200117004725.sBolF0p6P8yhI2_qQfp75Bt35guYUDKnspLbakVjy_Y@z \
    --to=sl@stanleylieber.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).