Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.advocacy > #392582

Re: None of it is for you, all of it is for me.

From deplorable owl <owl@rooftop.invalid>
Newsgroups comp.os.linux.advocacy
Subject Re: None of it is for you, all of it is for me.
Date 2017-01-28 20:13 +0000
Organization O.W.L.
Message-ID <akb003apo.llj7@rooftop.invalid> (permalink)
References (2 earlier) <Jeff-Relf.Me@Jan.26--10.39P.Seattle.2017> <ab00ga.vh4r@rooftop.invalid> <Jeff-Relf.Me@Jan.27--1.48P.Seattle.2017> <aob003g.ub0h@rooftop.invalid> <Jeff-Relf.Me@Jan.27--10.52P.Seattle.2017>

Show all headers | View raw


Jeff-Relf.Me <@.> wrote:
> I post lots of code here,
> none of it is for you, all of it is for me.
> 
> You are a commandline jocky, I am not.
> 
> Everything I write is mega custom, for me.
> 
> You like:
> 
>   1483228800
>   1483228801
>   1483228802
>   1483228803
>   1483228804
>   1483315195
>   1483315196
>   1483315197
>   1483315198
>   1483315199
> 
> I prefer:
> 
>   24.4 hour Day, 81% offline:
> 
>    8.5        Jan 27 { 10:33 P, 2017 }:32       Vмпν
>           .9  Jan 27 {  2: 3 P, 2017 }:51       Vмυϗ
> 
>    2.0        Jan 27 {  1:11 P, 2017 }:13       Vмμч
>           .2  Jan 27 { 11:14 A, 2017 }: 4       VмΡɼ
> 
>    1.9        Jan 27 { 11:   A, 2017 }:34       VмΟY
>           .3  Jan 27 {  9: 4 A, 2017 }:19       VмʪБ
> 
>    3.7        Jan 27 {  8:43 A, 2017 }:31       Vмʧɛ
>          2.6  Jan 27 {  5:   A, 2017 }:31       VмʂV
> 
>    3.6        Jan 27 {  2:22 A, 2017 }:58       Vмɧи
>           .6  Jan 26 { 10:45 P, 2017 }:15       VмȹΥ
> 
> Because, then, I know at glance how long I've been offline.

What you are calling "input data" is actually *processed* data.
All of that comes from processing the timestamp, and can be
displayed at any time just by processing timestamps file.

anon@lowtide:~/code/relf$ cat data
1485470715
1485483778
1485493231
1485506611
1485507859
1485514834
1485515644
1485522673
1485525831
1485556412
anon@lowtide:~/code/relf$ 

anon@lowtide:~/code/relf$ ./blah data |grep 1485514834
1485514834 Friday 20170127 11:00:34 yearday-027 daysec:39634 switched ON
anon@lowtide:~/code/relf$ 

anon@lowtide:~/code/relf$ ./offon data |grep 1485514834
1485514834 6975 sec ( 1.937 hrs ) OFF
anon@lowtide:~/code/relf$ 

anon@lowtide:~/code/relf$ ./offon data |grep total
off total: 19.727
on total: 4.073
total hours: 23.800
anon@lowtide:~/code/relf$ 

(data started at 0, not carrying 0.6 from previous ulisted timestamp).

