2025-07-29 00:00:42 +0200 | trickard_ | (~trickard@cpe-51-98-47-163.wireline.com.au) (Read error: Connection reset by peer) |
2025-07-29 00:00:43 +0200 | <dolio> | If you write something like `case <exp> of <pattern> -> ... case <exp> of ...`, then I think it will do that CSE. |
2025-07-29 00:00:52 +0200 | <dolio> | Of <exp> that is. |
2025-07-29 00:00:56 +0200 | trickard_ | (~trickard@cpe-51-98-47-163.wireline.com.au) |
2025-07-29 00:05:52 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 00:10:42 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-07-29 00:11:16 +0200 | <dolio> | In the cabal case the mechanism is more like hash consing, I guess. Every time you build something you remember what options it and all its dependencies were built with, and store the result indexed by all that information. Then if that ever shows up again in a build plan, you use what you already built. |
2025-07-29 00:15:00 +0200 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-07-29 00:15:30 +0200 | trickard_ | trickard |
2025-07-29 00:19:56 +0200 | Sgeo | (~Sgeo@user/sgeo) Sgeo |
2025-07-29 00:21:15 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 00:24:35 +0200 | <dolio> | I guess the answer to your implied question is that it's easier than graph isomorphism, because it's graph equality. It's only successful if the node names (package names + build flags) are exactly the same. |
2025-07-29 00:25:20 +0200 | biberu | (~biberu@user/biberu) (Read error: Connection reset by peer) |
2025-07-29 00:25:34 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 260 seconds) |
2025-07-29 00:25:48 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |
2025-07-29 00:29:10 +0200 | dtman34 | (~dtman34@2601:447:d182:6512:c2f9:c3a:b83d:6490) (Ping timeout: 272 seconds) |
2025-07-29 00:36:39 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 00:38:37 +0200 | araujo | (~araujo@216.73.163.169) araujo |
2025-07-29 00:38:43 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 00:41:02 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-07-29 00:42:45 +0200 | dtman34 | (~dtman34@c-73-242-68-179.hsd1.mn.comcast.net) dtman34 |
2025-07-29 00:43:14 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 252 seconds) |
2025-07-29 00:48:06 +0200 | pie_ | (~pie_bnc@user/pie/x-2818909) () |
2025-07-29 00:52:02 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 00:53:27 +0200 | amadaluzia | (~amadaluzi@user/amadaluzia) (Quit: ZNC 1.10.1 - https://znc.in) |
2025-07-29 00:54:08 +0200 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 245 seconds) |
2025-07-29 00:58:38 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-07-29 00:59:28 +0200 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-07-29 01:10:05 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 01:14:29 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-07-29 01:21:03 +0200 | sprotte24 | (~sprotte24@p200300d16f257c0005fe6f8bca8e5e30.dip0.t-ipconnect.de) (Quit: Leaving) |
2025-07-29 01:22:14 +0200 | wickedjargon | (~user@S0106f89e28d5699a.vc.shawcable.net) wickedjargon |
2025-07-29 01:25:27 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 01:29:54 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-07-29 01:36:36 +0200 | ljdarj1 | (~Thunderbi@user/ljdarj) ljdarj |
2025-07-29 01:36:49 +0200 | athan | (~athan@syn-047-132-161-157.res.spectrum.com) athan |
2025-07-29 01:36:53 +0200 | jespada | (~jespada@2800:a4:22e6:7f00:4c54:9542:8c12:7391) (Ping timeout: 248 seconds) |
2025-07-29 01:38:25 +0200 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 248 seconds) |
2025-07-29 01:38:25 +0200 | ljdarj1 | ljdarj |
2025-07-29 01:38:37 +0200 | <monochrom> | You can always use conservative heuristics to decide "maybe don't share this one". |
2025-07-29 01:40:10 +0200 | jespada | (~jespada@2800:a4:22e3:2500:9c17:f25b:c82f:98c4) jespada |
2025-07-29 01:40:51 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 01:45:23 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |
2025-07-29 01:47:10 +0200 | machinedgod | (~machinedg@d75-159-126-101.abhsia.telus.net) machinedgod |
2025-07-29 01:49:34 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 01:54:44 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 252 seconds) |
2025-07-29 01:56:14 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 02:00:50 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-07-29 02:05:52 +0200 | Square2 | (~Square@user/square) (Remote host closed the connection) |
2025-07-29 02:06:23 +0200 | Square | (~Square@user/square) Square |
2025-07-29 02:07:38 +0200 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich |
2025-07-29 02:11:38 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 02:16:39 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-07-29 02:17:36 +0200 | <dolio> | Yeah, my understanding is that the GHC heuristic is, "only eliminate common subexpressions that are within a scope where the expression has already been evaluated." That basically guarantees that you don't start leaking references. |
2025-07-29 02:22:34 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 02:27:08 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 02:27:36 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 272 seconds) |
2025-07-29 02:31:42 +0200 | stef204 | (~stef204@user/stef204) (Quit: WeeChat 4.2.1) |
2025-07-29 02:32:34 +0200 | califax | (~califax@user/califx) (Remote host closed the connection) |
2025-07-29 02:33:53 +0200 | califax | (~califax@user/califx) califx |
2025-07-29 02:33:53 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-07-29 02:34:59 +0200 | Tuplanolla | (~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) (Quit: Leaving.) |
2025-07-29 02:37:31 +0200 | hsw | (~hsw@112-104-9-97.adsl.dynamic.seed.net.tw) (Read error: Connection reset by peer) |
2025-07-29 02:37:36 +0200 | hsw_ | (~hsw@112-104-9-97.adsl.dynamic.seed.net.tw) hsw |
2025-07-29 02:41:29 +0200 | pabs3 | (~pabs3@user/pabs3) pabs3 |
2025-07-29 02:43:15 +0200 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) humasect |
2025-07-29 02:43:58 +0200 | catties | (~catties@user/meow/catties) (Server closed connection) |
2025-07-29 02:44:18 +0200 | catties | (~catties@user/meow/catties) catties |
2025-07-29 02:45:08 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 02:47:58 +0200 | araujo | (~araujo@216.73.163.169) (Ping timeout: 240 seconds) |
2025-07-29 02:48:58 +0200 | FragByte | (~christian@user/fragbyte) (Server closed connection) |
2025-07-29 02:49:08 +0200 | FragByte | (~christian@user/fragbyte) FragByte |
2025-07-29 02:49:49 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-07-29 03:00:38 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 03:05:24 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-07-29 03:05:29 +0200 | xff0x | (~xff0x@2405:6580:b080:900:7816:ef1e:32ba:7fa7) (Ping timeout: 252 seconds) |
2025-07-29 03:07:36 +0200 | ttybitnik | (~ttybitnik@user/wolper) (Remote host closed the connection) |
2025-07-29 03:12:36 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 03:16:02 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 03:16:58 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 240 seconds) |
2025-07-29 03:20:34 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-07-29 03:25:07 +0200 | polykernel | (~polykerne@user/polykernel) (Remote host closed the connection) |
2025-07-29 03:25:15 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 03:26:00 +0200 | polykernel | (~polykerne@user/polykernel) polykernel |
2025-07-29 03:30:26 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 252 seconds) |
2025-07-29 03:31:26 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 03:35:45 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-07-29 03:40:37 +0200 | ft | (~ft@p508db189.dip0.t-ipconnect.de) (Ping timeout: 248 seconds) |
2025-07-29 03:40:51 +0200 | ft | (~ft@p508db189.dip0.t-ipconnect.de) ft |
2025-07-29 03:46:53 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 03:55:28 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 240 seconds) |
2025-07-29 04:06:34 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 04:07:45 +0200 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 252 seconds) |
2025-07-29 04:09:39 +0200 | xff0x | (~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp) |
2025-07-29 04:09:48 +0200 | vanishingideal | (~vanishing@user/vanishingideal) (Ping timeout: 244 seconds) |
2025-07-29 04:10:32 +0200 | poscat | (~poscat@user/poscat) (Quit: Bye) |
2025-07-29 04:11:19 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-07-29 04:11:34 +0200 | vanishingideal | (~vanishing@user/vanishingideal) vanishingideal |
2025-07-29 04:12:47 +0200 | poscat | (~poscat@user/poscat) poscat |
2025-07-29 04:12:49 +0200 | lambdabot | (~lambdabot@haskell/bot/lambdabot) (Remote host closed the connection) |
2025-07-29 04:17:25 +0200 | arahael | (~arahael@user/arahael) arahael |
2025-07-29 04:18:15 +0200 | chexum | (~quassel@gateway/tor-sasl/chexum) (Remote host closed the connection) |
2025-07-29 04:19:23 +0200 | noctux | (~noctux@user/noctux) (Read error: Connection reset by peer) |
2025-07-29 04:19:28 +0200 | chexum | (~quassel@gateway/tor-sasl/chexum) chexum |
2025-07-29 04:19:32 +0200 | noctux | (~noctux@user/noctux) noctux |
2025-07-29 04:20:56 +0200 | lambdabot | (~lambdabot@silicon.int-e.eu) lambdabot |
2025-07-29 04:20:56 +0200 | lambdabot | (~lambdabot@silicon.int-e.eu) (Changing host) |
2025-07-29 04:20:56 +0200 | lambdabot | (~lambdabot@haskell/bot/lambdabot) lambdabot |
2025-07-29 04:20:56 +0200 | ChanServ | +v lambdabot |
2025-07-29 04:22:02 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 04:25:21 +0200 | wickedjargon | (~user@S0106f89e28d5699a.vc.shawcable.net) (Ping timeout: 276 seconds) |
2025-07-29 04:26:32 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-07-29 04:37:34 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 04:39:22 +0200 | jcarpenter2 | (~lol@96.78.87.197) (Ping timeout: 265 seconds) |
2025-07-29 04:42:26 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-07-29 04:42:56 +0200 | jan_ | (~jankat@syn-066-052-051-079.res.spectrum.com) |
2025-07-29 04:44:47 +0200 | jan_ | (~jankat@syn-066-052-051-079.res.spectrum.com) (Remote host closed the connection) |
2025-07-29 04:45:10 +0200 | jan_ | (~jankat@syn-066-052-051-079.res.spectrum.com) |
2025-07-29 04:53:03 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 04:56:01 +0200 | FANTOM | (~fantom@87.74.59.94) |
2025-07-29 04:57:59 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-07-29 05:02:32 +0200 | jmcantrell | (~weechat@user/jmcantrell) jmcantrell |
2025-07-29 05:08:26 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 05:13:27 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-07-29 05:13:28 +0200 | jmcantrell | (~weechat@user/jmcantrell) (Ping timeout: 240 seconds) |
2025-07-29 05:22:59 +0200 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 252 seconds) |
2025-07-29 05:23:51 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 05:26:44 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 05:27:13 +0200 | Lycurgus | (~juan@user/Lycurgus) Lycurgus |
2025-07-29 05:29:05 +0200 | <Lycurgus> | what does common subexpression elimination have to do with the flyweight pattern, directly? no response needed if the connection is the cacheing of the common set |
2025-07-29 05:30:02 +0200 | Lycurgus | (~juan@user/Lycurgus) (Client Quit) |
2025-07-29 05:30:25 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-07-29 05:30:35 +0200 | <monochrom> | Is that how Lycurgus solves the Quiescence Problem? >:) |
2025-07-29 05:31:09 +0200 | Unicorn_Princess | (~Unicorn_P@user/Unicorn-Princess/x-3540542) (Remote host closed the connection) |
2025-07-29 05:31:57 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 244 seconds) |
2025-07-29 05:33:34 +0200 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) |
2025-07-29 05:35:22 +0200 | jcarpenter2 | (~lol@2603:3016:1e01:b960:5dee:be78:7bec:1173) |
2025-07-29 05:36:14 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 05:37:15 +0200 | trickard | (~trickard@cpe-51-98-47-163.wireline.com.au) (Read error: Connection reset by peer) |
2025-07-29 05:37:28 +0200 | trickard_ | (~trickard@cpe-51-98-47-163.wireline.com.au) |
2025-07-29 05:41:09 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-07-29 05:44:43 +0200 | trickard_ | trickard |
2025-07-29 05:51:36 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 05:52:51 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 05:53:59 +0200 | Ranhir | (~Ranhir@157.97.53.139) (Ping timeout: 260 seconds) |
2025-07-29 05:57:00 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-07-29 05:58:32 +0200 | harveypwca | (~harveypwc@2601:246:d080:f6e0:27d6:8cc7:eca9:c46c) HarveyPwca |
2025-07-29 06:06:56 +0200 | Ranhir | (~Ranhir@157.97.53.139) Ranhir |
2025-07-29 06:07:28 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 06:12:03 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-07-29 06:12:38 +0200 | michalz | (~michalz@185.246.207.205) |
2025-07-29 06:16:57 +0200 | hsw_ | (~hsw@112-104-9-97.adsl.dynamic.seed.net.tw) (Quit: Leaving) |
2025-07-29 06:17:15 +0200 | hsw | (~hsw@112-104-9-97.adsl.dynamic.seed.net.tw) hsw |
2025-07-29 06:22:51 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 06:27:49 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-07-29 06:38:14 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 06:43:09 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-07-29 06:47:14 +0200 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 260 seconds) |
2025-07-29 06:54:23 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 06:58:58 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 240 seconds) |
2025-07-29 07:09:46 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 07:12:18 +0200 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) (Quit: Leaving...) |
2025-07-29 07:16:39 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-07-29 07:19:57 +0200 | harveypwca | (~harveypwc@2601:246:d080:f6e0:27d6:8cc7:eca9:c46c) (Quit: Leaving) |
2025-07-29 07:20:38 +0200 | edmundnoble_ | (sid229620@id-229620.helmsley.irccloud.com) (Server closed connection) |
2025-07-29 07:20:49 +0200 | edmundnoble_ | (sid229620@id-229620.helmsley.irccloud.com) edmundnoble_ |
2025-07-29 07:26:43 +0200 | CiaoSen | (~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) CiaoSen |
2025-07-29 07:27:18 +0200 | tapas | (sid467876@id-467876.ilkley.irccloud.com) (Server closed connection) |
2025-07-29 07:27:29 +0200 | tapas | (sid467876@id-467876.ilkley.irccloud.com) tapas |
2025-07-29 07:27:50 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 07:32:52 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds) |
2025-07-29 07:34:52 +0200 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich |
2025-07-29 07:35:57 +0200 | leah2 | (~leah@vuxu.org) (Ping timeout: 244 seconds) |
2025-07-29 07:37:13 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 07:41:41 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-07-29 07:43:43 +0200 | biberu | (~biberu@user/biberu) biberu |
2025-07-29 07:50:36 +0200 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-07-29 07:51:03 +0200 | rekahsoft | (~rekahsoft@bras-base-orllon1103w-grc-15-174-95-4-83.dsl.bell.ca) rekahsoft |
2025-07-29 07:52:36 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 07:55:30 +0200 | zlqrvx | (~zlqrvx@2001:8003:8c8b:e00:374a:bdcb:457c:d1e3) |
2025-07-29 07:56:58 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 240 seconds) |
2025-07-29 07:58:31 +0200 | haritz | (~hrtz@user/haritz) (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in) |
2025-07-29 08:03:04 +0200 | takuan | (~takuan@d8D86B9E9.access.telenet.be) |
2025-07-29 08:07:24 +0200 | trickard | (~trickard@cpe-51-98-47-163.wireline.com.au) (Read error: Connection reset by peer) |
2025-07-29 08:07:37 +0200 | trickard_ | (~trickard@cpe-51-98-47-163.wireline.com.au) |
2025-07-29 08:07:59 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 08:12:51 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-07-29 08:13:07 +0200 | olivial | (~benjaminl@user/benjaminl) (Read error: Connection reset by peer) |
2025-07-29 08:13:23 +0200 | olivial | (~benjaminl@user/benjaminl) benjaminl |
2025-07-29 08:23:22 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 08:27:47 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-07-29 08:32:25 +0200 | GdeVolpiano | (~GdeVolpia@user/GdeVolpiano) GdeVolpiano |
2025-07-29 08:33:46 +0200 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) |
2025-07-29 08:38:12 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 08:38:42 +0200 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 248 seconds) |
2025-07-29 08:38:58 +0200 | [_________] | (~oos95GWG@user/oos95GWG) (Server closed connection) |
2025-07-29 08:39:16 +0200 | [_________] | (~oos95GWG@user/oos95GWG) oos95GWG |
2025-07-29 08:43:09 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-07-29 08:45:07 +0200 | jackdk | (uid373013@cssa/life/jackdk) jackdk |
2025-07-29 08:45:10 +0200 | trickard_ | trickard |
2025-07-29 08:53:36 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 08:53:45 +0200 | LainIwakura | (~LainIwaku@user/LainIwakura) LainIwakura |
2025-07-29 08:54:41 +0200 | Sgeo | (~Sgeo@user/sgeo) (Read error: Connection reset by peer) |
2025-07-29 08:59:00 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-07-29 08:59:38 +0200 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 272 seconds) |
2025-07-29 09:00:00 +0200 | caconym747 | (~caconym@user/caconym) (Quit: bye) |
2025-07-29 09:00:11 +0200 | trickard | (~trickard@cpe-51-98-47-163.wireline.com.au) (Read error: Connection reset by peer) |
2025-07-29 09:00:25 +0200 | trickard_ | (~trickard@cpe-51-98-47-163.wireline.com.au) |
2025-07-29 09:00:38 +0200 | absence | (torgeihe@hildring.pvv.ntnu.no) (Server closed connection) |
2025-07-29 09:00:42 +0200 | caconym747 | (~caconym@user/caconym) caconym |
2025-07-29 09:00:47 +0200 | absence | (torgeihe@hildring.pvv.ntnu.no) |
2025-07-29 09:02:43 +0200 | leah2 | (~leah@vuxu.org) leah2 |
2025-07-29 09:09:08 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-07-29 09:13:33 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-07-29 09:28:13 +0200 | ft | (~ft@p508db189.dip0.t-ipconnect.de) (Quit: leaving) |
2025-07-29 09:31:28 +0200 | arahael | (~arahael@user/arahael) (Ping timeout: 240 seconds) |
2025-07-29 09:38:37 +0200 | lortabac | (~lortabac@2a01:e0a:541:b8f0:55ab:e185:7f81:54a4) |
2025-07-29 09:48:05 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 248 seconds) |
2025-07-29 09:56:15 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 09:59:00 +0200 | merijn | (~merijn@77.242.116.146) merijn |
2025-07-29 09:59:30 +0200 | stubbedtoe | (~stubbedto@24.206.111.19.netskope-rdns.com) |
2025-07-29 10:01:39 +0200 | d34db33f | (~d34db33f@user/d34db33f) d34db33f |
2025-07-29 10:03:37 +0200 | stubbedtoe | (~stubbedto@24.206.111.19.netskope-rdns.com) (Remote host closed the connection) |
2025-07-29 10:03:58 +0200 | sajenim | (~sajenim@user/sajenim) (Server closed connection) |
2025-07-29 10:04:24 +0200 | sajenim | (~sajenim@user/sajenim) sajenim |
2025-07-29 10:08:28 +0200 | lxsameer | (~lxsameer@Serene/lxsameer) lxsameer |
2025-07-29 10:14:49 +0200 | arahael | (~arahael@user/arahael) arahael |
2025-07-29 10:16:18 +0200 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 248 seconds) |
2025-07-29 10:16:22 +0200 | marinelli | (~weechat@gateway/tor-sasl/marinelli) marinelli |
2025-07-29 10:17:39 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 260 seconds) |
2025-07-29 10:19:06 +0200 | arahael | (~arahael@user/arahael) (Read error: Connection reset by peer) |
2025-07-29 10:20:26 +0200 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-07-29 10:24:42 +0200 | amadaluzia | (~amadaluzi@user/amadaluzia) amadaluzia |
2025-07-29 10:24:44 +0200 | trickard_ | trickard |
2025-07-29 10:26:40 +0200 | ndudaev | (~ndudaev@213.17.133.9) |
2025-07-29 10:27:33 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 10:30:13 +0200 | ndudaev | (~ndudaev@213.17.133.9) (Changing host) |
2025-07-29 10:30:13 +0200 | ndudaev | (~ndudaev@user/ndudaev) ndudaev |
2025-07-29 10:32:35 +0200 | arahael | (~arahael@user/arahael) arahael |
2025-07-29 10:36:01 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 248 seconds) |
2025-07-29 10:36:19 +0200 | ndudaev | (~ndudaev@user/ndudaev) (Quit: WeeChat 4.7.0) |
2025-07-29 10:36:36 +0200 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) |
2025-07-29 10:39:08 +0200 | merijn | (~merijn@77.242.116.146) (Ping timeout: 245 seconds) |
2025-07-29 10:39:38 +0200 | ndudaev | (~ndudaev@213.17.133.9) |
2025-07-29 10:40:10 +0200 | caubert | (~caubert@user/caubert) caubert |
2025-07-29 10:40:43 +0200 | ndudaev | (~ndudaev@213.17.133.9) (Changing host) |
2025-07-29 10:40:43 +0200 | ndudaev | (~ndudaev@user/ndudaev) ndudaev |
2025-07-29 10:40:53 +0200 | Square | (~Square@user/square) (Ping timeout: 252 seconds) |
2025-07-29 10:41:48 +0200 | tzh | (~tzh@c-76-115-131-146.hsd1.or.comcast.net) (Quit: zzz) |
2025-07-29 10:44:42 +0200 | __monty__ | (~toonn@user/toonn) toonn |
2025-07-29 10:49:40 +0200 | mikess | (~sam@user/mikess) mikess |
2025-07-29 10:50:28 +0200 | merijn | (~merijn@77.242.116.146) merijn |
2025-07-29 10:51:47 +0200 | Tuplanolla | (~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) Tuplanolla |
2025-07-29 10:52:31 +0200 | pie_ | (~pie_bnc@user/pie/x-2818909) __ |
2025-07-29 10:56:51 +0200 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 265 seconds) |
2025-07-29 11:00:33 +0200 | CiaoSen | (~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) (Ping timeout: 276 seconds) |
2025-07-29 11:01:05 +0200 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 248 seconds) |
2025-07-29 11:08:18 +0200 | merijn | (~merijn@77.242.116.146) (Ping timeout: 244 seconds) |
2025-07-29 11:11:46 +0200 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) |
2025-07-29 11:18:57 +0200 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 252 seconds) |
2025-07-29 11:20:11 +0200 | chele | (~chele@user/chele) chele |
2025-07-29 11:20:31 +0200 | merijn | (~merijn@77.242.116.146) merijn |
2025-07-29 11:23:43 +0200 | xff0x | (~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp) (Ping timeout: 245 seconds) |
2025-07-29 11:24:57 +0200 | CiaoSen | (~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) CiaoSen |
2025-07-29 11:34:08 +0200 | amadaluzia | (~amadaluzi@user/amadaluzia) (Ping timeout: 244 seconds) |
2025-07-29 11:39:35 +0200 | LainIwakura | (~LainIwaku@user/LainIwakura) (Quit: Client closed) |
2025-07-29 11:41:47 +0200 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) |
2025-07-29 11:44:20 +0200 | merijn | (~merijn@77.242.116.146) (Ping timeout: 252 seconds) |
2025-07-29 11:46:14 +0200 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-07-29 11:50:34 +0200 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 260 seconds) |
2025-07-29 11:55:23 +0200 | zlqrvx | (~zlqrvx@2001:8003:8c8b:e00:374a:bdcb:457c:d1e3) (Quit: ZNC 1.10.0 - https://znc.in) |
2025-07-29 11:57:27 +0200 | merijn | (~merijn@77.242.116.146) merijn |
2025-07-29 12:05:59 +0200 | califax | (~califax@user/califx) (Remote host closed the connection) |
2025-07-29 12:06:17 +0200 | califax | (~califax@user/califx) califx |
2025-07-29 12:13:43 +0200 | Square | (~Square@user/square) Square |
2025-07-29 12:16:10 +0200 | bramh | (~bramh@user/bramh) (Quit: Ping timeout (120 seconds)) |
2025-07-29 12:16:23 +0200 | bramh | (~bramh@user/bramh) bramh |
2025-07-29 12:16:42 +0200 | merijn | (~merijn@77.242.116.146) (Ping timeout: 252 seconds) |
2025-07-29 12:17:10 +0200 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-07-29 12:21:00 +0200 | caubert | (~caubert@user/caubert) (Ping timeout: 252 seconds) |
2025-07-29 12:22:41 +0200 | trickard | (~trickard@cpe-51-98-47-163.wireline.com.au) (Read error: Connection reset by peer) |
2025-07-29 12:22:55 +0200 | trickard_ | (~trickard@cpe-51-98-47-163.wireline.com.au) |