code logs -> 2017 -> Wed, 22 Mar 2017< code.20170321.log - code.20170323.log >
--- Log opened Wed Mar 22 00:00:14 2017
00:00 macdjord|wurk is now known as macdjord
00:01 Derakon[AFK] is now known as Derakon
00:03 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
00:04 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code
00:04 mode/#code [+o Reiv] by ChanServ
00:04 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
00:05 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code
00:05 mode/#code [+o Reiv] by ChanServ
00:41 Jessikat [Jessica@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: Leaving]
00:52 Jessikat [Jessikat@Nightstar-jhkbir.dab.02.net] has joined #code
01:29 Kindamoody is now known as Kindamoody[zZz]
01:55 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
01:55 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code
01:55 mode/#code [+o Reiv] by ChanServ
02:06 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
02:07 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code
02:07 mode/#code [+o Reiv] by ChanServ
02:07 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
02:07 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code
02:07 mode/#code [+o Reiv] by ChanServ
02:30 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
02:31 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code
02:31 mode/#code [+o Reiv] by ChanServ
03:05 Turaiel is now known as Turaiel[Offline]
03:40 ion [Owner@Nightstar-gmbj85.vs.shawcable.net] has quit [Ping timeout: 121 seconds]
03:43 Derakon is now known as Derakon[AFK]
04:18 ion [Owner@Nightstar-gmbj85.vs.shawcable.net] has joined #code
04:23 celticminstrel is now known as celmin|sleep
04:37 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
05:03 Jessikat` [Jessikat@Nightstar-ioi0ec.dab.02.net] has joined #code
05:05 Jessikat [Jessikat@Nightstar-jhkbir.dab.02.net] has quit [Ping timeout: 121 seconds]
06:21 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
06:22 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code
06:22 mode/#code [+ao ToxicFrog ToxicFrog] by ChanServ
06:38 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
07:09 Jessikat` is now known as Jessikat
07:27 Kindamoody[zZz] is now known as Kindamoody|afk
07:57 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code
07:57 mode/#code [+ao ToxicFrog ToxicFrog] by ChanServ
08:03 ion [Owner@Nightstar-gmbj85.vs.shawcable.net] has quit [Connection reset by peer]
08:08 ion [Owner@Nightstar-gmbj85.vs.shawcable.net] has joined #code
09:04 Jessikat` [Jessikat@Nightstar-lbi4or.dab.02.net] has joined #code
09:07 Jessikat [Jessikat@Nightstar-ioi0ec.dab.02.net] has quit [Ping timeout: 121 seconds]
09:46 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Operation timed out]
12:19
<@gnolam>
Ok, I underestimated the speedup.
12:21
<@gnolam>
Now that I have some hard data, it seems that the average case for these queries - excluding the known worst cases - see a speedup of around 5000.
12:21
<@gnolam>
So three orders of magnitude. \o/
12:24
<@TheWatcher>
Nice!
12:32 * Jessikat` makes all of the error messages in the system legible to humans
12:32 Jessikat` is now known as Jessikat
12:35
<@TheWatcher>
Now you just need to engineer humans that read error messages~
12:35
<@TheWatcher>
(Not bitter at all...)
12:36
<@gnolam>
(The worst case sees a speedup of... uh... 3e8)
12:47
<@abudhabi>
gnolam: What did you do?
12:53
< Jessikat>
TheWatcher: fortunately, this is a message which the class of humans will read
12:53
< Jessikat>
Since they're programmers
12:53
<&[R]>
You make assumptions that do not match the data
12:54
<@Tamber>
More like "won't read, because they already think they know what it was telling them"?
12:56
<&[R]>
I've been asked more than once by programmers why something isn't working. Pointing them at the error message generally gets them to realize the problem. (Usually compiler errors, stack traces or program logs)
12:57
<&[R]>
Also programmers that ignore warning messages from compilers
12:59
< Jessikat>
Since they're these specific programmes
12:59
< Jessikat>
Programmers*
13:00
< Jessikat>
gnolam: that's a hell of an optimisation
13:00 ion [Owner@Nightstar-gmbj85.vs.shawcable.net] has quit [Ping timeout: 121 seconds]
14:39 macdjord is now known as macdjord|wurk
15:34 Jessikat` [Jessikat@Nightstar-6k26i0.dab.02.net] has joined #code
15:35
<@gnolam>
abudhabi: used a *black* goat instead of any goat for the ritual, and switched the summoning circle from copper to silver.
15:35
<@gnolam>
Seriously though: better information about the underlying data that allowed me to make Assumptions.
15:37 Jessikat [Jessikat@Nightstar-lbi4or.dab.02.net] has quit [Ping timeout: 121 seconds]
16:09 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
16:09 mode/#code [+qo Vornicus Vornicus] by ChanServ
16:45 celmin|sleep is now known as celticminstrel
18:46 Jessikat [Jessica@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code
18:47 Kindamoody|afk is now known as Kindamoody
19:31 Alek [Alek@Nightstar-cltq0r.il.comcast.net] has quit [Ping timeout: 121 seconds]
19:34 Alek [Alek@Nightstar-cltq0r.il.comcast.net] has joined #code
19:34 mode/#code [+o Alek] by ChanServ
20:08 IRCFrEAK [GK_1WM_SU@Nightstar-o2f.chh.141.63.IP] has joined #code
20:49 IRCFrEAK [GK_1WM_SU@Nightstar-o2f.chh.141.63.IP] has quit [[NS] Quit: Hey! Where'd my controlling terminal go?]
21:45 Turaiel[Offline] is now known as Turaiel
22:02
<@abudhabi>
These spammers aren't even trying.
22:03
<@abudhabi>
"$3m to you, Reply now".
22:04 Jessikat`` [Jessikat@Nightstar-1065fm.dab.02.net] has joined #code
22:07 Jessikat` [Jessikat@Nightstar-6k26i0.dab.02.net] has quit [Ping timeout: 121 seconds]
22:07
<&ToxicFrog>
That's the point.
22:13
<&ToxicFrog>
Most spam is deliberately weaksauce to filter out people who might fall for a cleverly-designed email initially but will wise up and bail before actually handing over the money.
22:31
<@gnolam>
abudhabi: https://www.youtube.com/watch?v=C4Uc-cztsJo
22:31
<@TheWatcher>
That guy is doing God's work.
22:32
<@TheWatcher>
Now, exactly /which/ God that is....
22:55 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code
22:55 mode/#code [+o Reiv] by ChanServ
23:24 Derakon[AFK] is now known as Derakon
23:40 Kindamoody is now known as Kindamoody[zZz]
23:57 Jessikat`` [Jessikat@Nightstar-1065fm.dab.02.net] has quit [Ping timeout: 121 seconds]
23:58 * Alek giggles.
--- Log closed Thu Mar 23 00:00:12 2017
code logs -> 2017 -> Wed, 22 Mar 2017< code.20170321.log - code.20170323.log >

[ Latest log file ]