--- Log opened Thu Apr 25 00:00:17 2019 |
00:53 | | Kindamoody|out is now known as Kindamoody |
00:54 | | celmin|away is now known as celticminstrel |
01:06 | | Derakon[AFK] is now known as Derakon |
01:19 | | Kindamoody is now known as Kindamoody[zZz] |
01:51 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [[NS] Quit: Leaving] |
02:09 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
02:09 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
02:12 | <@JustBob> | TheWatcher. |
02:13 | <@JustBob> | Just FYSA, the JWST's important stuff isn't JavaScript. Just the portions of it that they expect to let random graduate students write code for. |
02:16 | <@celticminstrel> | What's FYSA? |
02:16 | <@celticminstrel> | For Your Sanity something or other? |
02:31 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Connection closed] |
02:46 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
02:46 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
03:28 | <@JustBob> | For Your Situational Awareness. |
03:28 | <@JustBob> | I should have used an FYI, but fuckit. |
03:28 | <@JustBob> | Wrong acronyms are wrong. :p |
03:36 | | McMartin[AFK] is now known as McMartin |
03:40 | <&McMartin> | Woot, new readership record |
03:43 | | celticminstrel [celticminst@Nightstar-5cqq2e.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
03:45 | | celticminstrel [celticminst@Nightstar-5cqq2e.dsl.bell.ca] has joined #code |
03:45 | | mode/#code [+o celticminstrel] by ChanServ |
03:45 | | celticminstrel [celticminst@Nightstar-5cqq2e.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
03:48 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Connection reset by peer] |
03:50 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
03:50 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
04:52 | | catalyst [Jessikat@Nightstar-5dv16h.cable.virginm.net] has quit [Connection closed] |
05:05 | | VirusJTG_ [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
05:08 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Ping timeout: 121 seconds] |
05:09 | | Derakon is now known as Derakon[AFK] |
05:30 | | McMartin [McMartin@Nightstar-rpcdbf.sntcca.sbcglobal.net] has quit [[NS] Quit: HydraIRC -> http://www.hydrairc.com <- Nine out of ten l33t h4x0rz prefer it] |
05:42 | | Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has joined #code |
05:42 | | mode/#code [+qo Vorntastic Vorntastic] by ChanServ |
06:18 | | McMartin [McMartin@Nightstar-rpcdbf.sntcca.sbcglobal.net] has joined #code |
06:18 | | mode/#code [+ao McMartin McMartin] by ChanServ |
07:54 | | McMartin is now known as McMartin[AFK] |
08:10 | | Kindamoody[zZz] is now known as Kindamoody |
09:25 | <@sshine> | I wonder, can you make a double-ended linked list in ML? |
09:26 | <@sshine> | I know that regular lists (and algebraic types in general) don't allow this. |
09:26 | <@sshine> | so maybe you can hack this with references. |
10:10 | <@sshine> | yeah, I guess you can always do this with tuples, references and option types. |
10:11 | <@sshine> | datatype 'a doubly_linked_list = Node { elem : 'a, prev : 'a doubly_linked_list option ref, next : 'a doubly_linked_list option ref } |
11:31 | | M-E [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code |
11:31 | | M-E is now known as Emmy |
11:34 | | VirusJTG_ [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Connection closed] |
11:44 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
11:44 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
13:12 | | celticminstrel [celticminst@Nightstar-5cqq2e.dsl.bell.ca] has joined #code |
13:12 | | mode/#code [+o celticminstrel] by ChanServ |
15:37 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
15:37 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
17:16 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
17:32 | | Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
19:17 | | Kindamoody is now known as Kindamoody|afk |
20:57 | | mode/#code [+o ErikMesoy] by ChanServ |
22:31 | | gnolam [quassel@Nightstar-6ef.6hk.119.62.IP] has joined #code |
22:31 | | mode/#code [+o gnolam] by ChanServ |
22:33 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds] |
23:03 | | Kindamoody|afk is now known as Kindamoody |
23:10 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [[NS] Quit: Leaving] |
23:12 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
23:12 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
23:22 | | gnolam [quassel@Nightstar-6ef.6hk.119.62.IP] has quit [[NS] Quit: Z?] |
--- Log closed Fri Apr 26 00:00:18 2019 |