--- Log opened Thu Nov 19 00:00:28 2020 |
00:17 | | McMartin [mcmartin@Nightstar-c25omi.ca.comcast.net] has joined #code |
00:17 | | mode/#code [+ao McMartin McMartin] by ChanServ |
01:38 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
02:06 | | Degi [Degi@Nightstar-sjc78k.pool.telefonica.de] has quit [Ping timeout: 121 seconds] |
02:06 | | Degi [Degi@Nightstar-jejaas.pool.telefonica.de] has joined #code |
03:31 | | catalyst [catalyst@Nightstar-v2k17a.dab.02.net] has quit [Ping timeout: 121 seconds] |
03:32 | | catalyst [catalyst@Nightstar-g268sh.dab.02.net] has joined #code |
04:55 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Connection closed] |
04:56 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
04:56 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
05:14 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has quit [Ping timeout: 121 seconds] |
05:31 | | celticminstrel [celticminst@Nightstar-5pqf1t.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
05:31 | | celticminstrel [celticminst@Nightstar-5pqf1t.dsl.bell.ca] has joined #code |
05:31 | | mode/#code [+o celticminstrel] by ChanServ |
05:31 | | celticminstrel [celticminst@Nightstar-5pqf1t.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
06:45 | | Pink [uid208117@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
07:33 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code |
07:33 | | mode/#code [+o himi] by ChanServ |
08:52 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
08:52 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
09:40 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
09:43 | | catalyst [catalyst@Nightstar-g268sh.dab.02.net] has quit [Connection reset by peer] |
10:14 | | Kindamoody is now known as Kindamoody|afk |
10:41 | | catalyst [catalyst@Nightstar-0efjng.dab.02.net] has joined #code |
10:44 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds] |
11:35 | <@gnolam> | TIL: "allballs" is a valid Postgres literal for 00:00:00.0 UTC |
11:36 | <~Vornicus> | wat |
11:49 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code |
11:53 | <@gnolam> | https://www.postgresql.org/docs/current/datatype-datetime.html#DATATYPE-DATETIME-SPECIAL-TABLE |
12:06 | <~Vornicus> | weird |
12:17 | | catalyst [catalyst@Nightstar-0efjng.dab.02.net] has quit [The TLS connection was non-properly terminated.] |
12:44 | | catalyst [catalyst@Nightstar-0efjng.dab.02.net] has joined #code |
13:07 | | * Vornicus grumps some more at testing |
13:11 | <~Vornicus> | the external interface of this part of this module is two functions; there are however several very complicated functions that these two use, including stuff that live-generates other functions because of course it does. And I want to make sure that all these bits work correctly but these bits are not and honestly should not be exposed. |
13:32 | <~Vornicus> | so what do I do? It needs testing. I need to refactor it soit's more obvious what each part is doing. But the complexity of the code means that testing *the public interface* means that I can't get coverage without test cases that are so complex as to disguise what it is I'm trying to do. |
13:46 | | * Vornicus frustrates in general at things where scoping means untestability |
13:49 | | FLHerne [flh@Nightstar-6tv.748.10.86.IP] has joined #code |
14:09 | <@gnolam> | Well that was... slightly faster. |
14:09 | <@gnolam> | From 6 minutes to 30 seconds. |
14:09 | <~Vornicus> | an order of magnitude improvement! |
14:10 | <@gnolam> | Indeed! |
14:10 | <@gnolam> | Now let's see if I can get it even faster. |
14:11 | <@gnolam> | (Optimizing database updates.) |
14:23 | | celticminstrel [celticminst@Nightstar-5pqf1t.dsl.bell.ca] has joined #code |
14:23 | | mode/#code [+o celticminstrel] by ChanServ |
15:29 | <@TheWatcher> | Shiny! |
16:12 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
16:15 | | catalyst [catalyst@Nightstar-0efjng.dab.02.net] has quit [Ping timeout: 121 seconds] |
16:20 | | Kindamoody|afk is now known as Kindamoody |
17:45 | <@abudhabi> | Argh. |
17:46 | <@abudhabi> | Here's a bloody annoying bug: When I accidentally scroll on Chromium's title bar, it fails to render even after I unscroll the window. |
17:46 | <@abudhabi> | I'm on Mint. How do I disable this blasted *feature*? |
17:46 | <@abudhabi> | It has caused me no end of grief even before this Chromium interaction bug. |
17:46 | <@abudhabi> | Took me a while to even discover how I made it "roll up". |
17:57 | <&ToxicFrog> | Which desktop environment? |
17:58 | <&ToxicFrog> | That matters more than the distro for this. |
17:58 | <&ToxicFrog> | If it's KDE, that setting is in System Settings -> Window Management -> Behaviour -> Titlebar Actions -> mouse wheel |
18:00 | <@abudhabi> | Cinnamon. |
18:01 | <@abudhabi> | Found it: https://i.imgur.com/FtZLscx.png |
18:13 | | catalyst [catalyst@Nightstar-8uso1r.dab.02.net] has joined #code |
18:15 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds] |
18:18 | | Pink [uid208117@Nightstar-h2b233.irccloud.com] has joined #code |
18:22 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Connection closed] |
18:22 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code |
18:25 | | Kindamoody is now known as Kindamoody|afk |
19:33 | | Kindamoody|afk is now known as Kindamoody |
20:15 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
20:15 | | mode/#code [+o Reiv] by ChanServ |
20:44 | | catalyst [catalyst@Nightstar-8uso1r.dab.02.net] has quit [Ping timeout: 121 seconds] |
20:50 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds] |
21:08 | | Pink [uid208117@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
21:20 | | Netsplit Deepthought.Nightstar.Net <-> Krikkit.Nightstar.Net quits: @PinkFreud |
21:21 | | Netsplit over, joins: @PinkFreud |
21:46 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
23:04 | | Kindamoody is now known as Kindamoody[zZz] |
23:08 | | himi [sjjf@Nightstar-1drtbs.anu.edu.au] has joined #code |
23:08 | | mode/#code [+o himi] by ChanServ |
23:13 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds] |
23:33 | | Pink [uid208117@Nightstar-h2b233.irccloud.com] has joined #code |
23:34 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
23:35 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
23:35 | | mode/#code [+o Reiv] by ChanServ |
--- Log closed Fri Nov 20 00:00:29 2020 |