code logs -> 2017 -> Fri, 06 Oct 2017< code.20171005.log - code.20171007.log >
--- Log opened Fri Oct 06 00:00:28 2017
00:42 celticminstrel [celticminst@Nightstar-rk1uup.dsl.bell.ca] has joined #code
00:42 mode/#code [+o celticminstrel] by ChanServ
00:55 RchrdB [RchrdB@Nightstar-qe9.aug.187.81.IP] has quit [Connection closed]
01:22 Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds]
01:25 Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code
01:25 mode/#code [+o Alek] by ChanServ
01:59 Kindamoody is now known as Kindamoody[zZz]
02:33 mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code
02:33 mode/#code [+o mac] by ChanServ
02:36 macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Ping timeout: 121 seconds]
02:56 Jessikat` [Jessikat@Nightstar-nhp1ga.dab.02.net] has joined #code
02:58 Jessikat [Jessikat@Nightstar-7gncd5.dab.02.net] has quit [Ping timeout: 121 seconds]
06:15 Vash [Vash@Nightstar-1l3nul.res.rr.com] has joined #code
06:18 Vash is now known as Vornicus
06:18 mode/#code [+qo Vornicus Vornicus] by ChanServ
06:45 celticminstrel [celticminst@Nightstar-rk1uup.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
07:48 Vornicus [Vash@Nightstar-1l3nul.res.rr.com] has quit [Connection closed]
08:34 Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds]
08:37 Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code
08:37 mode/#code [+o Alek] by ChanServ
08:57 macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code
08:57 mode/#code [+o macdjord] by ChanServ
08:59 mac [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [Operation timed out]
09:22 Jessikat` [Jessikat@Nightstar-nhp1ga.dab.02.net] has quit [Ping timeout: 121 seconds]
10:42 Degi [Degi@Nightstar-nf38d9.dyn.telefonica.de] has joined #code
12:00 gnolam [quassel@Nightstar-f22.ckv.119.62.IP] has joined #code
12:00 mode/#code [+o gnolam] by ChanServ
13:13 Kindamoody[zZz] is now known as Kindamoody
14:08 Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds]
14:26 gnolam [quassel@Nightstar-f22.ckv.119.62.IP] has quit [Connection closed]
14:52 Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code
14:52 mode/#code [+o Alek] by ChanServ
15:27
<&jerith>
Yay, my talk went well.
15:28
<&jerith>
It was a bit intimidating to talk to an overfull room with people sitting on the floor and standing at the back.
15:29
<&jerith>
https://za.pycon.org/talks/43/ should have a video up at some point.
15:29
<&jerith>
Maybe in a couple of days.
16:17 gnolam [lenin@Nightstar-ego6cb.cust.bahnhof.se] has joined #code
16:17 mode/#code [+o gnolam] by ChanServ
19:44
<@gnolam>
https://twitter.com/rabcyr_alt/status/915386643946885120
21:28 Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Operation timed out]
21:32 Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code
21:32 mode/#code [+o Alek] by ChanServ
21:56
<&jeroud>
My talk video in preview mode: http://youtu.be/H6HCRpUtawo
21:57
<&jeroud>
I'm pretty sure that URL won't change when we push the publish button.
21:58
<&jeroud>
The title, since it's not actually visible unless you click one of my links, is "Surviving a Legacy Codebase".
22:23 Degi is now known as Super
22:23 Super is now known as Super_Degi
22:54
<&McMartin>
jeroud: Hey, that old definition of legacy code was recently relevant!
22:54
<&McMartin>
Because ARM32 just self-destructed last month in the iOS ecosystem~
22:56
<&McMartin>
Less of an issue in this era of high-level compiled languages like C, but not as thoroughly as one might always hope
22:56
<&jerith>
McMartin: But almost all modern code (except the small asm bits that people still write for various reasons) can generally be recompiled (maybe with some minor changes) for new systems.
22:57
<&McMartin>
Yeah
22:57
<&McMartin>
The pain point for this turned out to be "that assumes that someone still has the code and a compiler"
22:57
<&jerith>
The closest analogue I can think of "yeah, we ripped out that deprecated API. Sucks to be you."
22:58
<&McMartin>
Yeah, here it's more "Apple puts self-destruct codes on all apps that are reset when the developers pay dues"
22:58
<&McMartin>
"Oh, you wanted to keep using it? You're not part of this transaction."
22:59
<&McMartin>
The AArch64 transition was pretty smooth for us.
23:05 * McMartin immediately steals the term "investigative tests".
23:05
<&McMartin>
(By the definitions used here, iOS 11 itself counts as legacy code~)
23:42
<@himi>
Just having the code doesn't necessarily mean it's particularly usable
23:42 * himi has an app that he uses for boat design that hasn't been updated in ten years and was written in Delphi
23:51
<&McMartin>
ISTR that Delphi is actually surprisingly common still.
23:52
< Mahal>
... boat ... design??
23:53
< Mahal>
(There's one piece of irreplaceable software at work, which we've managed to kludge by running some sort of virtual Dos experience inside a win2k virtual machine in it's own little DMZ)
23:53
< Mahal>
(It is apparently indispensable in the ongoing maintenance of $significant_structure)
23:53 * McMartin is aware of two possible technologies for "I need Actually DOS plz, or close enough"
23:54 * McMartin checks TIOBE's index. Delphi's actually #11!
23:54
<&McMartin>
It's now beating Perl.
23:54
< Mahal>
nb: we know about DOSBOX and similar - they don't work.
23:54
<&McMartin>
That does surprise me.
23:54
<&McMartin>
Yeah, DOSBOX isn't intended to work
23:55
<&McMartin>
FreeDOS and Windows 9x were the two technologies I had in mind.
23:56 Super_Degi is now known as Cute_Degi
--- Log closed Sat Oct 07 00:00:29 2017
code logs -> 2017 -> Fri, 06 Oct 2017< code.20171005.log - code.20171007.log >

[ Latest log file ]