--- Log opened Fri Aug 16 00:00:48 2019 |
01:07 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code |
01:08 | | mode/#code [+o himi] by ChanServ |
01:12 | | celticminstrel [celticminst@Nightstar-6an2qt.dsl.bell.ca] has joined #code |
01:12 | | mode/#code [+o celticminstrel] by ChanServ |
01:15 | <@Reiv> | surely |
01:15 | <@Reiv> | Even if you must stick with this awfulness |
01:15 | <@Reiv> | You make it one file per user, and load it into an actual DB |
04:15 | | Alek [Alek@Nightstar-o723m2.cicril.sbcglobal.net] has quit [[NS] Quit: ] |
04:16 | | Alek [Alek@Nightstar-o723m2.cicril.sbcglobal.net] has joined #code |
04:16 | | mode/#code [+o Alek] by ChanServ |
04:52 | | Alek [Alek@Nightstar-o723m2.cicril.sbcglobal.net] has quit [[NS] Quit: brb] |
05:06 | | Alek [Alek@Nightstar-o723m2.cicril.sbcglobal.net] has joined #code |
05:06 | | mode/#code [+o Alek] by ChanServ |
05:21 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Ping timeout: 121 seconds] |
06:41 | | celticminstrel [celticminst@Nightstar-6an2qt.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
06:56 | | McMartin [mcmartin@Nightstar-ipm463.ca.comcast.net] has quit [[NS] Quit: updates] |
06:57 | | Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has joined #code |
06:57 | | mode/#code [+qo Vorntastic Vorntastic] by ChanServ |
07:03 | | McMartin [mcmartin@Nightstar-ipm463.ca.comcast.net] has joined #code |
07:03 | | mode/#code [+ao McMartin McMartin] by ChanServ |
07:54 | | Kindamoody[zZz] is now known as Kindamoody |
08:11 | | VirusJTG_ [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
08:11 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Connection closed] |
08:11 | | Pinkhair [user1@Nightstar-g7hdo5.dyn.optonline.net] has joined #code |
08:12 | | Netsplit Golgafrincham.Nightstar.Net <-> Traal.Nightstar.Net quits: @Alek, @crystalclaw, @jeroud, Mahal, Pink, @JustBob, @Pi, @jerith, @iospace, @Attilla, (+4 more, use /NETSPLIT to show all of them) |
08:13 | | Netsplit over, joins: Mahal, &McMartin, &jerith, @sshine, Kizor, @JustBob, Pink, @Alek, @Pi, @iospace (+4 more) |
08:14 | | Pink [user1@Nightstar-1j7.l7n.44.24.IP] has quit [Ping timeout: 121 seconds] |
08:15 | | Alek [Alek@Nightstar-o723m2.cicril.sbcglobal.net] has quit [Ping timeout: 121 seconds] |
08:16 | | Alek [Alek@Nightstar-o723m2.cicril.sbcglobal.net] has joined #code |
08:16 | | mode/#code [+o Alek] by ChanServ |
09:47 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code |
09:47 | | mode/#code [+o himi] by ChanServ |
10:18 | | Degi [Degi@Nightstar-rgb0rc.dyn.telefonica.de] has joined #code |
10:47 | <&McMartin> | omfg |
10:47 | <&McMartin> | It was in fact "order the lines are typed in" that was crucial to program correctness |
10:47 | <&McMartin> | Fortunately the BASIC can be convinced to load lines in unusual orders |
10:48 | <&McMartin> | That'll be an article |
10:49 | <@TheWatcher> | O.o |
10:49 | <@TheWatcher> | wat |
10:50 | <&McMartin> | atari.jpg |
10:51 | <&McMartin> | But yeah, the "can be convinced" thing also means you often get to write your BASIC programs in Vim or Emacs on a proper machine and then import it as source |
10:51 | <&McMartin> | So... nothing says the lines have to be sorted in that file |
10:51 | <&McMartin> | It's basically "run contents of file as a script" under the hood |
10:52 | <&McMartin> | And yeah, uh, this is bananapants, so, um |
10:52 | <&McMartin> | props to MS for making the second best home computer BASIC in that era |
10:52 | <&McMartin> | and also having it be quite good. |
10:53 | <&McMartin> | (BBC BASIC beats it out, but it's the only one that does until you're well into the 16-bit era) |
10:54 | <&McMartin> | But yeah, the punchline of Bumbershoot Software is that machine language is easier than BASIC~ |
10:54 | <&McMartin> | and now back to sleep since hopefully I'm now less overheated -_- |
11:08 | <~Vorntastic> | Ok. Today because I'm apparently going to need it I will need to figure the translation from petscii to screen codes |
11:13 | <&McMartin> | That's in the PRG |
11:22 | <~Vorntastic> | Interestingly, it's not directly. I have petscii - symbol and screen code - symbol but not the direct translation which is what I need |
11:23 | <&McMartin> | Oh yeah. It's basically blocks of 32 |
11:24 | <&McMartin> | And then 128-255 is 0-128 reverse video |
11:25 | <~Vorntastic> | Since -- uh -- it uses petscii to refer to symbols whose screen code locations are known - so it'll go reverse Q reverse (or something) to get a particular critter to show up in the game explanation marquee |
11:26 | <&McMartin> | 129 is reverse A |
11:26 | <&McMartin> | mcm is slep |
11:27 | <~Vorntastic> | Indeed. |
11:27 | <~Vorntastic> | Ni |
11:33 | | Kindamoody is now known as Kindamoody|afk |
13:25 | | celticminstrel [celticminst@Nightstar-6an2qt.dsl.bell.ca] has joined #code |
13:25 | | mode/#code [+o celticminstrel] by ChanServ |
13:47 | | Degi [Degi@Nightstar-rgb0rc.dyn.telefonica.de] has quit [Connection reset by peer] |
13:54 | | celticminstrel is now known as celmin|away |
15:00 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
15:00 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
15:32 | <~Vornicus> | Huh, you were right it is just pages of 32 each |
16:47 | | Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
16:56 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code |
18:39 | | * abudhabi fiddles with DNS records for a Squarespace website. |
18:39 | <@abudhabi> | Their verification tests are funny. |
18:39 | <@abudhabi> | They obviously use some sort of distributed solution for that. |
18:39 | <@abudhabi> | Because every time I refresh, I get a different set of results. |
18:40 | <@abudhabi> | Clearly, the information propagation is quite heterogenous. |
18:50 | | ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
18:53 | | ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code |
18:53 | | mode/#code [+ao ToxicFrog ToxicFrog] by ChanServ |
22:06 | | Kindamoody|afk is now known as Kindamoody |
22:27 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds] |
22:37 | | Kindamoody is now known as Kindamoody[zZz] |
--- Log closed Sat Aug 17 00:00:49 2019 |