2025/07/02

2025-07-02 00:03:41 +0200Nosrep(~jimothy@user/nosrep) Nosrep
2025-07-02 00:05:37 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 00:07:09 +0200rat-with-hat(~rat-with-@24-113-114-97.wavecable.com) (Ping timeout: 260 seconds)
2025-07-02 00:11:06 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds)
2025-07-02 00:12:08 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 00:12:25 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 00:14:16 +0200__monty__(~toonn@user/toonn) (Quit: leaving)
2025-07-02 00:15:15 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 00:18:48 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 00:20:25 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 00:21:24 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 00:23:27 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 00:24:22 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-07-02 00:26:29 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2025-07-02 00:28:54 +0200 <Square3> I have this usecase: I want to make a haskell service available to a java service. Both services will be deployed together in a single container. As the message payloads get a bit large I'm planning to switch the existing json-rpc approach to a binary one. Preferably I want the haskell domain model act as the master blueprint, so schema first approaches preferably avoided. Anyone see a simple solution?
2025-07-02 00:29:01 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2025-07-02 00:32:14 +0200 <geekosaur> https://flora.pm/packages/@hackage/cborg ?
2025-07-02 00:32:29 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 00:32:45 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 00:34:14 +0200fp(~Thunderbi@hof1.kyla.fi) fp
2025-07-02 00:37:12 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 00:37:14 +0200 <Square3> geekosaur, thanks. Last I checked cborg sends field keys in full. If I could avoid that it would be a bonus. Also I'm unsure how to export types to the consumer in a automated way.
2025-07-02 00:38:59 +0200 <EvanR> at some point there was a way to interface with java from haskell, java-bridge
2025-07-02 00:39:15 +0200 <EvanR> which might come in handy for being able to load and call javacode
2025-07-02 00:40:53 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 248 seconds)
2025-07-02 00:42:19 +0200 <Square3> EvanR, That would've been neat. Seems that java-bridge hasn't been updated since 2013 so feels a bit risky.
2025-07-02 00:43:13 +0200 <EvanR> high risk: it probably doesn't work anymore
2025-07-02 00:43:21 +0200 <EvanR> high reward: you fix it and everyone calls you a hero
2025-07-02 00:43:52 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 00:44:06 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 00:48:23 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 00:52:17 +0200 <Square3> Sounds like a sizable undertaking
2025-07-02 00:55:16 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 00:57:26 +0200yin(~yin@user/zero) zero
2025-07-02 00:57:51 +0200 <yin> cabal run doesn't handle SIGTERM as i would expect
2025-07-02 00:58:01 +0200 <yin> where can i learn about this?
2025-07-02 01:00:51 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds)
2025-07-02 01:01:57 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 01:05:28 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 01:05:57 +0200 <geekosaur> yin: probably ask in #hackage
2025-07-02 01:11:02 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 01:12:03 +0200 <yin> geekosaur: ty
2025-07-02 01:12:24 +0200 <yin> i probably should be running the executable directly anyways
2025-07-02 01:13:07 +0200 <geekosaur> cabal list-bin target
2025-07-02 01:16:06 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 01:17:36 +0200j1n37(~j1n37@user/j1n37) (Quit: Ich bin der Welt abhanden gekommen)
2025-07-02 01:18:03 +0200ttybitnik(~ttybitnik@user/wolper) (Remote host closed the connection)
2025-07-02 01:18:22 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 01:26:50 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 01:31:21 +0200mud(~mud@user/kadoban) kadoban
2025-07-02 01:31:33 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2025-07-02 01:32:05 +0200fp(~Thunderbi@hof1.kyla.fi) (Ping timeout: 248 seconds)
2025-07-02 01:32:32 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 01:32:42 +0200kadobanana(~mud@user/kadoban) (Ping timeout: 276 seconds)
2025-07-02 01:35:08 +0200sprotte24(~sprotte24@p200300d16f410c0084acb3f434374a5d.dip0.t-ipconnect.de) (Quit: Leaving)
2025-07-02 01:35:30 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 01:36:41 +0200ljdarj1(~Thunderbi@user/ljdarj) ljdarj
2025-07-02 01:37:31 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 01:37:50 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 01:38:06 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 01:40:17 +0200ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 244 seconds)
2025-07-02 01:40:17 +0200ljdarj1ljdarj
2025-07-02 01:40:54 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 01:41:34 +0200sprotte24_(~sprotte24@p200300d16f410c0084acb3f434374a5d.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
2025-07-02 01:42:38 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 01:43:10 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 01:43:26 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 01:43:33 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2025-07-02 01:44:04 +0200jmcantrell(~weechat@user/jmcantrell) jmcantrell
2025-07-02 01:44:49 +0200mud(~mud@user/kadoban) (Ping timeout: 248 seconds)
2025-07-02 01:46:06 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 272 seconds)
2025-07-02 01:47:21 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 01:47:29 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-07-02 01:50:06 +0200tmciver(~tim@syn-198-255-177-240.res.spectrum.com) (Ping timeout: 252 seconds)
2025-07-02 01:50:08 +0200acidjnk(~acidjnk@p200300d6e70b6652a8324a10ff3c377c.dip0.t-ipconnect.de) (Ping timeout: 268 seconds)
2025-07-02 01:52:11 +0200tmciver(~tim@syn-198-255-177-240.res.spectrum.com) tmciver
2025-07-02 01:53:08 +0200mud(~mud@user/kadoban) kadoban
2025-07-02 01:53:30 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 01:53:45 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 01:55:12 +0200Tuplanolla(~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) (Quit: Leaving.)
2025-07-02 01:56:55 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 01:58:25 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 02:02:17 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 02:02:45 +0200Square(~Square@user/square) Square
2025-07-02 02:03:50 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 02:04:05 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 02:04:18 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 02:04:33 +0200jespada(~jespada@r190-135-224-140.dialup.adsl.anteldata.net.uy) (Ping timeout: 276 seconds)
2025-07-02 02:04:46 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 02:05:16 +0200kimjetwav(~user@2607:fea8:25a3:a100:794c:5924:b309:3338) kimjetwav
2025-07-02 02:05:23 +0200FANTOM(~fantom@33be818f.skybroadband.com) (Ping timeout: 244 seconds)
2025-07-02 02:08:35 +0200kadobanana(~mud@user/kadoban) kadoban
2025-07-02 02:09:06 +0200mud(~mud@user/kadoban) (Ping timeout: 276 seconds)
2025-07-02 02:10:33 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 244 seconds)
2025-07-02 02:11:04 +0200poscat(~poscat@user/poscat) poscat
2025-07-02 02:11:18 +0200notzmv(~umar@user/notzmv) notzmv
2025-07-02 02:12:58 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 02:13:00 +0200poscat0x04(~poscat@user/poscat) (Ping timeout: 276 seconds)
2025-07-02 02:14:09 +0200ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 248 seconds)
2025-07-02 02:15:44 +0200notzmv(~umar@user/notzmv) (Remote host closed the connection)
2025-07-02 02:15:48 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 02:16:34 +0200ephilalethes(~noumenon@113.51-175-156.customer.lyse.net) (Quit: Leaving)
2025-07-02 02:19:58 +0200ephilalethes(~noumenon@113.51-175-156.customer.lyse.net) noumenon
2025-07-02 02:21:19 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds)
2025-07-02 02:22:11 +0200mud(~mud@user/kadoban) kadoban
2025-07-02 02:22:53 +0200kadobanana(~mud@user/kadoban) (Ping timeout: 245 seconds)
2025-07-02 02:24:06 +0200ljdarj(~Thunderbi@user/ljdarj) ljdarj
2025-07-02 02:24:50 +0200vanishingideal(~vanishing@user/vanishingideal) vanishingideal
2025-07-02 02:27:51 +0200Square(~Square@user/square) (Ping timeout: 252 seconds)
2025-07-02 02:29:15 +0200humasect(~humasect@dyn-192-249-132-90.nexicom.net) humasect
2025-07-02 02:30:14 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 02:31:50 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 02:34:33 +0200mud(~mud@user/kadoban) (Ping timeout: 245 seconds)
2025-07-02 02:34:38 +0200kadobanana(~mud@user/kadoban) kadoban
2025-07-02 02:36:27 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 02:37:04 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-07-02 02:39:58 +0200kadobanana(~mud@user/kadoban) (Ping timeout: 252 seconds)
2025-07-02 02:40:05 +0200mud(~mud@user/kadoban) kadoban
2025-07-02 02:40:34 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 02:40:37 +0200rat-with-hat(~rat-with-@24-113-114-97.wavecable.com)
2025-07-02 02:42:08 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 02:45:12 +0200humasect(~humasect@dyn-192-249-132-90.nexicom.net) (Read error: Connection reset by peer)
2025-07-02 02:45:27 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 02:45:40 +0200humasect(~humasect@dyn-192-249-132-90.nexicom.net) humasect
2025-07-02 02:47:34 +0200ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 260 seconds)
2025-07-02 02:47:35 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 02:52:34 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds)
2025-07-02 02:54:28 +0200tmciver(~tim@syn-198-255-177-240.res.spectrum.com) (Ping timeout: 244 seconds)
2025-07-02 02:54:34 +0200trickard(~trickard@cpe-50-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 02:54:47 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au)
2025-07-02 03:02:57 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 03:04:17 +0200 <yin> oh no. now i'm having another problem. i get no logs from it. can this be because of buffering?
2025-07-02 03:05:15 +0200weary-traveler(~user@user/user363627) user363627
2025-07-02 03:06:48 +0200 <yin> cabal run had no problem with this
2025-07-02 03:07:45 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 03:07:49 +0200xff0x(~xff0x@2405:6580:b080:900:4cc8:3950:ac73:12bf) (Ping timeout: 252 seconds)
2025-07-02 03:08:54 +0200 <geekosaur> buffering might be it
2025-07-02 03:09:28 +0200leah2(~leah@vuxu.org) (Ping timeout: 276 seconds)
2025-07-02 03:10:23 +0200 <geekosaur> you might use script(1) if you want logging to file + terminal
2025-07-02 03:13:51 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 03:14:41 +0200troydm(~troydm@user/troydm) troydm
2025-07-02 03:15:23 +0200 <yin> that did it, thanks
2025-07-02 03:16:55 +0200 <yin> i had tried stdbuf but i guess haskell doesn't use standard C library buffering
2025-07-02 03:16:59 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 03:17:29 +0200 <yin> script -qec did the trick
2025-07-02 03:18:44 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 03:22:00 +0200 <geekosaur> nope, the buffering is itself written in Haskell and the RTS only uses "raw" syscalls
2025-07-02 03:22:30 +0200leah2(~leah@vuxu.org) leah2
2025-07-02 03:25:10 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-07-02 03:25:26 +0200 <yin> haskell is allergic to C and i like it
2025-07-02 03:26:47 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 03:28:24 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 276 seconds)
2025-07-02 03:31:41 +0200j1n37-(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 03:32:30 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 03:33:07 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 268 seconds)
2025-07-02 03:33:30 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2025-07-02 03:34:54 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 03:36:47 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 03:39:04 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 03:41:34 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 03:43:02 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 03:43:24 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) machinedgod
2025-07-02 03:43:33 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) (Read error: Connection reset by peer)
2025-07-02 03:46:34 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 03:48:53 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 252 seconds)
2025-07-02 03:51:44 +0200ft(~ft@p3e9bc301.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
2025-07-02 03:52:31 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 03:53:24 +0200ft(~ft@p4fc2a38d.dip0.t-ipconnect.de) ft
2025-07-02 03:57:30 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-07-02 03:58:34 +0200humasect(~humasect@dyn-192-249-132-90.nexicom.net) (Quit: Leaving...)
2025-07-02 03:59:11 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 03:59:27 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 04:00:32 +0200ephilalethes(~noumenon@113.51-175-156.customer.lyse.net) (Quit: Leaving)
2025-07-02 04:01:13 +0200latticepolytope(~user@user/isekaijin) isekaijin
2025-07-02 04:04:51 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 04:08:18 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 04:12:15 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 04:13:49 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds)
2025-07-02 04:19:50 +0200xff0x(~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp)
2025-07-02 04:23:04 +0200vanishingideal(~vanishing@user/vanishingideal) (Ping timeout: 268 seconds)
2025-07-02 04:24:05 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 04:28:52 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 04:29:49 +0200Unicorn_Princess(~Unicorn_P@user/Unicorn-Princess/x-3540542) Unicorn_Princess
2025-07-02 04:31:59 +0200td_(~td@i5387092C.versanet.de) (Ping timeout: 260 seconds)
2025-07-02 04:33:23 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Read error: Connection reset by peer)
2025-07-02 04:33:47 +0200td_(~td@i53870938.versanet.de) td_
2025-07-02 04:36:43 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)
2025-07-02 04:37:57 +0200rat-with-hat(~rat-with-@24-113-114-97.wavecable.com) (Ping timeout: 276 seconds)
2025-07-02 04:39:54 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 04:40:44 +0200jmcantrell(~weechat@user/jmcantrell) (Ping timeout: 260 seconds)
2025-07-02 04:44:49 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-07-02 04:53:28 +0200nschoe(~nschoe@82-65-202-30.subs.proxad.net) (Ping timeout: 276 seconds)
2025-07-02 04:54:38 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 04:55:40 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 04:58:35 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 04:59:34 +0200ensyde(~ensyde@c-73-147-64-74.hsd1.va.comcast.net) ensyde
2025-07-02 05:02:14 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 05:02:48 +0200jmcantrell(~weechat@user/jmcantrell) jmcantrell
2025-07-02 05:08:26 +0200aforemny(~aforemny@i577B12B5.versanet.de) aforemny
2025-07-02 05:09:19 +0200aforemny_(~aforemny@i577B13AF.versanet.de) (Ping timeout: 244 seconds)
2025-07-02 05:10:50 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 05:11:04 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au)
2025-07-02 05:11:13 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 05:12:24 +0200jmcantrell(~weechat@user/jmcantrell) (Ping timeout: 268 seconds)
2025-07-02 05:13:22 +0200m5zs7k(aquares@web10.mydevil.net) (Ping timeout: 248 seconds)
2025-07-02 05:13:43 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 05:14:56 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 05:18:54 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds)
2025-07-02 05:29:31 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 05:32:26 +0200m5zs7k(aquares@web10.mydevil.net) m5zs7k
2025-07-02 05:34:29 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 05:36:05 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 05:36:18 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au)
2025-07-02 05:36:25 +0200troydm(~troydm@user/troydm) (Quit: What is Hope? That all of your wishes and all of your dreams come true? To turn back time because things were not supposed to happen like that (C) Rau Le Creuset)
2025-07-02 05:39:31 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 05:39:46 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 05:43:44 +0200tabaqui(~tabaqui@167.71.80.236) tabaqui
2025-07-02 05:45:18 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 05:49:51 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 05:50:09 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 05:50:33 +0200monochrom(~trebla@216.138.220.146) (Quit: ZNC 1.9.1+deb2build2 - https://znc.in)
2025-07-02 05:50:38 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds)
2025-07-02 05:57:41 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2025-07-02 05:59:40 +0200qqe(~qqq@185.54.20.5) (Quit: Lost terminal)
2025-07-02 06:01:06 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 06:06:04 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds)
2025-07-02 06:06:21 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 06:07:20 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 06:07:33 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au)
2025-07-02 06:09:20 +0200chexum(~quassel@gateway/tor-sasl/chexum) (Remote host closed the connection)
2025-07-02 06:09:23 +0200monochrom(trebla@216.138.220.146)
2025-07-02 06:09:39 +0200chexum(~quassel@gateway/tor-sasl/chexum) chexum
2025-07-02 06:11:03 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 06:14:20 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 06:16:53 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 06:17:56 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 06:21:39 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-07-02 06:21:51 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 06:24:49 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 06:32:40 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 06:34:22 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 06:35:14 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 06:35:29 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 06:35:32 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 272 seconds)
2025-07-02 06:39:24 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 06:41:15 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 06:41:29 +0200j1n37-(~j1n37@user/j1n37) (Ping timeout: 260 seconds)
2025-07-02 06:47:03 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 06:47:11 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 06:47:54 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 260 seconds)
2025-07-02 06:48:33 +0200lisbeths(uid135845@id-135845.lymington.irccloud.com) lisbeths
2025-07-02 06:51:52 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 06:59:56 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 07:00:11 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au)
2025-07-02 07:02:39 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 07:02:51 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 07:03:41 +0200j1n37-(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 07:05:47 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 07:07:29 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2025-07-02 07:07:33 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 248 seconds)
2025-07-02 07:10:32 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au)
2025-07-02 07:18:37 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 07:19:28 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 07:23:24 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 07:24:52 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 07:25:34 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 07:25:50 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 07:29:33 +0200perro(~aaron@syn-072-191-245-069.res.spectrum.com) (Ping timeout: 276 seconds)
2025-07-02 07:30:50 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 07:32:38 +0200MaybeMonad(~MaybeMona@user/MaybeMonad) MaybeMonad
2025-07-02 07:33:50 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 07:34:24 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 07:38:27 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 07:39:08 +0200haritz(~hrtz@user/haritz) (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
2025-07-02 07:39:19 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 07:39:33 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au)
2025-07-02 07:39:52 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds)
2025-07-02 07:40:05 +0200perro(~aaron@2600:100c:b236:292b:80e3:b8e:7835:5d26)
2025-07-02 07:43:19 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 07:49:02 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 268 seconds)
2025-07-02 07:50:13 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 07:54:58 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2025-07-02 07:55:14 +0200Square(~Square@user/square) Square
2025-07-02 07:55:57 +0200trickard__(~trickard@cpe-53-98-47-163.wireline.com.au)
2025-07-02 07:56:09 +0200trickard_(~trickard@cpe-50-98-47-163.wireline.com.au) (Ping timeout: 260 seconds)
2025-07-02 07:59:27 +0200Square3(~Square4@user/square) (Ping timeout: 276 seconds)
2025-07-02 08:06:00 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 08:10:37 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 08:11:43 +0200tabaqui(~tabaqui@167.71.80.236) (Quit: WeeChat 4.6.3)
2025-07-02 08:13:04 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-07-02 08:13:05 +0200Nosrep(~jimothy@user/nosrep) (Ping timeout: 248 seconds)
2025-07-02 08:14:13 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 08:16:54 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 08:23:39 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 08:24:03 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 08:26:51 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 08:27:38 +0200perro(~aaron@2600:100c:b236:292b:80e3:b8e:7835:5d26) (Ping timeout: 272 seconds)
2025-07-02 08:28:27 +0200perro(~aaron@syn-072-191-245-069.res.spectrum.com)
2025-07-02 08:29:07 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds)
2025-07-02 08:34:16 +0200rat-with-hat(~rat-with-@24-113-114-97.wavecable.com)
2025-07-02 08:35:39 +0200tabaqui(~tabaqui@167.71.80.236) tabaqui
2025-07-02 08:36:49 +0200sord937(~sord937@gateway/tor-sasl/sord937) sord937
2025-07-02 08:36:59 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 08:37:09 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 276 seconds)
2025-07-02 08:39:49 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 08:41:14 +0200latticepolytope(~user@user/isekaijin) (Ping timeout: 260 seconds)
2025-07-02 08:43:18 +0200j1n37-(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 08:44:43 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b)
2025-07-02 08:44:54 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 08:46:22 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 08:47:05 +0200Sgeo(~Sgeo@user/sgeo) (Read error: Connection reset by peer)
2025-07-02 08:48:03 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 08:53:19 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-07-02 08:54:09 +0200trickard__(~trickard@cpe-53-98-47-163.wireline.com.au) (Ping timeout: 248 seconds)
2025-07-02 08:57:47 +0200lisbeths(uid135845@id-135845.lymington.irccloud.com) (Quit: Connection closed for inactivity)
2025-07-02 08:57:58 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 08:59:12 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 252 seconds)
2025-07-02 09:00:01 +0200caconym7(~caconym@user/caconym) (Quit: bye)
2025-07-02 09:00:43 +0200caconym7(~caconym@user/caconym) caconym
2025-07-02 09:03:49 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 09:04:28 +0200ft(~ft@p4fc2a38d.dip0.t-ipconnect.de) (Quit: leaving)
2025-07-02 09:04:43 +0200trickard_(~trickard@cpe-53-98-47-163.wireline.com.au)
2025-07-02 09:05:13 +0200latticepolytope(~user@user/isekaijin) isekaijin
2025-07-02 09:06:18 +0200j1n37-(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 09:07:54 +0200trickard_(~trickard@cpe-53-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 09:09:34 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds)
2025-07-02 09:09:59 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 09:11:20 +0200AlexNoo(~AlexNoo@178.34.151.27) (Read error: Connection reset by peer)
2025-07-02 09:15:37 +0200trickard_(~trickard@cpe-53-98-47-163.wireline.com.au)
2025-07-02 09:25:54 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 272 seconds)
2025-07-02 09:26:09 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 09:29:16 +0200ljdarj(~Thunderbi@user/ljdarj) ljdarj
2025-07-02 09:30:06 +0200acidjnk(~acidjnk@p200300d6e70b66524484d91b65e5b2b2.dip0.t-ipconnect.de) acidjnk
2025-07-02 09:34:24 +0200j1n37-(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 09:37:27 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 09:40:13 +0200nschoe(~nschoe@2a01:e0a:8e:a190:9794:811d:5f03:335d) nschoe
2025-07-02 09:43:56 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 09:46:30 +0200 <sshine> I think it mainly has to do with leveraging laziness?
2025-07-02 09:47:52 +0200Square(~Square@user/square) (Ping timeout: 252 seconds)
2025-07-02 09:55:09 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 09:56:30 +0200merijn(~merijn@77.242.116.146) merijn
2025-07-02 10:00:16 +0200MaybeMonad(~MaybeMona@user/MaybeMonad) (Ping timeout: 276 seconds)
2025-07-02 10:00:43 +0200kuribas(~user@ptr-17d51enohk5pcv4z4s5.18120a2.ip6.access.telenet.be) kuribas
2025-07-02 10:03:43 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 10:04:03 +0200CiaoSen(~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) CiaoSen
2025-07-02 10:06:02 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 10:06:57 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 10:07:30 +0200wootehfoot(~wootehfoo@user/wootehfoot) wootehfoot
2025-07-02 10:10:03 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 10:14:30 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 10:15:21 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 10:15:54 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 10:16:09 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 10:22:35 +0200trickard_trickard
2025-07-02 10:24:38 +0200__monty__(~toonn@user/toonn) toonn
2025-07-02 10:25:07 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 10:26:39 +0200ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 260 seconds)
2025-07-02 10:29:31 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 10:36:07 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 10:37:49 +0200tzh(~tzh@c-76-115-131-146.hsd1.or.comcast.net) (Quit: zzz)
2025-07-02 10:40:34 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 10:40:50 +0200fp(~Thunderbi@2001:708:20:1406::10c5) fp
2025-07-02 10:44:40 +0200FANTOM(~fantom@33be818f.skybroadband.com)
2025-07-02 10:45:24 +0200merijn(~merijn@77.242.116.146) (Ping timeout: 268 seconds)
2025-07-02 10:51:15 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 10:53:37 +0200merijn(~merijn@77.242.116.146) merijn
2025-07-02 11:03:29 +0200trickard(~trickard@cpe-53-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 11:03:43 +0200trickard_(~trickard@cpe-53-98-47-163.wireline.com.au)
2025-07-02 11:04:15 +0200Tuplanolla(~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) Tuplanolla
2025-07-02 11:05:43 +0200ljdarj(~Thunderbi@user/ljdarj) ljdarj
2025-07-02 11:06:59 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 268 seconds)
2025-07-02 11:07:38 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 11:09:20 +0200lortabac(~lortabac@2a01:e0a:541:b8f0:55ab:e185:7f81:54a4)
2025-07-02 11:14:45 +0200latticepolytope(~user@user/isekaijin) (Quit: brb)
2025-07-02 11:15:07 +0200Pozyomka(~pyon@user/pyon) pyon
2025-07-02 11:26:18 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-07-02 11:29:20 +0200j1n37(~j1n37@user/j1n37) (Quit: Ich bin der Welt abhanden gekommen)
2025-07-02 11:31:37 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 11:32:00 +0200merijn(~merijn@77.242.116.146) (Ping timeout: 252 seconds)
2025-07-02 11:32:12 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b)
2025-07-02 11:32:43 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 252 seconds)
2025-07-02 11:34:49 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) machinedgod
2025-07-02 11:35:02 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) (Read error: Connection reset by peer)
2025-07-02 11:37:14 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 11:37:30 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 252 seconds)
2025-07-02 11:40:17 +0200merijn(~merijn@77.242.116.146) merijn
2025-07-02 11:40:50 +0200pavonia(~user@user/siracusa) (Quit: Bye!)
2025-07-02 11:41:09 +0200acidjnk(~acidjnk@p200300d6e70b66524484d91b65e5b2b2.dip0.t-ipconnect.de) (Ping timeout: 248 seconds)
2025-07-02 11:45:00 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 11:45:18 +0200mceresa(~mceresa@user/mceresa) (Ping timeout: 252 seconds)
2025-07-02 11:45:39 +0200merijn(~merijn@77.242.116.146) (Ping timeout: 276 seconds)
2025-07-02 11:48:09 +0200merijn(~merijn@77.242.116.146) merijn
2025-07-02 11:49:55 +0200lortabac(~lortabac@2a01:e0a:541:b8f0:55ab:e185:7f81:54a4) (Quit: WeeChat 4.5.2)
2025-07-02 11:49:58 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 245 seconds)
2025-07-02 11:50:31 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 11:51:48 +0200mceresa(~mceresa@user/mceresa) mceresa
2025-07-02 11:51:53 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 11:52:11 +0200j1n37-(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 11:52:14 +0200econo_(uid147250@id-147250.tinside.irccloud.com) (Quit: Connection closed for inactivity)
2025-07-02 11:55:19 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 260 seconds)
2025-07-02 12:00:05 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 12:03:41 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 12:05:00 +0200ezzieyguywuf(~Unknown@user/ezzieyguywuf) (Ping timeout: 252 seconds)
2025-07-02 12:06:03 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 12:11:22 +0200notzmv(~umar@user/notzmv) notzmv
2025-07-02 12:12:43 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 12:13:21 +0200merijn(~merijn@77.242.116.146) (Ping timeout: 252 seconds)
2025-07-02 12:14:11 +0200merijn(~merijn@77.242.116.146) merijn
2025-07-02 12:14:22 +0200xff0x(~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp) (Ping timeout: 265 seconds)
2025-07-02 12:17:02 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 12:22:58 +0200merijn(~merijn@77.242.116.146) (Ping timeout: 252 seconds)
2025-07-02 12:23:24 +0200trickard_trickard
2025-07-02 12:24:00 +0200merijn(~merijn@77.242.116.146) merijn
2025-07-02 12:25:57 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Read error: Connection reset by peer)
2025-07-02 12:25:59 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 12:29:29 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)
2025-07-02 12:30:19 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 12:33:14 +0200merijn(~merijn@77.242.116.146) (Ping timeout: 252 seconds)
2025-07-02 12:33:49 +0200Lord_of_Life_(~Lord@user/lord-of-life/x-2819915) Lord_of_Life
2025-07-02 12:34:25 +0200Lord_of_Life(~Lord@user/lord-of-life/x-2819915) (Ping timeout: 248 seconds)
2025-07-02 12:36:42 +0200Lord_of_Life_Lord_of_Life
2025-07-02 12:37:01 +0200rat-with-hat(~rat-with-@24-113-114-97.wavecable.com) (Ping timeout: 268 seconds)
2025-07-02 12:41:09 +0200merijn(~merijn@77.242.116.146) merijn
2025-07-02 12:49:48 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 12:50:06 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 12:51:45 +0200yin(~yin@user/zero) (Quit: leaving)
2025-07-02 12:55:45 +0200ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 248 seconds)
2025-07-02 12:56:16 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 12:57:21 +0200s3np41(~s3np41@078088254000.unknown.vectranet.pl)
2025-07-02 12:58:42 +0200merijn(~merijn@77.242.116.146) (Ping timeout: 272 seconds)
2025-07-02 12:59:06 +0200s3np41(~s3np41@078088254000.unknown.vectranet.pl) (Quit: WeeChat 4.4.3)
2025-07-02 13:00:10 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 13:00:22 +0200merijn(~merijn@77.242.116.146) merijn
2025-07-02 13:00:40 +0200acidjnk(~acidjnk@p200300d6e70b6652f429b1307fbc5ebd.dip0.t-ipconnect.de) acidjnk
2025-07-02 13:01:41 +0200jespada(~jespada@r179-25-1-139.dialup.adsl.anteldata.net.uy) jespada
2025-07-02 13:04:54 +0200lortabac(~lortabac@2a01:e0a:541:b8f0:55ab:e185:7f81:54a4) lortabac
2025-07-02 13:17:08 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 13:18:21 +0200xff0x(~xff0x@2405:6580:b080:900:d5d3:9c03:a2c:5492)
2025-07-02 13:20:11 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 13:21:08 +0200malte(~malte@mal.tc) (Remote host closed the connection)
2025-07-02 13:21:43 +0200malte(~malte@mal.tc) malte
2025-07-02 13:26:23 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 265 seconds)
2025-07-02 13:29:41 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net)
2025-07-02 13:30:43 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 13:31:13 +0200CiaoSen(~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) (Ping timeout: 244 seconds)
2025-07-02 13:32:52 +0200 <dpk> is there any way i can see the parse tree for some input Haskell code? or something like :set +t in ghci except it prints me back what i entered with maximal parenthesization and no layout, so i see directly how it’s resolving operator precedence etc.?
2025-07-02 13:33:07 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 13:33:46 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 13:36:58 +0200 <geekosaur> `:set -ddump-ds`, possibly?
2025-07-02 13:37:54 +0200 <geekosaur> well, that wouldn't be what you entered, the desugarer does things like rewriting `do` to `>>`/`>>=` and `if` to `case`
2025-07-02 13:39:39 +0200trickard(~trickard@cpe-53-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 13:39:54 +0200trickard_(~trickard@cpe-53-98-47-163.wireline.com.au)
2025-07-02 13:40:05 +0200 <dpk> oh wow, that produces a lot of output. however, i think i can actually see what i want to know. thanks!
2025-07-02 13:40:13 +0200 <geekosaur> `-ddump-parsed` or `-ddump-parsed-ast`, not sure which has precedence/associativity applied
2025-07-02 13:40:36 +0200 <geekosaur> but it won't look like your code
2025-07-02 13:41:52 +0200 <geekosaur> operator precedence is a bit hacky, since `infix*` directives can appear anywhere in a module the AST has to be adjusted after the initial parse
2025-07-02 13:43:00 +0200 <dpk> -ddump-parsed does not help, -ddump-parsed-ast is harder to read than -ddump-ds … now i know that -ddump-something is what i’m looking for, i can take a look myself, and in the worst case, -ddump-ds is at least sufficiently comprehensible even if not ideal. thanks so much!
2025-07-02 13:44:12 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 13:45:53 +0200trickard_(~trickard@cpe-53-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-07-02 13:46:26 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 248 seconds)
2025-07-02 13:46:44 +0200ljdarj(~Thunderbi@user/ljdarj) ljdarj
2025-07-02 13:50:02 +0200trickard_(~trickard@cpe-53-98-47-163.wireline.com.au)
2025-07-02 13:52:49 +0200j1n37-(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 13:52:50 +0200trickard_trickard
2025-07-02 13:52:52 +0200phma(phma@2001:5b0:210d:81d8:1374:2a87:a1eb:a30a) (Read error: Connection reset by peer)
2025-07-02 13:53:16 +0200phma(phma@2001:5b0:210d:81d8:ebbe:358e:d440:a29e)
2025-07-02 13:57:28 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Read error: Connection reset by peer)
2025-07-02 14:00:08 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 14:00:41 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net)
2025-07-02 14:06:50 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 14:09:55 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 14:12:08 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 14:12:34 +0200apache(apache2@anubis.0x90.dk) (Remote host closed the connection)
2025-07-02 14:12:50 +0200apache2(~apache2@anubis.0x90.dk) apache2
2025-07-02 14:13:45 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 265 seconds)
2025-07-02 14:15:57 +0200Maxdamantus(~Maxdamant@user/maxdamantus) (Ping timeout: 244 seconds)
2025-07-02 14:18:19 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 14:19:00 +0200Maxdamantus(~Maxdamant@user/maxdamantus) Maxdamantus
2025-07-02 14:19:34 +0200tmciver(~tim@syn-198-255-177-240.res.spectrum.com) tmciver
2025-07-02 14:26:54 +0200malte(~malte@mal.tc) (Remote host closed the connection)
2025-07-02 14:27:33 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 14:29:11 +0200malte(~malte@mal.tc) malte
2025-07-02 14:29:47 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 14:30:30 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) machinedgod
2025-07-02 14:30:51 +0200jespada(~jespada@r179-25-1-139.dialup.adsl.anteldata.net.uy) (Quit: My Mac has gone to sleep. ZZZzzz…)
2025-07-02 14:30:51 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) (Read error: Connection reset by peer)
2025-07-02 14:32:42 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 276 seconds)
2025-07-02 14:36:04 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 14:36:19 +0200jespada(~jespada@r179-25-1-139.dialup.adsl.anteldata.net.uy) jespada
2025-07-02 14:36:36 +0200merijn(~merijn@77.242.116.146) (Ping timeout: 276 seconds)
2025-07-02 14:38:01 +0200merijn(~merijn@77.242.116.146) merijn
2025-07-02 14:40:50 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 14:42:19 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 14:46:20 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 14:49:22 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net)
2025-07-02 14:50:35 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 14:50:54 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 14:51:53 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 14:52:04 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 272 seconds)
2025-07-02 14:52:05 +0200CiaoSen(~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) CiaoSen
2025-07-02 14:52:13 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 14:55:19 +0200hseg(~gesh@46.120.20.122)
2025-07-02 14:57:30 +0200j1n37-(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 15:00:06 +0200rvalue-(~rvalue@about/hackers/rvalue) rvalue
2025-07-02 15:00:06 +0200fp(~Thunderbi@2001:708:20:1406::10c5) (Read error: Connection reset by peer)
2025-07-02 15:00:21 +0200fp(~Thunderbi@2001:708:20:1406::10c5) fp
2025-07-02 15:01:00 +0200rvalue(~rvalue@about/hackers/rvalue) (Ping timeout: 252 seconds)
2025-07-02 15:01:29 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 15:01:44 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 15:01:55 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 15:02:12 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 252 seconds)
2025-07-02 15:03:36 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) machinedgod
2025-07-02 15:03:59 +0200shaeto(~Shaeto@94.25.234.117)
2025-07-02 15:04:07 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) (Read error: Connection reset by peer)
2025-07-02 15:07:17 +0200rvalue-rvalue
2025-07-02 15:07:37 +0200Maxdamantus(~Maxdamant@user/maxdamantus) (Ping timeout: 244 seconds)
2025-07-02 15:10:39 +0200Maxdamantus(~Maxdamant@user/maxdamantus) Maxdamantus
2025-07-02 15:11:54 +0200ensyde(~ensyde@c-73-147-64-74.hsd1.va.comcast.net) (Ping timeout: 260 seconds)
2025-07-02 15:16:21 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 15:16:49 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 15:17:06 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 15:18:38 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) machinedgod
2025-07-02 15:18:56 +0200machinedgod(~machinedg@d172-219-249-147.abhsia.telus.net) (Read error: Connection reset by peer)
2025-07-02 15:20:21 +0200notzmv(~umar@user/notzmv) (Ping timeout: 248 seconds)
2025-07-02 15:21:34 +0200apache2(~apache2@anubis.0x90.dk) (Remote host closed the connection)
2025-07-02 15:22:00 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 15:22:08 +0200apache2(apache2@anubis.0x90.dk) apache2
2025-07-02 15:28:37 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 15:28:53 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 15:29:40 +0200Guest67(~Guest67@29.28.219.201.static.anycast.cnt-grms.ec)
2025-07-02 15:29:42 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 252 seconds)
2025-07-02 15:30:48 +0200ttybitnik(~ttybitnik@user/wolper) ttybitnik
2025-07-02 15:30:48 +0200xff0x(~xff0x@2405:6580:b080:900:d5d3:9c03:a2c:5492) (Ping timeout: 252 seconds)
2025-07-02 15:32:10 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 15:32:25 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 15:33:13 +0200Smiles(uid551636@id-551636.lymington.irccloud.com) Smiles
2025-07-02 15:33:37 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 248 seconds)
2025-07-02 15:36:09 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 15:39:24 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 15:42:30 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 15:42:45 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 15:43:34 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 15:43:38 +0200xff0x(~xff0x@2405:6580:b080:900:d5d3:9c03:a2c:5492)
2025-07-02 15:46:43 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 15:49:04 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 15:49:40 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 15:51:34 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 15:55:39 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 15:56:25 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 15:57:50 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 15:58:06 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 15:59:13 +0200jespada(~jespada@r179-25-1-139.dialup.adsl.anteldata.net.uy) (Ping timeout: 248 seconds)
2025-07-02 16:00:06 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 16:01:22 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net)
2025-07-02 16:02:06 +0200lortabac(~lortabac@2a01:e0a:541:b8f0:55ab:e185:7f81:54a4) (Quit: WeeChat 4.5.2)
2025-07-02 16:02:31 +0200jespada(~jespada@r179-25-246-58.dialup.adsl.anteldata.net.uy) jespada
2025-07-02 16:02:36 +0200gorignak(~gorignak@user/gorignak) (Client Quit)
2025-07-02 16:02:52 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 16:09:55 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 16:10:03 +0200notzmv(~umar@user/notzmv) notzmv
2025-07-02 16:13:08 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 16:14:18 +0200jmcantrell(~weechat@user/jmcantrell) jmcantrell
2025-07-02 16:16:04 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 16:17:45 +0200 <EvanR> yeah the rawest parse will not have the operator precedence "resolved" yet
2025-07-02 16:19:10 +0200 <EvanR> worst case resort would be to load the module in ghci and use :i to get the precedence of the operators then you know how it will be resolved
2025-07-02 16:19:13 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 16:22:46 +0200notzmv(~umar@user/notzmv) (Ping timeout: 252 seconds)
2025-07-02 16:24:10 +0200notzmv(~umar@user/notzmv) notzmv
2025-07-02 16:26:52 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 16:33:42 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-07-02 16:34:08 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 16:34:11 +0200Everything(~Everythin@5.248.246.128) Everything
2025-07-02 16:34:44 +0200pabs3(~pabs3@user/pabs3) (Ping timeout: 260 seconds)
2025-07-02 16:35:21 +0200pabs3(~pabs3@user/pabs3) pabs3
2025-07-02 16:37:44 +0200lisbeths(uid135845@id-135845.lymington.irccloud.com) lisbeths
2025-07-02 16:42:03 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 276 seconds)
2025-07-02 16:43:04 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 260 seconds)
2025-07-02 16:46:05 +0200Everything(~Everythin@5.248.246.128) (Read error: Connection reset by peer)
2025-07-02 16:47:39 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net)
2025-07-02 16:48:25 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 16:48:42 +0200Everything(~Everythin@5.248.246.128) Everything
2025-07-02 16:53:10 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 16:53:25 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 16:53:41 +0200pabs3(~pabs3@user/pabs3) (Ping timeout: 248 seconds)
2025-07-02 16:55:30 +0200notzmv(~umar@user/notzmv) (Ping timeout: 252 seconds)
2025-07-02 16:56:41 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 16:58:30 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 16:58:46 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 16:59:37 +0200pabs3(~pabs3@user/pabs3) pabs3
2025-07-02 17:00:59 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 265 seconds)
2025-07-02 17:03:06 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b)
2025-07-02 17:06:15 +0200L29Ah(~L29Ah@wikipedia/L29Ah) (Disconnected: closed)
2025-07-02 17:08:26 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2025-07-02 17:09:31 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 17:09:50 +0200poscat(~poscat@user/poscat) (Remote host closed the connection)
2025-07-02 17:11:25 +0200poscat(~poscat@user/poscat) poscat
2025-07-02 17:13:50 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 17:14:07 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 17:17:42 +0200poscat(~poscat@user/poscat) (Read error: Connection reset by peer)
2025-07-02 17:17:47 +0200j1n37-(~j1n37@user/j1n37) j1n37
2025-07-02 17:17:48 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 276 seconds)
2025-07-02 17:17:53 +0200poscat0x04(~poscat@user/poscat) poscat
2025-07-02 17:19:16 +0200ft(~ft@p4fc2a38d.dip0.t-ipconnect.de) ft
2025-07-02 17:20:10 +0200ttybitnik(~ttybitnik@user/wolper) (Remote host closed the connection)
2025-07-02 17:20:27 +0200j1n37-(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 17:24:19 +0200ft(~ft@p4fc2a38d.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
2025-07-02 17:26:39 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 260 seconds)
2025-07-02 17:27:17 +0200fp(~Thunderbi@2001:708:20:1406::10c5) (Ping timeout: 252 seconds)
2025-07-02 17:30:03 +0200ft(~ft@p508db6cd.dip0.t-ipconnect.de) ft
2025-07-02 17:37:01 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) machinedgod
2025-07-02 17:37:18 +0200CiaoSen(~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) (Ping timeout: 252 seconds)
2025-07-02 17:39:11 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 17:39:29 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 17:42:28 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 17:44:54 +0200tmciver(~tim@syn-198-255-177-240.res.spectrum.com) (Ping timeout: 260 seconds)
2025-07-02 17:45:25 +0200tmciver(~tim@syn-198-255-177-240.res.spectrum.com) tmciver
2025-07-02 17:48:29 +0200tired(~tired@user/tired) (Quit: /)
2025-07-02 17:49:17 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 252 seconds)
2025-07-02 17:49:27 +0200tired(~tired@user/tired) tired
2025-07-02 17:50:51 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 17:54:20 +0200jespada(~jespada@r179-25-246-58.dialup.adsl.anteldata.net.uy) (Quit: My Mac has gone to sleep. ZZZzzz…)
2025-07-02 17:54:21 +0200Goodbye_Vincent1(cyvahl@freakshells.net) (Ping timeout: 252 seconds)
2025-07-02 17:56:16 +0200jespada(~jespada@r179-25-246-58.dialup.adsl.anteldata.net.uy) jespada
2025-07-02 17:56:47 +0200machinedgod(~machinedg@d162-157-250-39.abhsia.telus.net) (Ping timeout: 244 seconds)
2025-07-02 17:58:55 +0200Guest67(~Guest67@29.28.219.201.static.anycast.cnt-grms.ec) (Quit: Client closed)
2025-07-02 18:00:06 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 18:00:58 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-07-02 18:01:15 +0200patri_(~patri@user/patri) patri
2025-07-02 18:02:28 +0200tmciver(~tim@syn-198-255-177-240.res.spectrum.com) (Ping timeout: 244 seconds)
2025-07-02 18:03:13 +0200tmciver(~tim@syn-198-255-177-240.res.spectrum.com) tmciver
2025-07-02 18:04:20 +0200patri(~patri@user/patri) (Ping timeout: 252 seconds)
2025-07-02 18:05:41 +0200patri(~patri@user/patri) patri
2025-07-02 18:05:48 +0200patri_(~patri@user/patri) (Ping timeout: 252 seconds)
2025-07-02 18:05:58 +0200Nosrep(~jimothy@user/nosrep) Nosrep
2025-07-02 18:06:15 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 18:06:49 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 18:07:02 +0200tired(~tired@user/tired) (Quit: /)
2025-07-02 18:08:05 +0200tired(~tired@user/tired) tired
2025-07-02 18:10:17 +0200noctux(~noctux@user/noctux) (Read error: Connection reset by peer)
2025-07-02 18:10:25 +0200noctux(~noctux@user/noctux) noctux
2025-07-02 18:10:59 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 18:12:06 +0200fp(~Thunderbi@2001:708:150:10::8f7c) fp
2025-07-02 18:12:17 +0200mjacob(~mjacob@adrastea.uberspace.de) (Ping timeout: 244 seconds)
2025-07-02 18:12:42 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 18:13:05 +0200mjacob(~mjacob@adrastea.uberspace.de) mjacob
2025-07-02 18:14:20 +0200MaybeMonad(~MaybeMona@user/MaybeMonad) MaybeMonad
2025-07-02 18:14:31 +0200fp(~Thunderbi@2001:708:150:10::8f7c) (Client Quit)
2025-07-02 18:15:53 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 18:18:28 +0200MaybeMonad(~MaybeMona@user/MaybeMonad) (Client Quit)
2025-07-02 18:18:43 +0200MaybeMonad(~MaybeMona@user/MaybeMonad) MaybeMonad
2025-07-02 18:20:18 +0200Frostillicus(~Frostilli@mobile-166-171-185-118.mycingular.net)
2025-07-02 18:21:25 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 276 seconds)
2025-07-02 18:22:26 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 18:22:29 +0200Guest67(~Guest67@29.28.219.201.static.anycast.cnt-grms.ec)
2025-07-02 18:23:14 +0200merijn(~merijn@77.242.116.146) (Ping timeout: 248 seconds)
2025-07-02 18:28:46 +0200machinedgod(~machinedg@d75-159-126-101.abhsia.telus.net) machinedgod
2025-07-02 18:33:13 +0200ttybitnik(~ttybitnik@user/wolper) ttybitnik
2025-07-02 18:33:35 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 18:36:04 +0200machinedgod(~machinedg@d75-159-126-101.abhsia.telus.net) (Ping timeout: 260 seconds)
2025-07-02 18:38:04 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 18:39:30 +0200kuribas`(~user@ptr-17d51eo50789m38ueyu.18120a2.ip6.access.telenet.be) kuribas
2025-07-02 18:41:13 +0200kuribas(~user@ptr-17d51enohk5pcv4z4s5.18120a2.ip6.access.telenet.be) (Ping timeout: 244 seconds)
2025-07-02 18:41:26 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 18:46:56 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 18:50:43 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 18:52:08 +0200rat-with-hat(~rat-with-@24-113-114-97.wavecable.com)
2025-07-02 18:53:15 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection)
2025-07-02 18:53:33 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)
2025-07-02 18:55:54 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b)
2025-07-02 18:56:20 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 18:59:34 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 18:59:49 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 19:00:02 +0200kuribas`(~user@ptr-17d51eo50789m38ueyu.18120a2.ip6.access.telenet.be) (Ping timeout: 248 seconds)
2025-07-02 19:00:32 +0200califax(~califax@user/califx) (Remote host closed the connection)
2025-07-02 19:01:13 +0200kuribas`(~user@ptr-17d51epoo75iorg92cq.18120a2.ip6.access.telenet.be) kuribas
2025-07-02 19:02:05 +0200Frostillicus(~Frostilli@mobile-166-171-185-118.mycingular.net) (Read error: Connection reset by peer)
2025-07-02 19:02:06 +0200califax(~califax@user/califx) califx
2025-07-02 19:02:26 +0200mxs9(~mxs@user/mxs) mxs
2025-07-02 19:04:24 +0200acidjnk(~acidjnk@p200300d6e70b6652f429b1307fbc5ebd.dip0.t-ipconnect.de) (Ping timeout: 276 seconds)
2025-07-02 19:05:59 +0200ft(~ft@p508db6cd.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
2025-07-02 19:07:17 +0200ft(~ft@p4fc2ae10.dip0.t-ipconnect.de) ft
2025-07-02 19:10:39 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 19:19:49 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 19:21:49 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 19:22:06 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 19:22:33 +0200Unicorn_Princess(~Unicorn_P@user/Unicorn-Princess/x-3540542) (Remote host closed the connection)
2025-07-02 19:23:54 +0200kuribas`(~user@ptr-17d51epoo75iorg92cq.18120a2.ip6.access.telenet.be) (Ping timeout: 260 seconds)
2025-07-02 19:26:25 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 19:26:39 +0200Frostillicus(~Frostilli@2600:380:5973:3be:6cb1:74f6:6d7b:35a1)
2025-07-02 19:26:50 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 19:37:55 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 19:43:09 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-07-02 19:44:54 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 19:45:11 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 19:45:25 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-07-02 19:50:09 +0200j1n37(~j1n37@user/j1n37) (Ping timeout: 260 seconds)
2025-07-02 19:52:22 +0200Frostillicus(~Frostilli@2600:380:5973:3be:6cb1:74f6:6d7b:35a1) (Read error: Connection reset by peer)
2025-07-02 19:53:00 +0200tekmelt(~meltek___@user/Discordian93) Discordian93
2025-07-02 19:53:09 +0200MaybeMonad(~MaybeMona@user/MaybeMonad) (Ping timeout: 276 seconds)
2025-07-02 19:53:26 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 19:53:42 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 19:57:12 +0200tzh(~tzh@c-76-115-131-146.hsd1.or.comcast.net)
2025-07-02 19:59:20 +0200Frostillicus(~Frostilli@2600:380:5973:3be:6cb1:74f6:6d7b:35a1)
2025-07-02 19:59:50 +0200jmcantrell(~weechat@user/jmcantrell) (Ping timeout: 252 seconds)
2025-07-02 20:00:40 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b)
2025-07-02 20:00:52 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds)
2025-07-02 20:05:05 +0200euphores(~SASL_euph@user/euphores) (Quit: Leaving.)
2025-07-02 20:07:29 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 20:11:45 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 20:12:31 +0200euphores(~SASL_euph@user/euphores) euphores
2025-07-02 20:12:31 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 20:13:21 +0200acidjnk(~acidjnk@p200300d6e70b6621f429b1307fbc5ebd.dip0.t-ipconnect.de) acidjnk
2025-07-02 20:15:51 +0200Frostillicus(~Frostilli@2600:380:5973:3be:6cb1:74f6:6d7b:35a1) (Read error: Connection reset by peer)
2025-07-02 20:16:17 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 20:16:34 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-07-02 20:19:53 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 20:20:30 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 20:20:50 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 20:23:18 +0200wbooze(~inline@ip-005-146-196-116.um05.pools.vodafone-ip.de) (Ping timeout: 272 seconds)
2025-07-02 20:24:29 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 20:25:50 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds)
2025-07-02 20:29:40 +0200Everything(~Everythin@5.248.246.128) (Quit: leaving)
2025-07-02 20:31:05 +0200inline(~inline@ip-005-146-196-116.um05.pools.vodafone-ip.de) (Quit: Leaving)
2025-07-02 20:31:56 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 20:33:48 +0200tekmelt(~meltek___@user/Discordian93) (Remote host closed the connection)
2025-07-02 20:34:59 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 20:36:18 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 20:39:44 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 20:41:05 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-07-02 20:42:54 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-07-02 20:44:16 +0200tzh(~tzh@c-76-115-131-146.hsd1.or.comcast.net) (Quit: kbdvksb)
2025-07-02 20:50:15 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 20:50:21 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 20:50:31 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 20:52:04 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 20:55:15 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b)
2025-07-02 20:55:56 +0200wbooze(~inline@ip-005-146-196-116.um05.pools.vodafone-ip.de) Inline
2025-07-02 20:57:02 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-07-02 20:59:31 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 21:00:03 +0200caconym7(~caconym@user/caconym) (Quit: bye)
2025-07-02 21:00:43 +0200caconym7(~caconym@user/caconym) caconym
2025-07-02 21:01:28 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 21:03:34 +0200shaeto(~Shaeto@94.25.234.117) (Quit: WeeChat 4.1.1)
2025-07-02 21:03:59 +0200hseg(~gesh@46.120.20.122) (Ping timeout: 252 seconds)
2025-07-02 21:05:08 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-07-02 21:05:35 +0200gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-07-02 21:05:52 +0200gorignak(~gorignak@user/gorignak) gorignak
2025-07-02 21:07:53 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 21:10:19 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net)
2025-07-02 21:10:54 +0200a_fantom(~fantom@33be818f.skybroadband.com)
2025-07-02 21:12:54 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-07-02 21:13:56 +0200FANTOM(~fantom@33be818f.skybroadband.com) (Ping timeout: 244 seconds)
2025-07-02 21:18:58 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 21:21:31 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 21:22:22 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-07-02 21:26:40 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds)
2025-07-02 21:34:24 +0200Guest67(~Guest67@29.28.219.201.static.anycast.cnt-grms.ec) ()
2025-07-02 21:34:55 +0200machinedgod(~machinedg@d75-159-126-101.abhsia.telus.net) machinedgod
2025-07-02 21:37:17 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 21:39:40 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Read error: Connection reset by peer)
2025-07-02 21:41:01 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-07-02 21:41:14 +0200tjbc_(~tjbc@user/fliife) (Quit: ZNC - https://znc.in)
2025-07-02 21:41:44 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net)
2025-07-02 21:43:11 +0200Square(~Square@user/square) Square
2025-07-02 21:43:53 +0200tjbc(~tjbc@user/fliife) fliife
2025-07-02 21:44:18 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2025-07-02 21:50:28 +0200target_i(~target_i@user/target-i/x-6023099) target_i
2025-07-02 21:52:15 +0200FANTOM(~fantom@33be818f.skybroadband.com)
2025-07-02 21:54:03 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b)
2025-07-02 21:55:16 +0200a_fantom(~fantom@33be818f.skybroadband.com) (Ping timeout: 244 seconds)
2025-07-02 21:55:20 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-02 21:55:37 +0200ljdarj1(~Thunderbi@user/ljdarj) ljdarj
2025-07-02 21:57:41 +0200Square2(~Square@user/square) Square
2025-07-02 21:59:25 +0200tomboy64(~tomboy64@user/tomboy64) (Ping timeout: 268 seconds)
2025-07-02 21:59:49 +0200ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 260 seconds)
2025-07-02 21:59:49 +0200ljdarj1ljdarj
2025-07-02 21:59:55 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-07-02 22:00:46 +0200tomboy64(~tomboy64@user/tomboy64) tomboy64
2025-07-02 22:01:21 +0200ftzm3(~ftzm@085080227206.dynamic.telenor.dk) ftzm
2025-07-02 22:03:09 +0200ftzm(~ftzm@085080227187.dynamic.telenor.dk) (Ping timeout: 276 seconds)
2025-07-02 22:03:09 +0200ftzm3ftzm
2025-07-02 22:03:29 +0200ttybitnik(~ttybitnik@user/wolper) (Remote host closed the connection)
2025-07-02 22:04:17 +0200tromp(~textual@2001:1c00:3487:1b00:b1aa:8d38:f5c5:573b) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-07-02 22:04:55 +0200sord937(~sord937@gateway/tor-sasl/sord937) (Quit: sord937)
2025-07-02 22:06:41 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 248 seconds)
2025-07-02 22:11:08 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn