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) |