#github | Logs for 2014-10-19

« return
[00:55:32] <chromas> herr
[00:55:58] <chromas> So you don't know to click until you already are
[00:56:16] <chromas> isn't it ironic? Don't ya think? It's li—
[01:02:35] <crutchy> you only need to find out about irony once you recognize it (or randomly move your mouse over the text)
[01:28:13] <exec> 13push to https://github.com @ 01:24:10 by chromatos
[01:28:14] <exec> 03refs/heads/master
[01:28:14] <exec> chromatos: Cleaned up functions and removed ones I found in strutils, even if mine were slightly better
[01:28:14] <exec> chromatos: yep
[01:28:14] <exec> chromatos: yep
[01:28:14] <exec> chromatos: herp
[01:28:14] <exec> chromatos: works with strutils now
[01:30:36] <crutchy> github++
[01:30:48] <chromas> doesn't say which files were involved
[01:31:02] <crutchy> hmm
[01:31:37] <chromas> most were one file
[01:31:52] <chromas> 'cause I forgot to save first then had a couple things I hadn't fix
[01:31:54] <chromas> ed
[01:33:47] <crutchy> hmm yeah i can get filenames. i'll give it a shot. involves querying another url per commit
[01:34:11] <chromas> not important
[01:34:30] <chromas> just found it amusing
[01:35:03] * chromas is easily amused
[01:43:06] <exec> 13push to https://github.com @ 01:41:43 by crutchy-
[01:43:06] <exec> 03refs/heads/master
[01:43:06] <exec> crutchy-: update
[01:43:08] <exec>
[01:43:08] <exec>
[01:43:08] <exec>
[01:43:09] <exec>
[01:43:43] <crutchy> hmm well that didn't work :/
[01:44:06] <chromas> :)
[01:44:22] <crutchy> there were 4 files changed though
[01:44:53] <chromas> yeah it might cause problems if a commit has many a file, or there are many commits between pushes
[01:45:54] <crutchy> nah i just did something dum
[01:46:36] <crutchy> if there are many commits with many files, exec will just spill out a little tree structure
[01:46:43] <crutchy> slowly :p
[01:46:44] <chromas> I've been rubbing off on you
[01:46:49] <chromas> in public
[01:47:01] <chromas> tree_structures++
[01:47:10] * juggs looks away
[01:47:21] <chromas> it's too late
[01:47:35] * juggs reaches for the mind bleach
[01:47:43] <crutchy> ~rehash
[01:47:44] <exec> successfully reloaded exec file (93 aliases)
[01:47:49] <crutchy> it'll die after 280 sec though
[01:48:30] <crutchy> so if there's hundreds of commits and files, it'll terminate silently before starting the next query
[01:50:18] <chromas> php needs some sort of reverse regex function
[01:50:28] <chromas> generate a regex that matches all the files
[01:57:46] <exec> 13push to https://github.com @ 01:52:49 by crutchy-
[01:57:46] <exec> 03refs/heads/master
[01:57:46] <exec> crutchy-: update
[01:57:47] <exec> exec.txt
[01:57:47] <exec> scripts/irciv/irciv.php
[01:57:59] <crutchy> ooh. that worked
[02:49:45] <juggs> hack on it til it breaks then hack on it some more :D
[02:50:39] <crutchy> development methodologies be damned
[02:50:51] * crutchy is a cowboy coder and proud of it :D
[02:55:54] <juggs> yee-haw!!
[02:56:19] <crutchy> ~bucket IRCIV_PLAYERS
[02:56:20] <exec> a:1:{s:15:"spallshurgenson";a:1:{s:7:"account";s:15:"spallshurgenson";}}
[02:56:26] <crutchy> ¿
[02:56:32] * chromas pulls the string
[02:56:42] <chromas> "Someone's poisoned the water hole!"
[02:57:09] <crutchy> need to add in a game channels bucket
[02:58:10] <juggs> now what the fuckity fuck does this mean??? {POSIX ECONNABORTED {software caused connection abort}
[02:58:38] <crutchy> dunno. is that a charybdis error?
[02:58:49] <chromas> unhandled exception with a missing "}"
[02:59:14] <crutchy> socket file deleted or something
[02:59:16] <crutchy> ?
[03:00:22] <juggs> copypasta fail chromas. http://www.masterraghu.com <<< that seems to explain it - RST received for a connection before accept
[03:01:09] <crutchy> ~bucket IRCIV_PLAYERS
[03:01:10] <exec> a:2:{s:15:"spallshurgenson";a:1:{s:7:"account";s:15:"spallshurgenson";}s:7:"jamesnz";a:1:{s:7:"account";s:7:"jamesnz";}}
[03:01:35] <juggs> it's a regurga-bot error crutchling - I think I have an rss source url incorrectly set
[03:01:46] <crutchy> ah
[03:02:59] <chromas> is regurga-bot python?
[03:04:18] <crutchy> i think so. its eggdrop?
[03:04:39] <juggs> https://news.ycombinator.com is the problem child :/ Yah - it is eggdrop so the rss-synd stuff is TCL script
[03:05:38] <juggs> ook - that's the only feed that is https... (http redirects to https as well) - so I need to dig some
[03:05:54] <juggs> sorry for spamsing in #github lol
[03:06:09] <crutchy> lol there's no such thing here
[03:06:48] <crutchy> spam it up. esp cos its programmerizing-related :)
[03:08:03] <juggs> Well this is what I am looking at in my logs....
[03:08:07] <juggs> [02:54:00] RSS HTTP Error: https://news.ycombinator.com (State: {error reading "sock9": software caused connection abort} {error reading "sock9": software caused connection abort
[03:08:07] <juggs> while executing
[03:08:07] <juggs> "gets $sock state(http)"} {POSIX ECONNABORTED {software caused connection abort}})
[03:08:57] <juggs> I think that state(http) is an indication.... maybe trying to make an http connection to an https source
[03:09:06] <juggs> need to dig moar
[03:09:39] <chromas> sock9? Is that plan 9 related?
[03:10:10] <juggs> lol just a socket reference I think
[03:10:39] <crutchy> php_sockets++
[03:12:46] <exec> 13push to https://github.com @ 03:10:24 by crutchy-
[03:12:47] <exec> 03refs/heads/master
[03:12:47] <exec> crutchy-: update
[03:12:49] <exec> scripts/irciv/irciv.php
[04:27:15] <exec> registered irciv channel #github
[04:39:51] -!- crutchy [crutchy!~crutchy@709-27-2-01.cust.aussiebb.net] has parted #github
[04:39:57] -!- crutchy [crutchy!~crutchy@709-27-2-01.cust.aussiebb.net] has joined #github
[04:39:57] -!- mode/#github [+o crutchy] by ChanServ
[04:40:00] <crutchy> ~deop
[04:40:01] -!- mode/#github [-o crutchy] by exec
[04:41:28] <crutchy> ~bucket IRCIV_PLAYERS
[04:41:29] <exec> a:1:{s:7:"crutchy";a:1:{s:7:"account";s:7:"crutchy";}}
[04:42:47] <exec> 13push to https://github.com @ 04:39:41 by crutchy-
[04:42:47] <exec> 03refs/heads/master
[04:42:47] <exec> crutchy-: update
[04:42:48] <exec> scripts/irciv/irciv.php
[04:45:28] <crutchy> ~bucket IRCIV_PLAYERS
[04:45:29] <exec> a:1:{s:7:"crutchy";a:2:{s:7:"account";s:7:"crutchy";s:4:"#civ";s:0:"";}}
[04:45:46] <crutchy> ~bucket IRCIV_PLAYERS unset
[04:45:47] <exec> unset bucket
[04:46:05] <crutchy> ~bucket IRCIV_PLAYERS
[04:46:06] <exec> a:1:{s:7:"crutchy";a:2:{s:7:"account";s:7:"crutchy";s:8:"channels";a:1:{s:4:"#civ";s:0:"";}}}
[04:46:25] <crutchy> ~bucket IRCIV_PLAYERS
[04:46:26] <exec> a:1:{s:7:"crutchy";a:2:{s:7:"account";s:7:"crutchy";s:8:"channels";a:0:{}}}
[04:46:34] <crutchy> that's better
[04:47:46] <exec> 13push to https://github.com @ 04:45:04 by crutchy-
[04:47:47] <exec> 03refs/heads/master
[04:47:47] <exec> crutchy-: update
[04:47:47] <exec> https://github.com
[04:47:48] <exec> https://github.com
[04:48:25] <crutchy> poo
[04:50:17] <crutchy> need to find something with branch
[05:07:47] <exec> 13push to https://github.com @ 05:04:02 by crutchy-
[05:07:47] <exec> 03refs/heads/master
[05:07:47] <exec> crutchy-: update
[05:07:48] <exec> https://github.com
[05:11:15] <crutchy> yay!
[06:42:47] <exec> 13push to https://github.com @ 06:39:03 by crutchy-
[06:42:47] <exec> 03refs/heads/master
[06:42:47] <exec> crutchy-: update
[06:42:48] <exec>  https://github.com
[06:42:49] <exec>  https://github.com
[06:42:49] <exec> 13push to https://github.com @ 06:40:48 by crutchy-
[06:42:49] <exec> 03refs/heads/master
[06:42:50] <exec> crutchy-: update
[06:42:51] <exec>  https://github.com
[06:44:28] <crutchy> oh noes!
[06:47:47] <exec> 13push to https://github.com @ 06:45:36 by crutchy-
[06:47:47] <exec> 03refs/heads/master
[06:47:47] <exec> crutchy-: update
[06:47:48] <exec>https://github.com
[06:48:41] <chromas> neat
[06:49:23] <crutchy> monopoly's idea
[06:49:30] <crutchy> :D
[06:50:26] <crutchy> need a push with two files
[07:47:48] <exec> 13push to https://github.com @ 07:44:16 by crutchy-
[07:47:48] <exec> 03refs/heads/master
[07:47:48] <exec> crutchy-: update
[07:47:49] <exec>https://github.com
[07:47:49] <exec>https://github.com
[07:48:57] <crutchy> might need another horizontal character
[07:50:53] <chromas>
[07:50:54] <chromas>
[07:51:08] <crutchy> added ─ to the right
[07:51:22] <chromas> need to add line drawing to irc so we can draw things
[07:51:31] <chromas> oh
[07:51:46] <crutchy> does the unicode show up for you?
[07:51:58] <chromas> I guess those connect in monospaced fonts
[07:52:03] <chromas> but not mine
[07:52:07] <chromas> :'(
[07:52:14] <crutchy> damn
[07:52:22] <crutchy> i'll disable them i think
[07:52:26] <crutchy> just indent
[07:52:29] <chromas> nah they're good
[07:52:55] <chromas> too bad I can't click on them to expand/contract
[07:53:16] <crutchy> need the custom SN client for that :)
[07:55:37] <ar> crutchy: – or — which are (or should be, unless your font is bonkered) different from - here's an example: --––——
[07:56:06] <ar> –– and —— are supposed to be different from each other: –– should leave small spaces in between and —— shouldn't
[07:56:13] <crutchy> ────── was the one i picked
[07:56:28] <crutchy> is there spaces between?
[07:57:01] <chromas> -–—
[07:57:01] <chromas> - – —
[07:57:07] <chromas> - — - - - - - -
[07:58:15] <chromas> ┝— ┝───
[07:59:10] <chromas> none of those do here
[08:17:47] <exec> 13push to https://github.com @ 08:15:46 by crutchy-
[08:17:48] <exec> 03refs/heads/master
[08:17:48] <exec> crutchy-: update
[08:17:49] <exec> └─ https://github.com
[08:27:44] <ar> chromas: looks good
[08:29:40] <chromas> crutchy did it
[08:29:57] <crutchy> i err didn't do it
[08:30:01] <crutchy> what did i do?
[08:32:46] <chromas> The connecting lines
[08:33:13] <chromas> Also cherrybombing the toilet
[08:45:35] <crutchy> i copied monopoly
[09:51:54] <crutchy> monopoly++
[09:52:01] <crutchy> NetCraft++
[11:32:49] <exec> 13push to https://github.com @ 11:29:14 by crutchy-
[11:32:49] <exec> 03refs/heads/master
[11:32:49] <exec> crutchy-: update
[11:32:50] <exec> ├─ https://github.com
[11:32:50] <exec> └─ https://github.com
[11:42:48] <exec> 13push to https://github.com @ 11:39:52 by crutchy-
[11:42:49] <exec> 03refs/heads/master
[11:42:49] <exec> crutchy-: update
[11:42:49] <exec> 08└─ https://github.com
[12:47:53] <exec> 13push to https://github.com @ 12:44:18 by TheMightyBuzzard
[12:47:53] <exec> 03refs/heads/sup-sub-tweak
[12:47:53] <exec> TheMightyBuzzard: Missed one.
[12:47:54] <exec> 08└─ https://github.com
[12:52:53] <exec> 13push to https://github.com @ 12:50:09 by TheMightyBuzzard
[12:52:54] <exec> 03refs/heads/sup-sub-tweak
[12:52:54] <exec> TheMightyBuzzard: Default to 1 if the vars aren't set for some reason.
[12:52:54] <exec> 08└─ https://github.com
[13:03:07] <exec> 13pull request by TheMightyBuzzard @ 12:59:34 - https://github.com
[13:03:07] <exec> Essentially I just set nest_su_maxdepth to 1 in the vars table and told balanceTags we want to default to only one level deep of tag nesting (meaning no nesting) if no other value is passed from the call or the vars entry for some reason does not exist. Previously it defaulted to no limit which is going to be what we want far less often than eliminating nesting.
[22:39:26] -!- exec has quit [Ping timeout: 244 seconds]
[22:40:59] -!- crutchy has quit [Ping timeout: 244 seconds]