code logs -> 2022 -> Fri, 10 Jun 2022< code.20220609.log - code.20220611.log >
--- Log opened Fri Jun 10 00:00:34 2022
00:54 gizmore|2 [kvirc@Nightstar-np77f7.dip0.t-ipconnect.de] has quit [[NS] Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
00:55 gizmore [kvirc@Nightstar-np77f7.dip0.t-ipconnect.de] has joined #code
01:23 gizmore|2 [kvirc@Nightstar-h92prv.dip0.t-ipconnect.de] has joined #code
01:23 gizmore [kvirc@Nightstar-np77f7.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds]
03:24
<&ToxicFrog>
why is making menus in gzdoom so complicated
04:02 Degi_ [Degi@Nightstar-hqfl3n.pool.telefonica.de] has joined #code
04:04 Degi [Degi@Nightstar-o9ubpe.pool.telefonica.de] has quit [Ping timeout: 121 seconds]
04:04 Degi_ is now known as Degi
04:32 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
04:40 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has joined #code
04:40 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
04:51
<&McMartin>
Sounds like GUI programming
08:23
< catalyst>
GUI programming is annoyingly complicated
08:43
<&McMartin>
"Not only full of spiders, but made of spiders; and those spiders are, themselves, made of spiders"
08:44
< catalyst>
I'm one of the spiders
08:44
<&McMartin>
Fiddling with Amiga stuff has reminded me that BBC BASIC actually exposed the core OS on the Archie enough that you could do full GUI event handling and stuff without ever leaving BASIC
08:44
< catalyst>
I'm annoyed at how much I know about windows GUI programming
08:44
<&McMartin>
Which is pretty wild from this side of the Atlantic
08:45 Pinkhair [Pink@Nightstar-9t0bd0.ph.cox.net] has joined #code
08:45
<&McMartin>
I enjoyed my dumb project where I built a like 5KB Win32 GUI program
08:47 Pink [Pink@Nightstar-9t0bd0.ph.cox.net] has quit [Ping timeout: 121 seconds]
08:48
< catalyst>
I keep getting paid for it, which is odd to me
08:48
< catalyst>
but I think I enjoy what my job is
08:49
< catalyst>
McMartin: I'm half convinced you're Chris Sawyer
09:03
<&McMartin>
I don't know who that is but I'm not him
09:04
< catalyst>
the man who insisted on writing everything in assembly well into the DirectX age (creator of rollercoaster/transport tycoon and locomotion
09:04
< catalyst>
)
09:07
<&McMartin>
Oh yeah, no
09:07
<&McMartin>
I'm very explicit about why not to do this
09:07
<&McMartin>
But now I have to check on something real quick
09:08
<&McMartin>
OK, no, the really ill-advised DOS asm book I have is by someone else
09:09
<&McMartin>
Anyway, the asm thing is mostly a way to keep myself honest when I play with old computers: it's a way to say "I have definitely written a thing that is *for this platform* instead of merely used someone's toolchain"
09:09
<&McMartin>
And it's pretty amusing, in a way, to see how I relax the standard "every byte in this executable is there because I put it there" as time goes on.
09:10
<&McMartin>
8-bit carts? Kinda have to. Spectrum? TZX format is simple enough and the custom BASIC loader is pretty easy to specify. C64, Apple II? Same. DOS? .COM format gives you that for free.
09:11
<&McMartin>
DOS .EXE, Atari .PRG, Amiga Hunk, anything ELF or COFF? hell no, feed it to the binutils
09:11
<&McMartin>
Speaking of GUI stuff though I'm still wavering on how much I want to actually contend with Workbench on the Amiga project.
09:12
<&McMartin>
Really taking over all the graphics and sound seems to require being a boot disk and that's kind of a bummer, so the question will be how much shenanigans I can get up to without needing to do that.
09:12
<&McMartin>
Hard drives, it turns out, are pretty great
09:54
< Pinkhair>
Workbench is great.
09:55
< Pinkhair>
Though I suppose it depends a lot on what you are trying to do.
10:10
< catalyst>
I'm trying to be awake enough to work
10:10
< catalyst>
will it help with that
10:23 catalyst_ [catalyst@Nightstar-8m0n9b.dab.02.net] has joined #code
10:24 catalys70 [catalyst@Nightstar-1pt5qb.dab.02.net] has joined #code
10:25 catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds]
10:27 catalyst_ [catalyst@Nightstar-8m0n9b.dab.02.net] has quit [Ping timeout: 121 seconds]
10:46 catalys70 [catalyst@Nightstar-1pt5qb.dab.02.net] has quit [Ping timeout: 121 seconds]
13:05 catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
15:01 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
15:01 mode/#code [+qo Vornicus Vornicus] by ChanServ
15:10 FLHerne [flh@Nightstar-tuvrp1.uk] has quit [[NS] Quit: There's a real world out here!]
15:11 FLHerne [flh@Nightstar-tuvrp1.uk] has joined #code
15:54
<&ToxicFrog>
McMartin: it is, in fact, GUI programming, except it's actually worse than most of my GUI programming experiences because most of the documentation doesn't exist
16:00 abudhabi__ [abudhabi@Nightstar-ujecjq.adsl.tpnet.pl] has joined #code
16:04 abudhabi_ [abudhabi@Nightstar-e9ejb5.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds]
17:09 Vorntastic [uid293981@Nightstar-phvupn.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
17:10 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code
19:17
<~Vornicus>
heck.
19:17
<~Vornicus>
So I've been thinking on a rant and demonstration of a very mathy concept this past two weeks
19:19
<~Vornicus>
then Grant from 3Blue1Brown, a very well produced math youtube, announces they're doing the summer of math expo again this year.
19:19
<~Vornicus>
...Heck.
19:28
<&McMartin>
Can you present via zoom?
19:29
<~Vornicus>
well, the usual format is youtube video
19:29
<&McMartin>
Pinkhair: Did you actually use Amigas as daily drivers back in the day?
19:29
<~Vornicus>
the worst bit is that the math is about *graphics*
19:33
<~Vornicus>
and I have an image in my mind thinking about my math thing and oh boy it's a good image
20:09 catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [[NS] Quit: -a- Connection Timed Out]
20:10 catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
20:19 catalyst_ [catalyst@Nightstar-0tit7t.dab.02.net] has joined #code
20:21 catalys55 [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
20:21 catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection reset by peer]
20:23 catalyst_ [catalyst@Nightstar-0tit7t.dab.02.net] has quit [Ping timeout: 121 seconds]
20:29 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
21:02 Kindamoody[zZz] is now known as Kindamoody
22:57 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds]
--- Log closed Sat Jun 11 00:00:36 2022
code logs -> 2022 -> Fri, 10 Jun 2022< code.20220609.log - code.20220611.log >

[ Latest log file ]