code logs -> 2019 -> Tue, 05 Feb 2019< code.20190204.log - code.20190206.log >
--- Log opened Tue Feb 05 00:00:14 2019
00:29 Degi [Degi@Nightstar-ek7tvu.dyn.telefonica.de] has quit [Connection reset by peer]
00:41 jerith [jerith@Nightstar-ip7ar2.slipgate.net] has quit [Ping timeout: 121 seconds]
00:42 Derakon[AFK] is now known as Derakon
00:43 jerith [jerith@Nightstar-ip7ar2.slipgate.net] has joined #code
00:44 mode/#code [+ao jerith jerith] by ChanServ
00:56 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
01:50 Kindamoody is now known as Kindamoody[zZz]
02:31 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
02:37 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
03:56 VirusJTG_ [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code
03:59 VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Ping timeout: 121 seconds]
04:00 VirusJTG_ [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [[NS] Quit: Leaving]
04:00 VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code
04:00 mode/#code [+ao VirusJTG VirusJTG] by ChanServ
04:38 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
04:49 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Ping timeout: 121 seconds]
05:05 celmin|away is now known as celmin|sleep
05:19 Derakon is now known as Derakon[AFK]
07:27 himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code
07:27 mode/#code [+o himi] by ChanServ
08:36 McMartin [mcmartin@Nightstar-rpcdbf.sntcca.sbcglobal.net] has quit [Ping timeout: 121 seconds]
09:07 Kindamoody[zZz] is now known as Kindamoody
09:15 McMartin [mcmartin@Nightstar-rpcdbf.sntcca.sbcglobal.net] has joined #code
09:15 mode/#code [+ao McMartin McMartin] by ChanServ
09:39 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
09:39 mode/#code [+qo Vornicus Vornicus] by ChanServ
10:05 Kindamoody is now known as Kindamoody|afk
12:19 * simon_ is making a list of undocumented functions in this 3.8k LOC file. currently the best name is 'check_logic_helper'. it helps with checking the logic.
12:52
<~Vornicus>
does it now
12:54
< simon_>
it's a switchboard for ten other 'check_logic_...' functions. I wish they were named more logically than tautologically. all programming is logic. it's like calling a variable $variable. which I've had to point out a few times in the last two months, since I got in charge of training new hires. :-p
12:56
<~Vornicus>
I've got a regex called `pattern`
12:57
< simon_>
this function beats 'check_logic_helper': 'mail_subject_to_company_entity'. somehow we embed information in email subjects and then later parse them out to know who we're dealing with.
13:03
<~Vornicus>
that seems like a good plan
13:31
<@TheWatcher>
Well, not really, because that means parsing email, which is the road to madness~
13:38
<~Vornicus>
/s
13:38 celmin|sleep is now known as celmin|away
14:25 Kindamoody|afk is now known as Kindamoody
14:55 * Vornicus has forgotten enough js apparently
15:21
<@TheWatcher>
"forgotten enough js"?
15:24
<@abudhabi>
Forget JS, restore SAN.
15:27
<@iospace>
simon_: is that file at least commented?
15:37
<~Vornicus>
One of my... things with JS is
15:37
<~Vornicus>
I was used to having to deal with goddamn IE 8
15:38
<~Vornicus>
So basically none of the advertised features were usable
15:38
<~Vornicus>
But now, I haven't programmed JS in a long time
15:39
<~Vornicus>
So I have forgotten what JS is like enough that I can look at the manual and go "let's try that thing"
15:44
<&[R]>
Ughhh
15:44
<&[R]>
Fuck IE's JS support
15:44
<&[R]>
Not only was it really weird in parsing, the error reporting was retarded as fuck
15:45
<&[R]>
The line number reported was always off by 3-5 lines, and the character position in that line was always some number that was larger than the number of bytes in the file
15:45
<&[R]>
Which made any error it reported spectacularly useless
15:45
<&[R]>
Especially since it was often the only JS engine reporting errors
15:45
<&[R]>
D:
15:53 Kindamoody is now known as Kindamoody|out
16:59 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
17:12
<~Vornicus>
I had apparently also forgotten hwo to write infix parsing but now it's back
18:36 Kindamoody|out is now known as Kindamoody
19:44 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
20:36 Degi [Degi@Nightstar-b8srem.dyn.telefonica.de] has joined #code
21:36 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code
21:36 mode/#code [+o himi] by ChanServ
23:07 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
--- Log closed Wed Feb 06 00:00:16 2019
code logs -> 2019 -> Tue, 05 Feb 2019< code.20190204.log - code.20190206.log >

[ Latest log file ]