code logs -> 2022 -> Mon, 05 Sep 2022< code.20220904.log - code.20220906.log >
--- Log opened Mon Sep 05 00:00:43 2022
00:59
<&McMartin>
Oh man, my new retrocoding books have arrived
00:59
<&McMartin>
From the far distant past of 2016
00:59
<&McMartin>
so maybe not actually retrocoding
00:59
<&McMartin>
But it has stuff on DVD in the back, so I need to go dig out my external optical drive
00:59
<&McMartin>
That counts as retro right
01:03
< jessifae_>
kinda
01:32 jessifae_ is now known as jessifae
01:35 gizmore [kvirc@Nightstar-b76p47.dip0.t-ipconnect.de] has joined #code
01:35
<&McMartin>
On consideration: yeah, it does. It's a book on DX11 and DX12, so that's "modern", but the actual code samples on the disk don't compile anymore.
01:37 gizmore|2 [kvirc@Nightstar-1gq1h8.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds]
01:49 Degi [Degi@Nightstar-n5010p.pool.telefonica.de] has quit [Ping timeout: 121 seconds]
01:51 Degi [Degi@Nightstar-83tgq0.pool.telefonica.de] has joined #code
03:47 Kindamoody [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Ping timeout: 121 seconds]
03:54 Kimo|autojoin [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code
03:54 mode/#code [+o Kimo|autojoin] by ChanServ
04:33 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
04:49 Vorntastic [uid293981@Nightstar-343.0n6.254.5.IP] has joined #code
04:49 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
07:18
< jessifae>
huh
07:18
< jessifae>
that's interesting
07:40
<&McMartin>
It appears to be because the sample code is linking against XNA Math and D3DX dlls, and those are no longer part of the Windows SDK -- those are both now managed as header-only template libraries if you're using them at all.
07:40
<&McMartin>
(Presumably because the number of D3DX dlls that had to be simultaneously installed in your system directory was getting unwieldy, because MS has re-destroyed and re-created DLL Hell at least five times since I've started paying attention.)
09:46
<@TheWatcher>
... only 5?~
09:46
<@TheWatcher>
Well, you said 'at least' so
09:47
<@TheWatcher>
Feels like 50~
10:02
<&McMartin>
I'm treating XNA and D3DX as the same "re-destroyed", after the standalone DX SDKs were the "re-created", with both ignoring the whole WinSxS thing that is still used for most system libs
10:02
<&McMartin>
Setting up the SDKs so you ship stuff statically is a huge improvement though!
10:02
<&McMartin>
... even if C++ kind of mandates it if you want it to make remotely decent code
10:42
< jessifae>
yeah I thought XNA was dead
10:42
< jessifae>
which is a shame, Hargreaves is a good API designer
10:48
<&McMartin>
It is indeed dead, but these books are old enough that it wasn't dead at the time, so... yeah, I guess that makes them retro or at least legacy. It'll still be useful to me; stuff like DXGI is new to me despite being as old as Win7... and maybe Vista.
11:55 jessifae_ [catalyst@Nightstar-o6prjn.dab.02.net] has joined #code
11:58 jessifae [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds]
12:34 jessifae [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
12:36 jessifae [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection closed]
12:36 jessifae [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
12:37 jessifae_ [catalyst@Nightstar-o6prjn.dab.02.net] has quit [Ping timeout: 121 seconds]
14:52 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
14:52 mode/#code [+qo Vornicus Vornicus] by ChanServ
18:04 Kizor [a@Nightstar-nfsqa7.yok.fi] has quit [Ping timeout: 121 seconds]
18:07 jessifae_ [catalyst@Nightstar-9fbua7.dab.02.net] has joined #code
18:09 jessifae [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds]
18:28 Kizor [a@Nightstar-nfsqa7.yok.fi] has joined #code
18:29 Vorntastic [uid293981@Nightstar-343.0n6.254.5.IP] has quit [[NS] Quit: Connection closed for inactivity]
18:36 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code
19:00 PinkAFK [Pink@Nightstar-dgaf27.ph.cox.net] has joined #code
19:43 Kimo|autojoin is now known as Kindamoody
21:11 jessifae [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
21:13 jessifae_ [catalyst@Nightstar-9fbua7.dab.02.net] has quit [Ping timeout: 121 seconds]
21:20 jessifae [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection reset by peer]
21:20 jessifae [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code
22:44 Kindamoody is now known as Kindamoody[zZz]
22:50
<@gnolam>
https://github.com/Sanakan8472/copy-dialog-lunar-lander
22:50 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
23:01
< Emmy>
gnolam, that's bloody fucking brilliant.
23:06 Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds]
23:39
<&McMartin>
I love it
--- Log closed Tue Sep 06 00:00:44 2022
code logs -> 2022 -> Mon, 05 Sep 2022< code.20220904.log - code.20220906.log >

[ Latest log file ]