--- Log opened Thu Mar 26 00:00:33 2020 |
00:00 | | Kindamoody is now known as Kindamoody[zZz] |
00:05 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [The TLS connection was non-properly terminated.] |
00:07 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code |
00:07 | | mode/#code [+o himi] by ChanServ |
01:34 | | mac is now known as macdjord |
02:03 | | Degi_ [Degi@Nightstar-b8dhra.dyn.telefonica.de] has joined #code |
02:05 | | Degi [Degi@Nightstar-ig3kri.dyn.telefonica.de] has quit [Operation timed out] |
02:05 | | Degi_ is now known as Degi |
02:06 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [Connection closed] |
02:06 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
02:06 | | mode/#code [+o Reiv] by ChanServ |
02:52 | | catalyst [catalyst@Nightstar-v6lb30.cable.virginm.net] has quit [Connection closed] |
03:00 | | catalyst [yaaic@Nightstar-v6lb30.cable.virginm.net] has joined #code |
03:07 | | catalyst` [catalyst@Nightstar-v6lb30.cable.virginm.net] has joined #code |
03:54 | | catalyst` [catalyst@Nightstar-v6lb30.cable.virginm.net] has quit [Connection closed] |
03:55 | | catalyst [yaaic@Nightstar-v6lb30.cable.virginm.net] has quit [Connection reset by peer] |
03:57 | | catalyst [yaaic@Nightstar-v6lb30.cable.virginm.net] has joined #code |
04:15 | | Derakon is now known as Derakon[AFK] |
04:32 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
04:33 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
04:33 | | mode/#code [+o Reiv] by ChanServ |
04:50 | | Pinkhair [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
04:50 | | Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code |
05:25 | | celticminstrel [celticminst@Nightstar-80avij.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
06:29 | | Kindamoody[zZz] is now known as Kindamoody |
07:13 | | ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
07:15 | | ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code |
07:15 | | mode/#code [+ao ToxicFrog ToxicFrog] by ChanServ |
08:13 | | macdjord is now known as macdjord|slep |
08:22 | <&Reiver> | Possibly attn: McMartin, others: https://danijmn.itch.io/cardinalchains |
08:30 | <~Vorntastic> | Neat |
08:34 | <&McMartin> | That is cute |
09:15 | <@TheWatcher> | Huh, yeah, nice little game |
09:15 | <&Reiver> | Yeah |
09:15 | <&Reiver> | I saw it and went "This is very much not my jam... but on the other hand, I suspect there's a bunch of people for whom it /would/ be" |
09:16 | <&Reiver> | And it's free for the moment! Win. |
09:48 | | * ErikMesoy gets an Uncaught TypeError trying to run that. :/ |
10:22 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code |
10:40 | <&Reiver> | aw :/ |
10:43 | <&Reiver> | runs fine for me, not that that's much of a help |
10:47 | <&Reiver> | oh |
10:47 | <&Reiver> | It works for me *downloaded*, if that helps? |
11:07 | <@sshine> | https://www.tutorialrepublic.com/faq/how-to-determine-if-variable-is-undefined-or-null-in-javascript.php |
11:07 | <@sshine> | Javascript is hard! |
11:07 | <@sshine> | so I recall to always use '===' instead of '==' for the same reasons as in PHP. |
11:07 | <@sshine> | but here's an example of when the right answer is to use '=='. |
11:08 | <@sshine> | (i.e., my guess to write: x === undefined wouldn't work) |
11:09 | <@sshine> | (so regardless of writing code that checks *either* null/undefined, simply checking undefined isn't trivial either because 'undefined' isn't a reserved keyword.) |
11:10 | <@sshine> | I'll live with 'x == null' catching both null/undefined. |
11:20 | | catalyst [yaaic@Nightstar-v6lb30.cable.virginm.net] has quit [Connection closed] |
12:26 | | celticminstrel [celticminst@Nightstar-80avij.dsl.bell.ca] has joined #code |
12:26 | | mode/#code [+o celticminstrel] by ChanServ |
13:00 | | mac [macdjord@Nightstar-rslo4b.mc.videotron.ca] has joined #code |
13:00 | | mode/#code [+o mac] by ChanServ |
13:03 | | macdjord|slep [macdjord@Nightstar-rslo4b.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
13:27 | | macdjord|slep [macdjord@Nightstar-rslo4b.mc.videotron.ca] has joined #code |
13:27 | | mode/#code [+o macdjord|slep] by ChanServ |
13:29 | | mac [macdjord@Nightstar-rslo4b.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
13:36 | <&[R]> | TIL: x == null is only true for null or undefined |
13:36 | <&[R]> | in JS |
13:36 | <&[R]> | 0, '', [], {}, false all are false when compared to null |
13:37 | <&[R]> | https://termbin.com/z93zf |
14:01 | | macdjord|slep is now known as macdjord|wurk |
14:15 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
14:16 | | gnolam_ [lenin@Nightstar-e3tf4i.priv.bahnhof.se] has joined #code |
14:16 | | gnolam [lenin@Nightstar-e3tf4i.priv.bahnhof.se] has quit [Ping timeout: 121 seconds] |
14:16 | | gnolam_ is now known as gnolam |
14:17 | | mode/#code [+o gnolam] by ChanServ |
14:22 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
14:22 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
15:17 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
16:01 | | Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
16:56 | | Derakon[AFK] is now known as Derakon |
19:00 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
19:00 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
21:35 | | catalyst [catalyst@Nightstar-v6lb30.cable.virginm.net] has joined #code |
21:53 | | Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
22:28 | | Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code |
22:40 | | Pink [user1@Nightstar-g7hdo5.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
23:11 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds] |
23:56 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
--- Log closed Fri Mar 27 00:00:34 2020 |