code logs -> 2018 -> Thu, 15 Mar 2018< code.20180314.log - code.20180316.log >
--- Log opened Thu Mar 15 00:00:45 2018
00:09 Vornlicious [Vorn@Nightstar-rtehf2.sub-174-210-9.myvzw.com] has quit [[NS] Quit: Bye]
00:13 Derakon[AFK] is now known as Derakon
00:17 Vorntastic [Vorn@Nightstar-rtehf2.sub-174-210-9.myvzw.com] has joined #code
01:08 Vorntastic [Vorn@Nightstar-rtehf2.sub-174-210-9.myvzw.com] has quit [Ping timeout: 121 seconds]
01:10 Vorntastic [Vorn@Nightstar-ub6n1k.sub-174-211-2.myvzw.com] has joined #code
01:13 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [The TLS connection was non-properly terminated.]
01:19 Vorntastic [Vorn@Nightstar-ub6n1k.sub-174-211-2.myvzw.com] has quit [[NS] Quit: Bye]
01:19 himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code
01:19 mode/#code [+o himi] by ChanServ
01:20 Vorntastic [Vorn@Nightstar-ub6n1k.sub-174-211-2.myvzw.com] has joined #code
01:20 Kindamoody is now known as Kindamoody[zZz]
02:27 Vorntastic [Vorn@Nightstar-ub6n1k.sub-174-211-2.myvzw.com] has quit [Ping timeout: 121 seconds]
02:28 Vorntastic [Vorn@Nightstar-tkc81m.sub-97-46-128.myvzw.com] has joined #code
02:29 Vornlicious [Vorn@Nightstar-is3lr6.sub-174-210-16.myvzw.com] has joined #code
02:32 Vorntastic [Vorn@Nightstar-tkc81m.sub-97-46-128.myvzw.com] has quit [Ping timeout: 121 seconds]
03:57 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Ping timeout: 121 seconds]
04:16 Derakon is now known as Derakon[AFK]
04:22 celticminstrel [celticminst@Nightstar-gil1m1.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
05:30 macdjord|slep [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code
05:30 mode/#code [+o macdjord|slep] by ChanServ
05:33 mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds]
05:48 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
05:48 mode/#code [+qo Vornicus Vornicus] by ChanServ
06:14 Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds]
06:18 Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code
06:18 mode/#code [+o Alek] by ChanServ
06:26 [R] [rstamer@genoce.org] has quit [Ping timeout: 121 seconds]
06:28 [R] [rstamer@Nightstar-d7h8ki.org] has joined #code
06:28 mode/#code [+ao [R] [R]] by ChanServ
06:32 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Connection closed]
08:30 Vornlicious [Vorn@Nightstar-is3lr6.sub-174-210-16.myvzw.com] has quit [Ping timeout: 121 seconds]
08:46 Vorntastic [Vorn@Nightstar-is3lr6.sub-174-210-16.myvzw.com] has joined #code
09:13 Vash [Vash@Nightstar-1l3nul.res.rr.com] has joined #code
09:42 Vorntastic [Vorn@Nightstar-is3lr6.sub-174-210-16.myvzw.com] has quit [Ping timeout: 121 seconds]
09:59 Vorntastic [Vorn@Nightstar-is3lr6.sub-174-210-16.myvzw.com] has joined #code
10:08 simon_ [simon@Nightstar-e7dcnn.com] has quit [[NS] Quit: If there's one thing you can say about mankind, there's nothing kind about man.]
10:17 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
10:48 Vorntastic [Vorn@Nightstar-is3lr6.sub-174-210-16.myvzw.com] has quit [The TLS connection was non-properly terminated.]
10:57 Kindamoody[zZz] is now known as Kindamoody
11:10 Vorntastic [Vorn@Nightstar-is3lr6.sub-174-210-16.myvzw.com] has joined #code
12:04 Kindamoody is now known as Kindamoody|afk
13:02 * TheWatcher blinks
13:02
<@TheWatcher>
How did I not know about this?
13:04
<@TheWatcher>
From the chrome dev tools console, 'debugger;' will break stuff you've entered through the console like setting breakpoints through the sources tab would. So things like '$.ajax({ ...blabla..., success: function(result) { debugger;....blabla... }});' let you break and inspect the contents of 'result'
13:13 Kindamoody|afk is now known as Kindamoody
13:23 Degi [Degi@Nightstar-l60cpt.dyn.telefonica.de] has joined #code
14:18 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
14:18 mode/#code [+qo Vornicus Vornicus] by ChanServ
14:19 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Connection closed]
14:19 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
14:19 mode/#code [+qo Vornicus Vornicus] by ChanServ
14:27 Vorntastic [Vorn@Nightstar-is3lr6.sub-174-210-16.myvzw.com] has quit [[NS] Quit: Bye]
14:27 Vorntastic [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
14:35
<@TheWatcher>
Wait, how did this code ever work?
14:55
<~Vornicus>
duct tape and blood rites
14:56
<@TheWatcher>
Well, it is javascript
14:56
<@TheWatcher>
so, yeah
15:31 Vornlicious [Vorn@Nightstar-74a8ue.sub-174-210-9.myvzw.com] has joined #code
15:34 Vorntastic [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Ping timeout: 121 seconds]
15:49 Kindamoody is now known as Kindamoody|afk
15:52 Jessikat [Jessikat@Nightstar-lrs.bmi.132.82.IP] has joined #code
16:19 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Connection closed]
16:42 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
16:47 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Connection closed]
16:54 Vash [Vash@Nightstar-1l3nul.res.rr.com] has quit [[NS] Quit: Quit]
16:56 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Ping timeout: 121 seconds]
17:20 Vorntastic [Vorn@Nightstar-3buif1.sub-97-46-129.myvzw.com] has joined #code
17:22 Pandevornium [Vorn@Nightstar-suic92.sub-174-211-0.myvzw.com] has joined #code
17:22 Vornlicious [Vorn@Nightstar-74a8ue.sub-174-210-9.myvzw.com] has quit [Ping timeout: 121 seconds]
17:23 Degi [Degi@Nightstar-l60cpt.dyn.telefonica.de] has quit [Ping timeout: 121 seconds]
17:24 Vorntastic [Vorn@Nightstar-3buif1.sub-97-46-129.myvzw.com] has quit [Ping timeout: 121 seconds]
17:24 Vorntastic [Vorn@Nightstar-4ai37i.sub-97-33-193.myvzw.com] has joined #code
17:26 Pandevornium [Vorn@Nightstar-suic92.sub-174-211-0.myvzw.com] has quit [Ping timeout: 121 seconds]
17:26 Vornlicious [Vorn@Nightstar-7dd00n.sub-174-210-22.myvzw.com] has joined #code
17:28 Vorntastic [Vorn@Nightstar-4ai37i.sub-97-33-193.myvzw.com] has quit [Ping timeout: 121 seconds]
18:21 Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Ping timeout: 121 seconds]
18:22 Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code
18:22
<&McMartin>
JavaScript: Making Perl Look Good Since 1996
18:31 Vornlicious [Vorn@Nightstar-7dd00n.sub-174-210-22.myvzw.com] has quit [[NS] Quit: Bye]
18:31 Vorntastic [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
18:34 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has joined #code
18:34 mode/#code [+qo Vornicus Vornicus] by ChanServ
18:41
<&McMartin>
https://arstechnica.com/gadgets/2018/03/intel-outlines-plans-for-meltdown-and-spectre-fixes-microcode-for-older-chips/
18:41
<&McMartin>
They're actually going far enough back to reach my old Windows desktop.
18:52
<&VirusJTG>
impressive
18:55
<&McMartin>
(Which is a Nehelem)
19:20 macdjord|slep is now known as macdjord
19:40 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
19:42
<&McMartin>
https://github.com/kelseyhightower/nocode
19:45
<~Vornicus>
1,671 issues, 278 pull requests
19:51 Degi [Degi@Nightstar-l60cpt.dyn.telefonica.de] has joined #code
19:57 Vornicus [Vorn@Nightstar-1l3nul.res.rr.com] has quit [Ping timeout: 121 seconds]
20:02 Kindamoody|afk is now known as Kindamoody
20:47 Jessikat` [Jessikat@Nightstar-urr4c4.dab.02.net] has joined #code
20:50 Jessikat [Jessikat@Nightstar-lrs.bmi.132.82.IP] has quit [Ping timeout: 121 seconds]
21:15 Jessikat` is now known as Jessikat
21:58 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
22:02
<@macdjord>
Anyone have recommendations for internet connection health tracking software for Windows? My connection has been flaky for a while and I'd like something that would keep track of the various disconnections, slowdowns, high latency periods, etc., and tell me things like what times of day its happening most, is it between me and the wifi or between the router and the world, etc.
22:05
<&[R]>
EventLog?
22:06
<&[R]>
Also I think there's also a thing called "Performance Monitor" which logs to EventLog
22:07
<@macdjord>
[R]: I don't know where to find the information I need in eventlog.
22:07
<&[R]>
Yeah, I think you need to configure the other thing to watch the NIC
22:09
<&[R]>
Win+R: perfmon.msc
22:10
<@macdjord>
[R]: That looks like it could do what I need, but I have no clue how to actually make it do so.
22:10
< Mahal>
macdjord: wifi info is event viewer, applications and services logs, Microsoft, Windows, WLAN-Autoconfig
22:11
< Mahal>
Also, if you're sitting on a home network; basically goodluck.
22:12
< Mahal>
Neither Windows nor home-network equipment are designed with performance logging in mind.
22:14
<&[R]>
macdjord: https://technet.microsoft.com/en-us/library/cc961845.aspx <-- primer
22:15
<@macdjord>
Mahal: My expectation was that I'd install some software which would sit in the system tray and every 5s it would ping google.com and record if it got through, how long it took, if the wifi was connected or not, etc., and then at the end of the day I would open the program and get a nice graph of how many failure happened in each hour.
22:19
< Mahal>
That's a lovely idea, but that's not how wifi works~
22:20
< Mahal>
Seriously, that's not actually a good way to analyse wireless performance.
22:20
< Mahal>
the reason being that it's more about local physics of the radio waves than anything else.
22:20
< Mahal>
Is there interference / noise?
22:20
< Mahal>
Is there other wifi in the area?
22:21
< Mahal>
2.4ghz or 5? is there a microwave interfering with 2.4ghz?
22:21
< Mahal>
are there multiple devices and no QoS or poor airtime fairness causing poor user experience for one / other devices?
22:21
<@macdjord>
Mahal: AT this point, I'm trying to /figure out/ if the problem is my wifi or upstream.
22:22
< Mahal>
wireless *connectivity* at a raw level has about zero to do with wireless *performance*
22:22
< Mahal>
macdjord: got a network cable?
22:22
< Mahal>
(no, I'm not being facetious)
22:23
< Mahal>
you could just leave two pings running
22:23
< Mahal>
ping -t 192.168.1.1 (or wahtever your gateway is) and ping -t 8.8.8.8
22:23
< Mahal>
(google)
22:23
< Mahal>
kill them after a few hours (ctrl C ) and compare statistics.
22:24
<@macdjord>
Mahal: The only ethernet port is on the router itself, which is at the other end of the house. I can move my laptop there to run a test, but it's not practical to leave it there all day just to see if this happens.
22:25
<@macdjord>
Mahal: It seems /really odd/ that there isn't a way to go 'Oh, hey, nightstar just pinged out. Hey wifi card, are you talking to the router right now?'.
22:25
< Mahal>
there is, it's called "ping 192.168.1.1"
22:27
<@macdjord>
Alright, I'll try that.
22:27
< Mahal>
(or whatever yourgateway is, I obviously don't know what it is)
23:04 macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [[NS] Quit: Live Long and Prosper.]
23:14 macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code
23:14 mode/#code [+o macdjord] by ChanServ
23:16 macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [[NS] Quit: Live Long and Prosper.]
23:17 macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code
23:17 mode/#code [+o macdjord] by ChanServ
23:17 macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [[NS] Quit: Live Long and Prosper.]
23:24 macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code
23:24 mode/#code [+o macdjord] by ChanServ
23:32 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
23:49 celticminstrel [celticminst@Nightstar-gil1m1.dsl.bell.ca] has joined #code
23:49 mode/#code [+o celticminstrel] by ChanServ
23:52 Derakon[AFK] is now known as Derakon
23:56 mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code
23:56 mode/#code [+o mac] by ChanServ
23:57 macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds]
--- Log closed Fri Mar 16 00:00:47 2018
code logs -> 2018 -> Thu, 15 Mar 2018< code.20180314.log - code.20180316.log >

[ Latest log file ]