code logs -> 2017 -> Thu, 23 Mar 2017< code.20170322.log - code.20170324.log >
--- Log opened Thu Mar 23 00:00:12 2017
--- Day changed Thu Mar 23 2017
00:00 Derakon_ [Derakon@Nightstar-5mvs4e.ca.comcast.net] has joined #code
00:02 Derakon [Derakon@Nightstar-5mvs4e.ca.comcast.net] has quit [Ping timeout: 121 seconds]
00:37 Derakon_ is now known as Derakon
00:37 mode/#code [+ao Derakon Derakon] by ChanServ
01:19 Jessikat` [Jessikat@Nightstar-s9vj4m.dab.02.net] has joined #code
01:25 Jessikat [Jessica@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: Leaving]
01:27 Jessikat` is now known as Jessikat
04:10 macdjord|wurk is now known as macdjord
04:14 Turaiel is now known as Turaiel[Offline]
04:14 Derakon is now known as Derakon[AFK]
04:32 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Connection closed]
04:33 himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code
04:33 mode/#code [+o himi] by ChanServ
05:51 Alek [Alek@Nightstar-cltq0r.il.comcast.net] has quit [Ping timeout: 121 seconds]
05:54 Alek [Alek@Nightstar-cltq0r.il.comcast.net] has joined #code
05:54 mode/#code [+o Alek] by ChanServ
06:13 celticminstrel is now known as celmin|sleep
06:25 Kindamoody[zZz] [Kindamoody@Nightstar-0lgkcs.tbcn.telia.com] has quit [Connection closed]
06:26 Kindamoody[zZz] [Kindamoody@Nightstar-0lgkcs.tbcn.telia.com] has joined #code
06:26 mode/#code [+o Kindamoody[zZz]] by ChanServ
06:26 Jessikat` [Jessikat@Nightstar-f928re.dab.02.net] has joined #code
06:28 Jessikat [Jessikat@Nightstar-s9vj4m.dab.02.net] has quit [Ping timeout: 121 seconds]
06:35 Jessikat` is now known as Jessikat
07:25 Kindamoody[zZz] is now known as Kindamoody
07:59
<@Pi>
abudhabi, ToxicFrog: Microsoft Research actually did a paper just on that. It's pretty fascinating: https://www.microsoft.com/en-us/research/publication/why-do-nigerian-scammers-sa y-they-are-from-nigeria/
07:59
<@Pi>
Summary: "By sending an email that repels all but the most gullible the scammer gets the most promising marks to self-select, and tilts the true to false positive ratio in his favor."
08:10 Kindamoody is now known as Kindamoody|afk
08:17
<&ToxicFrog>
Pi: yes, that's the paper I was referring to.
08:43 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection reset by peer]
08:56 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
08:56 mode/#code [+qo Vornicus Vornicus] by ChanServ
08:59 macdjord is now known as macdjord|slep
09:20 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
09:27 JustBob [justbob@Nightstar.Customer.Dissatisfaction.Administrator] has quit [Ping timeout: 121 seconds]
09:28 JustBob [justbob@ServerAdministrator.Nightstar.Net] has joined #code
09:28 mode/#code [+o JustBob] by ChanServ
09:30 Jessikat [Jessikat@Nightstar-f928re.dab.02.net] has quit [The TLS connection was non-properly terminated.]
09:31 Jessikat [Jessikat@Nightstar-f928re.dab.02.net] has joined #code
10:47
<@abudhabi>
Pi, ToxicFrog: That's pretty cool. OTOH, this is the first spam I saw which went this low on effort.
10:51
<@TheWatcher>
Central IT services are asked to implement CERBERUS LEXICON, and they spend 2 years, vast numbers of meetings, a five figure sum, and produce no working system. I'm asked to do it, and a week later we have a beta for testing that covers a good three quarters of the features requested. 9.9
10:52
<@abudhabi>
I might share the local situation, which is somewhat similar, but I'm under NDA and that might constitute confidential information.
12:56 Jessikat` [Jessikat@Nightstar-cri0bb.dab.02.net] has joined #code
12:59 Jessikat [Jessikat@Nightstar-f928re.dab.02.net] has quit [Ping timeout: 121 seconds]
14:31
< sshine>
"This is either 0.0 or 1.1, depending on what you consider negative." -- trying to come up with good assignment feedback.
14:53 celmin|sleep [celticminst@Nightstar-3s23r8.dsl.bell.ca] has quit [[NS] Quit: KABOOM! It seems that I have exploded. Please wait while I reinstall the universe.]
14:53 celticminstrel [celticminst@Nightstar-3s23r8.dsl.bell.ca] has joined #code
14:53 mode/#code [+o celticminstrel] by ChanServ
15:40 macdjord|slep is now known as macdjord|wurk
16:04 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
16:04 mode/#code [+qo Vornicus Vornicus] by ChanServ
17:37
<&jeroud>
Yay docker fuckup of the week.
17:43
<&jeroud>
There is no way to pass environment variables that (a) allows various perfectly legal characters in the value, (b) doesn't conflict with the parent environment, and (c) doesn't leave the value visible on the command line.
17:52
<&jeroud>
I discovered this while trying to set up our marathon-lb+LetsEncrypt Rube Goldberg HTTPS contraption on underspecced hardware while the dev teams are busy building their stuff on top of the cluster my team's trying to put together underneath them.
18:40 ion [Owner@Nightstar-gmbj85.vs.shawcable.net] has joined #code
18:55
<@celticminstrel>
Grrr, why do Boost variant and optional requre the types to be complete...
18:56
<@celticminstrel>
Or do I just need to update my Boost...
18:58 Kindamoody|afk is now known as Kindamoody
19:09
<&McMartin>
For the latter, probably so that boost::none can be deduced properly
19:26 Jessikat [Jessikat@Nightstar-atq3a0.dab.02.net] has joined #code
19:28 Jessikat` [Jessikat@Nightstar-cri0bb.dab.02.net] has quit [Ping timeout: 121 seconds]
20:14
<&McMartin>
"the guy who likes to math out enormous but finite combos in magic managed to break Knuth's up arrow notation and had to move to Conway's right arrow"
20:17
<&[R]>
I actually have a magic deck where I have to write down how many counters each monster has in a call to a recursive function...
20:18
<@abudhabi>
McMartin: Haha. What?
20:21
<&McMartin>
I have not yet read this all the way through yet, but: http://www.soniccenter.org/sm/mtg/megacombo.html
21:22 Jessikat` [Jessica@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code
21:55 Turaiel[Offline] is now known as Turaiel
23:12 Kindamoody is now known as Kindamoody[zZz]
--- Log closed Fri Mar 24 00:00:17 2017
code logs -> 2017 -> Thu, 23 Mar 2017< code.20170322.log - code.20170324.log >

[ Latest log file ]