code logs -> 2023 -> Sat, 04 Feb 2023< code.20230203.log - code.20230205.log >
--- Log opened Sat Feb 04 00:00:27 2023
01:47 gizmore|2 [kvirc@Nightstar-69vosr.dip0.t-ipconnect.de] has joined #code
01:49 gizmore [kvirc@Nightstar-tqdh4h.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds]
02:16
<@celticminstrel>
My main interest in the 6502 was that I thought it would be kind of cool to play Kid Radd on an NES emulator. Of course, that’s a huge project tho.
03:21 * McMartin ponders how best to manage this Git repo, when dealing with a toolchain that both predates UTF-8 and also thinks that ∂ and ƒ are acceptable characters to make be crucial keywords
03:21 * McMartin goes with "write a script to convert to/from UTF-8 as part of the transfer process"
03:22
<&McMartin>
I should probably also write a prep-for-import script, but I can do that later
03:47
<@celticminstrel>
HyperTalk / AppleScript dod that too BTW.
03:47
<@celticminstrel>
The line-continuation character is … uhh, I can’t even type it anymore I think…
03:48
<@celticminstrel>
^did
03:49
<@celticminstrel>
Used to be alt-semicolon IIRC, but that’s now an ellipsis.
03:50
<@celticminstrel>
Or maybe it was alt-L?
03:51
<@celticminstrel>
¬
03:51
<@celticminstrel>
There we go
03:51
<@celticminstrel>
I think that’s still the line continuation in AppleScript possibly?
03:53
<@celticminstrel>
Fortunately, it looks like Script Editor will automatically insert one if you press alt-enter.
03:53
<@celticminstrel>
So the fact that it can no longer be typed isn’t really an obstacle, I guess.
03:54
<&McMartin>
Yeah, here ∂ is the line continuation character, and not only that, it works exactly like backslash for character substitutes, so ∂t is tab, ∂n is newline, etc.
03:55
<@celticminstrel>
That character actually can’t be typed either anymore.
03:55
<@celticminstrel>
I have eth but not partial derivative.
03:55
<@celticminstrel>
The florin is still on the layout tho.
03:55
<&McMartin>
¬ at least is actually on UK keyboards.
03:56
<@celticminstrel>
Ah yeah, that sounds familiar.
03:56
<@celticminstrel>
But I’m talking about the US Extended layout on Mac OSX.
03:59
<@celticminstrel>
I just discovered that the onscreen keyboard is crazy customizable. o.O
04:05 SmithKurosaki [uid215460@Nightstar-e2nmdb.irccloud.com] has joined #code
04:12
<&McMartin>
But yeah, it looks great on GitHub itself. https://github.com/michaelcmartin/bumbershoot/blob/master/classic_mac/HelloWorld.make
04:58 Degi_ [Degi@Nightstar-2ldsa8.pool.telefonica.de] has joined #code
05:01 Degi [Degi@Nightstar-k9sv4r.pool.telefonica.de] has quit [Ping timeout: 121 seconds]
05:01 Degi_ is now known as Degi
05:42 abudhabi__ [abudhabi@Nightstar-m5m9pn.adsl.tpnet.pl] has joined #code
05:45 abudhabi_ [abudhabi@Nightstar-emidrd.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds]
06:23 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has joined #code
06:23 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
08:25 SmithKurosaki [uid215460@Nightstar-e2nmdb.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
09:45 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has quit [Connection closed]
09:45 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has joined #code
09:45 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
09:47 jeroud [sid10043@Nightstar-phvupn.irccloud.com] has quit [Ping timeout: 121 seconds]
09:47 Mahal [sid171286@Nightstar-0kb.0n6.254.5.IP] has quit [Ping timeout: 121 seconds]
09:48 jeroud [sid10043@Nightstar-phvupn.irccloud.com] has joined #code
09:48 mode/#code [+ao jeroud jeroud] by ChanServ
09:48 Mahal [sid171286@Nightstar-e2nmdb.irccloud.com] has joined #code
09:53 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
11:45 Emmy [Emmy@Nightstar-qo29c7.fixed.kpn.net] has joined #code
12:23 Emmy [Emmy@Nightstar-qo29c7.fixed.kpn.net] has quit [Ping timeout: 121 seconds]
12:27 JustBob [justbob@Nightstar.Customer.Dissatisfaction.Administrator] has quit [NickServ (RECOVER command used by JustLurk)]
12:27 JustBob [justbob@Nightstar.Customer.Dissatisfaction.Administrator] has joined #code
12:27 mode/#code [+o JustBob] by ChanServ
13:16 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has joined #code
13:16 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
14:54 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
14:54 mode/#code [+qo Vornicus Vornicus] by ChanServ
16:46 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
22:54
<@celticminstrel>
TIL 8-bit is not the smallest type of processor in existence.
22:54
<&McMartin>
... oh yeah, 8 is very much a historical accident kind of thing, AFAIK
22:55
<&McMartin>
(But also, like, the 4004)
22:58
< abudhabi__>
How small could a processor theoretically be?
22:58
< abudhabi__>
1 bit? :V
22:58
<@celticminstrel>
Apparently there are 1-bit CPUs.
23:01
<&McMartin>
A ripple-carry adder is basically a bunch of 1-bit ALUs chained together
23:09
<@Tamber>
I mean, there is *this*: http://laughtonelectronics.com/Arcana/One-bit%20computer/One-bit%20computer.html
--- Log closed Sun Feb 05 00:00:29 2023
code logs -> 2023 -> Sat, 04 Feb 2023< code.20230203.log - code.20230205.log >

[ Latest log file ]