code logs -> 2019 -> Thu, 07 Nov 2019< code.20191106.log - code.20191108.log >
--- Log opened Thu Nov 07 00:00:23 2019
00:01 Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code
00:03 Pinkhair [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Ping timeout: 121 seconds]
00:11 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
00:13 Kindamoody is now known as Kindamoody[zZz]
00:35 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
00:42
<&McMartin>
Ha ha, got it to crash.
00:42
<&McMartin>
Good good.
00:42
<&McMartin>
I am in fact not going mad
01:11 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
01:24 celmin|away is now known as celticminstrel
01:31 Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code
01:31 mode/#code [+o Reiv] by ChanServ
02:13 * McMartin finds himself in the depths of WebKit now
02:13
<&McMartin>
That was not where I expected to be, tbh
02:13
<&McMartin>
But it looks like they have a template framework.
02:13
<&McMartin>
So this code is full of calls to WTF::Logger::log
02:28
<@Alek>
log
02:28
<@Alek>
log
02:42 Degi [Degi@Nightstar-70m8km.dyn.telefonica.de] has quit [Ping timeout: 121 seconds]
02:43 Degi [Degi@Nightstar-j472mr.dyn.telefonica.de] has joined #code
03:33
<@celticminstrel>
XD
05:13 Derakon is now known as Derakon[AFK]
05:20 celticminstrel [celticminst@Nightstar-ocfc15.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
05:25 Pinkhair [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code
05:27 Pink` [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code
05:28 Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Ping timeout: 121 seconds]
05:29 Pinkhair [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Ping timeout: 121 seconds]
06:31 Vorntastic [uid293981@Nightstar-2dc.p8m.184.192.IP] has joined #code
06:31 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
07:14 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Ping timeout: 121 seconds]
07:32 mac [macdjord@Nightstar-rslo4b.mc.videotron.ca] has joined #code
07:32 mode/#code [+o mac] by ChanServ
07:33 macdjord|slep [macdjord@Nightstar-rslo4b.mc.videotron.ca] has quit [Operation timed out]
09:07 himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code
09:07 mode/#code [+o himi] by ChanServ
09:56
< Yossarian>
https://lightcommands.com/ hacking voice command stuff with modulated laser signal
10:20
< Yossarian>
I'd like to make inserts for my glasses that are LCDs the same way there are shade/sunglasses clip on inserts for basic augmented reality
11:04 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
11:16 Kindamoody[zZz] is now known as Kindamoody
13:25 celticminstrel [celticminst@Nightstar-ocfc15.dsl.bell.ca] has joined #code
13:25 mode/#code [+o celticminstrel] by ChanServ
13:26 celticminstrel [celticminst@Nightstar-ocfc15.dsl.bell.ca] has quit [Connection closed]
13:28 Alek [Alek@Nightstar-o723m2.cicril.sbcglobal.net] has quit [Ping timeout: 121 seconds]
13:31 You're now known as TheWatcher[d00m]
13:33 Alek [Alek@Nightstar-o723m2.cicril.sbcglobal.net] has joined #code
13:33 mode/#code [+o Alek] by ChanServ
14:26
<@ErikMesoy>
Sitting at machine 1, I just remoted into machine 2 and told machine 2 to stream content from machine 1.
14:26
<@ErikMesoy>
The reasons why I couldn't just run directly on machine 1 are complicated and dumb, but on the good side, once I had started streaming, I could work on the stream *source* directly at machine 1.
16:04 You're now known as TheWatcher
16:05 Derakon[AFK] is now known as Derakon
16:25
< Emmy>
sounds familiar.
16:25
< Emmy>
at work i once had to remote into a server from a client, remote that to my own work machine, and then remote into the VM on said machine.
17:42 Vorntastic [uid293981@Nightstar-2dc.p8m.184.192.IP] has quit [[NS] Quit: Connection closed for inactivity]
20:12 Derakon [Derakon@Nightstar-f1lpvo.ca.comcast.net] has quit [[NS] Quit: Leaving]
21:00 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
21:00 mode/#code [+qo Vornicus Vornicus] by ChanServ
21:36 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
21:36
<&ToxicFrog>
Today at work I spent basically the entire day writing a 40-line-long SQL query!
21:36
<&ToxicFrog>
Fun times.
21:38
<&McMartin>
That sounds like A Day's Work to me!
21:39
<&ToxicFrog>
I've already gotten three feature requests for it and I haven't even committed it yet~
21:40
<&McMartin>
I spent all of yesterday either getting dental work done or tearing apart third-party libraries I don't have source for
21:43
<&[R]>
At $CCP we had a bunch of many-line SQL queries, but that was due to each column name, each table name and each individual logic check (on WHERE) needed its own line, as did each keyword because there was a system that parsed special SQL comments that we added to each one. I hope your 40 lines is notable more dense than that?
21:46 * McMartin also finds some people on StackOverflow who seem to think C++ templates have something to do with React
21:52
<&ToxicFrog>
It is more dense, yes.
21:52
<&ToxicFrog>
It's actually 6 subqueries, each one reasonably beefy on its own, linked together with INTERSECT UNIQUE/EXCEPT UNIQUE
21:53
<~Vornicus>
that's a big beefy boy
21:54
<&McMartin>
I mean, we call them "SQL queries", but that's kind of like "Perl command"
21:55
<&McMartin>
This is a script that produces a report
21:55
<&ToxicFrog>
(the question this answers is "given configuration push IDs that correspond to at least two of: a problem manifesting in single tasks, a problem manifesting in single cells, and a problem manifesting globally: find the set of configuration changes in those pushes that could plausibly have caused the problem")
21:56
<&ToxicFrog>
(which is something I've had to do by hand while oncall way too many times; I should have written this years ago)
22:18
<@Reiv>
ToxicFrog: !
22:19
<&ToxicFrog>
Reiv: ?
22:25
<@Reiv>
TF: You spent the day writing SQL, I find this wonderful/amusing
22:26
<@Reiv>
What with it being my day job half the time~
22:26
<@Reiv>
"Hello, fellow sufferer!"~
22:29
<&ToxicFrog>
Heh
22:30
<&ToxicFrog>
It was actually pretty relaxing
22:30
<@Reiv>
oh, for sure
22:30
<@Reiv>
Just also occasionally needlessly longwinded
22:30
<&McMartin>
If you want Perl... >_>
22:31
<@Reiv>
(I don't actually hate SQL, though I do resent my skillset being atrophied to pretty much /only/ SQL and related scripting languages these days)
23:29 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
23:42 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code
23:42 mode/#code [+o himi] by ChanServ
23:52 Kindamoody is now known as Kindamoody[zZz]
--- Log closed Fri Nov 08 00:00:24 2019
code logs -> 2019 -> Thu, 07 Nov 2019< code.20191106.log - code.20191108.log >

[ Latest log file ]