code logs -> 2017 -> Thu, 30 Nov 2017< code.20171129.log - code.20171201.log >
--- Log opened Thu Nov 30 00:00:36 2017
00:04 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
00:12 Kindamoody is now known as Kindamoody[zZz]
01:44 celticminstrel [celticminst@Nightstar-t0gqah.dsl.bell.ca] has joined #code
01:45 mode/#code [+o celticminstrel] by ChanServ
02:20 Jessikat [Jessikat@Nightstar-14anfa.dab.02.net] has joined #code
03:22 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
03:22 mode/#code [+qo Vornicus Vornicus] by ChanServ
03:30 Jessikat` [Jessikat@Nightstar-ds9u97.dab.02.net] has joined #code
03:33 Jessikat [Jessikat@Nightstar-14anfa.dab.02.net] has quit [Ping timeout: 121 seconds]
04:09 Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds]
04:12 Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code
04:12 mode/#code [+o Alek] by ChanServ
04:59 Derakon is now known as Derakon[AFK]
05:09 celticminstrel [celticminst@Nightstar-t0gqah.dsl.bell.ca] has quit [[NS] Quit: KABOOM! It seems that I have exploded. Please wait while I reinstall the universe.]
05:23 macdjord is now known as macdjord|slep
05:50 himi [sjjf@Nightstar-dm0.2ni.203.150.IP] has quit [Ping timeout: 121 seconds]
05:57 McMartin [mcmartin@Nightstar-rpcdbf.sntcca.sbcglobal.net] has quit [[NS] Quit: brb]
05:58 McMartin [mcmartin@Nightstar-rpcdbf.sntcca.sbcglobal.net] has joined #code
05:58 mode/#code [+ao McMartin McMartin] by ChanServ
06:45 Vorntastic [Vorn@Nightstar-836jld.sub-70-197-73.myvzw.com] has joined #code
06:49 Vornlicious [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Ping timeout: 121 seconds]
07:36 Jessikat` is now known as Jessikat
08:17 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Ping timeout: 121 seconds]
08:27
< Vorntastic>
Hooray unchecked errors
08:33 Vorntastic [Vorn@Nightstar-836jld.sub-70-197-73.myvzw.com] has quit [Ping timeout: 121 seconds]
08:55 Vorntastic [Vorn@Nightstar-836jld.sub-70-197-73.myvzw.com] has joined #code
08:57 Kindamoody[zZz] is now known as Kindamoody
09:10 mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code
09:10 mode/#code [+o mac] by ChanServ
09:13 macdjord|slep [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds]
09:59 himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code
09:59 mode/#code [+o himi] by ChanServ
10:00 Jessikat` [Jessikat@Nightstar-qdqr85.dab.02.net] has joined #code
10:04 Jessikat [Jessikat@Nightstar-ds9u97.dab.02.net] has quit [Ping timeout: 121 seconds]
10:12 Vorntastic [Vorn@Nightstar-836jld.sub-70-197-73.myvzw.com] has quit [The TLS connection was non-properly terminated.]
10:19 Vorntastic [Vorn@Nightstar-836jld.sub-70-197-73.myvzw.com] has joined #code
10:22 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
11:03 Vorntastic [Vorn@Nightstar-836jld.sub-70-197-73.myvzw.com] has quit [Ping timeout: 121 seconds]
11:07 Kindamoody [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Connection reset by peer]
11:07 Kindamoody [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code
11:07 mode/#code [+o Kindamoody] by ChanServ
11:16 Kindamoody [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Connection reset by peer]
11:19 Kindamoody|autojoin [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code
11:19 mode/#code [+o Kindamoody|autojoin] by ChanServ
11:33 Vorntastic [Vorn@Nightstar-836jld.sub-70-197-73.myvzw.com] has joined #code
11:50 Kindamoody|autojoin is now known as Kindamoody
12:45
<&[R]>
Ughhh
12:45
<&[R]>
The Firefox web console provides $() even if jQuery isn't on the page
12:45
<&[R]>
It behaves similarly, but with enough differences that it's useless :/
12:46
<&[R]>
similarly in certain contexts*
12:47
<@TheWatcher>
....
12:47
<@TheWatcher>
Wha
12:47
<@TheWatcher>
Why would you do that?! >.<
12:48
<&[R]>
Do which?
12:48
<@TheWatcher>
provide $() even if you don't have jquery (or equivalent)
12:48
<&[R]>
Ah
12:48
<&[R]>
Yeah I have no idea
12:49
<&[R]>
If you attempt do something like $('td') it'll return the first td... instead of a list of all of them like jQuery does
12:50
<&[R]>
I guess I'm going to have to use dom methods instead. But I was kind of hoping to be able to use this code with cheerio :/
12:50
< Vorntastic>
Ewk
13:05
<&[R]>
<frinnst> disk space threshold: 182.1% used (-832.3MB free) \o/
13:06
<@TheWatcher>
Bunch of sparse files?
13:06
<&[R]>
Maybe?
13:07 * TheWatcher eyes this URL, sighs
13:08
<@TheWatcher>
POST http://CLASSIFIED/webclient/Personnel.aspx?idHi=<%=txtHiddenIdHi.Value.ToString()%>&idLo=<%=txtHiddenIdLo.Value.ToString()%> HTTP/1.1
13:08
<@TheWatcher>
Dear gods, this software is shit.
13:09
<&[R]>
...
13:09
<&[R]>
Is... that from tcpdump or something?
13:09
<&[R]>
If so that's horrible
13:09
<@TheWatcher>
Yes, it is
13:10
<@TheWatcher>
To both.
13:10
<&[R]>
idHi and idLow? WTF
13:10
<&[R]>
Hopefully that's just misnamed and one's like a category ID or something?
13:11
<&[R]>
Also guessing Cold Fusion?
13:11
<&[R]>
Or ASP?
13:15
<@TheWatcher>
asp.net I believe
13:16
<@TheWatcher>
But this is a system that has a number of hilarious features, such as the fact that it only works in IE8 32bit, and it does client-side 'encryption' of credentials using an ActiveX control and sends those 'encrypted' values across http (added fun: no salting or anything, and I can trivially fake the login by simply capturing the POSTed data and then sending it again as
13:16
<@TheWatcher>
needed).
13:16
<&[R]>
Yay replay attacks!
13:20
<@TheWatcher>
Which works fine for me, considering that I'm writing code that updates stuff in this system, but on principle it just makes me want to jund down the authors and beat them to death with their own keyboards
13:21
<@TheWatcher>
*hunt
14:49 Jessikat` is now known as Jessikat
15:04 * TheWatcher parses HTML with regex!
15:09
<@Tamber>
Well, we already knew you were mad...
15:13
<@mac>
TheWatcher: <insert obligatory Zalgotext rebuttle here>
15:14
<@TheWatcher>
(http://fleet.starforge.co.uk/he.html)
15:24 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
15:24 mode/#code [+qo Vornicus Vornicus] by ChanServ
15:49 Kindamoody [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Connection closed]
15:55 Kindamoody|autojoin [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code
15:55 mode/#code [+o Kindamoody|autojoin] by ChanServ
16:14 Jessikat [Jessikat@Nightstar-qdqr85.dab.02.net] has quit [[NS] Quit: Bye]
16:30 Kindamoody|autojoin is now known as Kindamoody
16:46 Kindamoody [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [[NS] Quit: reboot]
17:02 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Ping timeout: 121 seconds]
17:14 Kindamoody|autojoin [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code
17:14 mode/#code [+o Kindamoody|autojoin] by ChanServ
17:22
<@mac>
TheWatcher: I meant https://stackoverflow.com/a/1732454/1503005
17:23 Kindamoody|autojoin is now known as Kindamoody
18:00
<&jerith>
Premature verdict on Elixir, after four days of hacking: Not Yet Terrible.
18:01
<&jerith>
Only one other language has made it this far without showing me *something* to hate.
18:02
<&ToxicFrog>
What language is that?
18:02
<&jerith>
OCaml.
18:03
<&jerith>
Don't get me wrong, there are things I dislike about both Elixir and OCaml.
18:05
<&jerith>
But nothing that reaches the depth of emotion that unicode in Python or most things in Go or everything in PHP produces.
18:46 Degi [Degi@Nightstar-131ukc.dyn.telefonica.de] has joined #code
19:38 Jessikat [Jessikat@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code
20:11 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
20:44
<&[R]>
https://pastebin.com/AzXZ1ejF <-- I'm having trouble downloading modules via cpan
20:44
<&[R]>
(need XML::Parser because it's a requirement for a C library somehow)
21:46
<@TheWatcher>
Why're you installing through CPAN rather than your distro's package manager? XML::Parser is a pretty standard stable module, so it should be in the distro's repo?
21:47
<&[R]>
Not used to dealing with perl at all
21:47
<&[R]>
:p
21:47
<&[R]>
Why does the cpan tool not work though?
21:48
<@TheWatcher>
It looks like a broken install. That most often happens if you've installed perl+cpan using the package manager, but then let CPAN update itself internally. That can... be troublesome.
22:04 himi [sjjf@Nightstar-dm0.2ni.203.150.IP] has joined #code
22:04 mode/#code [+o himi] by ChanServ
22:34 Degi [Degi@Nightstar-131ukc.dyn.telefonica.de] has quit [[NS] Quit: Leaving]
23:02 macdjord|slep [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code
23:02 mode/#code [+o macdjord|slep] by ChanServ
23:03 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
23:03 mode/#code [+qo Vornicus Vornicus] by ChanServ
23:05 mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds]
23:15 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Connection closed]
23:30 Vorntastic [Vorn@Nightstar-836jld.sub-70-197-73.myvzw.com] has quit [[NS] Quit: Bye]
23:30 Vorntastic [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
23:46 Vornlicious [Vorn@Nightstar-836jld.sub-70-197-73.myvzw.com] has joined #code
23:48 Vorntastic [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Ping timeout: 121 seconds]
--- Log closed Fri Dec 01 00:00:34 2017
code logs -> 2017 -> Thu, 30 Nov 2017< code.20171129.log - code.20171201.log >

[ Latest log file ]