2025-02-22 00:00:38 +0100 | <haskellbridge> | <sm> magic_rb that's cool. I notice "Beeper is free to use, with an optional paid subscription." - that also sounds pretty cool I must say |
2025-02-22 00:00:53 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 00:01:18 +0100 | weary-traveler | (~user@user/user363627) (Remote host closed the connection) |
2025-02-22 00:01:34 +0100 | <haskellbridge> | <magic_rb> I havent tried beeper personally. I wouldnt want to trust a 3rd party with my messaging |
2025-02-22 00:01:46 +0100 | <haskellbridge> | <magic_rb> Especially if im bridging everything through it. |
2025-02-22 00:02:04 +0100 | <haskellbridge> | <sm> how many bridges are you running, and where are they - on a vps ? |
2025-02-22 00:02:12 +0100 | <haskellbridge> | <magic_rb> But i dont have anything against beeper, so i mention them |
2025-02-22 00:02:55 +0100 | <haskellbridge> | <magic_rb> sm: Currently 2, used to do 3 but then facebook and signal fell apart because beeper did a complete rewrite and i just couldnt be bothered |
2025-02-22 00:03:20 +0100 | <haskellbridge> | <magic_rb> Facebook i dont use anymore and signal is a bad idea for security. WhatsApp needs an active phone anyway, VMs get you banned |
2025-02-22 00:04:23 +0100 | <haskellbridge> | <magic_rb> As for the hardware im running it on a full server with 80GB (my sticks keep failing, used to be 96, ill have to get new ones) with 2 cpus, 6 cores per of 3.1GHz (3rd gen ish intel xeon) |
2025-02-22 00:05:10 +0100 | <haskellbridge> | <sm> wow.. is that much power needed ? |
2025-02-22 00:05:24 +0100 | <haskellbridge> | <sm> * ram |
2025-02-22 00:05:50 +0100 | <haskellbridge> | <magic_rb> But your main bottleneck if you do run this wont be the bridges but rather the matrix homeserver. You have 5 options, synapse - heavy, reliable, dendrite - light, broken beyond belief, conduit - light, slow progress, conduwuit - light, possibly toxic maintainer, grapevine - light and i dunno |
2025-02-22 00:06:14 +0100 | <haskellbridge> | <magic_rb> Synapse i in python, dendrite in go, conduit, conduwuit and grapevine are forks of each other, all in rust |
2025-02-22 00:06:46 +0100 | <haskellbridge> | <magic_rb> Im running synapse because i have the hardware and its the most reliable and drama free. Conduit got forked at least twice over drama |
2025-02-22 00:06:54 +0100 | <haskellbridge> | <sm> when do we get the rock solid haskell homeserver... |
2025-02-22 00:07:49 +0100 | <geekosaur> | I've offered a couple of times but HF seems uninterested |
2025-02-22 00:07:50 +0100 | <haskellbridge> | <magic_rb> And no you dont need as much power as i have, especially if you dont run synapse. But even with it im giving it too much memory, its possible to tune and run on just 4GB of memory, i just threw more ram at it because i couldnt be arsed to tune it |
2025-02-22 00:08:06 +0100 | <haskellbridge> | <magic_rb> Writing a matrix HS is insanely difficult |
2025-02-22 00:08:19 +0100 | <haskellbridge> | <magic_rb> And tbh i dont think haskell would solve much |
2025-02-22 00:09:12 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 252 seconds) |
2025-02-22 00:09:17 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 00:09:30 +0100 | <haskellbridge> | <magic_rb> As in, i dont think there is a tangible benefit to using haskell for a HS, most of the complexity lies in implementing the whole spec, the stateres algorithm and actually making the internal data model fast |
2025-02-22 00:09:33 +0100 | <geekosaur> | oh, misunderstood. no I'm not interested in writing one |
2025-02-22 00:09:39 +0100 | <geekosaur> | in Haskell or any other language |
2025-02-22 00:09:40 +0100 | <haskellbridge> | <magic_rb> Ah |
2025-02-22 00:10:03 +0100 | <haskellbridge> | <magic_rb> Saying to run one ig, sorry, i see RIIH everywhere these days lol |
2025-02-22 00:10:07 +0100 | <geekosaur> | Matris protocol is nuts |
2025-02-22 00:10:38 +0100 | <haskellbridge> | <sm> it could be a good reference / research implementation. In future, auto translate it to rust or something for better efficiency |
2025-02-22 00:10:52 +0100 | <haskellbridge> | <magic_rb> sm if you decide to try to run your own HS, whichever you choose. Feel free to ping me for help |
2025-02-22 00:11:29 +0100 | <haskellbridge> | <magic_rb> Pretty sure haskell is fast enough. The best way to speed up synapse which is in python, is to speed up the database, postgres |
2025-02-22 00:11:53 +0100 | <haskellbridge> | <sm> everyone struggles to write a matrix server it seems, haskell should be among the best languages for the writing/maintaining part at least (not necessarily the efficiency/operating at scale part) |
2025-02-22 00:12:31 +0100 | weary-traveler | (~user@user/user363627) user363627 |
2025-02-22 00:12:39 +0100 | <haskellbridge> | <magic_rb> Im gonna focus on my haskell filesystem for now, then maybe something else in haskell |
2025-02-22 00:12:41 +0100 | ensyde | (~ensyde@70-33-158-82.unassigned.ntelos.net) ensyde |
2025-02-22 00:13:49 +0100 | <haskellbridge> | <sm> geekosaur: Complex ? |
2025-02-22 00:14:35 +0100 | <haskellbridge> | <magic_rb> The state res is the worst, as in, the way possibly divergent event graphs are merged |
2025-02-22 00:14:40 +0100 | noxp | (~ensyde@2600:381:df29:528d:5c12:4661:6233:7eba) noxp |
2025-02-22 00:15:04 +0100 | <geekosaur> | byzantine |
2025-02-22 00:15:05 +0100 | <haskellbridge> | <sm> tricky algorithms should be our bread and butter |
2025-02-22 00:15:10 +0100 | <haskellbridge> | <magic_rb> Say you have 8 HSs in a room, 4 split off for 4 days but the users in them can still communicate between themselves |
2025-02-22 00:15:19 +0100 | <haskellbridge> | <sm> I hear state resolution algorithm v3 is coming |
2025-02-22 00:15:26 +0100 | <haskellbridge> | <magic_rb> Then after they all rejoin, stateres happens where it has to merge again |
2025-02-22 00:15:40 +0100 | <haskellbridge> | <magic_rb> And that part is the buggiest part of matrix afaik |
2025-02-22 00:16:15 +0100 | <haskellbridge> | <magic_rb> If you hear "split brain" its a stateres bug, where room state permanently diverges and different servers see and advertise different state. |
2025-02-22 00:16:43 +0100 | <haskellbridge> | <magic_rb> Effect is that people might not see each others messages. You might get rejoined into a room you left, because the leave event disappears |
2025-02-22 00:17:13 +0100 | ensyde_ | (~ensyde@70-33-158-82.unassigned.ntelos.net) |
2025-02-22 00:17:46 +0100 | <haskellbridge> | <magic_rb> And other fun things, dunno much about the actual impl, just what i heard while hanging out in matrix dev adjacent rooms |
2025-02-22 00:18:18 +0100 | <haskellbridge> | <sm> Yes.. I look forward to v3. There's a nifty state visualiser now which must be a help |
2025-02-22 00:18:35 +0100 | <haskellbridge> | <sm> I imagine another hard part of building a matrix server is the cryptography, eg availability of the right good libraries. |
2025-02-22 00:18:44 +0100 | ensyde | (~ensyde@70-33-158-82.unassigned.ntelos.net) (Ping timeout: 252 seconds) |
2025-02-22 00:19:07 +0100 | <haskellbridge> | <sm> And another part must be the amount of data to be managed, though you could restrict that |
2025-02-22 00:20:26 +0100 | <haskellbridge> | <sm> To be honest, with bridges out of the picture I rarely see state resolution / split brain issues on matrix. (I see it more often on irc, or used to) |
2025-02-22 00:20:31 +0100 | <haskellbridge> | <magic_rb> Crypto is largely a client side thing only, https is ofc server side, but e2ee is completely client side |
2025-02-22 00:20:44 +0100 | <haskellbridge> | <sm> oh interesting, that's good news |
2025-02-22 00:21:08 +0100 | <haskellbridge> | <magic_rb> And for e2ee youll have to bind against vodozemac which is in rust |
2025-02-22 00:21:30 +0100 | noxp | (~ensyde@2600:381:df29:528d:5c12:4661:6233:7eba) (Ping timeout: 268 seconds) |
2025-02-22 00:21:40 +0100 | <haskellbridge> | <magic_rb> Im planning to try to shoehorn vodozemac into ement.el (emacs matrix client) to get e2ee |
2025-02-22 00:23:21 +0100 | <haskellbridge> | <magic_rb> Anyway, sleep time |
2025-02-22 00:24:29 +0100 | <haskellbridge> | <sm> see you |
2025-02-22 00:25:42 +0100 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 252 seconds) |
2025-02-22 00:32:04 +0100 | caconym | (~caconym@user/caconym) (Quit: bye) |
2025-02-22 00:33:22 +0100 | caconym | (~caconym@user/caconym) caconym |
2025-02-22 00:35:47 +0100 | <haskellbridge> | <Liamzee> lol |
2025-02-22 00:35:49 +0100 | <haskellbridge> | <Liamzee> https://spectrum.ieee.org/reversible-computing |
2025-02-22 00:35:54 +0100 | <haskellbridge> | <Liamzee> sounds eerily familiar |
2025-02-22 00:36:49 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 00:37:32 +0100 | alp | (~alp@2001:861:8ca0:4940:be63:3b87:5f1:7fac) (Ping timeout: 268 seconds) |
2025-02-22 00:41:38 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 272 seconds) |
2025-02-22 00:42:15 +0100 | target_i | (~target_i@user/target-i/x-6023099) (Quit: leaving) |
2025-02-22 00:45:38 +0100 | __monty__ | (~toonn@user/toonn) (Quit: leaving) |
2025-02-22 00:49:32 +0100 | hattckory | (~hattckory@149.102.242.103) |
2025-02-22 00:56:34 +0100 | ljdarj1 | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 00:59:07 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 268 seconds) |
2025-02-22 00:59:07 +0100 | ljdarj1 | ljdarj |
2025-02-22 01:03:06 +0100 | ljdarj1 | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 01:04:06 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 01:05:05 +0100 | hattckory | (~hattckory@149.102.242.103) (Ping timeout: 248 seconds) |
2025-02-22 01:06:00 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 265 seconds) |
2025-02-22 01:06:01 +0100 | ljdarj1 | ljdarj |
2025-02-22 01:09:25 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 248 seconds) |
2025-02-22 01:11:01 +0100 | <monochrom> | Pretty nice actually. I heard of reversibile computing 20-25 years ago. I forgot why I heard of it, but it's nice to see it realized. |
2025-02-22 01:12:03 +0100 | <EvanR> | when wearable computing combines with reversible garments |
2025-02-22 01:12:07 +0100 | <EvanR> | reversible computing |
2025-02-22 01:13:00 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 01:13:22 +0100 | ChaiTRex | (~ChaiTRex@user/chaitrex) (Remote host closed the connection) |
2025-02-22 01:13:44 +0100 | ChaiTRex | (~ChaiTRex@user/chaitrex) ChaiTRex |
2025-02-22 01:22:53 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 01:24:52 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 01:27:18 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 252 seconds) |
2025-02-22 01:29:52 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 01:32:57 +0100 | <haskellbridge> | <Liamzee> i mean it feels like caching intermediate results in memory with non-destructive updates, i guess it's not the same thing |
2025-02-22 01:36:10 +0100 | sprotte24 | (~sprotte24@p200300d16f1c5a00fd9f2f224d47518c.dip0.t-ipconnect.de) (Quit: Leaving) |
2025-02-22 01:36:52 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 01:40:02 +0100 | <geekosaur> | isn't that old news? https://rr-project.org/ |
2025-02-22 01:40:39 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 01:41:07 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Quit: ljdarj) |
2025-02-22 01:41:11 +0100 | <haskellbridge> | <Liamzee> the article idea is doing it on the hardware level to reduce energy consumption, because, ummm, moore's law is dead, and most improvements in hardware just improve energy consumption |
2025-02-22 01:41:24 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 01:41:40 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 268 seconds) |
2025-02-22 01:42:49 +0100 | potatoespotatoes | (~quassel@user/potatoespotatoes) () |
2025-02-22 01:44:03 +0100 | <EvanR> | that sounds like hype |
2025-02-22 01:44:39 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 01:44:56 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 01:45:04 +0100 | <EvanR> | in theory it works in theory, then what is the actual practice |
2025-02-22 01:45:07 +0100 | <haskellbridge> | <Liamzee> isn't hype a given? |
2025-02-22 01:45:24 +0100 | <EvanR> | make sure press release is specifically the theory |
2025-02-22 01:45:59 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds) |
2025-02-22 01:48:11 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 01:48:30 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 01:49:42 +0100 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich |
2025-02-22 01:51:08 +0100 | hattckory | (~hattckory@149.102.242.103) |
2025-02-22 01:51:44 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 01:52:03 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 01:53:12 +0100 | euleritian | (~euleritia@ip4d17fae8.dynamic.kabel-deutschland.de) (Remote host closed the connection) |
2025-02-22 01:54:27 +0100 | euleritian | (~euleritia@77.23.250.232) |
2025-02-22 01:55:17 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 01:55:36 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 01:55:45 +0100 | hattckory | (~hattckory@149.102.242.103) (Ping timeout: 248 seconds) |
2025-02-22 01:56:26 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 01:57:23 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 01:58:49 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 01:59:09 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:01:53 +0100 | dekameter | (~dekameter@user/dekameter) dekameter |
2025-02-22 02:02:09 +0100 | machinedgod | (~machinedg@d108-173-18-100.abhsia.telus.net) (Ping timeout: 248 seconds) |
2025-02-22 02:02:22 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:02:40 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:05:26 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 252 seconds) |
2025-02-22 02:05:55 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:06:13 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:09:28 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:09:37 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 02:09:47 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:11:17 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 02:11:44 +0100 | michalz | (~michalz@185.246.207.222) (Remote host closed the connection) |
2025-02-22 02:13:00 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:13:18 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:13:43 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 245 seconds) |
2025-02-22 02:15:26 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-02-22 02:15:40 +0100 | dekameter | (~dekameter@user/dekameter) (Quit: Client closed) |
2025-02-22 02:15:43 +0100 | machinedgod | (~machinedg@d108-173-18-100.abhsia.telus.net) machinedgod |
2025-02-22 02:16:33 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:16:49 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 268 seconds) |
2025-02-22 02:16:52 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:20:06 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:20:24 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:23:38 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:23:57 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:24:52 +0100 | machinedgod | (~machinedg@d108-173-18-100.abhsia.telus.net) (Ping timeout: 252 seconds) |
2025-02-22 02:26:44 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 02:27:11 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:27:30 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:29:53 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 02:30:43 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:31:02 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:31:22 +0100 | euleritian | (~euleritia@77.23.250.232) (Remote host closed the connection) |
2025-02-22 02:32:13 +0100 | euleritian | (~euleritia@77.23.250.232) |
2025-02-22 02:34:00 +0100 | pabs3 | (~pabs3@user/pabs3) (Read error: Connection reset by peer) |
2025-02-22 02:34:15 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:34:35 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:34:54 +0100 | pabs3 | (~pabs3@user/pabs3) pabs3 |
2025-02-22 02:37:48 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:38:05 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:41:21 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:41:39 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:42:07 +0100 | lisbeths | (uid135845@id-135845.lymington.irccloud.com) (Quit: Connection closed for inactivity) |
2025-02-22 02:44:54 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:45:11 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:47:02 +0100 | acidjnk | (~acidjnk@p200300d6e7283f074d733f5a370ae1a6.dip0.t-ipconnect.de) (Ping timeout: 272 seconds) |
2025-02-22 02:48:26 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:48:46 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:49:32 +0100 | omnifunctor | (~omnifunct@user/semifunctor) omnifunctor |
2025-02-22 02:51:59 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:52:17 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:55:21 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 02:55:31 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:55:49 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:59:03 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 02:59:22 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 02:59:59 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 268 seconds) |
2025-02-22 03:02:36 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:02:55 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:06:09 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:06:27 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:08:52 +0100 | Tuplanolla | (~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) (Quit: Leaving.) |
2025-02-22 03:09:42 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:10:01 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:12:12 +0100 | bitdex | (~bitdex@gateway/tor-sasl/bitdex) (Ping timeout: 264 seconds) |
2025-02-22 03:13:14 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:13:33 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:15:51 +0100 | ensyde_ | (~ensyde@70-33-158-82.unassigned.ntelos.net) (Read error: Connection reset by peer) |
2025-02-22 03:16:00 +0100 | ensyde | (~ensyde@70-33-158-82.unassigned.ntelos.net) ensyde |
2025-02-22 03:16:47 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:17:06 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:20:18 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:20:36 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:23:10 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 252 seconds) |
2025-02-22 03:23:50 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:24:10 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:27:25 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:27:43 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:30:52 +0100 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 252 seconds) |
2025-02-22 03:30:57 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:31:15 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:33:26 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 03:34:29 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:34:48 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:36:01 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 03:36:59 +0100 | pabs3 | (~pabs3@user/pabs3) (Ping timeout: 260 seconds) |
2025-02-22 03:38:02 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:38:20 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:41:05 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 03:41:32 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:41:51 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:42:14 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 244 seconds) |
2025-02-22 03:44:04 +0100 | vanishingideal | (~vanishing@user/vanishingideal) (Ping timeout: 252 seconds) |
2025-02-22 03:44:43 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 03:45:06 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:45:24 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:45:32 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 252 seconds) |
2025-02-22 03:46:01 +0100 | vanishingideal | (~vanishing@user/vanishingideal) vanishingideal |
2025-02-22 03:48:38 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:48:57 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:49:56 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds) |
2025-02-22 03:52:11 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:52:29 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:55:44 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Client Quit) |
2025-02-22 03:56:02 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 03:57:25 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 04:00:31 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 04:02:45 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 248 seconds) |
2025-02-22 04:02:54 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 265 seconds) |
2025-02-22 04:04:09 +0100 | ensyde | (~ensyde@70-33-158-82.unassigned.ntelos.net) (Ping timeout: 244 seconds) |
2025-02-22 04:05:53 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-02-22 04:07:54 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 04:09:48 +0100 | coldmountain | (sid484352@id-484352.helmsley.irccloud.com) (Ping timeout: 276 seconds) |
2025-02-22 04:09:48 +0100 | flukiluke | (~m-7humut@2603:c023:c000:6c7e:8945:ad24:9113:a962) (Ping timeout: 276 seconds) |
2025-02-22 04:09:48 +0100 | dmj` | (sid72307@id-72307.hampstead.irccloud.com) (Ping timeout: 276 seconds) |
2025-02-22 04:10:08 +0100 | flukiluke | (~m-7humut@2603:c023:c000:6c7e:8945:ad24:9113:a962) flukiluke |
2025-02-22 04:11:06 +0100 | edmundnoble_ | (sid229620@id-229620.helmsley.irccloud.com) (Ping timeout: 276 seconds) |
2025-02-22 04:11:06 +0100 | jongkook90 | (~jongkook9@user/jongkook90) (Ping timeout: 276 seconds) |
2025-02-22 04:11:06 +0100 | bradparker | (sid262931@id-262931.uxbridge.irccloud.com) (Ping timeout: 276 seconds) |
2025-02-22 04:11:22 +0100 | tcard | (~tcard@2400:4051:5801:7500:cf17:befc:ff82:5303) (Read error: Connection reset by peer) |
2025-02-22 04:11:38 +0100 | markasoftware_ | (~quassel@2604:180:f2::217) (Read error: Connection reset by peer) |
2025-02-22 04:11:51 +0100 | coldmountain | (sid484352@id-484352.helmsley.irccloud.com) coldmountain |
2025-02-22 04:11:53 +0100 | edmundnoble_ | (sid229620@id-229620.helmsley.irccloud.com) edmundnoble_ |
2025-02-22 04:11:55 +0100 | bradparker | (sid262931@id-262931.uxbridge.irccloud.com) bradparker |
2025-02-22 04:13:57 +0100 | jongkook90 | (~jongkook9@user/jongkook90) jongkook90 |
2025-02-22 04:14:07 +0100 | dmj` | (sid72307@id-72307.hampstead.irccloud.com) dmj` |
2025-02-22 04:15:18 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 04:15:31 +0100 | markasoftware | (~quassel@2604:180:f2::217) markasoftware |
2025-02-22 04:16:31 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 04:27:09 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 04:31:19 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 244 seconds) |
2025-02-22 04:45:45 +0100 | pabs3 | (~pabs3@user/pabs3) pabs3 |
2025-02-22 04:49:30 +0100 | <monochrom> | EvanR: Wait, wearable reversible computing --- is that like the infinity gauntlet? so you can snap away people, and also snap to reverse that? >:) |
2025-02-22 05:01:16 +0100 | aforemny_ | (~aforemny@i577B130C.versanet.de) aforemny |
2025-02-22 05:01:23 +0100 | aforemny | (~aforemny@2001:9e8:6cec:f800:32fe:36cc:ea74:2a67) (Ping timeout: 265 seconds) |
2025-02-22 05:11:04 +0100 | fp1 | (~Thunderbi@87-94-153-62.rev.dnainternet.fi) (Remote host closed the connection) |
2025-02-22 05:12:15 +0100 | ZLima12 | (~zlima12@user/meow/ZLima12) () |
2025-02-22 05:12:33 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 05:12:51 +0100 | aforemny_ | (~aforemny@i577B130C.versanet.de) (Ping timeout: 276 seconds) |
2025-02-22 05:14:31 +0100 | aforemny | (~aforemny@2001:9e8:6cc3:5700:9535:d115:7d83:6053) aforemny |
2025-02-22 05:15:46 +0100 | ZLima12 | (~zlima12@user/meow/ZLima12) ZLima12 |
2025-02-22 05:16:47 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 244 seconds) |
2025-02-22 05:18:44 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 268 seconds) |
2025-02-22 05:20:08 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 05:24:21 +0100 | L29Ah | (~L29Ah@wikipedia/L29Ah) (Ping timeout: 248 seconds) |
2025-02-22 05:28:36 +0100 | Square | (~Square@user/square) (Ping timeout: 246 seconds) |
2025-02-22 05:30:54 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 05:33:03 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 05:35:29 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 248 seconds) |
2025-02-22 05:35:32 +0100 | rvalue | (~rvalue@user/rvalue) (Read error: Connection reset by peer) |
2025-02-22 05:36:04 +0100 | rvalue | (~rvalue@user/rvalue) rvalue |
2025-02-22 05:42:04 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 05:42:35 +0100 | hattckory | (~hattckory@149.102.242.103) |
2025-02-22 05:45:01 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 05:45:54 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 260 seconds) |
2025-02-22 05:45:55 +0100 | tnt2 | tnt1 |
2025-02-22 05:47:18 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 276 seconds) |
2025-02-22 05:48:57 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 05:50:33 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 276 seconds) |
2025-02-22 05:50:33 +0100 | tnt2 | tnt1 |
2025-02-22 05:54:31 +0100 | <haskellbridge> | <Liamzee> Cool. Huawei apparently has been hiring for HStreamDB projects using Haskell. |
2025-02-22 05:54:46 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 05:54:56 +0100 | <haskellbridge> | <Liamzee> Kimi.ai on Wechat searches the Chinese intranet, but not on its web interface. |
2025-02-22 05:55:45 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 276 seconds) |
2025-02-22 05:57:52 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 05:59:00 +0100 | tnt2 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 05:59:17 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 06:03:35 +0100 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich |
2025-02-22 06:03:45 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 252 seconds) |
2025-02-22 06:04:30 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 06:04:52 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 06:07:51 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 06:09:16 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 06:09:16 +0100 | tnt2 | tnt1 |
2025-02-22 06:14:22 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 06:15:52 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 06:16:29 +0100 | ZLima12 | (~zlima12@user/meow/ZLima12) () |
2025-02-22 06:16:59 +0100 | bitdex | (~bitdex@gateway/tor-sasl/bitdex) bitdex |
2025-02-22 06:19:48 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 276 seconds) |
2025-02-22 06:21:00 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 06:26:42 +0100 | hattckory | (~hattckory@149.102.242.103) () |
2025-02-22 06:32:57 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 06:33:46 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 244 seconds) |
2025-02-22 06:33:46 +0100 | tnt2 | tnt1 |
2025-02-22 06:37:26 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 06:37:54 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 244 seconds) |
2025-02-22 06:37:56 +0100 | tnt2 | tnt1 |
2025-02-22 06:44:30 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-02-22 06:44:37 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 06:44:38 +0100 | ZLima12 | (~zlima12@user/meow/ZLima12) ZLima12 |
2025-02-22 06:44:41 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 06:45:04 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 268 seconds) |
2025-02-22 06:45:05 +0100 | tnt2 | tnt1 |
2025-02-22 06:45:43 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 06:49:09 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 248 seconds) |
2025-02-22 06:49:55 +0100 | euphores | (~SASL_euph@user/euphores) (Quit: Leaving.) |
2025-02-22 06:51:00 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 276 seconds) |
2025-02-22 06:53:38 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 06:55:35 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 07:00:50 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-02-22 07:04:49 +0100 | euphores | (~SASL_euph@user/euphores) euphores |
2025-02-22 07:06:45 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 248 seconds) |
2025-02-22 07:07:11 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 07:08:34 +0100 | Flow | (~none@gentoo/developer/flow) (Ping timeout: 260 seconds) |
2025-02-22 07:11:36 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 07:12:33 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 07:13:48 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 07:16:19 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 07:16:52 +0100 | Flow | (~none@gentoo/developer/flow) flow |
2025-02-22 07:17:14 +0100 | takuan | (~takuan@d8D86B601.access.telenet.be) |
2025-02-22 07:17:28 +0100 | tnt2 | (~Thunderbi@user/tnt1) (Ping timeout: 272 seconds) |
2025-02-22 07:20:31 +0100 | Cale | (~cale@2607:fea8:995f:f126:15c3:35a5:81ac:187c) (Quit: Leaving) |
2025-02-22 07:20:58 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 07:21:16 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 272 seconds) |
2025-02-22 07:21:16 +0100 | tnt2 | tnt1 |
2025-02-22 07:27:00 +0100 | talismanick | (~user@2601:644:937c:ed10::ae5) (Ping timeout: 268 seconds) |
2025-02-22 07:29:44 +0100 | harveypwca | (~harveypwc@2601:246:d080:f6e0:34b5:bbb2:c6c:1ef6) HarveyPwca |
2025-02-22 07:30:19 +0100 | prasad | (~Thunderbi@c-73-246-138-70.hsd1.in.comcast.net) (Ping timeout: 260 seconds) |
2025-02-22 07:30:25 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 07:30:31 +0100 | rekahsoft | (~rekahsoft@bras-base-orllon1103w-grc-14-174-92-69-126.dsl.bell.ca) (Remote host closed the connection) |
2025-02-22 07:32:55 +0100 | mwtro | (~mswhitero@user/mswhiterose2) mswhiterose2 |
2025-02-22 07:34:42 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 252 seconds) |
2025-02-22 07:34:50 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 07:35:35 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 265 seconds) |
2025-02-22 07:35:35 +0100 | tnt2 | tnt1 |
2025-02-22 07:35:56 +0100 | ChaiTRex | (~ChaiTRex@user/chaitrex) (Remote host closed the connection) |
2025-02-22 07:36:28 +0100 | ChaiTRex | (~ChaiTRex@user/chaitrex) ChaiTRex |
2025-02-22 07:36:34 +0100 | xff0x | (~xff0x@2405:6580:b080:900:6dac:d85c:a56f:65f8) (Ping timeout: 260 seconds) |
2025-02-22 07:38:31 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 07:40:24 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 276 seconds) |
2025-02-22 07:40:24 +0100 | tnt2 | tnt1 |
2025-02-22 07:43:27 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 07:45:36 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 276 seconds) |
2025-02-22 07:45:36 +0100 | tnt2 | tnt1 |
2025-02-22 07:45:41 +0100 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 252 seconds) |
2025-02-22 07:52:57 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 07:54:30 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 07:56:17 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 07:57:10 +0100 | tnt2 | (~Thunderbi@user/tnt1) (Ping timeout: 244 seconds) |
2025-02-22 07:59:11 +0100 | xff0x | (~xff0x@2405:6580:b080:900:6dac:d85c:a56f:65f8) |
2025-02-22 07:59:16 +0100 | j1n37- | (~j1n37@user/j1n37) (Ping timeout: 272 seconds) |
2025-02-22 07:59:22 +0100 | j1n37 | (~j1n37@user/j1n37) j1n37 |
2025-02-22 08:00:29 +0100 | JamesMowery | (~JamesMowe@ip68-228-212-232.ph.ph.cox.net) (Quit: Goodbye) |
2025-02-22 08:00:44 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 08:00:47 +0100 | JamesMowery | (~JamesMowe@ip68-228-212-232.ph.ph.cox.net) JamesMowery |
2025-02-22 08:07:57 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 08:15:02 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 244 seconds) |
2025-02-22 08:16:09 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 08:18:19 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 08:20:32 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 265 seconds) |
2025-02-22 08:21:52 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 08:27:46 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 272 seconds) |
2025-02-22 08:28:56 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 08:30:04 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 08:30:59 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 08:32:37 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 08:33:36 +0100 | tnt2 | (~Thunderbi@user/tnt1) (Ping timeout: 268 seconds) |
2025-02-22 08:36:18 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-02-22 08:37:59 +0100 | hgolden | (~hgolden@2603:8000:9d00:3ed1:6ff3:8389:b901:6363) (Remote host closed the connection) |
2025-02-22 08:42:21 +0100 | hgolden | (~hgolden@2603:8000:9d00:3ed1:6ff3:8389:b901:6363) hgolden |
2025-02-22 08:43:49 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 08:46:08 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 08:48:00 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 276 seconds) |
2025-02-22 08:48:00 +0100 | tnt2 | tnt1 |
2025-02-22 08:48:07 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 08:48:29 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-02-22 08:51:50 +0100 | stiell | (~stiell@gateway/tor-sasl/stiell) (Remote host closed the connection) |
2025-02-22 08:52:17 +0100 | stiell | (~stiell@gateway/tor-sasl/stiell) stiell |
2025-02-22 08:54:29 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 248 seconds) |
2025-02-22 08:57:56 +0100 | euleritian | (~euleritia@77.23.250.232) (Read error: Connection reset by peer) |
2025-02-22 08:58:16 +0100 | euleritian | (~euleritia@ip4d17fae8.dynamic.kabel-deutschland.de) |
2025-02-22 08:59:11 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 08:59:34 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 260 seconds) |
2025-02-22 09:00:02 +0100 | caconym | (~caconym@user/caconym) (Quit: bye) |
2025-02-22 09:00:32 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 09:01:02 +0100 | caconym | (~caconym@user/caconym) caconym |
2025-02-22 09:01:09 +0100 | j1n37 | (~j1n37@user/j1n37) (Read error: Connection reset by peer) |
2025-02-22 09:01:32 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 09:03:52 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds) |
2025-02-22 09:05:25 +0100 | j1n37 | (~j1n37@user/j1n37) j1n37 |
2025-02-22 09:06:24 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 272 seconds) |
2025-02-22 09:07:14 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 09:10:46 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 252 seconds) |
2025-02-22 09:13:14 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 09:13:42 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 09:13:42 +0100 | tnt2 | tnt1 |
2025-02-22 09:14:35 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 09:16:39 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 09:17:29 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 09:19:06 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-02-22 09:20:25 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 09:21:09 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 276 seconds) |
2025-02-22 09:21:09 +0100 | tnt2 | tnt1 |
2025-02-22 09:24:20 +0100 | Lord_of_Life | (~Lord@user/lord-of-life/x-2819915) (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine) |
2025-02-22 09:24:22 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 09:25:04 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 260 seconds) |
2025-02-22 09:25:23 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 245 seconds) |
2025-02-22 09:25:24 +0100 | tnt2 | tnt1 |
2025-02-22 09:28:58 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 09:29:57 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 09:33:30 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 252 seconds) |
2025-02-22 09:36:26 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 09:38:18 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 09:43:46 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 252 seconds) |
2025-02-22 09:47:08 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 09:47:26 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 09:47:36 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 09:48:27 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 276 seconds) |
2025-02-22 09:48:27 +0100 | tnt2 | tnt1 |
2025-02-22 09:51:52 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 244 seconds) |
2025-02-22 09:51:52 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-02-22 09:52:24 +0100 | ChaiTRex | (~ChaiTRex@user/chaitrex) (Ping timeout: 264 seconds) |
2025-02-22 09:52:56 +0100 | ChaiTRex | (~ChaiTRex@user/chaitrex) ChaiTRex |
2025-02-22 09:55:31 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 10:02:49 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 10:03:12 +0100 | acidjnk | (~acidjnk@p200300d6e7283f484d733f5a370ae1a6.dip0.t-ipconnect.de) acidjnk |
2025-02-22 10:05:11 +0100 | tzh | (~tzh@c-76-115-131-146.hsd1.or.comcast.net) (Quit: zzz) |
2025-02-22 10:05:21 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 276 seconds) |
2025-02-22 10:07:09 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-02-22 10:10:11 +0100 | AlexNoo_ | (~AlexNoo@178.34.162.44) |
2025-02-22 10:13:28 +0100 | AlexZenon | (~alzenon@178.34.161.111) (Ping timeout: 252 seconds) |
2025-02-22 10:13:47 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 10:14:04 +0100 | AlexNoo | (~AlexNoo@178.34.161.111) (Ping timeout: 260 seconds) |
2025-02-22 10:17:02 +0100 | AlexNoo_ | AlexNoo |
2025-02-22 10:18:11 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 10:21:02 +0100 | misterfish | (~misterfis@84.53.85.146) misterfish |
2025-02-22 10:21:07 +0100 | AlexZenon | (~alzenon@178.34.162.44) |
2025-02-22 10:22:19 +0100 | ft | (~ft@p4fc2a610.dip0.t-ipconnect.de) (Quit: leaving) |
2025-02-22 10:25:30 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
2025-02-22 10:32:46 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 10:33:00 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 10:33:12 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 244 seconds) |
2025-02-22 10:33:12 +0100 | tnt2 | tnt1 |
2025-02-22 10:33:17 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 10:37:22 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 248 seconds) |
2025-02-22 10:37:33 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 268 seconds) |
2025-02-22 10:37:40 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 10:37:49 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 10:40:36 +0100 | mwtro | (~mswhitero@user/mswhiterose2) (Quit: Leaving) |
2025-02-22 10:40:55 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 10:42:04 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 10:42:04 +0100 | tnt2 | tnt1 |
2025-02-22 10:49:30 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 10:52:33 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 10:54:12 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 268 seconds) |
2025-02-22 10:54:13 +0100 | tnt2 | tnt1 |
2025-02-22 10:54:13 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds) |
2025-02-22 10:58:39 +0100 | alp | (~alp@2001:861:8ca0:4940:320:163e:d6e9:8f36) |
2025-02-22 11:04:26 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 11:04:30 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 276 seconds) |
2025-02-22 11:04:30 +0100 | tnt2 | tnt1 |
2025-02-22 11:04:51 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 11:06:09 +0100 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich |
2025-02-22 11:07:28 +0100 | Tuplanolla | (~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) Tuplanolla |
2025-02-22 11:09:08 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |
2025-02-22 11:12:11 +0100 | lxsameer | (~lxsameer@Serene/lxsameer) lxsameer |
2025-02-22 11:18:00 +0100 | Sgeo | (~Sgeo@user/sgeo) (Read error: Connection reset by peer) |
2025-02-22 11:18:43 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 11:20:14 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 11:21:18 +0100 | lxsameer | (~lxsameer@Serene/lxsameer) (Ping timeout: 252 seconds) |
2025-02-22 11:21:34 +0100 | weary-traveler | (~user@user/user363627) (Remote host closed the connection) |
2025-02-22 11:23:08 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 252 seconds) |
2025-02-22 11:24:35 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 11:26:24 +0100 | superbil | (~superbil@114-32-231-70.hinet-ip.hinet.net) (Ping timeout: 240 seconds) |
2025-02-22 11:29:19 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 11:29:33 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 245 seconds) |
2025-02-22 11:29:34 +0100 | tnt2 | tnt1 |
2025-02-22 11:30:06 +0100 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 252 seconds) |
2025-02-22 11:34:07 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 11:34:18 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 11:34:19 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 11:36:23 +0100 | harveypwca | (~harveypwc@2601:246:d080:f6e0:34b5:bbb2:c6c:1ef6) (Quit: Leaving) |
2025-02-22 11:36:37 +0100 | tnt2 | tnt1 |
2025-02-22 11:37:39 +0100 | aforemny | (~aforemny@2001:9e8:6cc3:5700:9535:d115:7d83:6053) (Ping timeout: 276 seconds) |
2025-02-22 11:39:13 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds) |
2025-02-22 11:39:18 +0100 | superbil | (~superbil@114-32-231-70.hinet-ip.hinet.net) superbil |
2025-02-22 11:39:44 +0100 | aforemny | (~aforemny@2001:9e8:6cc9:5d00:c9a4:20b:943f:bb6a) aforemny |
2025-02-22 11:41:33 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 276 seconds) |
2025-02-22 11:47:04 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 11:49:39 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 11:56:17 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-02-22 11:58:59 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 265 seconds) |
2025-02-22 12:03:15 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 12:03:55 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 244 seconds) |
2025-02-22 12:04:27 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 12:06:20 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 12:07:43 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 12:08:12 +0100 | tnt2 | (~Thunderbi@user/tnt1) (Ping timeout: 268 seconds) |
2025-02-22 12:08:36 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 252 seconds) |
2025-02-22 12:08:36 +0100 | euleritian | (~euleritia@ip4d17fae8.dynamic.kabel-deutschland.de) (Ping timeout: 252 seconds) |
2025-02-22 12:11:53 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-02-22 12:13:53 +0100 | remedan | (~remedan@ip-62-245-108-153.bb.vodafone.cz) (Quit: Bye!) |
2025-02-22 12:15:49 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 12:20:42 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 12:21:11 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 12:21:27 +0100 | remedan | (~remedan@ip-62-245-108-153.bb.vodafone.cz) remedan |
2025-02-22 12:23:04 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 12:25:54 +0100 | zmt00 | (~zmt00@user/zmt00) (Ping timeout: 260 seconds) |
2025-02-22 12:26:12 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 12:27:33 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 246 seconds) |
2025-02-22 12:27:33 +0100 | tnt2 | tnt1 |
2025-02-22 12:27:39 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 12:30:06 +0100 | bunnyhamer | (~bunnyhame@2a10:8012:21:9be6:5924:60fb:b039:c535) |
2025-02-22 12:30:41 +0100 | L29Ah | (~L29Ah@wikipedia/L29Ah) L29Ah |
2025-02-22 12:34:15 +0100 | random-jellyfish | (~developer@user/random-jellyfish) (Ping timeout: 252 seconds) |
2025-02-22 12:34:45 +0100 | aforemny | (~aforemny@2001:9e8:6cc9:5d00:c9a4:20b:943f:bb6a) (Ping timeout: 248 seconds) |
2025-02-22 12:34:58 +0100 | aforemny_ | (~aforemny@2001:9e8:6cc9:b600:3dd:fa0b:5bf4:d264) aforemny |
2025-02-22 12:35:05 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 12:35:18 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 12:35:21 +0100 | bunnyhamer | (~bunnyhame@2a10:8012:21:9be6:5924:60fb:b039:c535) (Quit: Client closed) |
2025-02-22 12:35:57 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 246 seconds) |
2025-02-22 12:35:57 +0100 | tnt2 | tnt1 |
2025-02-22 12:39:34 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-02-22 12:41:38 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 12:42:22 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 244 seconds) |
2025-02-22 12:42:22 +0100 | tnt2 | tnt1 |
2025-02-22 12:43:02 +0100 | __monty__ | (~toonn@user/toonn) toonn |
2025-02-22 12:44:55 +0100 | euleritian | (~euleritia@77.23.250.232) |
2025-02-22 12:46:12 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 12:46:43 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 252 seconds) |
2025-02-22 12:46:43 +0100 | tnt2 | tnt1 |
2025-02-22 12:50:30 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 12:50:40 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 12:54:33 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 245 seconds) |
2025-02-22 12:55:39 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-02-22 12:57:57 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 265 seconds) |
2025-02-22 13:00:04 +0100 | caconym | (~caconym@user/caconym) (Quit: bye) |
2025-02-22 13:01:57 +0100 | ljdarj | (~Thunderbi@user/ljdarj) ljdarj |
2025-02-22 13:02:12 +0100 | caconym | (~caconym@user/caconym) caconym |
2025-02-22 13:04:44 +0100 | Googulator57 | (~Googulato@2a01-036d-0106-0c81-8032-422f-4c4d-33bd.pool6.digikabel.hu) (Quit: Client closed) |
2025-02-22 13:04:59 +0100 | Googulator57 | (~Googulato@2a01-036d-0106-0c81-8032-422f-4c4d-33bd.pool6.digikabel.hu) |
2025-02-22 13:06:02 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 13:10:34 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-02-22 13:15:13 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en |
2025-02-22 13:15:18 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Client Quit) |
2025-02-22 13:18:34 +0100 | acidjnk | (~acidjnk@p200300d6e7283f484d733f5a370ae1a6.dip0.t-ipconnect.de) (Ping timeout: 260 seconds) |
2025-02-22 13:21:25 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 13:22:12 +0100 | haritz | (~hrtz@user/haritz) (Ping timeout: 268 seconds) |
2025-02-22 13:25:54 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-02-22 13:36:18 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 13:36:34 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 13:40:45 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 244 seconds) |
2025-02-22 13:40:53 +0100 | haritz | (~hrtz@2a02:8010:65b5:0:5d9a:9bab:ee5e:b737) |
2025-02-22 13:40:55 +0100 | haritz | (~hrtz@2a02:8010:65b5:0:5d9a:9bab:ee5e:b737) (Changing host) |
2025-02-22 13:40:55 +0100 | haritz | (~hrtz@user/haritz) haritz |
2025-02-22 13:42:49 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-02-22 13:42:55 +0100 | Natch | (~natch@c-92-34-7-158.bbcust.telenor.se) (Ping timeout: 265 seconds) |
2025-02-22 13:45:31 +0100 | Natch | (~natch@c-92-34-7-158.bbcust.telenor.se) Natch |
2025-02-22 13:48:49 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 248 seconds) |
2025-02-22 13:49:02 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 13:52:04 +0100 | michalz | (~michalz@185.246.207.193) |
2025-02-22 13:54:19 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 13:59:00 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds) |
2025-02-22 14:00:21 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 14:01:32 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 272 seconds) |
2025-02-22 14:01:32 +0100 | tnt2 | tnt1 |
2025-02-22 14:05:14 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 14:06:36 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 272 seconds) |
2025-02-22 14:06:37 +0100 | tnt2 | tnt1 |
2025-02-22 14:09:43 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 14:14:22 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-02-22 14:16:12 +0100 | misterfish | (~misterfis@84.53.85.146) (Ping timeout: 252 seconds) |
2025-02-22 14:16:31 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 14:17:37 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 248 seconds) |
2025-02-22 14:17:38 +0100 | tnt2 | tnt1 |
2025-02-22 14:18:05 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-02-22 14:18:46 +0100 | pabs3 | (~pabs3@user/pabs3) (Remote host closed the connection) |
2025-02-22 14:19:36 +0100 | pabs3 | (~pabs3@user/pabs3) pabs3 |
2025-02-22 14:21:05 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 14:21:53 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 248 seconds) |
2025-02-22 14:21:54 +0100 | tnt2 | tnt1 |
2025-02-22 14:21:59 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 14:22:38 +0100 | anpad | (~pandeyan@user/anpad) (Ping timeout: 268 seconds) |
2025-02-22 14:25:02 +0100 | zmt00 | (~zmt00@user/zmt00) zmt00 |
2025-02-22 14:26:12 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 246 seconds) |
2025-02-22 14:26:57 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 14:27:31 +0100 | anpad | (~pandeyan@user/anpad) anpad |
2025-02-22 14:28:18 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 246 seconds) |
2025-02-22 14:28:36 +0100 | anpad | (~pandeyan@user/anpad) (Client Quit) |
2025-02-22 14:30:28 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 14:30:57 +0100 | misterfish | (~misterfis@84.53.85.146) misterfish |
2025-02-22 14:31:27 +0100 | tnt2 | (~Thunderbi@user/tnt1) (Ping timeout: 246 seconds) |
2025-02-22 14:33:12 +0100 | anpad | (~pandeyan@user/anpad) anpad |
2025-02-22 14:34:47 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 244 seconds) |
2025-02-22 14:38:40 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 15:03:07 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 15:04:37 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 248 seconds) |
2025-02-22 15:04:37 +0100 | tnt2 | tnt1 |
2025-02-22 15:07:23 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-02-22 15:08:41 +0100 | weary-traveler | (~user@user/user363627) user363627 |
2025-02-22 15:11:41 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 244 seconds) |
2025-02-22 15:14:52 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) (Ping timeout: 252 seconds) |
2025-02-22 15:16:44 +0100 | atwm | (~andrew@19-193-28-81.ftth.cust.kwaoo.net) atwm |
2025-02-22 15:20:50 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 15:21:37 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 248 seconds) |
2025-02-22 15:21:38 +0100 | tnt2 | tnt1 |
2025-02-22 15:24:21 +0100 | acidjnk | (~acidjnk@p200300d6e7283f484d733f5a370ae1a6.dip0.t-ipconnect.de) acidjnk |
2025-02-22 15:25:25 +0100 | euleritian | (~euleritia@77.23.250.232) (Ping timeout: 244 seconds) |
2025-02-22 15:25:58 +0100 | euleritian | (~euleritia@dynamic-176-006-139-014.176.6.pool.telefonica.de) |
2025-02-22 15:26:09 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 268 seconds) |
2025-02-22 15:26:13 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 15:28:30 +0100 | tnt2 | tnt1 |
2025-02-22 15:32:08 +0100 | Square | (~Square@user/square) Square |
2025-02-22 15:39:31 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 15:40:55 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 244 seconds) |
2025-02-22 15:42:15 +0100 | tnt1 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 15:42:53 +0100 | <Athas> | tomsmeding: one very nice aspect of Accelerate, ignoring all the performance stuff, is really the multi-dimensional array type. |
2025-02-22 15:43:15 +0100 | <Athas> | It is so much nicer than having only one dimensional arrays, without being particularly difficult to use. |
2025-02-22 15:44:02 +0100 | tnt2 | (~Thunderbi@user/tnt1) (Ping timeout: 268 seconds) |
2025-02-22 15:45:14 +0100 | tnt2 | (~Thunderbi@user/tnt1) tnt1 |
2025-02-22 15:46:02 +0100 | aforemny_ | (~aforemny@2001:9e8:6cc9:b600:3dd:fa0b:5bf4:d264) (Ping timeout: 272 seconds) |
2025-02-22 15:46:09 +0100 | aforemny | (~aforemny@i577B127D.versanet.de) aforemny |
2025-02-22 15:46:36 +0100 | tnt1 | (~Thunderbi@user/tnt1) (Ping timeout: 244 seconds) |
2025-02-22 15:46:36 +0100 | tnt2 | tnt1 |
2025-02-22 15:52:39 +0100 | euleritian | (~euleritia@dynamic-176-006-139-014.176.6.pool.telefonica.de) (Read error: Connection reset by peer) |
2025-02-22 15:52:58 +0100 | euleritian | (~euleritia@ip4d17fae8.dynamic.kabel-deutschland.de) |