#editorial | Logs for 2020-07-23

« return
[00:06:29] -!- AzumaHazuki [AzumaHazuki!~hazuki@the.end.of.time] has joined #editorial
[00:50:38] <Bytram> Hey guys! Thanks for filling the story queue!!! Am knackered so will use the opportunity to get to bed early -- Thank You!
[00:51:35] <chromas> "guys"
[00:51:40] <chromas> Fnord666's doing all the work :D
[00:52:07] <chromas> Fnord666++
[00:52:07] <chromas> Bytram++
[00:52:07] <Bender> karma - fnord666: 164
[00:52:07] <Bender> karma - bytram: 109
[00:52:46] <Bytram> teamwork++
[00:52:46] <Bender> karma - teamwork: 245
[00:52:51] <Bytram> =yt "Amy Allen - Queen of Silver Linings (Official Music Video)"
[00:52:52] <systemd> https://youtube.com - Amy Allen - Queen of Silver Linings (Official Music Video) (03:40; 792,026 views; 👍2,053 👎137)
[00:53:02] <Bytram> Way to go!
[00:53:08] <Bytram> Hmmm....
[00:58:58] <Bytram> chromas: Does the youtube api return the date/time stamp of when the video was posted? That would be really nice to know... CCYY-mm-dd HH:MM:SS would be awesome! Maybe after the view count and before the up/down count, separated from each of those with semicolons would make parsing easy peasy!
[00:59:21] <chromas> yeah, that's in there somewhere
[00:59:50] <Bytram> (Yes, I have a script that parses my IRC logs, locates keywords, and parses values out of them.)
[01:00:58] <chromas> it could just poop out the json so you could parse that
[01:01:09] <Bytram> that's purely a WIBNI (pronounced wik-knee) aka Wouldn't It Be Nice If...
[01:01:29] <Bytram> how long a line can you poop out?
[01:01:31] <Bytram> nograb
[01:01:50] <chromas> 450 bytes or so, less message overhead
[01:02:03] * chromas never remembers the limit
[01:02:25] <Bytram> less than that, I'm sure
[01:02:48] <chromas> You've tested before; check your logs :D
[01:03:01] <chromas> or shell into the server and peek at th config file
[01:05:42] <Bytram> 000000000011111111112222222222333333333344444444445555555555666666666677777777778888888888999999999900000000001111111111222222222233333333334444444444555555555566666666667777777777888888888899999999990000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999000000000011111111112222222222333333333344444444445555555555666666666677777777778888888888999999999900000000001111111111222222222233333333334
[01:05:42] <Bytram> 44444444455555555556666666666777777777788888888889999999999
[01:05:57] <Bytram> that was 500 chars
[01:06:15] <Bytram> with NO intervening spaces
[01:07:13] <Bytram> 000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999 000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999 000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999 000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999 0000000001111111111222222222233333333334
[01:07:13] <Bytram> 44444444455555555556666666666777777777788888888889999999999
[01:07:29] <chromas> the first one was 442 chars
[01:07:46] <chromas> then hexchat split the rest into a second message
[01:07:51] <Bytram> again with 500 chars, but WITH intervening spaces
[01:08:14] <chromas> so tack on the length of "PRIVMSG #editorial :"
[01:08:18] <Bytram> yea, I'm wondering if that may be a hexchat limit?
[01:08:51] <chromas> Yeah
[01:09:05] <chromas> I think the ircd will just throw away whatever's extra if you happen to hit the limit
[01:09:07] -!- CoySow [CoySow!~a6b6fa24@83-152-534-563.mobile.uscc.com] has joined #editorial
[01:09:11] <CoySow> 000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999 000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999 000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999 000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999 0000000001111111111222222222233333333334
[01:09:42] <Bytram> that was from using the web interface lined to from the main page
[01:09:43] <chromas> also 442
[01:10:17] <chromas> but I also notice wc adds an extra unit
[01:10:27] <Bytram> newline
[01:10:29] <chromas> echo "fart"|wc returns 5
[01:11:38] <Bytram> like I said, I expect that it is a new line char
[01:12:03] <chromas> but there is none
[01:12:21] <chromas> the shell puts one in I guess
[01:12:32] <chromas> so shells on linux are trash
[01:13:23] <chromas> probably that bs FatPhil was talking about awhile back where lines have to be terminated for no reason
[01:13:39] <chromas> linux-- is dumb
[01:13:39] <Bender> karma - linux: -1
[01:14:57] <Bytram> well, I *am* very tired (dropping barometer--) so gonna try to hit the hay early tonight.
[01:15:27] <Bytram> nice chatting with ya!
[01:15:38] <Bytram> have a great night everybody!
[01:19:43] -!- CoySow has quit []
[02:52:39] <Fnord666> Good night Bytram
[02:54:11] <Fnord666> Missed you by 2 minutes
[04:07:25] -!- AzumaHazuki has quit [Remote host closed the connection]
[09:36:52] -!- carny has quit [Remote host closed the connection]
[09:37:17] -!- carny [carny!~irc@cahte7528.startdedicated.com] has joined #editorial
[10:38:35] * Bytram updates the Beg-o-Meter
[12:14:21] <Bytram> =yt "Amy Allen - Queen of Silver Linings (Official Music Video)"
[12:14:22] <systemd> https://youtube.com - Amy Allen - Queen of Silver Linings (Official Music Video) (03:40; 810,419 views; 👍2,103 👎136)
[13:15:28] -!- AzumaHazuki [AzumaHazuki!~hazuki@the.end.of.time] has joined #editorial
[13:44:05] -!- AzumaHazuki has quit [Quit: Leaving]
[14:41:55] <Bytram> http://feedproxy.google.com
[14:41:56] <systemd> ^ 03Researchers Disclose New Methods for Replacing Content in Signed PDF Files ( https://www.securityweek.com )
[14:41:57] <exec> └─ 13Researchers Disclose New Methods for Replacing Content in Signed PDF Files | SecurityWeek.Com
[15:03:43] <Bytram> =asub https://www.securityweek.com
[15:03:44] <systemd> Submitting "Researchers Disclose New Methods for Replacing Content in Signed PDF Files"...
[15:03:44] <exec> └─ 13Researchers Disclose New Methods for Replacing Content in Signed PDF Files | SecurityWeek.Com
[15:04:06] <systemd> ✓ Sub-ccess! "03Researchers Disclose New Methods for Replacing Content in Signed PDF Files" (14 paragraphs) -> https://soylentnews.org
[15:09:38] <Bytram> time to get going... have a great day everybody!
[17:59:23] -!- carny has quit [Remote host closed the connection]
[18:09:17] -!- carny [carny!~irc@bi64.ip-46-19-172.eu] has joined #editorial
[21:03:58] <Bytram> =yt "Amy Allen - Queen of Silver Linings (Official Music Video)"
[21:03:59] <systemd> https://youtube.com - Amy Allen - Queen of Silver Linings (Official Music Video) (03:40; 830,839 views; 👍2,171 👎140)
[22:55:09] <Bytram> http://feedproxy.google.com
[22:55:10] <systemd> ^ 03Disney delays Mulan indefinitely, pushes back Avatar sequels a year ( https://www.cnet.com )
[22:55:11] <exec> └─ 13Disney delays Mulan indefinitely, pushes back Avatar sequels a year - CNET
[22:55:30] <Bytram> =asub https://www.cnet.com
[22:55:32] <exec> └─ 13Disney delays Mulan indefinitely, pushes back Avatar sequels a year - CNET
[22:55:33] <systemd> Submitting "Disney delays Mulan indefinitely, pushes back Avatar sequels a year"...
[22:55:54] <systemd> ✓ Sub-ccess! "03Disney Delays Mulan Indefinitely, Pushes Back Avatar Sequels a Year" (9 paragraphs) -> https://soylentnews.org
[23:13:39] <Bytram> =asub https://www.nytimes.com
[23:13:41] <exec> └─ 13Scientists Accidentally Bred the Fish Version of a Liger - The New York Times
[23:13:42] <systemd> Submitting "Scientists Accidentally Bred the Fish Version of a Liger"...
[23:14:04] <systemd> ✓ Sub-ccess! "03Scientists Accidentally Bred the Fish Version of a Liger" (24 paragraphs) -> https://soylentnews.org
[23:14:45] <Bytram> http://feedproxy.google.com
[23:14:46] <systemd> ^ 03Meet the sturddlefish, a weird fish hybrid accidentally created by scientists ( https://www.cnet.com )
[23:14:47] <exec> └─ 13Meet the sturddlefish, a new fish hybrid accidentally created by scientists - CNET
[23:33:30] <Bytram> break time