code logs -> 2019 -> Wed, 06 Nov 2019< code.20191105.log - code.20191107.log >
--- Log opened Wed Nov 06 00:00:22 2019
01:03 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
01:44
<&McMartin>
20:39 <&jeroud> I now have a better idea of what kinds of things C++ programmers care about.
01:44
<&McMartin>
20:40 <&jeroud> And why Rust solves many C++ problems.
01:44
<&McMartin>
This may also provide insight into how learning Rust made me a much better C++ programmer
01:44
<@Reiv>
whut
01:46
<&McMartin>
18:19 <&McMartin> I enjoyed this talk. https://www.youtube.com/watch?v=rHIkrotSwcc
02:33 * celticminstrel wonders if there's a transcript of it.
02:43 Degi [Degi@Nightstar-a53smi.dyn.telefonica.de] has quit [Ping timeout: 121 seconds]
02:46 Degi [Degi@Nightstar-70m8km.dyn.telefonica.de] has joined #code
03:34
<&McMartin>
It does not appear that Cppcon publishes proceedings
03:34
<&McMartin>
They just post the slide decks.
05:29
<@celticminstrel>
:(
05:29 celticminstrel [celticminst@Nightstar-ocfc15.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
07:27 * gnolam arghs at twisty little corner cases, all alike.
07:41 * Reiver notes they are all alike, simply groups them together and handles the lot of them with a vaugely worded project spec.
08:17 Kindamoody[zZz] is now known as Kindamoody
09:02 * McMartin drops a different object in each corner case so he can tell them apart.
09:34 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
09:34 mode/#code [+qo Vornicus Vornicus] by ChanServ
09:34 ErikMesoy1 [Bruker@Nightstar-tqvql0.bb.online.no] has joined #code
09:34 macdjord|slep [macdjord@Nightstar-rslo4b.mc.videotron.ca] has joined #code
09:34 mode/#code [+o macdjord|slep] by ChanServ
09:35 ErikMesoy [Bruker@Nightstar-tqvql0.bb.online.no] has quit [Ping timeout: 121 seconds]
09:35 mac [macdjord@Nightstar-rslo4b.mc.videotron.ca] has quit [Operation timed out]
11:04 Kindamoody [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Ping timeout: 121 seconds]
11:31 Kindamoody [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code
11:31 mode/#code [+o Kindamoody] by ChanServ
13:08 celticminstrel [celticminst@Nightstar-ocfc15.dsl.bell.ca] has joined #code
13:08 mode/#code [+o celticminstrel] by ChanServ
13:42 Kindamoody is now known as Kindamoody|afk
14:00 celticminstrel is now known as celmin|away
16:01
<@sshine>
pie_, the left side of the problem involves 'Functor f => f (Either a b) -> f a', which would be a generalisation of 'Data.Either.lefts'. but given only 'fmap', how can you turn [Left 1, Right 2] into [1]?
16:02
<@sshine>
oh well.
16:02
<@sshine>
oops, wrong channel.
16:06 Kindamoody|afk is now known as Kindamoody
16:54 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
18:13 ErikMesoy1 is now known as ErikMesoy
18:13 mode/#code [+o ErikMesoy] by ChanServ
20:55 himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
21:25 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has joined #code
21:25 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
22:58 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
23:10 himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code
23:10 mode/#code [+o himi] by ChanServ
23:10
<&McMartin>
https://i.imgur.com/KgymDuJ.jpg
23:11
<&McMartin>
"Deceptive advertising", says the channel that linked this to me. "That looks like it can reliably hold things."
23:17
<~Vornicus>
I don't understand how a database that appears to fail miserably at being a base for data is at all popular
23:36
<@Tamber>
"Move fast, break things"
23:46
<&McMartin>
Meanwhile, my iOS application appears to be linking a framework that does not exist anywhere on the system, and yet not only does it run, I can trap breakpoints from the nonexistent file in the debugger.
23:46
<&McMartin>
And it's not embedded in the executable because I just searched its data segments for data that should be there if it were linked directly in and it's not there.
23:47 * McMartin goes to warm up some actual test hardware in case this is a Hilarious Simulator Artifact
23:47 * Tamber pictures some comical "this library is actually in ROM and is mapped over RAM at just the right point" shenanigans, amuses, then hairpulls.
23:48
<&McMartin>
That would be an even more astonishing result than "the simulator and debugger are running code out of its temporary directories instead of the simulation itself"
23:48
<&McMartin>
Because, not to put too fine a point on it
23:48
<&McMartin>
I wrote this code and it has no business being in Apple's ROM
23:49
<&McMartin>
That would require them to be time travelers~
23:52
<@Tamber>
:D
--- Log closed Thu Nov 07 00:00:23 2019
code logs -> 2019 -> Wed, 06 Nov 2019< code.20191105.log - code.20191107.log >

[ Latest log file ]