Back to comp.os.linux.advocacy | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Every OffLine hour of the day, last 15 months. Jeff-Relf.Me <@.> - 2017-01-19 00:57 -0800
  Re: Every OffLine hour of the day, last 15 months. DFS <nospam@dfs.com> - 2017-01-19 22:12 -0500
    Re: Every OffLine hour of the day, last 15 months. deplorable owl <owl@rooftop.invalid> - 2017-01-20 03:16 +0000
      When I'm likely to be asleep. Jeff-Relf.Me <@.> - 2017-01-19 20:33 -0800
        Re: When I'm likely to be asleep. DFS <nospam@dfs.com> - 2017-01-21 15:58 -0500
          On SleepPat.HTM's yAxis:  Two rows = one hour. Jeff-Relf.Me <@.> - 2017-01-21 19:30 -0800
            On SleepPat.HTM's yAxis:  Two rows = one hour. Jeff-Relf.Me <@.> - 2017-01-24 13:01 -0800
              Re: On SleepPat.HTM's yAxis:  Two rows = one hour. deplorable owl <owl@rooftop.invalid> - 2017-01-24 21:26 +0000
                A lot of it is just being OffLine, not sleeping. Jeff-Relf.Me <@.> - 2017-01-24 14:12 -0800
                Re: A lot of it is just being OffLine, not sleeping. deplorable owl <owl@rooftop.invalid> - 2017-01-24 23:36 +0000
                "Auto Sleep" is disabled, it can't happen. Jeff-Relf.Me <@.> - 2017-01-24 16:26 -0800
                Re: "Auto Sleep" is disabled, it can't happen. deplorable owl <owl@rooftop.invalid> - 2017-01-27 03:33 +0000
                Re: "Auto Sleep" is disabled, it can't happen. Me Sham <osirus47@yahoo.com> - 2017-01-26 19:51 -0800
                SleepLog.TXT _is a series of time stamps. Jeff-Relf.Me <@.> - 2017-01-26 22:39 -0800
                Re: SleepLog.TXT _is a series of time stamps. deplorable owl <owl@rooftop.invalid> - 2017-01-27 21:15 +0000
                What's right with US-ASCII and Base10 ?  not much. Jeff-Relf.Me <@.> - 2017-01-27 13:48 -0800
                Re: What's right with US-ASCII and Base10 ?  not much. deplorable owl <owl@rooftop.invalid> - 2017-01-28 00:38 +0000
                None of it is for you, all of it is for me. Jeff-Relf.Me <@.> - 2017-01-27 22:52 -0800
                Re: None of it is for you, all of it is for me. Steve Carroll <fretwizzer@gmail.com> - 2017-01-28 08:25 -0800
                Re: If you don't like it, try FaceBook or Reddit. Steve Carroll <fretwizzer@gmail.com> - 2017-01-28 09:36 -0800
                Re: None of it is for you, all of it is for me. Tattoo Vampire <sitting@this.computer> - 2017-01-29 09:24 -0500
                Re: None of it is for you, all of it is for me. Steve Carroll <fretwizzer@gmail.com> - 2017-01-29 08:36 -0800
                Re: I knew _exactly what everyone's response would be, all of it. Steve Carroll <fretwizzer@gmail.com> - 2017-01-29 12:33 -0800
                Re: I'm answering your questions, not begging for your attention. Steve Carroll <fretwizzer@gmail.com> - 2017-01-29 14:12 -0800
                Re: None of it is for you, all of it is for me. deplorable owl <owl@rooftop.invalid> - 2017-01-28 20:13 +0000
                Re: None of it is for you, all of it is for me. Snit <usenet@gallopinginsanity.com> - 2017-01-28 13:22 -0700
                "SleepPat.HTM" is _much cleaner now. Jeff-Relf.Me <@.> - 2017-01-29 04:34 -0800
                Re: "SleepPat.HTM" is _much cleaner now. deplorable owl <owl@rooftop.invalid> - 2017-01-29 19:38 +0000
                Re: "SleepPat.HTM" is _much cleaner now. Snit <usenet@gallopinginsanity.com> - 2017-01-29 13:38 -0700
                When will I wake up, most likely ? Jeff-Relf.Me <@.> - 2017-01-29 12:44 -0800
                Now the text version also shows the percent OffLine. Jeff-Relf.Me <@.> - 2017-01-24 16:09 -0800
                Re: Now the text version also shows the percent OffLine. DFS <nospam@dfs.com> - 2017-01-24 20:57 -0500
                "SleepPat.HTM" is dense, rich and complex, like my source code. Jeff-Relf.Me <@.> - 2017-01-25 00:44 -0800
                Re: "SleepPat.HTM" is dense, rich and complex, like my source code. DFS <nospam@dfs.com> - 2017-01-25 09:40 -0500
                Look at the yAxis, MrDFS.  Two Rows = 1 hour. Jeff-Relf.Me <@.> - 2017-01-25 07:01 -0800
              Re: On SleepPat.HTM's yAxis: Two rows = one hour. DFS <nospam@dfs.com> - 2017-01-24 19:12 -0500
                Now the percent OffLine number follows the date. Jeff-Relf.Me <@.> - 2017-01-24 16:17 -0800
    You can use SQL, Excel or Visual Basic, if you'd rather. Jeff-Relf.Me <@.> - 2017-01-19 20:20 -0800
      People woke me up; so I slept 4 hours today, twice, for a total of 8. Jeff-Relf.Me <@.> - 2017-01-21 04:44 -0800
        Re: People woke me up; so I slept 4 hours today, twice, for a total of 8. Mr Flibble <flibbleREMOVETHISBIT@i42.co.uk> - 2017-01-21 17:57 +0000

csiph-web