2021/02/13

2021-02-13 00:02:44 +0100alx741(~alx741@186.178.110.40)
2021-02-13 00:03:28 +0100ukari(~ukari@unaffiliated/ukari) (Remote host closed the connection)
2021-02-13 00:04:04 +0100ukari(~ukari@unaffiliated/ukari)
2021-02-13 00:04:40 +0100whitten(c75a9d0b@199.90.157.11) (Quit: Connection closed)
2021-02-13 00:05:36 +0100danvet_(~danvet@212-51-149-181.fiber7.init7.net) (Ping timeout: 240 seconds)
2021-02-13 00:06:11 +0100danvet(~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (Ping timeout: 272 seconds)
2021-02-13 00:08:29 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 00:10:44 +0100 <maralorn> What is the theoretical argument against TypeInType? I know morally it’s not cool to break the Set < Class < ... hierarchy and we need that one to not get the russel paradoxon.
2021-02-13 00:10:45 +0100 <maralorn> But I wouldn‘t know how to create the russel parodoxn in Haskell Types …
2021-02-13 00:11:04 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 00:11:53 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 256 seconds)
2021-02-13 00:15:44 +0100 <monochrom> Only the Russell paradox.
2021-02-13 00:15:58 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 00:16:23 +0100 <monochrom> But it manifests, in computing, as non-termination only.
2021-02-13 00:17:23 +0100fendor_(~fendor@77.119.131.42.wireless.dyn.drei.com) (Remote host closed the connection)
2021-02-13 00:17:29 +0100 <monochrom> So, any theoretical objection is very weak IMO.
2021-02-13 00:18:11 +0100 <monochrom> I.e., even theorists have a hard time banning non-termination.
2021-02-13 00:18:24 +0100 <hpc> so it would be the same objection that some people have for UndecidableInstances
2021-02-13 00:19:34 +0100 <monochrom> Oh, non-termination during compile time is easier to object against :)
2021-02-13 00:19:39 +0100 <monochrom> but only a bit easier.
2021-02-13 00:21:16 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 240 seconds)
2021-02-13 00:21:57 +0100gehmehgeh(~ircuser1@gateway/tor-sasl/gehmehgeh) (Quit: Leaving)
2021-02-13 00:26:51 +0100 <maralorn> monochrom: But how would a pratical non-termination in Haskell look like, which you can write with -XTypeInType but not without?
2021-02-13 00:27:01 +0100Deide(~Deide@217.155.19.23) (Quit: Seeee yaaaa)
2021-02-13 00:27:28 +0100 <monochrom> I don't know. Haven't tried.
2021-02-13 00:28:09 +0100DataComputist(~lumeng@50.43.26.251)
2021-02-13 00:28:54 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 00:40:56 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 00:45:09 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 246 seconds)
2021-02-13 00:45:14 +0100elfets(~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de)
2021-02-13 00:46:01 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 00:47:26 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr) (Quit: Konversation terminated!)
2021-02-13 00:47:45 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr)
2021-02-13 00:48:12 +0100machinedgod(~machinedg@135-23-192-217.cpe.pppoe.ca) (Ping timeout: 256 seconds)
2021-02-13 00:49:56 +0100thc202(~thc202@unaffiliated/thc202) (Ping timeout: 240 seconds)
2021-02-13 00:51:02 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 256 seconds)
2021-02-13 00:51:25 +0100mouseghost(~draco@wikipedia/desperek) (Quit: mew wew)
2021-02-13 00:51:28 +0100gioyik(~gioyik@gateway/tor-sasl/gioyik)
2021-02-13 00:52:04 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2021-02-13 00:54:37 +0100tmciver(~tmciver@cpe-172-101-40-226.maine.res.rr.com) (Read error: No route to host)
2021-02-13 00:55:16 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029)
2021-02-13 00:57:24 +0100f-a(~f-a@151.34.57.99)
2021-02-13 00:57:59 +0100forgottenone(~forgotten@176.42.25.228) (Quit: Konversation terminated!)
2021-02-13 00:58:13 +0100tmciver(~tmciver@cpe-172-101-40-226.maine.res.rr.com)
2021-02-13 00:59:17 +0100 <f-a> a friend of mine gets this error while compiling Cabal https://www.dropbox.com/s/lcxln2sezajsjjr/error2.txt
2021-02-13 00:59:29 +0100 <f-a> it is Cabal, so I guess the error is pretty big
2021-02-13 01:00:01 +0100 <f-a> is this knows? Are there workarounds beside downgrading ghc?
2021-02-13 01:00:48 +0100 <f-a> cabal-install version 3.2.0.0 and The Glorious Glasgow Haskell Compilation System, version 9.0.1 btw
2021-02-13 01:01:13 +0100 <sclv> afaik a Cabal that works with ghc 9.0.1 hasn't been released yet
2021-02-13 01:01:21 +0100 <f-a> thanks sclv
2021-02-13 01:01:27 +0100 <f-a> I was weirded out by that number
2021-02-13 01:01:37 +0100 <f-a> since today I saw a 8.10.something released
2021-02-13 01:02:00 +0100 <sclv> they released both a first in the 9 series and a final patch release for the 8.10 series
2021-02-13 01:02:08 +0100 <sclv> with the latter _finally_ getting windows working afaik
2021-02-13 01:02:19 +0100 <sclv> which was busted for almost the whole 8.10 series in a variety of ways
2021-02-13 01:03:42 +0100 <f-a> yeah he is on windows too
2021-02-13 01:04:23 +0100 <f-a> I confess it is a bit weird to have a release which is not compatible with one of the two main build tools
2021-02-13 01:04:48 +0100 <sclv> well there's a chicken-egg problem
2021-02-13 01:05:06 +0100 <sclv> and usually its resolved behind the scenes though with a little angst
2021-02-13 01:05:29 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com)
2021-02-13 01:06:00 +0100 <f-a> understandable understandable, I should zip my mouth and contribute
2021-02-13 01:06:03 +0100 <sclv> but we're especially delayed because some transitive deps of cabal-install haven't upgraded to work with 9.0.1 either and the maintainers haven't been responsive, so there's work to add new maintainers for htem, make new releases of a chunk of other things so the dominos can all fall down
2021-02-13 01:06:17 +0100 <f-a> ohhh I have seen a thread on the ML
2021-02-13 01:06:34 +0100 <sclv> i usually never use a fresh off the oven series release because its Always something
2021-02-13 01:06:55 +0100 <f-a> yeah me too
2021-02-13 01:07:06 +0100 <sclv> let the early adopters sort that out and also like shake out a round or two of bugs and regressions
2021-02-13 01:07:21 +0100sillyotter(~sillyotte@2603-6011-ba0f-f7c5-6a5f-5243-7ef4-3d74.res6.spectrum.com)
2021-02-13 01:07:38 +0100 <f-a> well, early adopters and in this case people who do not fancy chocolatey and went to the download page directly
2021-02-13 01:07:39 +0100 <sclv> "if it ain't at least point oh-two, then production use just won't do"
2021-02-13 01:08:10 +0100 <f-a> also I have another question, most likely sillier
2021-02-13 01:08:28 +0100 <f-a> I see there are — say — some ARM machines (consoles, controllers, etc.)
2021-02-13 01:08:51 +0100sillyotter(~sillyotte@2603-6011-ba0f-f7c5-6a5f-5243-7ef4-3d74.res6.spectrum.com) (Client Quit)
2021-02-13 01:08:57 +0100 <f-a> what keeps me from using ghc to spt out .ll files and with some tweaking compile them for machine K?
2021-02-13 01:09:46 +0100 <dmj`> f-a: Cabal (the library) is a boot pkg of GHC, and therefore has to be delivered with GHC. So odds are, there is a working Cabal with GHC 9.0.1
2021-02-13 01:09:50 +0100Tops2(~Tobias@dyndsl-095-033-095-154.ewe-ip-backbone.de) (Quit: Leaving.)
2021-02-13 01:09:52 +0100 <monochrom> When GHC 8.8 came out, it did not build the Cabal version (or cabal-install version? I forgot) of that time, too.
2021-02-13 01:10:27 +0100 <f-a> I ask because I wrote a small game, terminal based, and poking friends to build it is always a pain
2021-02-13 01:11:13 +0100 <f-a> I have seen that, e.g. fpc compiles to game boy, and that would be awesome (to compile a rom for a well-known and well-emulated™ machine)
2021-02-13 01:11:15 +0100 <sclv> oh good point they're building 3.2.0.1 but the latest is 3.4, which was just released https://hackage.haskell.org/package/Cabal
2021-02-13 01:11:53 +0100 <sclv> but cabal-install still hasn't been released that's compat, so i assume that's what causes the issue
2021-02-13 01:12:16 +0100 <f-a> ah, now I see
2021-02-13 01:12:18 +0100 <sclv> iirc there _is_ a "via llvm" path for cross-compiling to arm
2021-02-13 01:12:55 +0100 <f-a> sclv: yeah I was wondering about that, is it a viable path for someone with some time on their hands or a hopeless task?
2021-02-13 01:13:01 +0100 <sclv> but like its going to be compiling to "some version of some *nix on the arm" not just "bare metal"
2021-02-13 01:13:08 +0100 <sclv> so it depends on what machine!
2021-02-13 01:13:25 +0100 <f-a> mhhhh I see
2021-02-13 01:13:35 +0100jamm_(~jamm@unaffiliated/jamm)
2021-02-13 01:14:10 +0100 <sclv> i know some people have made it work, i just don't know the state of the art. ghc wiki has some hints: https://gitlab.haskell.org/ghc/ghc/-/wikis/building/cross-compiling
2021-02-13 01:14:30 +0100tabemann(~travisb@172-13-49-137.lightspeed.milwwi.sbcglobal.net)
2021-02-13 01:15:08 +0100 <dmj`> Nix is probably your best bet for cross compiling Haskell to ARM
2021-02-13 01:15:09 +0100 <sclv> (template haskell in any deps was famously a big obstacle to xcomp, but i think there's a path around that now, although its a bit delicate)
2021-02-13 01:15:14 +0100jamm_(~jamm@unaffiliated/jamm) (Remote host closed the connection)
2021-02-13 01:15:22 +0100 <f-a> thanks
2021-02-13 01:16:33 +0100 <dmj`> Just give up if you're using TH and need to cross compile. Replace all the TH with Generics or something
2021-02-13 01:16:55 +0100 <f-a> I suppose that means in your dependencies too
2021-02-13 01:17:01 +0100 <f-a> and I have no idea if they are using th :P
2021-02-13 01:17:11 +0100 <dmj`> Otherwise you'll need like a remote builder (I've done for iOS w/ my iPhone), to send splices to your ARM device, compiled, and sent back
2021-02-13 01:17:22 +0100 <dmj`> over the network with ghc-iserv
2021-02-13 01:19:37 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com) (Quit: Computer has gone to sleep.)
2021-02-13 01:19:55 +0100 <dmj`> f-a: most shouldn't, or provide a way to disable it. Also compiling code that has TH isn't the same as needing to evaluate the splices
2021-02-13 01:20:20 +0100 <f-a> true
2021-02-13 01:21:00 +0100usr25(~usr25@unaffiliated/usr25)
2021-02-13 01:21:01 +0100fissureman(~quassel@c-73-163-84-25.hsd1.dc.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 01:21:14 +0100fissureman(~quassel@c-73-163-84-25.hsd1.dc.comcast.net)
2021-02-13 01:22:33 +0100 <dmj`> f-a: hopefully you don't want to target iOS, XCode is like 12GB, and you have to add it manually as a derivation
2021-02-13 01:23:45 +0100 <f-a> dmj`: in my dreams — prepare to laugh — I wanted to target something, I don’t know something like FreeDos or GBA or any «old» machine which is well emulated
2021-02-13 01:23:58 +0100 <f-a> so to provide a single rom to everyone wantiing to test the game
2021-02-13 01:24:05 +0100 <f-a> as I understand, this is impossible
2021-02-13 01:24:55 +0100 <dmj`> f-a: w/ GHC ?
2021-02-13 01:25:27 +0100 <f-a> dmj`: yes
2021-02-13 01:25:55 +0100 <f-a> (the idea: generating some .ll files and, uhhh, I don’t know)
2021-02-13 01:26:31 +0100 <f-a> it all started from me reading fpc homepage https://www.freepascal.org/ they have lots of archs listed and apparently a lot of them are available via/thanks to llvm
2021-02-13 01:27:39 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 01:27:57 +0100 <dmj`> f-a: you might be better served with a DSL, or something that generates the .ll using only functions you provide, could even be in a monad. Cross compilation is a huge pain because of TH, and even then, you'd still need the GHC RTS on the GBA.
2021-02-13 01:28:35 +0100 <dmj`> f-a: WASM is having a similar problem w/ GHC, it's just too large, the output, for all the flavors of GHC->WASM
2021-02-13 01:28:55 +0100 <f-a> how do they solve it?
2021-02-13 01:29:16 +0100 <f-a> indeed my game is pretty small (it was a jam game, terminal based) and yet even stripped quite hefty
2021-02-13 01:29:25 +0100 <dmj`> f-a: I don't think it's solved.
2021-02-13 01:31:32 +0100 <dmj`> f-a: might be better to write a compiler in Haskell to target your architecture
2021-02-13 01:31:38 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 01:32:07 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu)
2021-02-13 01:32:42 +0100 <monochrom> Hey, I dreamed of running Haskell code on Apple II, too.
2021-02-13 01:33:37 +0100 <monochrom> My http://www.vex.net/~trebla/haskell/cont.xhtml#yield has an exercise that says "Extra credit for getting it to run on an Apple II or a Commodore 64"
2021-02-13 01:34:30 +0100f-a(~f-a@151.34.57.99) (Ping timeout: 246 seconds)
2021-02-13 01:34:37 +0100 <dmj`> oof
2021-02-13 01:35:09 +0100f-a(~f-a@to-18-82-10.service.infuturo.it)
2021-02-13 01:35:19 +0100usr25_tm(~usr25@unaffiliated/usr25)
2021-02-13 01:35:57 +0100usr256(~usr25@unaffiliated/usr25)
2021-02-13 01:36:14 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 272 seconds)
2021-02-13 01:37:16 +0100mirrorbird(~psutcliff@2a00:801:44d:603d:d116:d5a1:4a2f:a08f)
2021-02-13 01:37:36 +0100dhil(~dhil@80.208.56.181) (Ping timeout: 240 seconds)
2021-02-13 01:37:50 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 01:38:04 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 01:38:12 +0100 <dmj`> think I just ruined his dream
2021-02-13 01:38:25 +0100usr25(~usr25@unaffiliated/usr25) (Ping timeout: 240 seconds)
2021-02-13 01:38:37 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 01:38:54 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 01:39:00 +0100DavidEichmann(~david@234.109.45.217.dyn.plus.net) (Remote host closed the connection)
2021-02-13 01:39:25 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 01:39:42 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 01:39:45 +0100usr25_tm(~usr25@unaffiliated/usr25) (Ping timeout: 246 seconds)
2021-02-13 01:40:12 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 01:40:29 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 01:40:29 +0100Tario(~Tario@201.192.165.173) (Read error: Connection reset by peer)
2021-02-13 01:40:40 +0100Tario(~Tario@201.192.165.173)
2021-02-13 01:40:59 +0100saitamaplus(uid272474@gateway/web/irccloud.com/x-temxuccrtcofhywg) (Quit: Connection closed for inactivity)
2021-02-13 01:40:59 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 01:43:13 +0100conal(~conal@64.71.133.70) (Quit: Computer has gone to sleep.)
2021-02-13 01:45:38 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 01:47:26 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr) (Quit: Konversation terminated!)
2021-02-13 01:47:46 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr)
2021-02-13 01:50:48 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 272 seconds)
2021-02-13 01:50:52 +0100conal(~conal@64.71.133.70)
2021-02-13 01:52:23 +0100elfets(~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Quit: Leaving)
2021-02-13 01:53:41 +0100lambda-11235(~lambda-11@2600:1700:7c70:4600:cc20:673a:d9ea:8d41)
2021-02-13 01:54:52 +0100lambda-11235(~lambda-11@2600:1700:7c70:4600:cc20:673a:d9ea:8d41) (Max SendQ exceeded)
2021-02-13 01:55:31 +0100lambda-11235(~lambda-11@2600:1700:7c70:4600:cc20:673a:d9ea:8d41)
2021-02-13 01:58:11 +0100bennofs__(~quassel@dslb-094-222-082-172.094.222.pools.vodafone-ip.de)
2021-02-13 02:01:27 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 246 seconds)
2021-02-13 02:01:36 +0100bennofs_(~quassel@dslb-094-222-083-015.094.222.pools.vodafone-ip.de) (Ping timeout: 240 seconds)
2021-02-13 02:01:46 +0100Tuplanolla(~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) (Quit: Leaving.)
2021-02-13 02:07:16 +0100hyperisco(~hyperisco@104-195-141-253.cpe.teksavvy.com) (Ping timeout: 272 seconds)
2021-02-13 02:15:02 +0100hekkaidekapus(~tchouri@gateway/tor-sasl/hekkaidekapus) (Ping timeout: 268 seconds)
2021-02-13 02:17:13 +0100hekkaidekapus(~tchouri@gateway/tor-sasl/hekkaidekapus)
2021-02-13 02:17:19 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 02:20:42 +0100m0rphism1(~m0rphism@HSI-KBW-085-216-104-059.hsi.kabelbw.de) (Ping timeout: 246 seconds)
2021-02-13 02:20:45 +0100__minoru__shirae(~shiraeesh@109.166.56.65) (Ping timeout: 240 seconds)
2021-02-13 02:22:25 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 240 seconds)
2021-02-13 02:23:39 +0100Codaraxis(Codaraxis@gateway/vpn/mullvad/codaraxis)
2021-02-13 02:24:05 +0100MarcelineVQ(~anja@198.254.199.42) (Ping timeout: 240 seconds)
2021-02-13 02:24:25 +0100elliott_(~elliott_@pool-108-51-101-42.washdc.fios.verizon.net) (Ping timeout: 240 seconds)
2021-02-13 02:25:44 +0100rajivr(uid269651@gateway/web/irccloud.com/x-ztvatwyfhlumcudc)
2021-02-13 02:25:51 +0100hexfive(~hexfive@50.35.83.177) (Quit: i must go. my people need me.)
2021-02-13 02:26:21 +0100Codaraxis_(Codaraxis@gateway/vpn/mullvad/codaraxis) (Ping timeout: 264 seconds)
2021-02-13 02:26:33 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 02:26:50 +0100mirrorbird(~psutcliff@2a00:801:44d:603d:d116:d5a1:4a2f:a08f) (Quit: Leaving)
2021-02-13 02:27:38 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net)
2021-02-13 02:28:48 +0100slack1256(~slack1256@dvc-186-186-101-190.movil.vtr.net)
2021-02-13 02:29:21 +0100gizz(~gizz@37.228.255.52)
2021-02-13 02:29:50 +0100elliott_(~elliott_@pool-108-51-101-42.washdc.fios.verizon.net)
2021-02-13 02:30:36 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 240 seconds)
2021-02-13 02:32:15 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 265 seconds)
2021-02-13 02:32:52 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com)
2021-02-13 02:33:03 +0100jedws(~jedws@101.184.202.248)
2021-02-13 02:34:33 +0100wei2912(~wei2912@unaffiliated/wei2912)
2021-02-13 02:36:07 +0100 <slack1256> Has any university or company made an analysis on where geographically are haskell programmers located?
2021-02-13 02:36:36 +0100 <slack1256> I need to convince some clients that apart from me, there are other haskell programmers available on my zone.
2021-02-13 02:37:05 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com) (Ping timeout: 240 seconds)
2021-02-13 02:37:08 +0100 <f-a> there is the haskell survey
2021-02-13 02:37:27 +0100 <f-a> https://taylor.fausak.me/2020/11/22/haskell-survey-results/
2021-02-13 02:37:30 +0100elliott__(~elliott@pool-108-51-101-42.washdc.fios.verizon.net) (Ping timeout: 246 seconds)
2021-02-13 02:37:53 +0100 <f-a> see: https://taylor.fausak.me/2020/11/22/haskell-survey-results/#s7q0
2021-02-13 02:38:25 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 02:38:33 +0100cross(~cross@spitfire.i.gajendra.net) (Ping timeout: 260 seconds)
2021-02-13 02:38:44 +0100 <slack1256> Nice, this is just what I needed.
2021-02-13 02:38:50 +0100 <slack1256> I mean, it doesn
2021-02-13 02:39:18 +0100 <slack1256> I mean it doesn't support my case, but there is another country why the same language that has many programmers. Nice
2021-02-13 02:39:27 +0100 <slack1256> s/why/with/
2021-02-13 02:40:04 +0100 <slack1256> Thanks f-a .
2021-02-13 02:44:24 +0100cross(~cross@spitfire.i.gajendra.net)
2021-02-13 02:45:04 +0100vgtw(~vgtw@gateway/tor-sasl/vgtw) (Remote host closed the connection)
2021-02-13 02:45:24 +0100vgtw(~vgtw@gateway/tor-sasl/vgtw)
2021-02-13 02:46:24 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2021-02-13 02:47:09 +0100MarcelineVQ(~anja@198.254.199.42)
2021-02-13 02:47:32 +0100carlomagno1(~cararell@148.87.23.12)
2021-02-13 02:48:41 +0100carlomagno(~cararell@148.87.23.8) (Ping timeout: 265 seconds)
2021-02-13 02:49:01 +0100Yumasi(~guillaume@2a01:e0a:5cb:4430:fdee:4ba2:d966:c97a) (Quit: WeeChat 2.8)
2021-02-13 02:53:04 +0100ezrakilty(~ezrakilty@75-172-120-225.tukw.qwest.net)
2021-02-13 02:53:40 +0100machinedgod(~machinedg@24.105.81.50)
2021-02-13 02:54:01 +0100justanotheruser(~justanoth@unaffiliated/justanotheruser) (Ping timeout: 272 seconds)
2021-02-13 02:54:30 +0100f-a(~f-a@to-18-82-10.service.infuturo.it) (Quit: leaving)
2021-02-13 02:54:32 +0100denisse_(~spaceCat@gateway/tor-sasl/alephzer0) (Remote host closed the connection)
2021-02-13 02:54:52 +0100denisse(~spaceCat@gateway/tor-sasl/alephzer0)
2021-02-13 02:57:33 +0100ezrakilty(~ezrakilty@75-172-120-225.tukw.qwest.net) (Ping timeout: 264 seconds)
2021-02-13 02:59:05 +0100gizz(~gizz@37.228.255.52) (Ping timeout: 240 seconds)
2021-02-13 02:59:31 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029) (Ping timeout: 265 seconds)
2021-02-13 03:00:44 +0100ezrakilty(~ezrakilty@75-172-120-225.tukw.qwest.net)
2021-02-13 03:04:27 +0100darjeeling_(~darjeelin@39.185.119.195)
2021-02-13 03:07:36 +0100tremon(~aschuring@217-63-61-89.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in)
2021-02-13 03:08:15 +0100usr256(~usr25@unaffiliated/usr25) (Read error: Connection reset by peer)
2021-02-13 03:10:23 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu)
2021-02-13 03:12:28 +0100pricly_yellow(~pricly_ye@static.90.189.158.212.sinor.ru)
2021-02-13 03:15:47 +0100jamm_(~jamm@unaffiliated/jamm)
2021-02-13 03:18:20 +0100swarmcollective(~joseph@cpe-65-31-18-174.insight.res.rr.com)
2021-02-13 03:19:04 +0100_bin(~bin@2600:1700:10a1:38d0:a809:2ad3:9eb4:5907) (Ping timeout: 240 seconds)
2021-02-13 03:19:24 +0100xff0x(~xff0x@2001:1a81:527e:8e00:c5b0:5b02:bc7c:c0ba) (Ping timeout: 240 seconds)
2021-02-13 03:19:32 +0100_bin(~bin@75-54-107-59.lightspeed.hstntx.sbcglobal.net)
2021-02-13 03:20:24 +0100ep1ctetus(~epictetus@ip72-194-215-136.sb.sd.cox.net) (Read error: Connection reset by peer)
2021-02-13 03:20:25 +0100Xiaolzhang(7ae1e058@122.225.224.88)
2021-02-13 03:20:26 +0100jamm_(~jamm@unaffiliated/jamm) (Ping timeout: 264 seconds)
2021-02-13 03:20:42 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 03:21:02 +0100Xiaolzhang(7ae1e058@122.225.224.88) (Client Quit)
2021-02-13 03:21:09 +0100thunderrd(~thunderrd@183.182.115.7) (Ping timeout: 272 seconds)
2021-02-13 03:21:33 +0100xff0x(~xff0x@2001:1a81:52bc:5400:997f:842:8732:76d3)
2021-02-13 03:22:02 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 03:23:30 +0100 <swarmcollective> merijn, with regards to the channel library, you said the channel will drop items when no receiver is connected. What about the option to retain only the last item written to the channel, such that once a receiver connects, it would receive it? Thoughts?
2021-02-13 03:25:06 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 246 seconds)
2021-02-13 03:30:05 +0100Lord_of_Life(~Lord@unaffiliated/lord-of-life/x-0885362) (Ping timeout: 240 seconds)
2021-02-13 03:33:27 +0100bennofs__(~quassel@dslb-094-222-082-172.094.222.pools.vodafone-ip.de) (Quit: No Ping reply in 180 seconds.)
2021-02-13 03:33:50 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029)
2021-02-13 03:33:57 +0100bennofs_(~quassel@dslb-094-222-082-172.094.222.pools.vodafone-ip.de)
2021-02-13 03:35:35 +0100Lord_of_Life(~Lord@unaffiliated/lord-of-life/x-0885362)
2021-02-13 03:36:37 +0100toorevitimirp(~tooreviti@117.182.183.159)
2021-02-13 03:39:30 +0100__minoru__shirae(~shiraeesh@109.166.56.65)
2021-02-13 03:40:00 +0100Tario(~Tario@201.192.165.173) (Read error: Connection reset by peer)
2021-02-13 03:46:06 +0100bennofs_(~quassel@dslb-094-222-082-172.094.222.pools.vodafone-ip.de) (Ping timeout: 246 seconds)
2021-02-13 03:47:25 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr) (Quit: Konversation terminated!)
2021-02-13 03:47:46 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr)
2021-02-13 03:48:03 +0100conal(~conal@64.71.133.70) (Quit: Computer has gone to sleep.)
2021-02-13 03:49:16 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 03:49:39 +0100Tario(~Tario@garza.riseup.net)
2021-02-13 03:50:36 +0100conal(~conal@64.71.133.70)
2021-02-13 03:51:34 +0100olligobber(olligobber@gateway/vpn/privateinternetaccess/olligobber)
2021-02-13 03:51:49 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 03:54:45 +0100__minoru__shirae(~shiraeesh@109.166.56.65) (Ping timeout: 240 seconds)
2021-02-13 03:56:20 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 256 seconds)
2021-02-13 03:56:50 +0100Tario(~Tario@garza.riseup.net) (Ping timeout: 265 seconds)
2021-02-13 04:00:37 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 04:02:46 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 04:07:06 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 246 seconds)
2021-02-13 04:10:22 +0100hyperisco(~hyperisco@104-195-141-253.cpe.teksavvy.com)
2021-02-13 04:11:54 +0100elliott__(~elliott@pool-108-51-101-42.washdc.fios.verizon.net)
2021-02-13 04:14:05 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 04:19:00 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 04:20:18 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com)
2021-02-13 04:20:51 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 04:22:51 +0100Sheilong(uid293653@gateway/web/irccloud.com/x-csedumvwrelmlxyd) ()
2021-02-13 04:25:09 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com) (Ping timeout: 264 seconds)
2021-02-13 04:26:53 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 04:27:44 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 04:30:40 +0100FinnElija(~finn_elij@gateway/tor-sasl/finnelija/x-67402716)
2021-02-13 04:30:40 +0100finn_elijaGuest78066
2021-02-13 04:30:40 +0100FinnElijafinn_elija
2021-02-13 04:30:45 +0100hiptobecubic(~john@unaffiliated/hiptobecubic) (Ping timeout: 240 seconds)
2021-02-13 04:32:25 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 04:35:01 +0100Guest78066(~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (Ping timeout: 268 seconds)
2021-02-13 04:38:21 +0100tsrt^(tsrt@ip98-184-89-2.mc.at.cox.net)
2021-02-13 04:40:29 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 04:41:59 +0100Tario(~Tario@garza.riseup.net)
2021-02-13 04:43:54 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 04:45:09 +0100justsomeguy(~justsomeg@unaffiliated/--/x-3805311)
2021-02-13 04:45:33 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 04:47:25 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr) (Quit: Konversation terminated!)
2021-02-13 04:47:44 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr)
2021-02-13 04:48:45 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 272 seconds)
2021-02-13 04:55:36 +0100pricly_yellow(~pricly_ye@static.90.189.158.212.sinor.ru) (Quit: WeeChat 3.0.1)
2021-02-13 04:57:02 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 04:58:51 +0100soft-warm(4408f588@ip68-8-245-136.sd.sd.cox.net)
2021-02-13 04:59:36 +0100slack1256(~slack1256@dvc-186-186-101-190.movil.vtr.net) (Ping timeout: 246 seconds)
2021-02-13 05:00:45 +0100theDon(~td@94.134.91.31) (Ping timeout: 240 seconds)
2021-02-13 05:02:21 +0100finn_elija(~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (Remote host closed the connection)
2021-02-13 05:02:43 +0100FinnElija(~finn_elij@gateway/tor-sasl/finnelija/x-67402716)
2021-02-13 05:02:43 +0100FinnElijafinn_elija
2021-02-13 05:02:49 +0100theDon(~td@muedsl-82-207-238-227.citykom.de)
2021-02-13 05:04:58 +0100kupi(uid212005@gateway/web/irccloud.com/x-gcjmavfuwmkkaafb)
2021-02-13 05:05:13 +0100 <kupi> is there a way to write this prettier? https://gist.github.com/theqp/d521b18725fd7cb4a6f3f17d494f27e7
2021-02-13 05:05:16 +0100pavonia(~user@unaffiliated/siracusa) (Quit: Bye!)
2021-02-13 05:05:21 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 05:07:42 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 05:10:01 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 05:14:06 +0100machinedgod(~machinedg@24.105.81.50) (Ping timeout: 272 seconds)
2021-02-13 05:14:26 +0100cole-h(~cole-h@c-73-48-197-220.hsd1.ca.comcast.net)
2021-02-13 05:14:26 +0100ubert(~Thunderbi@p200300ecdf25d9b3e6b318fffe838f33.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
2021-02-13 05:14:29 +0100DataComputist(~lumeng@50.43.26.251) (Ping timeout: 256 seconds)
2021-02-13 05:14:31 +0100ubert1(~Thunderbi@p200300ecdf25d9cde6b318fffe838f33.dip0.t-ipconnect.de)
2021-02-13 05:14:57 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 264 seconds)
2021-02-13 05:14:57 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 05:16:13 +0100DTZUZU(~DTZUZU@205.ip-149-56-132.net) (Quit: WeeChat 2.9)
2021-02-13 05:16:27 +0100DTZUZU(~DTZUZU@205.ip-149-56-132.net)
2021-02-13 05:16:51 +0100ubert1ubert
2021-02-13 05:17:05 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 05:17:15 +0100Tario(~Tario@garza.riseup.net) (Ping timeout: 272 seconds)
2021-02-13 05:17:54 +0100Tario(~Tario@garza.riseup.net)
2021-02-13 05:19:58 +0100electricityZZZZ(~electrici@108-216-157-17.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 265 seconds)
2021-02-13 05:21:49 +0100DataComputist(~lumeng@50.43.26.251)
2021-02-13 05:25:10 +0100loller_(uid358106@gateway/web/irccloud.com/x-fffioyebuytxyore) (Quit: Connection closed for inactivity)
2021-02-13 05:26:16 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 05:32:02 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 05:35:05 +0100alx741(~alx741@186.178.110.40) (Quit: alx741)
2021-02-13 05:35:54 +0100 <ski> > take 2 (sortBy (flip compare) [3,5,2])
2021-02-13 05:35:56 +0100 <lambdabot> [5,3]
2021-02-13 05:37:09 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 05:37:34 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029) (Ping timeout: 265 seconds)
2021-02-13 05:41:46 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 05:41:56 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr) (Quit: Konversation terminated!)
2021-02-13 05:42:33 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 05:43:13 +0100MarcelineVQ(~anja@198.254.199.42) (Ping timeout: 272 seconds)
2021-02-13 05:44:34 +0100MarcelineVQ(~anja@198.254.199.42)
2021-02-13 05:45:33 +0100qz(~quetzal@li272-85.members.linode.com) (Ping timeout: 264 seconds)
2021-02-13 05:45:49 +0100qz(~quetzal@li272-85.members.linode.com)
2021-02-13 05:47:39 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 05:47:40 +0100Tario(~Tario@garza.riseup.net) (Read error: Connection reset by peer)
2021-02-13 05:48:08 +0100Tario(~Tario@201.192.165.173)
2021-02-13 05:50:12 +0100rdivyanshu(uid322626@gateway/web/irccloud.com/x-mxrpjagsrctnnryk)
2021-02-13 05:52:39 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 05:52:56 +0100jrqc(~rofl@96.78.87.197) (Ping timeout: 240 seconds)
2021-02-13 05:54:25 +0100jrqc(~rofl@96.78.87.197)
2021-02-13 05:58:24 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 05:58:37 +0100luigy_luigy
2021-02-13 06:00:16 +0100hyperisco(~hyperisco@104-195-141-253.cpe.teksavvy.com) (Ping timeout: 240 seconds)
2021-02-13 06:03:05 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 06:04:06 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 06:04:31 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 06:06:05 +0100elliott__(~elliott@pool-108-51-101-42.washdc.fios.verizon.net) (Ping timeout: 240 seconds)
2021-02-13 06:07:18 +0100gioyik_(~gioyik@gateway/tor-sasl/gioyik)
2021-02-13 06:08:57 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 264 seconds)
2021-02-13 06:09:22 +0100gioyik(~gioyik@gateway/tor-sasl/gioyik) (Ping timeout: 268 seconds)
2021-02-13 06:09:27 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 06:10:22 +0100giogiogio(5e89ad7c@94.137.173.124)
2021-02-13 06:11:25 +0100 <kupi> ski: thought about that, but the problem with that nothing guarantees the list has 3 elements
2021-02-13 06:15:42 +0100rayyyy(~nanoz@gateway/tor-sasl/nanoz)
2021-02-13 06:16:47 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 06:17:05 +0100deviantfero(~deviantfe@190.150.27.58)
2021-02-13 06:18:39 +0100takuan(~takuan@178-116-218-225.access.telenet.be)
2021-02-13 06:21:24 +0100Jd007(~Jd007@162.156.11.151) (Quit: Jd007)
2021-02-13 06:21:39 +0100 <ski> kupi : if you put three elements in a list, you'd be guranteeding it has three elements
2021-02-13 06:22:19 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 06:22:35 +0100 <kupi> true, but I like to solve things the hard way
2021-02-13 06:22:50 +0100tsrt^(tsrt@ip98-184-89-2.mc.at.cox.net) ()
2021-02-13 06:23:03 +0100 <kupi> with HList it's possible to write a function for a list with two numbers?
2021-02-13 06:23:07 +0100deviantfero(~deviantfe@190.150.27.58) (Ping timeout: 272 seconds)
2021-02-13 06:23:08 +0100 <kupi> *three
2021-02-13 06:23:43 +0100 <ski> ordinary lists suffices for that
2021-02-13 06:25:02 +0100 <kupi> ah you mean inlining take 2 (sortBy (flip compare) into sumOfLargestTwoSquared? but then I have to convert it to a tuple
2021-02-13 06:25:42 +0100 <kupi> nvm, map square >>> sum
2021-02-13 06:26:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 06:26:57 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 264 seconds)
2021-02-13 06:27:01 +0100Saukk(~Saukk@83-148-239-3.dynamic.lounea.fi)
2021-02-13 06:33:11 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl) (Quit: coot)
2021-02-13 06:33:58 +0100 <kupi> [x, y, z] & sort & tail & map square & sum
2021-02-13 06:36:15 +0100 <kupi> is there a way to find out a function is how many times used on hackage?
2021-02-13 06:36:48 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 06:37:53 +0100 <giogiogio> ski: hi
2021-02-13 06:40:05 +0100poscat1poscat
2021-02-13 06:44:01 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 06:44:34 +0100ixaxaar(~ixaxaar@49.207.197.94)
2021-02-13 06:45:24 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 06:49:20 +0100desophos(~desophos@c-24-14-63-128.hsd1.il.comcast.net)
2021-02-13 06:50:12 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 06:55:27 +0100darjeeling_(~darjeelin@39.185.119.195) (Ping timeout: 246 seconds)
2021-02-13 06:56:15 +0100shad0w_(~shad0w@160.202.37.9)
2021-02-13 06:58:06 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 07:01:46 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 07:02:05 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029)
2021-02-13 07:03:02 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 272 seconds)
2021-02-13 07:03:14 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 07:04:13 +0100jedws(~jedws@101.184.202.248) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 07:05:14 +0100jedws(~jedws@101.184.202.248)
2021-02-13 07:07:36 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 07:07:42 +0100soft-warm(4408f588@ip68-8-245-136.sd.sd.cox.net) (Ping timeout: 240 seconds)
2021-02-13 07:09:14 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2021-02-13 07:09:29 +0100Saukk(~Saukk@83-148-239-3.dynamic.lounea.fi) (Remote host closed the connection)
2021-02-13 07:10:20 +0100ezrakilty(~ezrakilty@75-172-120-225.tukw.qwest.net) (Remote host closed the connection)
2021-02-13 07:11:06 +0100shad0w_(~shad0w@160.202.37.9) (Quit: Leaving)
2021-02-13 07:14:06 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 07:16:34 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 07:18:34 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 07:18:57 +0100thunderrd(~thunderrd@183.182.112.64)
2021-02-13 07:19:10 +0100Wuzzy(~Wuzzy@p57a2e574.dip0.t-ipconnect.de) (Quit: Wuzzy)
2021-02-13 07:19:31 +0100urodna(~urodna@unaffiliated/urodna) (Quit: urodna)
2021-02-13 07:19:51 +0100mjlbach(atriusmatr@gateway/shell/matrix.org/x-lajqgrlsetpzpfhd)
2021-02-13 07:21:07 +0100mmohammadi9812(~mmohammad@95.154.201.153)
2021-02-13 07:21:24 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 07:23:07 +0100heatsink(~heatsink@2600:1700:bef1:5e10:b157:e532:1043:694d) (Remote host closed the connection)
2021-02-13 07:23:21 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 264 seconds)
2021-02-13 07:25:09 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 07:27:33 +0100frozenErebus(~frozenEre@94.128.81.133) (Ping timeout: 264 seconds)
2021-02-13 07:27:55 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 07:30:10 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 07:32:47 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 272 seconds)
2021-02-13 07:34:12 +0100Tario(~Tario@201.192.165.173) (Read error: Connection reset by peer)
2021-02-13 07:34:15 +0100kkdeluxe(~kkdeluxe@78.red-79-159-172.dynamicip.rima-tde.net)
2021-02-13 07:34:23 +0100kkdeluxe(~kkdeluxe@78.red-79-159-172.dynamicip.rima-tde.net) ()
2021-02-13 07:34:48 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 07:38:28 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 07:38:40 +0100caef^(caef@ip98-184-89-2.mc.at.cox.net)
2021-02-13 07:40:34 +0100jedws(~jedws@101.184.202.248) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 07:40:53 +0100giogiogio(5e89ad7c@94.137.173.124) (Quit: Connection closed)
2021-02-13 07:42:11 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 07:43:59 +0100Tario(~Tario@201.192.165.173)
2021-02-13 07:46:33 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Ping timeout: 246 seconds)
2021-02-13 07:51:06 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 07:51:29 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 07:52:17 +0100ulidtko|kk(~ulidtko@31.133.98.210)
2021-02-13 07:54:36 +0100ulidtko|k(~ulidtko@31.133.98.210) (Ping timeout: 240 seconds)
2021-02-13 07:55:45 +0100Tario(~Tario@201.192.165.173) (Ping timeout: 264 seconds)
2021-02-13 07:56:03 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2021-02-13 07:56:05 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 07:58:52 +0100frozenErebus(~frozenEre@94.128.81.133) (Ping timeout: 256 seconds)
2021-02-13 08:01:05 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 08:05:31 +0100ezrakilty(~ezrakilty@75-172-120-225.tukw.qwest.net)
2021-02-13 08:06:52 +0100lambda-11235(~lambda-11@2600:1700:7c70:4600:cc20:673a:d9ea:8d41) (Quit: Bye)
2021-02-13 08:06:54 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu)
2021-02-13 08:07:15 +0100ezrakilty(~ezrakilty@75-172-120-225.tukw.qwest.net) (Remote host closed the connection)
2021-02-13 08:07:15 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 08:09:45 +0100rdivyanshu(uid322626@gateway/web/irccloud.com/x-mxrpjagsrctnnryk) (Quit: Connection closed for inactivity)
2021-02-13 08:10:46 +0100Rudd0(~Rudd0@185.189.115.103) (Ping timeout: 256 seconds)
2021-02-13 08:12:42 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 08:16:29 +0100cole-h(~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 08:16:54 +0100howdoi(uid224@gateway/web/irccloud.com/x-xihpryoksnskstor) (Quit: Connection closed for inactivity)
2021-02-13 08:17:02 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 08:23:18 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 08:23:30 +0100heatsink(~heatsink@2600:1700:bef1:5e10:b157:e532:1043:694d)
2021-02-13 08:23:45 +0100danvet(~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa)
2021-02-13 08:23:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 08:28:14 +0100heatsink(~heatsink@2600:1700:bef1:5e10:b157:e532:1043:694d) (Ping timeout: 264 seconds)
2021-02-13 08:29:09 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 08:32:16 +0100frozenErebus(~frozenEre@94.128.81.133) (Ping timeout: 240 seconds)
2021-02-13 08:38:37 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 08:39:25 +0100shad0w_(~shad0w@2405:201:4007:f878:2735:4aec:5832:f6fe)
2021-02-13 08:39:30 +0100lolz__(~shad0w@2405:201:4007:f878:2735:4aec:5832:f6fe)
2021-02-13 08:39:38 +0100lolz__(~shad0w@2405:201:4007:f878:2735:4aec:5832:f6fe) (Remote host closed the connection)
2021-02-13 08:40:08 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 08:45:23 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 265 seconds)
2021-02-13 08:45:40 +0100heisenberg(67583b31@103.88.59.49)
2021-02-13 08:47:24 +0100forgottenone(~forgotten@176.42.25.228)
2021-02-13 08:49:01 +0100suraj(uid487353@gateway/web/irccloud.com/x-ygpdreqvesczyhhi)
2021-02-13 08:49:53 +0100heisenberg(67583b31@103.88.59.49) (Client Quit)
2021-02-13 08:56:10 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 08:57:40 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 272 seconds)
2021-02-13 09:01:16 +0100bitmagie(~Thunderbi@200116b8063aec008cc29f7ec2bf401c.dip.versatel-1u1.de)
2021-02-13 09:01:27 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 09:02:46 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 09:03:18 +0100Lowl3v3l(~Lowl3v3l@dslb-002-203-233-121.002.203.pools.vodafone-ip.de)
2021-02-13 09:04:07 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Remote host closed the connection)
2021-02-13 09:05:44 +0100rayyyy(~nanoz@gateway/tor-sasl/nanoz) (Ping timeout: 268 seconds)
2021-02-13 09:05:47 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029) (Ping timeout: 272 seconds)
2021-02-13 09:06:21 +0100DataComputist(~lumeng@50.43.26.251) (Ping timeout: 246 seconds)
2021-02-13 09:07:24 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 09:07:26 +0100ezrakilty(~ezrakilty@75-172-120-225.tukw.qwest.net)
2021-02-13 09:10:34 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 09:10:35 +0100_noblegas(uid91066@gateway/web/irccloud.com/x-ejnehjuunjulgxin)
2021-02-13 09:10:36 +0100mmohammadi_9812(~mmohammad@95.154.201.153)
2021-02-13 09:10:37 +0100mmohammadi_9812(~mmohammad@95.154.201.153) (Excess Flood)
2021-02-13 09:10:57 +0100mmohammadi_9812(~mmohammad@95.154.201.153)
2021-02-13 09:10:58 +0100mmohammadi_9812(~mmohammad@95.154.201.153) (Excess Flood)
2021-02-13 09:11:11 +0100mmohammadi_9812(~mmohammad@95.154.201.153)
2021-02-13 09:11:12 +0100mmohammadi_9812(~mmohammad@95.154.201.153) (Excess Flood)
2021-02-13 09:11:25 +0100mmohammadi_9812(~mmohammad@95.154.201.153)
2021-02-13 09:11:27 +0100mmohammadi_9812(~mmohammad@95.154.201.153) (Excess Flood)
2021-02-13 09:11:58 +0100ezrakilty(~ezrakilty@75-172-120-225.tukw.qwest.net) (Ping timeout: 265 seconds)
2021-02-13 09:12:10 +0100geowiesnot(~user@87-89-181-157.abo.bbox.fr)
2021-02-13 09:13:25 +0100mmohammadi9812(~mmohammad@95.154.201.153) (Ping timeout: 265 seconds)
2021-02-13 09:14:37 +0100DataComputist(~lumeng@50.43.26.251)
2021-02-13 09:17:17 +0100travisb_(~travisb@172-13-49-137.lightspeed.milwwi.sbcglobal.net)
2021-02-13 09:17:20 +0100aramend(~aramend@5.186.115.107.cgn.fibianet.dk)
2021-02-13 09:17:46 +0100tabemann(~travisb@172-13-49-137.lightspeed.milwwi.sbcglobal.net) (Ping timeout: 265 seconds)
2021-02-13 09:20:05 +0100aramend(~aramend@5.186.115.107.cgn.fibianet.dk) (Client Quit)
2021-02-13 09:21:00 +0100aramend(~aramend@5.186.115.107.cgn.fibianet.dk)
2021-02-13 09:21:04 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 09:21:09 +0100aramend(~aramend@5.186.115.107.cgn.fibianet.dk) (Client Quit)
2021-02-13 09:21:32 +0100desophos(~desophos@c-24-14-63-128.hsd1.il.comcast.net) (Quit: Leaving)
2021-02-13 09:22:38 +0100totoro2023(~t@unaffiliated/totoro2021) (Read error: Connection reset by peer)
2021-02-13 09:23:58 +0100totoro2023(~t@unaffiliated/totoro2021)
2021-02-13 09:25:06 +0100heatsink(~heatsink@2600:1700:bef1:5e10:b157:e532:1043:694d)
2021-02-13 09:25:59 +0100toppler`(~user@mtop.default.momentoftop.uk0.bigv.io)
2021-02-13 09:26:10 +0100frozenErebus(~frozenEre@94.128.81.133) (Quit: leaving)
2021-02-13 09:26:19 +0100aramend(~aramend@5.186.115.107.cgn.fibianet.dk)
2021-02-13 09:27:16 +0100TommyC7(~TommyC@unaffiliated/sepulchralbloom)
2021-02-13 09:30:02 +0100heatsink(~heatsink@2600:1700:bef1:5e10:b157:e532:1043:694d) (Ping timeout: 264 seconds)
2021-02-13 09:30:11 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 09:30:27 +0100Varis(~Tadas@unaffiliated/varis)
2021-02-13 09:31:08 +0100TommyC(~TommyC@unaffiliated/sepulchralbloom) (Ping timeout: 258 seconds)
2021-02-13 09:31:08 +0100toppler(~user@mtop.default.momentoftop.uk0.bigv.io) (Read error: Connection reset by peer)
2021-02-13 09:31:20 +0100Ishutin(~ishutin@178-164-208-197.pool.digikabel.hu)
2021-02-13 09:32:07 +0100aramend(~aramend@5.186.115.107.cgn.fibianet.dk) (Quit: aramend)
2021-02-13 09:33:34 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net)
2021-02-13 09:36:19 +0100hc_(~hc@fsfe/hc)
2021-02-13 09:36:26 +0100hc(~hc@fsfe/hc) (Ping timeout: 240 seconds)
2021-02-13 09:37:45 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net) (Ping timeout: 240 seconds)
2021-02-13 09:39:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 09:39:59 +0100aramend(~aramend@5.186.115.107.cgn.fibianet.dk)
2021-02-13 09:41:21 +0100toorevitimirp(~tooreviti@117.182.183.159) (Ping timeout: 246 seconds)
2021-02-13 09:41:28 +0100gioyik_(~gioyik@gateway/tor-sasl/gioyik) (Quit: WeeChat 3.0)
2021-02-13 09:42:21 +0100aramend(~aramend@5.186.115.107.cgn.fibianet.dk) (Client Quit)
2021-02-13 09:45:09 +0100bitmagie(~Thunderbi@200116b8063aec008cc29f7ec2bf401c.dip.versatel-1u1.de) (Quit: bitmagie)
2021-02-13 09:47:00 +0100l8star_(~l8star@business-90-187-113-149.pool2.vodafone-ip.de) (*.net *.split)
2021-02-13 09:47:00 +0100the_1_[m](the1matrix@gateway/shell/matrix.org/x-mpemizndnejoyati) (*.net *.split)
2021-02-13 09:47:00 +0100rednaZ[m](r3dnazmatr@gateway/shell/matrix.org/x-vptkevswyiacaius) (*.net *.split)
2021-02-13 09:47:00 +0100phittacus(bklmatrixo@gateway/shell/matrix.org/x-tdyoqvsyqfaoeeih) (*.net *.split)
2021-02-13 09:47:01 +0100dyniec[m](dyniecmatr@gateway/shell/matrix.org/x-zqudmytrrplhgdvs) (*.net *.split)
2021-02-13 09:47:03 +0100alanz_(sid110616@gateway/web/irccloud.com/x-jhotivqlnsrcfxyh) (*.net *.split)
2021-02-13 09:47:03 +0100natim87(sid286962@gateway/web/irccloud.com/x-hegvxwwmkdvahvbd) (*.net *.split)
2021-02-13 09:47:03 +0100arw(~arw@impulse.informatik.uni-erlangen.de) (*.net *.split)
2021-02-13 09:47:03 +0100sqrt2(~ben@unaffiliated/sqrt2) (*.net *.split)
2021-02-13 09:47:03 +0100Taneb(~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0) (*.net *.split)
2021-02-13 09:47:03 +0100unlink2(~unlink2@p200300ebcf241100fcf67590445edc70.dip0.t-ipconnect.de) (*.net *.split)
2021-02-13 09:47:06 +0100ByronJohnson(~bairyn@unaffiliated/bob0) (*.net *.split)
2021-02-13 09:47:06 +0100jophish(~jophish@2400:8901::f03c:91ff:fe39:7a9) (*.net *.split)
2021-02-13 09:47:06 +0100carldd11(~carldd@90-224-49-113-no56.tbcn.telia.com) (*.net *.split)
2021-02-13 09:47:06 +0100lortabac(~lortabac@51.158.65.124) (*.net *.split)
2021-02-13 09:47:06 +0100meck(~meck@li1809-18.members.linode.com) (*.net *.split)
2021-02-13 09:47:06 +0100hackage(mniip@haskell/bot/hackage) (*.net *.split)
2021-02-13 09:47:07 +0100kav(~kari@dsl-hkibng42-56733f-225.dhcp.inet.fi) (*.net *.split)
2021-02-13 09:47:07 +0100shadowdaemon(~user@unaffiliated/shadowdaemon) (*.net *.split)
2021-02-13 09:47:07 +0100dragestil(~quassel@fsf/member/dragestil) (*.net *.split)
2021-02-13 09:47:07 +0100a3f(~a3f@chimeria.ext.pengutronix.de) (*.net *.split)
2021-02-13 09:47:07 +0100energizer(~energizer@unaffiliated/energizer) (*.net *.split)
2021-02-13 09:47:07 +0100shapr(~shapr@haskell/developer/shapr) (*.net *.split)
2021-02-13 09:47:07 +0100fiddlerwoaroof(~fiddlerwo@unaffiliated/fiddlerwoaroof) (*.net *.split)
2021-02-13 09:47:07 +0100vimto(~vimto@unaffiliated/vimto) (*.net *.split)
2021-02-13 09:49:09 +0100hekkaidekapus_(~tchouri@gateway/tor-sasl/hekkaidekapus)
2021-02-13 09:49:40 +0100nckx(~nckx@tobias.gr) (*.net *.split)
2021-02-13 09:49:40 +0100okad(~okad@ec2-18-135-78-237.eu-west-2.compute.amazonaws.com) (*.net *.split)
2021-02-13 09:49:40 +0100APic(apic@apic.name) (*.net *.split)
2021-02-13 09:49:41 +0100Varis(~Tadas@unaffiliated/varis) (*.net *.split)
2021-02-13 09:49:41 +0100travisb_(~travisb@172-13-49-137.lightspeed.milwwi.sbcglobal.net) (*.net *.split)
2021-02-13 09:49:41 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu) (*.net *.split)
2021-02-13 09:49:41 +0100ixaxaar(~ixaxaar@49.207.197.94) (*.net *.split)
2021-02-13 09:49:41 +0100caef^(caef@ip98-184-89-2.mc.at.cox.net) (*.net *.split)
2021-02-13 09:49:41 +0100theDon(~td@muedsl-82-207-238-227.citykom.de) (*.net *.split)
2021-02-13 09:49:41 +0100conal(~conal@64.71.133.70) (*.net *.split)
2021-02-13 09:49:41 +0100swarmcollective(~joseph@cpe-65-31-18-174.insight.res.rr.com) (*.net *.split)
2021-02-13 09:49:41 +0100elliott_(~elliott_@pool-108-51-101-42.washdc.fios.verizon.net) (*.net *.split)
2021-02-13 09:49:41 +0100Codaraxis(Codaraxis@gateway/vpn/mullvad/codaraxis) (*.net *.split)
2021-02-13 09:49:41 +0100hololeap(~hololeap@unaffiliated/hololeap) (*.net *.split)
2021-02-13 09:49:41 +0100hyiltiz(~quassel@unaffiliated/hyiltiz) (*.net *.split)
2021-02-13 09:49:41 +0100netsoundW1(~netsoundW@185.163.110.108) (*.net *.split)
2021-02-13 09:49:41 +0100evanjs(~evanjs@075-129-098-007.res.spectrum.com) (*.net *.split)
2021-02-13 09:49:41 +0100glguy(x@freenode/staff/haskell.developer.glguy) (*.net *.split)
2021-02-13 09:49:41 +0100monochrom(trebla@216.138.220.146) (*.net *.split)
2021-02-13 09:49:41 +0100Neuromancer(~Neuromanc@unaffiliated/neuromancer) (*.net *.split)
2021-02-13 09:49:41 +0100earthy(~arthurvl@deban2.xs4all.space) (*.net *.split)
2021-02-13 09:49:41 +0100Jesin(~Jesin@pool-72-66-101-18.washdc.fios.verizon.net) (*.net *.split)
2021-02-13 09:49:42 +0100noctux(~noctux@unaffiliated/noctux) (*.net *.split)
2021-02-13 09:49:42 +0100dh(dh@bsd.ee) (*.net *.split)
2021-02-13 09:49:42 +0100swater(bouhier200@perso.iiens.net) (*.net *.split)
2021-02-13 09:49:42 +0100c-rog(~c-rog@traffic.simst.im) (*.net *.split)
2021-02-13 09:49:42 +0100acarrico(~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) (*.net *.split)
2021-02-13 09:49:42 +0100shailangsa(~shailangs@host86-186-133-22.range86-186.btcentralplus.com) (*.net *.split)
2021-02-13 09:49:42 +0100nshepperd2(~nshepperd@li364-218.members.linode.com) (*.net *.split)
2021-02-13 09:49:42 +0100lassulus(~lassulus@NixOS/user/lassulus) (*.net *.split)
2021-02-13 09:49:42 +0100MasseR(~MasseR@51.15.143.128) (*.net *.split)
2021-02-13 09:49:42 +0100lkurusa(~lkurusa@fedora/Levex) (*.net *.split)
2021-02-13 09:49:42 +0100zar(~zar@fw1.ciirc.cvut.cz) (*.net *.split)
2021-02-13 09:49:42 +0100jle`(~mstksg@unaffiliated/mstksg) (*.net *.split)
2021-02-13 09:49:42 +0100gentauro(~gentauro@unaffiliated/gentauro) (*.net *.split)
2021-02-13 09:49:42 +0100mud(~mud@unaffiliated/kadoban) (*.net *.split)
2021-02-13 09:49:42 +0100dcoutts__(~duncan@85.186.125.91.dyn.plus.net) (*.net *.split)
2021-02-13 09:49:42 +0100Ranhir(~Ranhir@157.97.53.139) (*.net *.split)
2021-02-13 09:49:43 +0100Anthaas(~Anthaas@unaffiliated/anthaas) (*.net *.split)
2021-02-13 09:49:43 +0100drupol(sid117588@gateway/web/irccloud.com/x-jhrbzuwayhhchgel) (*.net *.split)
2021-02-13 09:49:43 +0100JSharp(sid4580@wikia/JSharp) (*.net *.split)
2021-02-13 09:49:43 +0100omnitrogen(~omnitroge@vps-c9700282.vps.ovh.net) (*.net *.split)
2021-02-13 09:49:43 +0100xwvvvvwx(xwvvvvwx@gateway/vpn/mullvad/xwvvvvwx) (*.net *.split)
2021-02-13 09:49:43 +0100chirpsalot(~Chirps@pool-98-115-239-235.phlapa.fios.verizon.net) (*.net *.split)
2021-02-13 09:49:43 +0100Chobbes(~Chobbes@pool-98-115-239-235.phlapa.fios.verizon.net) (*.net *.split)
2021-02-13 09:49:43 +0100Bergle_2(~Bergle_4@101.165.90.119) (*.net *.split)
2021-02-13 09:49:43 +0100libertyprime(~libertypr@124.197.60.232) (*.net *.split)
2021-02-13 09:49:43 +0100sudden(~lax@unaffiliated/laxask) (*.net *.split)
2021-02-13 09:49:43 +0100nyaomi(~naomi@cpe-74-75-6-125.maine.res.rr.com) (*.net *.split)
2021-02-13 09:49:44 +0100seliopou(seliopou@entropy.tmok.com) (*.net *.split)
2021-02-13 09:49:44 +0100Sparadox(~etienne@ns3123347.ip-51-68-152.eu) (*.net *.split)
2021-02-13 09:49:44 +0100texasmynsted(~texasmyns@99.96.221.112) (*.net *.split)
2021-02-13 09:49:44 +0100concept2(~concept2@unaffiliated/tubo) (*.net *.split)
2021-02-13 09:49:44 +0100kloeri(~kloeri@freenode/staff/exherbo.kloeri) (*.net *.split)
2021-02-13 09:49:44 +0100Reiser(~0a2a0001@static.210.242.216.95.clients.your-server.de) (*.net *.split)
2021-02-13 09:49:44 +0100saurik(saurik@carrier.saurik.com) (*.net *.split)
2021-02-13 09:49:44 +0100\2E0KNO(~retlo@172.245.134.89) (*.net *.split)
2021-02-13 09:49:44 +0100codedmart(~codedmart@149.28.9.205) (*.net *.split)
2021-02-13 09:49:44 +0100xlei(znc@unaffiliated/xlei) (*.net *.split)
2021-02-13 09:49:44 +0100sigmundv_(~sigmundv@178.62.72.87) (*.net *.split)
2021-02-13 09:49:44 +0100lockshaw(~lockshaw@165.22.163.71) (*.net *.split)
2021-02-13 09:49:44 +0100WarzoneCommand(~Frank@77-162-168-71.fixed.kpn.net) (*.net *.split)
2021-02-13 09:49:44 +0100sssb54(~ssssb56@vps-b2931db6.vps.ovh.ca) (*.net *.split)
2021-02-13 09:49:45 +0100tolt(~weechat-h@li219-154.members.linode.com) (*.net *.split)
2021-02-13 09:49:45 +0100sepples_(~sepples@67.205.168.224) (*.net *.split)
2021-02-13 09:49:45 +0100ekleog(~ii@prologin/ekleog) (*.net *.split)
2021-02-13 09:49:45 +0100hiredman(~hiredman@volyova.ec2.thelastcitadel.com) (*.net *.split)
2021-02-13 09:49:45 +0100cocreature(~cocreatur@eirene.uberspace.de) (*.net *.split)
2021-02-13 09:49:45 +0100jess(jess@freenode/staff/jess) (*.net *.split)
2021-02-13 09:49:45 +0100boistordu(boistordum@gateway/shell/matrix.org/x-uyltojhcmvxcevxs) (*.net *.split)
2021-02-13 09:49:46 +0100plumenator[m](plumenator@gateway/shell/matrix.org/x-psirmvjdyttvfuyj) (*.net *.split)
2021-02-13 09:49:46 +0100Hanma[m](hanmamatri@gateway/shell/matrix.org/x-tcdsbuwrvrhlwteh) (*.net *.split)
2021-02-13 09:49:46 +0100ManofLetters[m](manoflette@gateway/shell/matrix.org/x-zrubcouipmwyfoob) (*.net *.split)
2021-02-13 09:49:46 +0100sigmacool[m](sigmacoolm@gateway/shell/matrix.org/x-evqlutsaphrpcbci) (*.net *.split)
2021-02-13 09:49:46 +0100jtojnar(jtojnarmat@gateway/shell/matrix.org/x-fdjjtskblpinulyd) (*.net *.split)
2021-02-13 09:49:46 +0100LiyangHU[m](liyangmatr@gateway/shell/matrix.org/x-bpyblsnrhywehczi) (*.net *.split)
2021-02-13 09:49:47 +0100ciderpunx[m](ciderpunxm@gateway/shell/matrix.org/x-bsadydoyhqszzdnw) (*.net *.split)
2021-02-13 09:49:47 +0100CaptainYukinoshi(captain-yu@gateway/shell/matrix.org/x-jauhmahqqucrhthy) (*.net *.split)
2021-02-13 09:49:47 +0100shieru[m](shierualet@gateway/shell/matrix.org/x-jpyglifpwxwgmqww) (*.net *.split)
2021-02-13 09:49:48 +0100hsiktas[m](hsiktasmat@gateway/shell/matrix.org/x-nswambcmsfqgebtk) (*.net *.split)
2021-02-13 09:49:48 +0100fionnan(~fionnan@80.111.86.154) (*.net *.split)
2021-02-13 09:49:48 +0100Kaivo(~Kaivo@ec2-15-222-231-32.ca-central-1.compute.amazonaws.com) (*.net *.split)
2021-02-13 09:49:48 +0100simplegauss(~simplegau@2001:19f0:ac01:247:5400:ff:fe5c:689f) (*.net *.split)
2021-02-13 09:49:48 +0100sveit(~sveit@2001:19f0:ac01:247:5400:ff:fe5c:689f) (*.net *.split)
2021-02-13 09:49:49 +0100fiQ2(~fiQ@mirkk.ninja) (*.net *.split)
2021-02-13 09:49:49 +0100Jello_Raptor(~Jello_Rap@li641-12.members.linode.com) (*.net *.split)
2021-02-13 09:49:49 +0100stux|RC-only(stux2@grid9.quadspeedi.net) (*.net *.split)
2021-02-13 09:49:49 +0100drozdziak1(~drozdziak@vps-520f86fd.vps.ovh.net) (*.net *.split)
2021-02-13 09:49:49 +0100taktoa[c](sid282096@gateway/web/irccloud.com/x-tfepwvxnvuhzipdi) (*.net *.split)
2021-02-13 09:49:49 +0100ProofTechnique(sid79547@gateway/web/irccloud.com/x-wxgqipcxkmukqbfr) (*.net *.split)
2021-02-13 09:49:49 +0100jokester(~mono@unaffiliated/jokester) (*.net *.split)
2021-02-13 09:49:49 +0100operand(~operand@is.altijd.moe) (*.net *.split)
2021-02-13 09:49:49 +0100bsima(~bsima@simatime.com) (*.net *.split)
2021-02-13 09:49:49 +0100hc_(~hc@fsfe/hc) (*.net *.split)
2021-02-13 09:49:49 +0100DataComputist(~lumeng@50.43.26.251) (*.net *.split)
2021-02-13 09:49:49 +0100olligobber(olligobber@gateway/vpn/privateinternetaccess/olligobber) (*.net *.split)
2021-02-13 09:49:49 +0100fissureman(~quassel@c-73-163-84-25.hsd1.dc.comcast.net) (*.net *.split)
2021-02-13 09:49:50 +0100xsarnik0(xsarnik@gateway/shell/fi.muni.cz/x-jfjbrmgxfogbjeng) (*.net *.split)
2021-02-13 09:49:50 +0100Jajik(xchlup2@gateway/shell/fi.muni.cz/x-wwrhdukwaxbktttf) (*.net *.split)
2021-02-13 09:49:50 +0100totte(~totte@chakra/totte) (*.net *.split)
2021-02-13 09:49:50 +0100clynamen_(~clynamen@net-93-66-46-121.cust.vodafonedsl.it) (*.net *.split)
2021-02-13 09:49:50 +0100jluttine(~jluttine@85-23-95-149.bb.dnainternet.fi) (*.net *.split)
2021-02-13 09:49:50 +0100Igloo(~igloo@matrix.chaos.earth.li) (*.net *.split)
2021-02-13 09:49:50 +0100st8less(~st8less@inet-167-224-197-181.isp.ozarksgo.net) (*.net *.split)
2021-02-13 09:49:50 +0100Aleksejs(~Aleksejs@haskell.lv) (*.net *.split)
2021-02-13 09:49:50 +0100ps-auxw(~arneb@p548d56ce.dip0.t-ipconnect.de) (*.net *.split)
2021-02-13 09:49:50 +0100Moyst(~moyst@212-149-213-144.bb.dnainternet.fi) (*.net *.split)
2021-02-13 09:49:50 +0100troydm(~troydm@unaffiliated/troydm) (*.net *.split)
2021-02-13 09:49:50 +0100moobar(sid171730@gateway/web/irccloud.com/x-frdbmxzesbedehug) (*.net *.split)
2021-02-13 09:49:50 +0100AndreasK(uid320732@gateway/web/irccloud.com/x-hnvqnywdvovvyrlx) (*.net *.split)
2021-02-13 09:49:50 +0100grol(~quassel@216.130.192.4) (*.net *.split)
2021-02-13 09:49:50 +0100urdh(~urdh@unaffiliated/urdh) (*.net *.split)
2021-02-13 09:49:50 +0100jdt(~jdt@208.85.233.130) (*.net *.split)
2021-02-13 09:49:50 +0100infinity0(~infinity0@freenet/developer/infinity0) (*.net *.split)
2021-02-13 09:49:50 +0100jathan(~jathan@69.61.93.38) (*.net *.split)
2021-02-13 09:49:50 +0100lexi-lambda(sid92601@gateway/web/irccloud.com/x-owlnoanjqwjxhelk) (*.net *.split)
2021-02-13 09:49:50 +0100iphy(sid67735@gateway/web/irccloud.com/x-njeroaggwywsdzoz) (*.net *.split)
2021-02-13 09:49:50 +0100totbwf(sid402332@gateway/web/irccloud.com/x-efmvgwltwrmkihlo) (*.net *.split)
2021-02-13 09:49:50 +0100nh2(sid309956@gateway/web/irccloud.com/x-vtfrgroscunabrzg) (*.net *.split)
2021-02-13 09:49:50 +0100topos(sid467876@gateway/web/irccloud.com/x-jjuaerngijjjrgfb) (*.net *.split)
2021-02-13 09:49:51 +0100frobnicator(~frobnicat@185-227-75-147.dsl.cambrium.nl) (*.net *.split)
2021-02-13 09:49:51 +0100atk(~Arch-TK@ircpuzzles/staff/Arch-TK) (*.net *.split)
2021-02-13 09:49:51 +0100ahri(~ahri@178.209.40.84) (*.net *.split)
2021-02-13 09:49:51 +0100esph(~weechat@unaffiliated/esph) (*.net *.split)
2021-02-13 09:49:51 +0100jil(~user@45.86.162.6) (*.net *.split)
2021-02-13 09:49:51 +0100lordyod(~lordyod@c-67-169-144-132.hsd1.ca.comcast.net) (*.net *.split)
2021-02-13 09:49:51 +0100pieguy128(~pieguy128@bras-base-mtrlpq5031w-grc-39-70-27-244-102.dsl.bell.ca) (*.net *.split)
2021-02-13 09:49:51 +0100dorkside(~tdbgamer@208.190.197.222) (*.net *.split)
2021-02-13 09:49:51 +0100motherfsck(~motherfsc@unaffiliated/motherfsck) (*.net *.split)
2021-02-13 09:49:51 +0100digia(~digia@unaffiliated/digia) (*.net *.split)
2021-02-13 09:49:51 +0100rzmt(~rzmt@87-92-180-112.rev.dnainternet.fi) (*.net *.split)
2021-02-13 09:49:51 +0100ario_(~ario@178.62.234.211) (*.net *.split)
2021-02-13 09:49:51 +0100cyphase(~cyphase@unaffiliated/cyphase) (*.net *.split)
2021-02-13 09:49:51 +0100Jon(~jon@redmars.org) (*.net *.split)
2021-02-13 09:49:51 +0100piele(~piele@tbonesteak.creativeserver.net) (*.net *.split)
2021-02-13 09:49:51 +0100marek(~mmahut@fedora/pyxel) (*.net *.split)
2021-02-13 09:49:51 +0100Ekho(~Ekho@unaffiliated/ekho) (*.net *.split)
2021-02-13 09:49:52 +0100rodlogic__(sid214676@gateway/web/irccloud.com/x-yoyxokhlckayyvzp) (*.net *.split)
2021-02-13 09:49:52 +0100mudri(sid317655@gateway/web/irccloud.com/x-zmxfmbqjqzukjjdd) (*.net *.split)
2021-02-13 09:49:52 +0100gregberns_(sid315709@gateway/web/irccloud.com/x-kkvyrnzpjdfmhqlf) (*.net *.split)
2021-02-13 09:49:52 +0100edmundnoble(sid229620@gateway/web/irccloud.com/x-nfdlgyodubkpnlvx) (*.net *.split)
2021-02-13 09:49:52 +0100tiru(tiru@gateway/web/irccloud.com/x-dlwjngocqhusbrbk) (*.net *.split)
2021-02-13 09:49:52 +0100verlet64_(sid261276@gateway/web/irccloud.com/x-ihhxhpwzmuoycqur) (*.net *.split)
2021-02-13 09:49:52 +0100elvishjerricco(sid237756@NixOS/user/ElvishJerricco) (*.net *.split)
2021-02-13 09:49:52 +0100npgm(sid42623@gateway/web/irccloud.com/x-gzwxjlukliaodruq) (*.net *.split)
2021-02-13 09:49:52 +0100newhoggy(sid198874@gateway/web/irccloud.com/x-iidhenjvjruvauox) (*.net *.split)
2021-02-13 09:49:52 +0100kyagrd__(sid102627@gateway/web/irccloud.com/x-jdcpegwngvtqeafw) (*.net *.split)
2021-02-13 09:49:52 +0100dwts(pid@gateway/shell/blinkenshell.org/x-ttvvibfazpxeqpdg) (*.net *.split)
2021-02-13 09:49:52 +0100dustinm(~dustinm@static.38.6.217.95.clients.your-server.de) (*.net *.split)
2021-02-13 09:49:52 +0100feuerbach_(~feuerbach@178.62.103.229) (*.net *.split)
2021-02-13 09:49:52 +0100irclogger_com(~irclogger@li659-42.members.linode.com) (*.net *.split)
2021-02-13 09:49:52 +0100dminuoso(~dminuoso@unaffiliated/dminuoso) (*.net *.split)
2021-02-13 09:49:52 +0100NieDzejkob(~quassel@188.123.215.55) (*.net *.split)
2021-02-13 09:49:52 +0100sujeet(sujeet@unaffiliated/freeboson) (*.net *.split)
2021-02-13 09:49:52 +0100beka(~beka@gothdyke.mom) (*.net *.split)
2021-02-13 09:49:52 +0100wagle(~wagle@quassel.wagle.io) (*.net *.split)
2021-02-13 09:49:52 +0100russruss4(~russruss@my.russellmcc.com) (*.net *.split)
2021-02-13 09:49:52 +0100blissful(~blissful@unaffiliated/azuline) (*.net *.split)
2021-02-13 09:49:52 +0100gareth__(~gareth__@104.236.161.134) (*.net *.split)
2021-02-13 09:49:52 +0100b3z(~b3z@vmd41962.contaboserver.net) (*.net *.split)
2021-02-13 09:49:52 +0100emergence(~emergence@vm0.max-p.me) (*.net *.split)
2021-02-13 09:49:52 +0100SlashLife(~slashlife@stienen.name) (*.net *.split)
2021-02-13 09:49:52 +0100johnyginthehouse(~johnygint@159.203.30.32) (*.net *.split)
2021-02-13 09:49:52 +0100mr_yogurt(~mr_yogurt@5.61.211.35.bc.googleusercontent.com) (*.net *.split)
2021-02-13 09:49:53 +0100andjjj23(~irc@107.170.228.47) (*.net *.split)
2021-02-13 09:49:53 +0100berberman(~berberman@unaffiliated/berberman) (*.net *.split)
2021-02-13 09:49:53 +0100pjb(~t@2a01cb04063ec500fd9a528e1ab44688.ipv6.abo.wanadoo.fr) (*.net *.split)
2021-02-13 09:49:53 +0100NinjaTrappeur(~ninja@unaffiliated/ninjatrappeur) (*.net *.split)
2021-02-13 09:49:53 +0100bitmapper(uid464869@gateway/web/irccloud.com/x-jugdutpahsvcqbpy) (*.net *.split)
2021-02-13 09:49:53 +0100oreoking[m]1(oreokingma@gateway/shell/matrix.org/x-vxkxnidqmzrqndby) (*.net *.split)
2021-02-13 09:49:53 +0100tomferon[m](tomferonmo@gateway/shell/matrix.org/x-mnsxlawsbenlqdgs) (*.net *.split)
2021-02-13 09:49:53 +0100kadoban(kadobanmat@gateway/shell/matrix.org/x-jdsljzvupywkkidg) (*.net *.split)
2021-02-13 09:49:53 +0100lambdaclan(lambdaclan@gateway/shell/matrix.org/x-mndllvfezpshaeqb) (*.net *.split)
2021-02-13 09:49:53 +0100jeffcasavant[m](jeffcasava@gateway/shell/matrix.org/x-xhuuctxtgcpkqrbp) (*.net *.split)
2021-02-13 09:49:53 +0100jerin(jerinmatri@gateway/shell/matrix.org/x-wtcdluvnmxnxtkrv) (*.net *.split)
2021-02-13 09:49:53 +0100psamim(samimpmatr@gateway/shell/matrix.org/x-zayaxobioedyvltl) (*.net *.split)
2021-02-13 09:49:55 +0100simara[m](simaramatr@gateway/shell/matrix.org/x-sunlpltnmcaqtzom) (*.net *.split)
2021-02-13 09:49:55 +0100tomsmeding(~tomsmedin@2a03:b0c0:0:1010::767:3001) (*.net *.split)
2021-02-13 09:49:55 +0100dexterlb(~dexterlb@2a01:9e40:2:2::2) (*.net *.split)
2021-02-13 09:49:55 +0100TheScoop(~TheScoop@unaffiliated/tryte) (*.net *.split)
2021-02-13 09:49:55 +0100sud0(~Death@hackspaceuy/member/sud0) (*.net *.split)
2021-02-13 09:49:55 +0100tv(~tv@unaffiliated/tv) (*.net *.split)
2021-02-13 09:49:56 +0100cohn(~noone@unaffiliated/cohn) (*.net *.split)
2021-02-13 09:49:56 +0100cynick(~worm@ec2-52-206-86-1.compute-1.amazonaws.com) (*.net *.split)
2021-02-13 09:49:56 +0100Tene(~tene@poipu/supporter/slacker/tene) (*.net *.split)
2021-02-13 09:49:56 +0100reda(~reda@unaffiliated/reda) (*.net *.split)
2021-02-13 09:49:56 +0100jackhill(~jackhill@marsh.hcoop.net) (*.net *.split)
2021-02-13 09:49:56 +0100samebchase(~samebchas@51.15.68.182) (*.net *.split)
2021-02-13 09:49:56 +0100brettgilio(~brettgili@brettgilio.com) (*.net *.split)
2021-02-13 09:49:56 +0100w1gz(~do@159.89.11.133) (*.net *.split)
2021-02-13 09:49:56 +0100bob_twinkles(~quassel@ec2-52-37-66-13.us-west-2.compute.amazonaws.com) (*.net *.split)
2021-02-13 09:49:56 +0100dixie(~dixie@real.wilbury.sk) (*.net *.split)
2021-02-13 09:49:56 +0100sm(~user@li229-222.members.linode.com) (*.net *.split)
2021-02-13 09:50:08 +0100hekkaidekapus(~tchouri@gateway/tor-sasl/hekkaidekapus) (Ping timeout: 268 seconds)
2021-02-13 09:50:18 +0100l8star_(~l8star@business-90-187-113-149.pool2.vodafone-ip.de)
2021-02-13 09:50:18 +0100the_1_[m](the1matrix@gateway/shell/matrix.org/x-mpemizndnejoyati)
2021-02-13 09:50:18 +0100rednaZ[m](r3dnazmatr@gateway/shell/matrix.org/x-vptkevswyiacaius)
2021-02-13 09:50:18 +0100phittacus(bklmatrixo@gateway/shell/matrix.org/x-tdyoqvsyqfaoeeih)
2021-02-13 09:50:18 +0100dyniec[m](dyniecmatr@gateway/shell/matrix.org/x-zqudmytrrplhgdvs)
2021-02-13 09:50:18 +0100alanz_(sid110616@gateway/web/irccloud.com/x-jhotivqlnsrcfxyh)
2021-02-13 09:50:18 +0100natim87(sid286962@gateway/web/irccloud.com/x-hegvxwwmkdvahvbd)
2021-02-13 09:50:18 +0100arw(~arw@impulse.informatik.uni-erlangen.de)
2021-02-13 09:50:18 +0100sqrt2(~ben@unaffiliated/sqrt2)
2021-02-13 09:50:18 +0100Taneb(~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0)
2021-02-13 09:50:18 +0100unlink2(~unlink2@p200300ebcf241100fcf67590445edc70.dip0.t-ipconnect.de)
2021-02-13 09:50:18 +0100ByronJohnson(~bairyn@unaffiliated/bob0)
2021-02-13 09:50:18 +0100jophish(~jophish@2400:8901::f03c:91ff:fe39:7a9)
2021-02-13 09:50:18 +0100carldd11(~carldd@90-224-49-113-no56.tbcn.telia.com)
2021-02-13 09:50:18 +0100lortabac(~lortabac@51.158.65.124)
2021-02-13 09:50:18 +0100meck(~meck@li1809-18.members.linode.com)
2021-02-13 09:50:18 +0100hackage(mniip@haskell/bot/hackage)
2021-02-13 09:50:18 +0100kav(~kari@dsl-hkibng42-56733f-225.dhcp.inet.fi)
2021-02-13 09:50:18 +0100shadowdaemon(~user@unaffiliated/shadowdaemon)
2021-02-13 09:50:18 +0100dragestil(~quassel@fsf/member/dragestil)
2021-02-13 09:50:18 +0100a3f(~a3f@chimeria.ext.pengutronix.de)
2021-02-13 09:50:18 +0100energizer(~energizer@unaffiliated/energizer)
2021-02-13 09:50:18 +0100shapr(~shapr@haskell/developer/shapr)
2021-02-13 09:50:18 +0100fiddlerwoaroof(~fiddlerwo@unaffiliated/fiddlerwoaroof)
2021-02-13 09:50:18 +0100vimto(~vimto@unaffiliated/vimto)
2021-02-13 09:50:19 +0100jophish(~jophish@2400:8901::f03c:91ff:fe39:7a9) (Quit: WeeChat 2.4)
2021-02-13 09:50:21 +0100haritz(~hrtz@unaffiliated/haritz) (Ping timeout: 264 seconds)
2021-02-13 09:50:45 +0100caef^(caef@ip98-184-89-2.mc.at.cox.net)
2021-02-13 09:51:30 +0100stampirl(~stampirl@195-154-112-77.rev.poneytelecom.eu) (Ping timeout: 246 seconds)
2021-02-13 09:51:30 +0100BIG_JIMMY_D(~jim@108.61.185.76) (Ping timeout: 246 seconds)
2021-02-13 09:51:33 +0100pfurla(~pfurla@ool-182ed2e2.dyn.optonline.net) (Ping timeout: 264 seconds)
2021-02-13 09:51:51 +0100haritz(~hrtz@62.3.70.206)
2021-02-13 09:51:51 +0100haritz(~hrtz@62.3.70.206) (Changing host)
2021-02-13 09:51:51 +0100haritz(~hrtz@unaffiliated/haritz)
2021-02-13 09:52:10 +0100BIG_JIMMY_D(~jim@108.61.185.76)
2021-02-13 09:52:12 +0100meck(~meck@li1809-18.members.linode.com) (Read error: Connection reset by peer)
2021-02-13 09:52:28 +0100hc_(~hc@fsfe/hc)
2021-02-13 09:52:28 +0100DataComputist(~lumeng@50.43.26.251)
2021-02-13 09:52:28 +0100olligobber(olligobber@gateway/vpn/privateinternetaccess/olligobber)
2021-02-13 09:52:28 +0100fissureman(~quassel@c-73-163-84-25.hsd1.dc.comcast.net)
2021-02-13 09:52:28 +0100xsarnik0(xsarnik@gateway/shell/fi.muni.cz/x-jfjbrmgxfogbjeng)
2021-02-13 09:52:28 +0100Jajik(xchlup2@gateway/shell/fi.muni.cz/x-wwrhdukwaxbktttf)
2021-02-13 09:52:28 +0100totte(~totte@chakra/totte)
2021-02-13 09:52:28 +0100clynamen_(~clynamen@net-93-66-46-121.cust.vodafonedsl.it)
2021-02-13 09:52:28 +0100jluttine(~jluttine@85-23-95-149.bb.dnainternet.fi)
2021-02-13 09:52:28 +0100frobnicator(~frobnicat@185-227-75-147.dsl.cambrium.nl)
2021-02-13 09:52:28 +0100Igloo(~igloo@matrix.chaos.earth.li)
2021-02-13 09:52:28 +0100st8less(~st8less@inet-167-224-197-181.isp.ozarksgo.net)
2021-02-13 09:52:28 +0100Aleksejs(~Aleksejs@haskell.lv)
2021-02-13 09:52:28 +0100ps-auxw(~arneb@p548d56ce.dip0.t-ipconnect.de)
2021-02-13 09:52:28 +0100Moyst(~moyst@212-149-213-144.bb.dnainternet.fi)
2021-02-13 09:52:28 +0100troydm(~troydm@unaffiliated/troydm)
2021-02-13 09:52:28 +0100moobar(sid171730@gateway/web/irccloud.com/x-frdbmxzesbedehug)
2021-02-13 09:52:28 +0100AndreasK(uid320732@gateway/web/irccloud.com/x-hnvqnywdvovvyrlx)
2021-02-13 09:52:28 +0100grol(~quassel@216.130.192.4)
2021-02-13 09:52:28 +0100urdh(~urdh@unaffiliated/urdh)
2021-02-13 09:52:28 +0100jdt(~jdt@208.85.233.130)
2021-02-13 09:52:28 +0100infinity0(~infinity0@freenet/developer/infinity0)
2021-02-13 09:52:28 +0100jathan(~jathan@69.61.93.38)
2021-02-13 09:52:28 +0100lexi-lambda(sid92601@gateway/web/irccloud.com/x-owlnoanjqwjxhelk)
2021-02-13 09:52:28 +0100iphy(sid67735@gateway/web/irccloud.com/x-njeroaggwywsdzoz)
2021-02-13 09:52:28 +0100totbwf(sid402332@gateway/web/irccloud.com/x-efmvgwltwrmkihlo)
2021-02-13 09:52:28 +0100nh2(sid309956@gateway/web/irccloud.com/x-vtfrgroscunabrzg)
2021-02-13 09:52:28 +0100topos(sid467876@gateway/web/irccloud.com/x-jjuaerngijjjrgfb)
2021-02-13 09:52:28 +0100atk(~Arch-TK@ircpuzzles/staff/Arch-TK)
2021-02-13 09:52:28 +0100ahri(~ahri@178.209.40.84)
2021-02-13 09:52:28 +0100esph(~weechat@unaffiliated/esph)
2021-02-13 09:52:28 +0100jil(~user@45.86.162.6)
2021-02-13 09:52:28 +0100lordyod(~lordyod@c-67-169-144-132.hsd1.ca.comcast.net)
2021-02-13 09:52:28 +0100pieguy128(~pieguy128@bras-base-mtrlpq5031w-grc-39-70-27-244-102.dsl.bell.ca)
2021-02-13 09:52:28 +0100dorkside(~tdbgamer@208.190.197.222)
2021-02-13 09:52:28 +0100motherfsck(~motherfsc@unaffiliated/motherfsck)
2021-02-13 09:52:28 +0100digia(~digia@unaffiliated/digia)
2021-02-13 09:52:28 +0100rzmt(~rzmt@87-92-180-112.rev.dnainternet.fi)
2021-02-13 09:52:28 +0100ario_(~ario@178.62.234.211)
2021-02-13 09:52:28 +0100cyphase(~cyphase@unaffiliated/cyphase)
2021-02-13 09:52:28 +0100Jon(~jon@redmars.org)
2021-02-13 09:52:28 +0100piele(~piele@tbonesteak.creativeserver.net)
2021-02-13 09:52:28 +0100Ekho(~Ekho@unaffiliated/ekho)
2021-02-13 09:52:28 +0100marek(~mmahut@fedora/pyxel)
2021-02-13 09:52:28 +0100rodlogic__(sid214676@gateway/web/irccloud.com/x-yoyxokhlckayyvzp)
2021-02-13 09:52:28 +0100gregberns_(sid315709@gateway/web/irccloud.com/x-kkvyrnzpjdfmhqlf)
2021-02-13 09:52:28 +0100mudri(sid317655@gateway/web/irccloud.com/x-zmxfmbqjqzukjjdd)
2021-02-13 09:52:28 +0100edmundnoble(sid229620@gateway/web/irccloud.com/x-nfdlgyodubkpnlvx)
2021-02-13 09:52:28 +0100tiru(tiru@gateway/web/irccloud.com/x-dlwjngocqhusbrbk)
2021-02-13 09:52:28 +0100verlet64_(sid261276@gateway/web/irccloud.com/x-ihhxhpwzmuoycqur)
2021-02-13 09:52:28 +0100npgm(sid42623@gateway/web/irccloud.com/x-gzwxjlukliaodruq)
2021-02-13 09:52:28 +0100elvishjerricco(sid237756@NixOS/user/ElvishJerricco)
2021-02-13 09:52:28 +0100newhoggy(sid198874@gateway/web/irccloud.com/x-iidhenjvjruvauox)
2021-02-13 09:52:28 +0100kyagrd__(sid102627@gateway/web/irccloud.com/x-jdcpegwngvtqeafw)
2021-02-13 09:52:28 +0100dwts(pid@gateway/shell/blinkenshell.org/x-ttvvibfazpxeqpdg)
2021-02-13 09:52:28 +0100dustinm(~dustinm@static.38.6.217.95.clients.your-server.de)
2021-02-13 09:52:28 +0100feuerbach_(~feuerbach@178.62.103.229)
2021-02-13 09:52:28 +0100irclogger_com(~irclogger@li659-42.members.linode.com)
2021-02-13 09:52:28 +0100dminuoso(~dminuoso@unaffiliated/dminuoso)
2021-02-13 09:52:28 +0100NieDzejkob(~quassel@188.123.215.55)
2021-02-13 09:52:28 +0100sujeet(sujeet@unaffiliated/freeboson)
2021-02-13 09:52:28 +0100beka(~beka@gothdyke.mom)
2021-02-13 09:52:28 +0100wagle(~wagle@quassel.wagle.io)
2021-02-13 09:52:28 +0100russruss4(~russruss@my.russellmcc.com)
2021-02-13 09:52:28 +0100blissful(~blissful@unaffiliated/azuline)
2021-02-13 09:52:28 +0100SlashLife(~slashlife@stienen.name)
2021-02-13 09:52:28 +0100gareth__(~gareth__@104.236.161.134)
2021-02-13 09:52:28 +0100b3z(~b3z@vmd41962.contaboserver.net)
2021-02-13 09:52:29 +0100emergence(~emergence@vm0.max-p.me)
2021-02-13 09:52:29 +0100johnyginthehouse(~johnygint@159.203.30.32)
2021-02-13 09:52:29 +0100mr_yogurt(~mr_yogurt@5.61.211.35.bc.googleusercontent.com)
2021-02-13 09:52:29 +0100andjjj23(~irc@107.170.228.47)
2021-02-13 09:52:31 +0100adziahel[m](adziahelma@gateway/shell/matrix.org/x-xwgzkvzflgupjlmt) (Ping timeout: 240 seconds)
2021-02-13 09:52:32 +0100noIOBeforeBedtim(dissatisfi@gateway/shell/matrix.org/x-jxlugcrvctekxscd) (Ping timeout: 240 seconds)
2021-02-13 09:52:32 +0100speakerspivakeem(speakerdea@gateway/shell/matrix.org/x-tqfafzamumzirela) (Ping timeout: 240 seconds)
2021-02-13 09:52:32 +0100jchia[m](jchiamatri@gateway/shell/matrix.org/x-kazhdunyqzywnhrv) (Ping timeout: 240 seconds)
2021-02-13 09:52:33 +0100lnxw37d4(lnxw37d4ma@gateway/shell/matrix.org/x-nvvdnlirgolpncci) (Ping timeout: 244 seconds)
2021-02-13 09:52:33 +0100VarikValefor[m](varikvalef@gateway/shell/matrix.org/x-qrijqzplxpwvktse) (Ping timeout: 244 seconds)
2021-02-13 09:52:33 +0100stampirl(~stampirl@195-154-112-77.rev.poneytelecom.eu)
2021-02-13 09:52:33 +0100meck(~meck@li1809-18.members.linode.com)
2021-02-13 09:52:45 +0100Varis(~Tadas@unaffiliated/varis)
2021-02-13 09:52:45 +0100travisb_(~travisb@172-13-49-137.lightspeed.milwwi.sbcglobal.net)
2021-02-13 09:52:45 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu)
2021-02-13 09:52:45 +0100ixaxaar(~ixaxaar@49.207.197.94)
2021-02-13 09:52:45 +0100theDon(~td@muedsl-82-207-238-227.citykom.de)
2021-02-13 09:52:45 +0100conal(~conal@64.71.133.70)
2021-02-13 09:52:45 +0100swarmcollective(~joseph@cpe-65-31-18-174.insight.res.rr.com)
2021-02-13 09:52:45 +0100elliott_(~elliott_@pool-108-51-101-42.washdc.fios.verizon.net)
2021-02-13 09:52:45 +0100hololeap(~hololeap@unaffiliated/hololeap)
2021-02-13 09:52:45 +0100hyiltiz(~quassel@unaffiliated/hyiltiz)
2021-02-13 09:52:45 +0100netsoundW1(~netsoundW@185.163.110.108)
2021-02-13 09:52:45 +0100evanjs(~evanjs@075-129-098-007.res.spectrum.com)
2021-02-13 09:52:45 +0100glguy(x@freenode/staff/haskell.developer.glguy)
2021-02-13 09:52:45 +0100monochrom(trebla@216.138.220.146)
2021-02-13 09:52:45 +0100Neuromancer(~Neuromanc@unaffiliated/neuromancer)
2021-02-13 09:52:45 +0100earthy(~arthurvl@deban2.xs4all.space)
2021-02-13 09:52:45 +0100Jesin(~Jesin@pool-72-66-101-18.washdc.fios.verizon.net)
2021-02-13 09:52:45 +0100noctux(~noctux@unaffiliated/noctux)
2021-02-13 09:52:45 +0100dh(dh@bsd.ee)
2021-02-13 09:52:45 +0100swater(bouhier200@perso.iiens.net)
2021-02-13 09:52:45 +0100c-rog(~c-rog@traffic.simst.im)
2021-02-13 09:52:45 +0100acarrico(~acarrico@dhcp-68-142-39-249.greenmountainaccess.net)
2021-02-13 09:52:45 +0100shailangsa(~shailangs@host86-186-133-22.range86-186.btcentralplus.com)
2021-02-13 09:52:45 +0100nshepperd2(~nshepperd@li364-218.members.linode.com)
2021-02-13 09:52:45 +0100lassulus(~lassulus@NixOS/user/lassulus)
2021-02-13 09:52:45 +0100MasseR(~MasseR@51.15.143.128)
2021-02-13 09:52:45 +0100lkurusa(~lkurusa@fedora/Levex)
2021-02-13 09:52:45 +0100zar(~zar@fw1.ciirc.cvut.cz)
2021-02-13 09:52:45 +0100jle`(~mstksg@unaffiliated/mstksg)
2021-02-13 09:52:45 +0100gentauro(~gentauro@unaffiliated/gentauro)
2021-02-13 09:52:45 +0100mud(~mud@unaffiliated/kadoban)
2021-02-13 09:52:45 +0100dcoutts__(~duncan@85.186.125.91.dyn.plus.net)
2021-02-13 09:52:45 +0100Ranhir(~Ranhir@157.97.53.139)
2021-02-13 09:52:45 +0100Anthaas(~Anthaas@unaffiliated/anthaas)
2021-02-13 09:52:45 +0100drupol(sid117588@gateway/web/irccloud.com/x-jhrbzuwayhhchgel)
2021-02-13 09:52:45 +0100JSharp(sid4580@wikia/JSharp)
2021-02-13 09:52:45 +0100omnitrogen(~omnitroge@vps-c9700282.vps.ovh.net)
2021-02-13 09:52:45 +0100xwvvvvwx(xwvvvvwx@gateway/vpn/mullvad/xwvvvvwx)
2021-02-13 09:52:45 +0100chirpsalot(~Chirps@pool-98-115-239-235.phlapa.fios.verizon.net)
2021-02-13 09:52:45 +0100Chobbes(~Chobbes@pool-98-115-239-235.phlapa.fios.verizon.net)
2021-02-13 09:52:45 +0100Bergle_2(~Bergle_4@101.165.90.119)
2021-02-13 09:52:45 +0100libertyprime(~libertypr@124.197.60.232)
2021-02-13 09:52:45 +0100sudden(~lax@unaffiliated/laxask)
2021-02-13 09:52:45 +0100nyaomi(~naomi@cpe-74-75-6-125.maine.res.rr.com)
2021-02-13 09:52:45 +0100sssb54(~ssssb56@vps-b2931db6.vps.ovh.ca)
2021-02-13 09:52:45 +0100seliopou(seliopou@entropy.tmok.com)
2021-02-13 09:52:45 +0100Sparadox(~etienne@ns3123347.ip-51-68-152.eu)
2021-02-13 09:52:45 +0100texasmynsted(~texasmyns@99.96.221.112)
2021-02-13 09:52:45 +0100concept2(~concept2@unaffiliated/tubo)
2021-02-13 09:52:45 +0100kloeri(~kloeri@freenode/staff/exherbo.kloeri)
2021-02-13 09:52:45 +0100Reiser(~0a2a0001@static.210.242.216.95.clients.your-server.de)
2021-02-13 09:52:45 +0100saurik(saurik@carrier.saurik.com)
2021-02-13 09:52:45 +0100\2E0KNO(~retlo@172.245.134.89)
2021-02-13 09:52:45 +0100codedmart(~codedmart@149.28.9.205)
2021-02-13 09:52:45 +0100xlei(znc@unaffiliated/xlei)
2021-02-13 09:52:45 +0100sigmundv_(~sigmundv@178.62.72.87)
2021-02-13 09:52:45 +0100lockshaw(~lockshaw@165.22.163.71)
2021-02-13 09:52:45 +0100WarzoneCommand(~Frank@77-162-168-71.fixed.kpn.net)
2021-02-13 09:52:45 +0100tolt(~weechat-h@li219-154.members.linode.com)
2021-02-13 09:52:45 +0100sepples_(~sepples@67.205.168.224)
2021-02-13 09:52:45 +0100ekleog(~ii@prologin/ekleog)
2021-02-13 09:52:45 +0100hiredman(~hiredman@volyova.ec2.thelastcitadel.com)
2021-02-13 09:52:45 +0100rednaZ[m](r3dnazmatr@gateway/shell/matrix.org/x-vptkevswyiacaius) (Ping timeout: 258 seconds)
2021-02-13 09:52:45 +0100phittacus(bklmatrixo@gateway/shell/matrix.org/x-tdyoqvsyqfaoeeih) (Ping timeout: 258 seconds)
2021-02-13 09:52:46 +0100dyniec[m](dyniecmatr@gateway/shell/matrix.org/x-zqudmytrrplhgdvs) (Ping timeout: 258 seconds)
2021-02-13 09:52:58 +0100immae(immaematri@gateway/shell/matrix.org/x-nvkfblvdyzisplkk) (Ping timeout: 244 seconds)
2021-02-13 09:52:58 +0100johnnyboy[m](gifumatrix@gateway/shell/matrix.org/x-prncgcrieypzkgzx) (Ping timeout: 244 seconds)
2021-02-13 09:52:58 +0100sawmon-and-natal(sawmon-and@gateway/shell/matrix.org/x-pwtglkgkgbiuvjzb) (Ping timeout: 244 seconds)
2021-02-13 09:52:58 +0100jamesfielder[m](jamesfield@gateway/shell/matrix.org/x-itgboauarupzmhqj) (Ping timeout: 244 seconds)
2021-02-13 09:53:00 +0100shutendoji[m](shutendoji@gateway/shell/matrix.org/x-crsdenrwifaboqvb) (Ping timeout: 244 seconds)
2021-02-13 09:53:03 +0100npgm(sid42623@gateway/web/irccloud.com/x-gzwxjlukliaodruq) (Ping timeout: 265 seconds)
2021-02-13 09:53:04 +0100bitonic(bitonicmat@gateway/shell/matrix.org/x-wktsrjudueshiyvy) (Ping timeout: 268 seconds)
2021-02-13 09:53:04 +0100meckse[m](mecksematr@gateway/shell/matrix.org/x-rhirjxecxqstuzkj) (Ping timeout: 268 seconds)
2021-02-13 09:53:04 +0100maerwald[m](maerwaldma@gateway/shell/matrix.org/x-pntxtdmyrnefvkyx) (Ping timeout: 268 seconds)
2021-02-13 09:53:04 +0100enya[m](enyaismatr@gateway/shell/matrix.org/x-zopufoieowinqdtm) (Ping timeout: 268 seconds)
2021-02-13 09:53:05 +0100alexfmpe(alexfmpema@gateway/shell/matrix.org/x-aikimbupepocatuu) (Ping timeout: 268 seconds)
2021-02-13 09:53:05 +0100Lurkki[m]1(lurkkifene@gateway/shell/matrix.org/x-zkvgygtkexgfwetr) (Ping timeout: 268 seconds)
2021-02-13 09:53:05 +0100doct0rhu[m](doct0rhumo@gateway/shell/matrix.org/x-mywaugrvnxdeuagi) (Ping timeout: 268 seconds)
2021-02-13 09:53:06 +0100parisienne_(sid383587@gateway/web/irccloud.com/session)
2021-02-13 09:53:07 +0100stux|RC-only(stux2@grid9.quadspeedi.net)
2021-02-13 09:53:07 +0100the_1_[m](the1matrix@gateway/shell/matrix.org/x-mpemizndnejoyati) (Ping timeout: 258 seconds)
2021-02-13 09:53:15 +0100jesser[m](jessermatr@gateway/shell/matrix.org/x-lysherfxpsilhozs) (Ping timeout: 265 seconds)
2021-02-13 09:53:15 +0100CrabMan(phi-matrix@gateway/shell/matrix.org/x-btuvkzgsupggtulm) (Ping timeout: 265 seconds)
2021-02-13 09:53:15 +0100cnmne[m](cnmnematri@gateway/shell/matrix.org/x-hdvwcpskepwgsifg) (Ping timeout: 265 seconds)
2021-02-13 09:53:16 +0100sm[m](simonmicma@gateway/shell/matrix.org/x-izsptaagjppwvrwd) (Ping timeout: 265 seconds)
2021-02-13 09:53:16 +0100psydruid(psydruidma@gateway/shell/matrix.org/x-rvtkcayfvuqlnxvs) (Ping timeout: 265 seconds)
2021-02-13 09:53:16 +0100siraben(sirabenmat@gateway/shell/matrix.org/x-dfwwwtuxpdenkfks) (Ping timeout: 265 seconds)
2021-02-13 09:53:18 +0100Ekho(~Ekho@unaffiliated/ekho) (Max SendQ exceeded)
2021-02-13 09:53:21 +0100parisienne(sid383587@gateway/web/irccloud.com/x-vdmpszpjqvcsujym) (Ping timeout: 264 seconds)
2021-02-13 09:53:23 +0100jathan(~jathan@69.61.93.38) (Max SendQ exceeded)
2021-02-13 09:53:32 +0100elvishjerricco(sid237756@NixOS/user/ElvishJerricco) (Ping timeout: 266 seconds)
2021-02-13 09:53:36 +0100pfurla(~pfurla@ool-182ed2e2.dyn.optonline.net)
2021-02-13 09:53:41 +0100tomsen[m](tfbiomatri@gateway/shell/matrix.org/x-blsbzatlttvamskw) (Ping timeout: 268 seconds)
2021-02-13 09:53:41 +0100unclechu(unclechuma@gateway/shell/matrix.org/x-sdxcxvcvrsbcfadi) (Ping timeout: 268 seconds)
2021-02-13 09:53:41 +0100toasty_avocado[m(toastyavoc@gateway/shell/matrix.org/x-bmeeufypevpusedw) (Ping timeout: 268 seconds)
2021-02-13 09:53:41 +0100Lurkki[m](lurkkipriv@gateway/shell/matrix.org/x-iyqqfstbthubtjcr) (Ping timeout: 268 seconds)
2021-02-13 09:53:51 +0100parisienne_parisienne
2021-02-13 09:54:05 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 09:54:13 +0100bram[m]1(bramvdbnet@gateway/shell/matrix.org/x-xoyjxebuypxojgvj) (Ping timeout: 265 seconds)
2021-02-13 09:54:18 +0100Sarievo[m](sarievoale@gateway/shell/matrix.org/x-xylaqhfystxyyuwp) (Ping timeout: 268 seconds)
2021-02-13 09:54:18 +0100domenkozar[m](domenkozar@NixOS/user/domenkozar) (Ping timeout: 268 seconds)
2021-02-13 09:54:18 +0100maralorn(maralornma@gateway/shell/matrix.org/x-hvwopnngiwtusqib) (Ping timeout: 268 seconds)
2021-02-13 09:54:18 +0100utdemir[m](utdemirmat@gateway/shell/matrix.org/x-dbnfmaozoqkzjqlv) (Ping timeout: 268 seconds)
2021-02-13 09:54:20 +0100kupi(uid212005@gateway/web/irccloud.com/x-gcjmavfuwmkkaafb) (Quit: Connection closed for inactivity)
2021-02-13 09:54:36 +0100shailangsa(~shailangs@host86-186-133-22.range86-186.btcentralplus.com) (Max SendQ exceeded)
2021-02-13 09:54:37 +0100npgm(sid42623@gateway/web/irccloud.com/session)
2021-02-13 09:55:26 +0100DamienCassou(damiencass@gateway/shell/matrix.org/x-uynpprvpuvzncoug) (Ping timeout: 240 seconds)
2021-02-13 09:55:35 +0100jathan(~jathan@69.61.93.38)
2021-02-13 09:55:56 +0100bsima[m](bensimatim@gateway/shell/matrix.org/x-rfobilqhuddhwodo) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100pqwy[m](pqwymatrix@gateway/shell/matrix.org/x-bealkbvmyinwlrjt) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100jkaye[m](jkayematri@gateway/shell/matrix.org/x-slqdohoxdbmzapkb) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100itai33[m](itai33matr@gateway/shell/matrix.org/x-fkpzfqhctwxrsgia) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100betrion[m](betrionmat@gateway/shell/matrix.org/x-exsechfwwnuuwkkj) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100xosdy[m](xosdyaleth@gateway/shell/matrix.org/x-sjsjczggrpwuelve) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100Poscat[m](poscatmatr@gateway/shell/matrix.org/x-tbncdqraooskzakh) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100mjlbach(atriusmatr@gateway/shell/matrix.org/x-lajqgrlsetpzpfhd) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100mentaal[m](mentaalmat@gateway/shell/matrix.org/x-zktrijqfjfrypvwu) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100themsay[m](themsaymat@gateway/shell/matrix.org/x-cutxiikrldygwool) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100sramsay64[m](sramsay64p@gateway/shell/matrix.org/x-gwtwlqdldweyodtp) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100mly[m](mlydisenco@gateway/shell/matrix.org/x-yynnivnivsiulkae) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100acdsystemliorg[m(acdsysteml@gateway/shell/matrix.org/x-ricxfotomgahotyx) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100alar[m](alarmxalat@gateway/shell/matrix.org/x-kpzwexjpbbexgoeh) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100MrMuffles[m](mrmufflesm@gateway/shell/matrix.org/x-eeieiakbndmbjcga) (Ping timeout: 240 seconds)
2021-02-13 09:55:56 +0100ichor[m](hakonmatri@gateway/shell/matrix.org/x-biowoyayifyttutz) (Ping timeout: 240 seconds)
2021-02-13 09:55:57 +0100mudri(sid317655@gateway/web/irccloud.com/x-zmxfmbqjqzukjjdd) (Ping timeout: 264 seconds)
2021-02-13 09:56:09 +0100my_name_is_not_j(mynameisno@gateway/shell/matrix.org/x-fmxzobjqxngszttw) (Ping timeout: 265 seconds)
2021-02-13 09:56:09 +0100metamod[m](metamodmat@gateway/shell/matrix.org/x-gwsrdauonqmxivcz) (Ping timeout: 265 seconds)
2021-02-13 09:56:10 +0100michaelpj(michaelpjm@gateway/shell/matrix.org/x-xqycevqfcixyzqua) (Ping timeout: 265 seconds)
2021-02-13 09:56:10 +0100fgaz(fgazmatrix@gateway/shell/matrix.org/x-zfiwlwyosughdpny) (Ping timeout: 265 seconds)
2021-02-13 09:56:10 +0100srid(sridmatrix@gateway/shell/matrix.org/x-snjjovxmshceudji) (Ping timeout: 265 seconds)
2021-02-13 09:56:10 +0100brightly-salty[m(brightly-s@gateway/shell/matrix.org/x-qcwtlkwnzuumfgea) (Ping timeout: 265 seconds)
2021-02-13 09:56:10 +0100darkcodi[m](darkcodima@gateway/shell/matrix.org/x-soupswcdquuoigbs) (Ping timeout: 265 seconds)
2021-02-13 09:56:22 +0100elvishjerricco(sid237756@NixOS/user/ElvishJerricco)
2021-02-13 09:56:26 +0100nh2(sid309956@gateway/web/irccloud.com/x-vtfrgroscunabrzg) (Ping timeout: 265 seconds)
2021-02-13 09:56:35 +0100ThaEwat(thaewraptm@gateway/shell/matrix.org/x-twhupuwjrylkdmyz) (Ping timeout: 244 seconds)
2021-02-13 09:56:37 +0100mudri(sid317655@gateway/web/irccloud.com/session)
2021-02-13 09:56:40 +0100berberman(~berberman@unaffiliated/berberman)
2021-02-13 09:56:40 +0100pjb(~t@2a01cb04063ec500fd9a528e1ab44688.ipv6.abo.wanadoo.fr)
2021-02-13 09:56:40 +0100NinjaTrappeur(~ninja@unaffiliated/ninjatrappeur)
2021-02-13 09:56:40 +0100bitmapper(uid464869@gateway/web/irccloud.com/x-jugdutpahsvcqbpy)
2021-02-13 09:56:40 +0100tomsmeding(~tomsmedin@2a03:b0c0:0:1010::767:3001)
2021-02-13 09:56:40 +0100dexterlb(~dexterlb@2a01:9e40:2:2::2)
2021-02-13 09:56:40 +0100TheScoop(~TheScoop@unaffiliated/tryte)
2021-02-13 09:56:40 +0100sud0(~Death@hackspaceuy/member/sud0)
2021-02-13 09:56:40 +0100tv(~tv@unaffiliated/tv)
2021-02-13 09:56:40 +0100cohn(~noone@unaffiliated/cohn)
2021-02-13 09:56:40 +0100cynick(~worm@ec2-52-206-86-1.compute-1.amazonaws.com)
2021-02-13 09:56:40 +0100Tene(~tene@poipu/supporter/slacker/tene)
2021-02-13 09:56:40 +0100reda(~reda@unaffiliated/reda)
2021-02-13 09:56:40 +0100jackhill(~jackhill@marsh.hcoop.net)
2021-02-13 09:56:40 +0100samebchase(~samebchas@51.15.68.182)
2021-02-13 09:56:40 +0100brettgilio(~brettgili@brettgilio.com)
2021-02-13 09:56:40 +0100w1gz(~do@159.89.11.133)
2021-02-13 09:56:40 +0100bob_twinkles(~quassel@ec2-52-37-66-13.us-west-2.compute.amazonaws.com)
2021-02-13 09:56:40 +0100dixie(~dixie@real.wilbury.sk)
2021-02-13 09:56:40 +0100sm(~user@li229-222.members.linode.com)
2021-02-13 09:56:41 +0100nckx(~nckx@tobias.gr)
2021-02-13 09:56:41 +0100okad(~okad@ec2-18-135-78-237.eu-west-2.compute.amazonaws.com)
2021-02-13 09:56:41 +0100APic(apic@apic.name)
2021-02-13 09:56:45 +0100drupol(sid117588@gateway/web/irccloud.com/x-jhrbzuwayhhchgel) (Ping timeout: 240 seconds)
2021-02-13 09:56:45 +0100JSharp(sid4580@wikia/JSharp) (Ping timeout: 250 seconds)
2021-02-13 09:56:46 +0100nckx(~nckx@tobias.gr) (Max SendQ exceeded)
2021-02-13 09:56:46 +0100parisienne(sid383587@gateway/web/irccloud.com/session) (Changing host)
2021-02-13 09:56:46 +0100parisienne(sid383587@gateway/web/irccloud.com/x-mfhumskepjtivgek)
2021-02-13 09:56:46 +0100npgm(sid42623@gateway/web/irccloud.com/session) (Changing host)
2021-02-13 09:56:46 +0100npgm(sid42623@gateway/web/irccloud.com/x-epxqkdszurzloaos)
2021-02-13 09:56:46 +0100mudri(sid317655@gateway/web/irccloud.com/session) (Changing host)
2021-02-13 09:56:46 +0100mudri(sid317655@gateway/web/irccloud.com/x-icmuqtaxguuldylo)
2021-02-13 09:56:47 +0100brettgilio(~brettgili@brettgilio.com) (Max SendQ exceeded)
2021-02-13 09:57:07 +0100freeman42x[m](freeman42x@gateway/shell/matrix.org/x-qgajqmsbwmravvgq) (Ping timeout: 265 seconds)
2021-02-13 09:57:12 +0100nh2(sid309956@gateway/web/irccloud.com/x-wzpustpdyaultsxy)
2021-02-13 09:57:13 +0100nckx(~nckx@tobias.gr)
2021-02-13 09:57:15 +0100brettgilio(~brettgili@brettgilio.com)
2021-02-13 09:58:00 +0100drupol(sid117588@gateway/web/irccloud.com/x-rzrwwjpiqonmqeqo)
2021-02-13 09:58:06 +0100JSharp(sid4580@wikia/JSharp)
2021-02-13 09:58:57 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 10:01:33 +0100cocreature(~cocreatur@eirene.uberspace.de)
2021-02-13 10:01:33 +0100jess(jess@freenode/staff/jess)
2021-02-13 10:01:33 +0100fionnan(~fionnan@80.111.86.154)
2021-02-13 10:01:33 +0100Kaivo(~Kaivo@ec2-15-222-231-32.ca-central-1.compute.amazonaws.com)
2021-02-13 10:01:33 +0100simplegauss(~simplegau@2001:19f0:ac01:247:5400:ff:fe5c:689f)
2021-02-13 10:01:33 +0100sveit(~sveit@2001:19f0:ac01:247:5400:ff:fe5c:689f)
2021-02-13 10:01:33 +0100fiQ2(~fiQ@mirkk.ninja)
2021-02-13 10:01:33 +0100Jello_Raptor(~Jello_Rap@li641-12.members.linode.com)
2021-02-13 10:01:33 +0100drozdziak1(~drozdziak@vps-520f86fd.vps.ovh.net)
2021-02-13 10:01:33 +0100taktoa[c](sid282096@gateway/web/irccloud.com/x-tfepwvxnvuhzipdi)
2021-02-13 10:01:33 +0100ProofTechnique(sid79547@gateway/web/irccloud.com/x-wxgqipcxkmukqbfr)
2021-02-13 10:01:33 +0100jokester(~mono@unaffiliated/jokester)
2021-02-13 10:01:33 +0100operand(~operand@is.altijd.moe)
2021-02-13 10:01:33 +0100bsima(~bsima@simatime.com)
2021-02-13 10:02:47 +0100danvet(~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (Ping timeout: 272 seconds)
2021-02-13 10:02:57 +0100mniip(~mniip@freenode/staff/mniip) (Ping timeout: 624 seconds)
2021-02-13 10:03:40 +0100mniip(~mniip@freenode/staff/mniip)
2021-02-13 10:04:15 +0100Ekho(~Ekho@unaffiliated/ekho)
2021-02-13 10:08:21 +0100tzh(~tzh@c-24-21-73-154.hsd1.or.comcast.net) (Quit: zzz)
2021-02-13 10:09:57 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 10:11:05 +0100raym(~ray@45.64.220.98)
2021-02-13 10:13:36 +0100_ht(~quassel@82-169-194-8.biz.kpn.net)
2021-02-13 10:13:52 +0100olligobber(olligobber@gateway/vpn/privateinternetaccess/olligobber) (Remote host closed the connection)
2021-02-13 10:14:10 +0100danvet(~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa)
2021-02-13 10:14:20 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 10:14:26 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 10:14:31 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029)
2021-02-13 10:16:30 +0100shailangsa(~shailangs@host86-186-133-22.range86-186.btcentralplus.com)
2021-02-13 10:17:55 +0100shad0w_(~shad0w@2405:201:4007:f878:2735:4aec:5832:f6fe) (Remote host closed the connection)
2021-02-13 10:18:07 +0100shad0w_(~shad0w@49.36.154.83)
2021-02-13 10:18:38 +0100pjb(~t@2a01cb04063ec500fd9a528e1ab44688.ipv6.abo.wanadoo.fr) (Ping timeout: 246 seconds)
2021-02-13 10:19:28 +0100rayyyy(~nanoz@gateway/tor-sasl/nanoz)
2021-02-13 10:23:57 +0100jchia[m](jchiamatri@gateway/shell/matrix.org/x-awlcykwbphvojklj)
2021-02-13 10:24:01 +0100adziahel[m](adziahelma@gateway/shell/matrix.org/x-qivnehhwqmzafsss)
2021-02-13 10:24:05 +0100ManofLetters[m](manoflette@gateway/shell/matrix.org/x-vhroffhiheqmpunj)
2021-02-13 10:24:38 +0100Ericson2314(ericson231@gateway/shell/matrix.org/x-gnrkwbtfqkxmrlwb)
2021-02-13 10:25:38 +0100PotatoHatsue(berbermanp@gateway/shell/matrix.org/x-hirmtakyiwocwrvj)
2021-02-13 10:25:53 +0100Hatsue[m](berbermanm@gateway/shell/matrix.org/x-iqgjxclucgxcrvbe)
2021-02-13 10:26:00 +0100lierdakil[m](lierdakilm@gateway/shell/matrix.org/x-mnzdjtncybamtfao)
2021-02-13 10:26:25 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 10:27:47 +0100lambdaclan(lambdaclan@gateway/shell/matrix.org/x-ckrixrwsgqjkgzpn)
2021-02-13 10:27:56 +0100sm[m](simonmicma@gateway/shell/matrix.org/x-cgwipwsjveszobhs)
2021-02-13 10:29:27 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 10:30:42 +0100__minoru__shirae(~shiraeesh@109.166.56.65)
2021-02-13 10:31:09 +0100shailangsa(~shailangs@host86-186-133-22.range86-186.btcentralplus.com) (Ping timeout: 264 seconds)
2021-02-13 10:31:14 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 10:33:56 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 272 seconds)
2021-02-13 10:34:23 +0100freeman42x[m](freeman42x@gateway/shell/matrix.org/x-astvdmnjcfueqtio)
2021-02-13 10:34:27 +0100gehmehgeh(~ircuser1@gateway/tor-sasl/gehmehgeh)
2021-02-13 10:34:30 +0100ciderpunx[m](ciderpunxm@gateway/shell/matrix.org/x-yxyphgsyjqvdpoga)
2021-02-13 10:34:30 +0100sigmacool[m](sigmacoolm@gateway/shell/matrix.org/x-ruhjuiogwlaiklff)
2021-02-13 10:34:35 +0100Hanma[m](hanmamatri@gateway/shell/matrix.org/x-mlwihmkueubhonvz)
2021-02-13 10:34:37 +0100CaptainYukinoshi(captain-yu@gateway/shell/matrix.org/x-hdodcqpnhyonsvax)
2021-02-13 10:34:45 +0100johnnyboy[m](gifumatrix@gateway/shell/matrix.org/x-xqlouznkskgiagpm)
2021-02-13 10:34:46 +0100cnmne[m](cnmnematri@gateway/shell/matrix.org/x-dtibssagtqqkxgsr)
2021-02-13 10:34:48 +0100lnxw37d4(lnxw37d4ma@gateway/shell/matrix.org/x-fnfszxidpwuksxqi)
2021-02-13 10:34:49 +0100sawmon-and-natal(sawmon-and@gateway/shell/matrix.org/x-lcjdiknobzufrjqw)
2021-02-13 10:34:49 +0100VarikValefor[m](varikvalef@gateway/shell/matrix.org/x-wigzfoataudapibh)
2021-02-13 10:34:50 +0100jamesfielder[m](jamesfield@gateway/shell/matrix.org/x-fqmedkqltffakkya)
2021-02-13 10:35:00 +0100jesser[m](jessermatr@gateway/shell/matrix.org/x-jaxkwindfvzrpnov)
2021-02-13 10:35:08 +0100CrabMan(phi-matrix@gateway/shell/matrix.org/x-qraeqrwmdsiavnma)
2021-02-13 10:35:27 +0100speakerspivakeem(speakerdea@gateway/shell/matrix.org/x-syxvbsspauhjxxxg)
2021-02-13 10:35:28 +0100noIOBeforeBedtim(dissatisfi@gateway/shell/matrix.org/x-mdqkitqthszxldqt)
2021-02-13 10:36:24 +0100jtojnar(jtojnarmat@gateway/shell/matrix.org/x-pfxsbnhbsotypzte)
2021-02-13 10:36:46 +0100LiyangHU[m](liyangmatr@gateway/shell/matrix.org/x-jzivgxztxzgcwusx)
2021-02-13 10:36:52 +0100plumenator[m](plumenator@gateway/shell/matrix.org/x-qadrbbuhmbabtezj)
2021-02-13 10:37:02 +0100Franciman(~francesco@host-82-49-79-189.retail.telecomitalia.it)
2021-02-13 10:37:30 +0100berberman[T](berberma4@gateway/shell/matrix.org/x-ucsxamockpaarchm)
2021-02-13 10:37:39 +0100enya[m](enyaismatr@gateway/shell/matrix.org/x-uyjlczaicmtuumcc)
2021-02-13 10:37:41 +0100doct0rhu[m](doct0rhumo@gateway/shell/matrix.org/x-ozlxellsrfnytrvn)
2021-02-13 10:37:41 +0100utdemir[m](utdemirmat@gateway/shell/matrix.org/x-hfaspoxargwxbsas)
2021-02-13 10:37:42 +0100alexfmpe(alexfmpema@gateway/shell/matrix.org/x-snqlsqtpfiipmiif)
2021-02-13 10:37:53 +0100hexfive(~hexfive@50.35.83.177)
2021-02-13 10:38:04 +0100frozenErebus(~frozenEre@94.128.81.133) (Ping timeout: 240 seconds)
2021-02-13 10:38:14 +0100rayyyy(~nanoz@gateway/tor-sasl/nanoz) (Ping timeout: 268 seconds)
2021-02-13 10:41:36 +0100Lowl3v3l(~Lowl3v3l@dslb-002-203-233-121.002.203.pools.vodafone-ip.de) (Remote host closed the connection)
2021-02-13 10:41:56 +0100lambdaclan(lambdaclan@gateway/shell/matrix.org/x-ckrixrwsgqjkgzpn) (Ping timeout: 240 seconds)
2021-02-13 10:41:56 +0100lierdakil[m](lierdakilm@gateway/shell/matrix.org/x-mnzdjtncybamtfao) (Ping timeout: 240 seconds)
2021-02-13 10:42:03 +0100sigmacool[m](sigmacoolm@gateway/shell/matrix.org/x-ruhjuiogwlaiklff) (Ping timeout: 244 seconds)
2021-02-13 10:42:03 +0100freeman42x[m](freeman42x@gateway/shell/matrix.org/x-astvdmnjcfueqtio) (Ping timeout: 244 seconds)
2021-02-13 10:42:04 +0100CaptainYukinoshi(captain-yu@gateway/shell/matrix.org/x-hdodcqpnhyonsvax) (Ping timeout: 240 seconds)
2021-02-13 10:42:05 +0100ManofLetters[m](manoflette@gateway/shell/matrix.org/x-vhroffhiheqmpunj) (Ping timeout: 240 seconds)
2021-02-13 10:42:24 +0100ciderpunx[m](ciderpunxm@gateway/shell/matrix.org/x-yxyphgsyjqvdpoga) (Ping timeout: 268 seconds)
2021-02-13 10:42:26 +0100jamesfielder[m](jamesfield@gateway/shell/matrix.org/x-fqmedkqltffakkya) (Ping timeout: 240 seconds)
2021-02-13 10:42:27 +0100sm[m](simonmicma@gateway/shell/matrix.org/x-cgwipwsjveszobhs) (Ping timeout: 246 seconds)
2021-02-13 10:42:33 +0100alexfmpe(alexfmpema@gateway/shell/matrix.org/x-snqlsqtpfiipmiif) (Ping timeout: 265 seconds)
2021-02-13 10:42:34 +0100jtojnar(jtojnarmat@gateway/shell/matrix.org/x-pfxsbnhbsotypzte) (Ping timeout: 244 seconds)
2021-02-13 10:42:34 +0100cnmne[m](cnmnematri@gateway/shell/matrix.org/x-dtibssagtqqkxgsr) (Ping timeout: 244 seconds)
2021-02-13 10:42:34 +0100johnnyboy[m](gifumatrix@gateway/shell/matrix.org/x-xqlouznkskgiagpm) (Ping timeout: 244 seconds)
2021-02-13 10:42:34 +0100lnxw37d4(lnxw37d4ma@gateway/shell/matrix.org/x-fnfszxidpwuksxqi) (Ping timeout: 244 seconds)
2021-02-13 10:42:34 +0100Ericson2314(ericson231@gateway/shell/matrix.org/x-gnrkwbtfqkxmrlwb) (Ping timeout: 258 seconds)
2021-02-13 10:42:56 +0100plumenator[m](plumenator@gateway/shell/matrix.org/x-qadrbbuhmbabtezj) (Ping timeout: 240 seconds)
2021-02-13 10:42:56 +0100speakerspivakeem(speakerdea@gateway/shell/matrix.org/x-syxvbsspauhjxxxg) (Ping timeout: 240 seconds)
2021-02-13 10:43:01 +0100sawmon-and-natal(sawmon-and@gateway/shell/matrix.org/x-lcjdiknobzufrjqw) (Ping timeout: 268 seconds)
2021-02-13 10:43:01 +0100Hanma[m](hanmamatri@gateway/shell/matrix.org/x-mlwihmkueubhonvz) (Ping timeout: 268 seconds)
2021-02-13 10:43:02 +0100LiyangHU[m](liyangmatr@gateway/shell/matrix.org/x-jzivgxztxzgcwusx) (Ping timeout: 265 seconds)
2021-02-13 10:43:02 +0100CrabMan(phi-matrix@gateway/shell/matrix.org/x-qraeqrwmdsiavnma) (Ping timeout: 265 seconds)
2021-02-13 10:43:02 +0100jesser[m](jessermatr@gateway/shell/matrix.org/x-jaxkwindfvzrpnov) (Ping timeout: 265 seconds)
2021-02-13 10:43:02 +0100VarikValefor[m](varikvalef@gateway/shell/matrix.org/x-wigzfoataudapibh) (Ping timeout: 265 seconds)
2021-02-13 10:43:05 +0100noIOBeforeBedtim(dissatisfi@gateway/shell/matrix.org/x-mdqkitqthszxldqt) (Ping timeout: 244 seconds)
2021-02-13 10:43:12 +0100sord937(~sord937@gateway/tor-sasl/sord937)
2021-02-13 10:43:24 +0100berberman[T](berberma4@gateway/shell/matrix.org/x-ucsxamockpaarchm) (Ping timeout: 240 seconds)
2021-02-13 10:43:26 +0100adziahel[m](adziahelma@gateway/shell/matrix.org/x-qivnehhwqmzafsss) (Ping timeout: 240 seconds)
2021-02-13 10:43:30 +0100enya[m](enyaismatr@gateway/shell/matrix.org/x-uyjlczaicmtuumcc) (Ping timeout: 246 seconds)
2021-02-13 10:43:30 +0100Hatsue[m](berbermanm@gateway/shell/matrix.org/x-iqgjxclucgxcrvbe) (Ping timeout: 246 seconds)
2021-02-13 10:43:32 +0100jchia[m](jchiamatri@gateway/shell/matrix.org/x-awlcykwbphvojklj) (Ping timeout: 265 seconds)
2021-02-13 10:43:38 +0100PotatoHatsue(berbermanp@gateway/shell/matrix.org/x-hirmtakyiwocwrvj) (Ping timeout: 268 seconds)
2021-02-13 10:43:43 +0100utdemir[m](utdemirmat@gateway/shell/matrix.org/x-hfaspoxargwxbsas) (Ping timeout: 258 seconds)
2021-02-13 10:43:56 +0100Lowl3v3l(~Lowl3v3l@dslb-002-203-233-121.002.203.pools.vodafone-ip.de)
2021-02-13 10:43:57 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 10:44:15 +0100doct0rhu[m](doct0rhumo@gateway/shell/matrix.org/x-ozlxellsrfnytrvn) (Ping timeout: 268 seconds)
2021-02-13 10:45:51 +0100sord937(~sord937@gateway/tor-sasl/sord937) (Remote host closed the connection)
2021-02-13 10:46:16 +0100sord937(~sord937@gateway/tor-sasl/sord937)
2021-02-13 10:47:42 +0100tomsmeding(~tomsmedin@2a03:b0c0:0:1010::767:3001) (Quit: ZNC 1.8.2 - https://znc.in)
2021-02-13 10:48:28 +0100tomsmeding(~tomsmedin@tomsmeding.com)
2021-02-13 10:49:11 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 268 seconds)
2021-02-13 10:51:22 +0100pera(~pera@unaffiliated/pera)
2021-02-13 10:51:33 +0100rayyyy(~nanoz@gateway/tor-sasl/nanoz)
2021-02-13 10:51:48 +0100m0rphism1(~m0rphism@HSI-KBW-085-216-104-059.hsi.kabelbw.de)
2021-02-13 10:56:32 +0100Sgeo(~Sgeo@ool-18b98aa4.dyn.optonline.net) (Quit: Leaving)
2021-02-13 10:56:52 +0100sord937(~sord937@gateway/tor-sasl/sord937) (Quit: sord937)
2021-02-13 10:59:46 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 11:00:03 +0100Sgeo(~Sgeo@ool-18b98aa4.dyn.optonline.net)
2021-02-13 11:00:36 +0100hnOsmium0001(uid453710@gateway/web/irccloud.com/x-qvbndnpfxrzxkdhr) (Quit: Connection closed for inactivity)
2021-02-13 11:00:59 +0100__minoru__shirae(~shiraeesh@109.166.56.65) (Ping timeout: 246 seconds)
2021-02-13 11:01:28 +0100Rudd0(~Rudd0@185.189.115.108)
2021-02-13 11:03:51 +0100pera(~pera@unaffiliated/pera) (Quit: leaving)
2021-02-13 11:04:47 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 265 seconds)
2021-02-13 11:07:43 +0100vchlup(~vchlup@115.128.broadband17.iol.cz)
2021-02-13 11:08:26 +0100Tuplanolla(~Tuplanoll@91-159-68-239.elisa-laajakaista.fi)
2021-02-13 11:09:44 +0100danvet(~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (Ping timeout: 246 seconds)
2021-02-13 11:13:48 +0100petersen(~petersen@redhat/juhp)
2021-02-13 11:13:48 +0100petersen(~petersen@redhat/juhp) (Remote host closed the connection)
2021-02-13 11:14:26 +0100petersen(~petersen@redhat/juhp)
2021-02-13 11:15:32 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 11:16:40 +0100meckse[m](mecksematr@gateway/shell/matrix.org/x-zgyuvedomofcoisp)
2021-02-13 11:16:42 +0100maerwald[m](maerwaldma@gateway/shell/matrix.org/x-pqxjsckcyvduxkeg)
2021-02-13 11:19:46 +0100oreoking[m]1(oreokingma@gateway/shell/matrix.org/x-tvnlyuxdpmlmalqg)
2021-02-13 11:19:52 +0100psamim(samimpmatr@gateway/shell/matrix.org/x-xqjbkjnbgtsutvol)
2021-02-13 11:19:53 +0100simara[m](simaramatr@gateway/shell/matrix.org/x-dpiglvfizaoaoeki)
2021-02-13 11:19:55 +0100jeffcasavant[m](jeffcasava@gateway/shell/matrix.org/x-nymmjfnvllvxwfqr)
2021-02-13 11:19:57 +0100jerin(jerinmatri@gateway/shell/matrix.org/x-ylhmfqomuosfeoaw)
2021-02-13 11:19:59 +0100tomferon[m](tomferonmo@gateway/shell/matrix.org/x-vhvkjejfaetfyvlx)
2021-02-13 11:20:04 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 11:20:12 +0100shieru[m](shierualet@gateway/shell/matrix.org/x-ppfbmqgusattewll)
2021-02-13 11:24:16 +0100p7lpa1ugixavugu(~atomic@2800:810:514:8155:c449:cdea:dc65:a380)
2021-02-13 11:24:28 +0100p7lpa1ugixavugu(~atomic@2800:810:514:8155:c449:cdea:dc65:a380) ()
2021-02-13 11:24:41 +0100rednaZ[m](r3dnazmatr@gateway/shell/matrix.org/x-mcdfzotmprrhasmv)
2021-02-13 11:24:47 +0100pjb(~t@2a01cb04063ec500e957b7f6a07fc93a.ipv6.abo.wanadoo.fr)
2021-02-13 11:24:47 +0100dyniec[m](dyniecmatr@gateway/shell/matrix.org/x-rqbuvxnpapgazcgr)
2021-02-13 11:26:16 +0100heatsink(~heatsink@2600:1700:bef1:5e10:b157:e532:1043:694d)
2021-02-13 11:26:25 +0100phittacus(bklmatrixo@gateway/shell/matrix.org/x-lanwneymsjhdrcen)
2021-02-13 11:26:33 +0100the_1_[m](the1matrix@gateway/shell/matrix.org/x-moxypmdsinndazos)
2021-02-13 11:27:00 +0100bram[m]1(bramvdbnet@gateway/shell/matrix.org/x-fkfotlqohjxqrpqf)
2021-02-13 11:27:09 +0100kadoban(kadobanmat@gateway/shell/matrix.org/x-ziuxsvdorxeyczas)
2021-02-13 11:27:10 +0100srid(sridmatrix@gateway/shell/matrix.org/x-vtsgpsddyszhedhf)
2021-02-13 11:27:14 +0100metamod[m](metamodmat@gateway/shell/matrix.org/x-vzynctnyewpdgxvs)
2021-02-13 11:27:15 +0100darkcodi[m](darkcodima@gateway/shell/matrix.org/x-zlzhwmyopqkwjlgv)
2021-02-13 11:27:15 +0100DamienCassou(damiencass@gateway/shell/matrix.org/x-mpwgbnhhpekiayhc)
2021-02-13 11:27:22 +0100themsay[m](themsaymat@gateway/shell/matrix.org/x-uexozkqkrcwbgkmf)
2021-02-13 11:27:26 +0100hsiktas[m](hsiktasmat@gateway/shell/matrix.org/x-wbelyhbgwurqffuc)
2021-02-13 11:27:26 +0100Deide(~Deide@217.155.19.23)
2021-02-13 11:27:30 +0100Arthurionius(b28199a4@h178-129-153-164.dyn.bashtel.ru)
2021-02-13 11:27:36 +0100boistordu(boistordum@gateway/shell/matrix.org/x-otudrurwyfjhjyeh)
2021-02-13 11:27:59 +0100immae(immaematri@gateway/shell/matrix.org/x-tiyhvfpvhmkhqczt)
2021-02-13 11:28:23 +0100sord937(~sord937@gateway/tor-sasl/sord937)
2021-02-13 11:28:35 +0100ThaEwat(thaewraptm@gateway/shell/matrix.org/x-gqbfdervbweouswn)
2021-02-13 11:28:48 +0100toasty_avocado[m(toastyavoc@gateway/shell/matrix.org/x-jsdrvxcyrwbavsoz)
2021-02-13 11:28:48 +0100michaelpj(michaelpjm@gateway/shell/matrix.org/x-iiahatrfatekpzrd)
2021-02-13 11:29:01 +0100siraben(sirabenmat@gateway/shell/matrix.org/x-cyztrviuhmmktqic)
2021-02-13 11:29:06 +0100fgaz(fgazmatrix@gateway/shell/matrix.org/x-nyrvltrxkwragnay)
2021-02-13 11:29:33 +0100polyphem(~p0lyph3m@2a02:810d:640:776c:76d7:55f6:f85b:c889)
2021-02-13 11:29:59 +0100psydruid(psydruidma@gateway/shell/matrix.org/x-eqegzakvyvcpandg)
2021-02-13 11:30:04 +0100my_name_is_not_j(mynameisno@gateway/shell/matrix.org/x-zguuuksgwkokevfv)
2021-02-13 11:30:05 +0100brightly-salty[m(brightly-s@gateway/shell/matrix.org/x-ogwkrrrpdfbhchfv)
2021-02-13 11:30:09 +0100mly[m](mlydisenco@gateway/shell/matrix.org/x-ohooifqyweouveqt)
2021-02-13 11:30:10 +0100xosdy[m](xosdyaleth@gateway/shell/matrix.org/x-wfyxgeefwkppaswz)
2021-02-13 11:30:12 +0100sord937(~sord937@gateway/tor-sasl/sord937) (Client Quit)
2021-02-13 11:30:12 +0100betrion[m](betrionmat@gateway/shell/matrix.org/x-zledhzftbqxbmtzo)
2021-02-13 11:30:16 +0100pqwy[m](pqwymatrix@gateway/shell/matrix.org/x-kvhdjifblcqkspll)
2021-02-13 11:30:16 +0100jkaye[m](jkayematri@gateway/shell/matrix.org/x-auaqmilwknttqznk)
2021-02-13 11:30:18 +0100alar[m](alarmxalat@gateway/shell/matrix.org/x-whjgkcidqiurbmwg)
2021-02-13 11:30:18 +0100mentaal[m](mentaalmat@gateway/shell/matrix.org/x-hdydkatctozoytqd)
2021-02-13 11:30:19 +0100Poscat[m](poscatmatr@gateway/shell/matrix.org/x-fsrmkdzekzkdruuq)
2021-02-13 11:30:19 +0100bsima[m](bensimatim@gateway/shell/matrix.org/x-hrylwecnstvvvksb)
2021-02-13 11:30:20 +0100sramsay64[m](sramsay64p@gateway/shell/matrix.org/x-wbfpnfqmourfuzvb)
2021-02-13 11:30:21 +0100itai33[m](itai33matr@gateway/shell/matrix.org/x-rqukmknlgnoszibu)
2021-02-13 11:30:24 +0100acdsystemliorg[m(acdsysteml@gateway/shell/matrix.org/x-wfegzhihubatvjpf)
2021-02-13 11:30:25 +0100mjlbach(atriusmatr@gateway/shell/matrix.org/x-eenifibziaybhutm)
2021-02-13 11:30:42 +0100shutendoji[m](shutendoji@gateway/shell/matrix.org/x-wmhrztbchxgcolui)
2021-02-13 11:30:56 +0100heatsink(~heatsink@2600:1700:bef1:5e10:b157:e532:1043:694d) (Ping timeout: 240 seconds)
2021-02-13 11:31:17 +0100dhil(~dhil@80.208.56.181)
2021-02-13 11:31:17 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 11:32:18 +0100Lurkki[m]1(lurkkifene@gateway/shell/matrix.org/x-trvaivugkujrhhgm)
2021-02-13 11:32:24 +0100maralorn(maralornma@gateway/shell/matrix.org/x-tmomloqgbbriwcoj)
2021-02-13 11:32:26 +0100unclechu(unclechuma@gateway/shell/matrix.org/x-xsnocjcholzecfzm)
2021-02-13 11:32:31 +0100tomsen[m](tfbiomatri@gateway/shell/matrix.org/x-sozstiiohetohvrq)
2021-02-13 11:32:31 +0100Sarievo[m](sarievoale@gateway/shell/matrix.org/x-pwrotwpxvjvpdpkd)
2021-02-13 11:32:33 +0100Lurkki[m](lurkkipriv@gateway/shell/matrix.org/x-bixvkjbjhrxyydct)
2021-02-13 11:32:55 +0100bitonic(bitonicmat@gateway/shell/matrix.org/x-wjlfbbspwkryfgxx)
2021-02-13 11:33:08 +0100domenkozar[m](domenkozar@NixOS/user/domenkozar)
2021-02-13 11:34:04 +0100MrMuffles[m](mrmufflesm@gateway/shell/matrix.org/x-nvvkiaoxkwfytpng)
2021-02-13 11:34:44 +0100noIOBeforeBedtim(dissatisfi@gateway/shell/matrix.org/x-nbankxgtuymsnayq)
2021-02-13 11:34:46 +0100Ericson2314(ericson231@gateway/shell/matrix.org/x-fjhufgrqaqhtaxed)
2021-02-13 11:35:44 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 11:37:07 +0100berberman[T](berberma4@gateway/shell/matrix.org/x-rrcwrxkytccoohwj)
2021-02-13 11:37:07 +0100freeman42x[m](freeman42x@gateway/shell/matrix.org/x-shzwgjbmsvbxgqnr)
2021-02-13 11:37:07 +0100Hatsue[m](berbermanm@gateway/shell/matrix.org/x-ofhjghikpvbiahie)
2021-02-13 11:37:10 +0100lambdaclan(lambdaclan@gateway/shell/matrix.org/x-ckvboxgaoawzziqk)
2021-02-13 11:37:11 +0100PotatoHatsue(berbermanp@gateway/shell/matrix.org/x-ucrbucgjroxpbmok)
2021-02-13 11:37:50 +0100Hanma[m](hanmamatri@gateway/shell/matrix.org/x-dungldpayxckhnuj)
2021-02-13 11:37:57 +0100ciderpunx[m](ciderpunxm@gateway/shell/matrix.org/x-nfhcjeegyfehqzkm)
2021-02-13 11:38:42 +0100cnmne[m](cnmnematri@gateway/shell/matrix.org/x-cqpmffclgopdmgey)
2021-02-13 11:39:11 +0100jtojnar(jtojnarmat@gateway/shell/matrix.org/x-frnxfhlohoyekbwg)
2021-02-13 11:39:14 +0100jamm_(~jamm@unaffiliated/jamm)
2021-02-13 11:39:34 +0100alexfmpe(alexfmpema@gateway/shell/matrix.org/x-seqxxonqpblolqvr)
2021-02-13 11:40:46 +0100lierdakil[m](lierdakilm@gateway/shell/matrix.org/x-jragluuzcyyumqfd)
2021-02-13 11:41:02 +0100knupfer(~Thunderbi@200116b82cd772008c2730dd48c9659d.dip.versatel-1u1.de)
2021-02-13 11:41:07 +0100sigmacool[m](sigmacoolm@gateway/shell/matrix.org/x-sghdhyptjdyxumft)
2021-02-13 11:41:07 +0100Shailangsa_(~shailangs@host217-39-45-144.range217-39.btcentralplus.com)
2021-02-13 11:41:34 +0100lnxw37d4(lnxw37d4ma@gateway/shell/matrix.org/x-xwijzmlhgodfxcjx)
2021-02-13 11:41:56 +0100CaptainYukinoshi(captain-yu@gateway/shell/matrix.org/x-zgsljekcnmdbgdja)
2021-02-13 11:42:15 +0100ManofLetters[m](manoflette@gateway/shell/matrix.org/x-tgatyselkdbxouxj)
2021-02-13 11:44:34 +0100sm[m](simonmicma@gateway/shell/matrix.org/x-yfkasbhmcoifngqq)
2021-02-13 11:45:01 +0100jamesfielder[m](jamesfield@gateway/shell/matrix.org/x-bkqpgsffhnumuiab)
2021-02-13 11:45:38 +0100johnnyboy[m](gifumatrix@gateway/shell/matrix.org/x-loevvexwawrvgdrg)
2021-02-13 11:46:03 +0100dddddd(~dddddd@unaffiliated/dddddd) (Ping timeout: 256 seconds)
2021-02-13 11:46:03 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Remote host closed the connection)
2021-02-13 11:46:16 +0100sawmon-and-natal(sawmon-and@gateway/shell/matrix.org/x-cbpebodepnzilsyg)
2021-02-13 11:46:23 +0100dddddd(~dddddd@unaffiliated/dddddd)
2021-02-13 11:46:50 +0100LiyangHU[m](liyangmatr@gateway/shell/matrix.org/x-wjibgicklbnudzgx)
2021-02-13 11:46:51 +0100jesser[m](jessermatr@gateway/shell/matrix.org/x-vwlxxkpcyibvowcv)
2021-02-13 11:46:54 +0100VarikValefor[m](varikvalef@gateway/shell/matrix.org/x-laqejjsodhjpaqts)
2021-02-13 11:47:00 +0100CrabMan(phi-matrix@gateway/shell/matrix.org/x-ytslldxsctkpondd)
2021-02-13 11:47:01 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 11:47:25 +0100Neuromancer(~Neuromanc@unaffiliated/neuromancer) (Ping timeout: 240 seconds)
2021-02-13 11:49:09 +0100speakerspivakeem(speakerdea@gateway/shell/matrix.org/x-srvgxrpuiwxcvfbs)
2021-02-13 11:49:22 +0100plumenator[m](plumenator@gateway/shell/matrix.org/x-sawgbtppavskcshn)
2021-02-13 11:51:17 +0100mouseghost(~draco@87-206-9-185.dynamic.chello.pl)
2021-02-13 11:51:17 +0100mouseghost(~draco@87-206-9-185.dynamic.chello.pl) (Changing host)
2021-02-13 11:51:17 +0100mouseghost(~draco@wikipedia/desperek)
2021-02-13 11:51:17 +0100pavonia(~user@unaffiliated/siracusa)
2021-02-13 11:51:26 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 11:52:41 +0100jchia[m](jchiamatri@gateway/shell/matrix.org/x-klhmsevvpixoygjy)
2021-02-13 11:53:25 +0100dddddd(~dddddd@unaffiliated/dddddd) (Ping timeout: 256 seconds)
2021-02-13 11:53:41 +0100enya[m](enyaismatr@gateway/shell/matrix.org/x-ihbcsvhqkfucgetd)
2021-02-13 11:54:37 +0100utdemir[m](utdemirmat@gateway/shell/matrix.org/x-hfhhsjmkraluezli)
2021-02-13 11:55:44 +0100adziahel[m](adziahelma@gateway/shell/matrix.org/x-xnqshjsupqrmvjsv)
2021-02-13 11:56:39 +0100doct0rhu[m](doct0rhumo@gateway/shell/matrix.org/x-sclmrpjhhzjosvzp)
2021-02-13 11:57:10 +0100__minoru__shirae(~shiraeesh@109.166.56.65)
2021-02-13 11:58:36 +0100geowiesnot(~user@87-89-181-157.abo.bbox.fr) (Ping timeout: 240 seconds)
2021-02-13 12:01:09 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 12:01:30 +0100Sgeo(~Sgeo@ool-18b98aa4.dyn.optonline.net) (Read error: Connection reset by peer)
2021-02-13 12:03:44 +0100danza(~francesco@151.74.111.178)
2021-02-13 12:04:29 +0100xff0x(~xff0x@2001:1a81:52bc:5400:997f:842:8732:76d3) (Quit: xff0x)
2021-02-13 12:05:57 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 12:06:28 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 12:08:40 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 12:08:45 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net)
2021-02-13 12:10:45 +0100ulidtko|kk(~ulidtko@31.133.98.210) (Ping timeout: 264 seconds)
2021-02-13 12:11:12 +0100f-a(~f-a@151.36.122.18)
2021-02-13 12:12:14 +0100fendor(~fendor@77.119.131.57.wireless.dyn.drei.com)
2021-02-13 12:12:24 +0100xff0x(~xff0x@2001:1a81:52bc:5400:1105:83cf:5342:8ee4)
2021-02-13 12:12:51 +0100jamm__(~jamm@unaffiliated/jamm)
2021-02-13 12:13:15 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net) (Ping timeout: 272 seconds)
2021-02-13 12:13:53 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 12:14:56 +0100knupfer(~Thunderbi@200116b82cd772008c2730dd48c9659d.dip.versatel-1u1.de) (Ping timeout: 240 seconds)
2021-02-13 12:15:26 +0100jamm_(~jamm@unaffiliated/jamm) (Ping timeout: 240 seconds)
2021-02-13 12:16:18 +0100gehmehgeh(~ircuser1@gateway/tor-sasl/gehmehgeh) (Remote host closed the connection)
2021-02-13 12:16:18 +0100dddddd(~dddddd@unaffiliated/dddddd)
2021-02-13 12:17:29 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 12:17:32 +0100darjeeling_(~darjeelin@39.185.119.195)
2021-02-13 12:17:41 +0100gehmehgeh(~ircuser1@gateway/tor-sasl/gehmehgeh)
2021-02-13 12:17:59 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029) (Ping timeout: 246 seconds)
2021-02-13 12:19:18 +0100dddddd(~dddddd@unaffiliated/dddddd) (Excess Flood)
2021-02-13 12:19:37 +0100dddddd(~dddddd@unaffiliated/dddddd)
2021-02-13 12:21:58 +0100danvet(~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa)
2021-02-13 12:24:24 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 12:25:02 +0100f-a(~f-a@151.36.122.18) (Quit: leaving)
2021-02-13 12:26:15 +0100shad0w_(~shad0w@49.36.154.83) (Quit: Leaving)
2021-02-13 12:26:17 +0100dddddd(~dddddd@unaffiliated/dddddd) (Ping timeout: 256 seconds)
2021-02-13 12:27:05 +0100dddddd(~dddddd@unaffiliated/dddddd)
2021-02-13 12:27:14 +0100darjeeling_(~darjeelin@39.185.119.195) (Ping timeout: 265 seconds)
2021-02-13 12:27:36 +0100heatsink(~heatsink@2600:1700:bef1:5e10:b157:e532:1043:694d)
2021-02-13 12:27:45 +0100mouseghost(~draco@wikipedia/desperek) (Read error: Connection reset by peer)
2021-02-13 12:29:21 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 12:30:03 +0100gizz(~gizz@37.228.255.52)
2021-02-13 12:30:15 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 12:31:57 +0100dddddd(~dddddd@unaffiliated/dddddd) (Ping timeout: 256 seconds)
2021-02-13 12:32:26 +0100heatsink(~heatsink@2600:1700:bef1:5e10:b157:e532:1043:694d) (Ping timeout: 264 seconds)
2021-02-13 12:32:45 +0100dddddd(~dddddd@unaffiliated/dddddd)
2021-02-13 12:33:04 +0100Neuromancer(~Neuromanc@unaffiliated/neuromancer)
2021-02-13 12:36:16 +0100 <merijn> swarmcollective: That would require a fundamentally different implementation that'd have considerable performance impact, so that'd probably have to be an entirely different channel type
2021-02-13 12:39:27 +0100f-a(~f-a@151.36.122.18)
2021-02-13 12:40:14 +0100DavidEichmann(~david@234.109.45.217.dyn.plus.net)
2021-02-13 12:41:59 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 12:44:07 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 12:44:19 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 12:45:51 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl)
2021-02-13 12:46:25 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl) (Client Quit)
2021-02-13 12:46:43 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl)
2021-02-13 12:46:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 12:46:55 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl) (Remote host closed the connection)
2021-02-13 12:47:11 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl)
2021-02-13 12:47:57 +0100Arthurionius(b28199a4@h178-129-153-164.dyn.bashtel.ru) (Quit: Connection closed)
2021-02-13 12:49:19 +0100jamm__(~jamm@unaffiliated/jamm) (Remote host closed the connection)
2021-02-13 12:49:25 +0100Neuromancer(~Neuromanc@unaffiliated/neuromancer) (Ping timeout: 240 seconds)
2021-02-13 12:51:22 +0100pera(~pera@unaffiliated/pera)
2021-02-13 12:52:45 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net)
2021-02-13 12:58:00 +0100frozenErebus(~frozenEre@94.128.81.133) (Quit: leaving)
2021-02-13 12:58:18 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 12:59:09 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 13:03:39 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 13:15:23 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 13:16:01 +0100samlamamma(~user@83-92-112-87-cable.dk.customer.tdc.net)
2021-02-13 13:16:50 +0100Tops2(~Tobias@dyndsl-095-033-088-064.ewe-ip-backbone.de)
2021-02-13 13:17:08 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl) (Quit: coot)
2021-02-13 13:17:24 +0100 <samlamamma> Do you guys allow for off-topic talk? I've got some questions re: pl theory and type systems
2021-02-13 13:19:33 +0100 <merijn> samlamamma: That's usually considered *somewhat* on topic :p
2021-02-13 13:20:29 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 13:22:57 +0100dddddd(~dddddd@unaffiliated/dddddd) (Ping timeout: 256 seconds)
2021-02-13 13:23:08 +0100 <samlamamma> Haha cool, I'll have a go then :-). For different theories of logic we have the Nelson-Oppen combination procedure. This means that we can have separate theories regarding lists and uninterpreted functions and then combine them to express properties regarding both. This is cool!
2021-02-13 13:23:25 +0100conal(~conal@64.71.133.70) (Ping timeout: 240 seconds)
2021-02-13 13:25:13 +0100 <samlamamma> For PLs we typically pick 1 type theory. TypeScript has one, Haskell has one (with a lot of extensions), Rust has one, and so on. This is nice, we essentially restrict our semantics in some ways in order to make creating correct systems easier (HS: I/O is explicitly tracked => reasoning about functions as *actual* functions and not procedures, RS: no aliasing *and* mutation at the same time => correct shared memory concurrency).
2021-02-13 13:25:27 +0100netsoundW1(~netsoundW@185.163.110.108) (Remote host closed the connection)
2021-02-13 13:27:01 +0100f-a(~f-a@151.36.122.18) ()
2021-02-13 13:27:08 +0100 <samlamamma> Why can't 1 language have multiple type systems that can be turned on and off or combined in some Nelson-Oppen for TS? I think that sounds great.
2021-02-13 13:27:46 +0100 <samlamamma> Like (with-type-system NoMut+Alias (do-concurrent-stuff))
2021-02-13 13:27:47 +0100 <merijn> I think the main issue is that most people haven't found a way to do that in a practical way yet, tbh
2021-02-13 13:27:57 +0100heatsink(~heatsink@2600:1700:bef1:5e10:3994:e10d:3dc3:4206)
2021-02-13 13:28:07 +0100 <merijn> samlamamma: You also need to work out and ensure that all 2^n combinations work
2021-02-13 13:28:18 +0100 <merijn> Which rather complicates your proofs :)
2021-02-13 13:28:27 +0100 <merijn> Unless you can prove they're independent, but that's also hard
2021-02-13 13:28:35 +0100 <samlamamma> Yeah, I think the closest to that is the gradual typing research (which is just "here's 2 type systems, let's have em work together")
2021-02-13 13:29:32 +0100 <samlamamma> This is why I'm like "But Nelson-Oppen!!!", is it trivial to see why we can't construct type systems which are composable? Cuz I don't see it
2021-02-13 13:29:45 +0100gizz(~gizz@37.228.255.52) (Ping timeout: 240 seconds)
2021-02-13 13:30:12 +0100 <merijn> samlamamma: Eh...implement a proof of concept and you're a shoe in for publication at ICFP or POPL, I think :p
2021-02-13 13:32:11 +0100borne(~fritjof@200116b8647b450069fc6bd724c60777.dip.versatel-1u1.de)
2021-02-13 13:33:02 +0100heatsink(~heatsink@2600:1700:bef1:5e10:3994:e10d:3dc3:4206) (Ping timeout: 264 seconds)
2021-02-13 13:33:17 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 13:33:59 +0100 <samlamamma> merijn: Haha yeah :-). I get that it's a bit out there, but I just assumed that someone would roll their eyes and be like "No, this is obviously not possible"
2021-02-13 13:35:23 +0100darjeeling_(~darjeelin@39.185.119.195)
2021-02-13 13:37:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 13:38:49 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029)
2021-02-13 13:39:44 +0100DataComputist(~lumeng@50.43.26.251) (Ping timeout: 265 seconds)
2021-02-13 13:41:55 +0100danvet(~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (Ping timeout: 272 seconds)
2021-02-13 13:44:26 +0100__minoru__shirae(~shiraeesh@109.166.56.65) (Ping timeout: 246 seconds)
2021-02-13 13:45:15 +0100Synthetica(uid199651@gateway/web/irccloud.com/x-lrtvuqebgbvyegmr) (Quit: Connection closed for inactivity)
2021-02-13 13:46:01 +0100geekosaur(ac3a5334@172.58.83.52)
2021-02-13 13:47:56 +0100tv(~tv@unaffiliated/tv) (Ping timeout: 246 seconds)
2021-02-13 13:48:54 +0100tv(~tv@unaffiliated/tv)
2021-02-13 13:50:29 +0100Shailangsa_(~shailangs@host217-39-45-144.range217-39.btcentralplus.com) (Ping timeout: 268 seconds)
2021-02-13 13:51:17 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 13:52:24 +0100dhil(~dhil@80.208.56.181) (Ping timeout: 240 seconds)
2021-02-13 13:54:02 +0100zebrag(~inkbottle@aaubervilliers-654-1-112-148.w86-198.abo.wanadoo.fr)
2021-02-13 13:55:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 13:59:17 +0100conal(~conal@64.71.133.70)
2021-02-13 13:59:53 +0100vchlup(~vchlup@115.128.broadband17.iol.cz) (Quit: Leaving)
2021-02-13 14:00:08 +0100__minoru__shirae(~shiraeesh@109.166.56.65)
2021-02-13 14:07:37 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 14:08:11 +0100vgtw_(~vgtw@gateway/tor-sasl/vgtw)
2021-02-13 14:08:21 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 264 seconds)
2021-02-13 14:09:45 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 14:09:49 +0100lawid_(~quassel@dslb-090-186-208-195.090.186.pools.vodafone-ip.de)
2021-02-13 14:10:02 +0100lawid(~quassel@dslb-088-075-110-201.088.075.pools.vodafone-ip.de) (Ping timeout: 256 seconds)
2021-02-13 14:10:50 +0100dddddd(~dddddd@unaffiliated/dddddd)
2021-02-13 14:12:05 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 14:12:13 +0100vgtw(~vgtw@gateway/tor-sasl/vgtw) (Ping timeout: 268 seconds)
2021-02-13 14:12:14 +0100vgtw_vgtw
2021-02-13 14:13:02 +0100shailangsa(~shailangs@host86-186-177-153.range86-186.btcentralplus.com)
2021-02-13 14:13:27 +0100jb55(~jb55@gateway/tor-sasl/jb55) (Ping timeout: 268 seconds)
2021-02-13 14:15:05 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 256 seconds)
2021-02-13 14:15:21 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 14:16:17 +0100Wuzzy(~Wuzzy@p57a2e574.dip0.t-ipconnect.de)
2021-02-13 14:17:55 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 14:18:27 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 14:20:14 +0100__monty__(~toonn@unaffiliated/toonn)
2021-02-13 14:20:57 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 264 seconds)
2021-02-13 14:21:08 +0100plutoniix(~q@node-unr.pool-125-24.dynamic.totinternet.net)
2021-02-13 14:21:16 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 14:24:31 +0100 <tromp> i'm having problems running ghc on my MacOSX upgraded to Catalina. brew install ghc supposedly upgraded to ghc 8.10.3 but my /usr/local/bin/ghc is still 8.6.3
2021-02-13 14:24:48 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 14:25:14 +0100 <tromp> just tried installing from https://www.haskell.org/ghcup/ but that fails with [ ghc-configure ] configure: error: C compiler cannot create executables
2021-02-13 14:26:37 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 265 seconds)
2021-02-13 14:26:52 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 14:26:59 +0100 <tromp> ghc-configure.log says See `config.log' for more details but i don't see that file
2021-02-13 14:27:09 +0100jb55(~jb55@gateway/tor-sasl/jb55)
2021-02-13 14:27:56 +0100 <tromp> ah, found it
2021-02-13 14:28:49 +0100heatsink(~heatsink@2600:1700:bef1:5e10:3994:e10d:3dc3:4206)
2021-02-13 14:29:29 +0100tremon(~aschuring@217-63-61-89.cable.dynamic.v4.ziggo.nl)
2021-02-13 14:30:00 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 265 seconds)
2021-02-13 14:30:06 +0100coco(~coco@85.195.206.253)
2021-02-13 14:33:38 +0100heatsink(~heatsink@2600:1700:bef1:5e10:3994:e10d:3dc3:4206) (Ping timeout: 264 seconds)
2021-02-13 14:33:43 +0100 <tromp> configure:3862: gcc -V >&5
2021-02-13 14:33:43 +0100 <tromp> gcc: error: unrecognized command-line option '-V'
2021-02-13 14:34:01 +0100 <tromp> is how things start going wrong
2021-02-13 14:34:17 +0100 <geekosaur> that should not be related to the actual error
2021-02-13 14:34:18 +0100 <merijn> Sounds like your gcc is broken
2021-02-13 14:34:22 +0100 <tromp> gcc --version
2021-02-13 14:34:22 +0100 <tromp> gcc (Homebrew GCC 10.2.0_3) 10.2.0
2021-02-13 14:34:42 +0100 <merijn> tromp: oh, macOS, do you have XCode commandline tools installed?
2021-02-13 14:35:07 +0100borne(~fritjof@200116b8647b450069fc6bd724c60777.dip.versatel-1u1.de) (Ping timeout: 272 seconds)
2021-02-13 14:35:10 +0100 <tromp> yes, i ran xcode-select --install
2021-02-13 14:35:19 +0100 <merijn> hmm
2021-02-13 14:35:45 +0100aramend(~aramend@5.186.119.223.cgn.fibianet.dk)
2021-02-13 14:37:15 +0100frozenErebus(~frozenEre@94.128.81.133) (Ping timeout: 265 seconds)
2021-02-13 14:37:34 +0100son0p(~son0p@181.136.122.143)
2021-02-13 14:41:15 +0100 <tromp> seems same problem as on https://stackoverflow.com/questions/58036549/configure-error-c-compiler-cannot-create-executables-…
2021-02-13 14:41:18 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 14:41:31 +0100raym(~ray@45.64.220.98) (Quit: leaving)
2021-02-13 14:42:53 +0100 <merijn> tromp: What happens when you remove homebrew gcc from your path
2021-02-13 14:44:46 +0100 <tromp> then i get clang
2021-02-13 14:44:57 +0100 <tromp> which also doesn't know -V
2021-02-13 14:46:01 +0100 <tromp> or rather, expects an argument for -V
2021-02-13 14:46:07 +0100 <merijn> tromp: I mean, I've installed GHC on macOS dozens of times over the past years and never had issues, but I also never had homebrew compilers lying around
2021-02-13 14:46:15 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 14:46:37 +0100 <merijn> It could very well be that bug is much earlier in the configure
2021-02-13 14:46:49 +0100 <merijn> In that it is running the wrong tests due to a misdetection earlier
2021-02-13 14:47:15 +0100 <tromp> but configure seems to rely on gcc knowing -V
2021-02-13 14:48:11 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 14:48:16 +0100 <tromp> or do you think that earlier it should have detected that my gcc is the kind that needs --version ?
2021-02-13 14:48:29 +0100 <merijn> Yes, no, maybe, who knows
2021-02-13 14:49:01 +0100 <merijn> That's why I suggested running configure with no Homebrew compiler on your path (or maybe avoid entire homebrew dir on your path to see if it works then
2021-02-13 14:49:22 +0100samlamamma(~user@83-92-112-87-cable.dk.customer.tdc.net) (Remote host closed the connection)
2021-02-13 14:49:30 +0100 <tromp> actually, i do see earlier invocations of gcc --version
2021-02-13 14:49:41 +0100dyeplexer(~lol@unaffiliated/terpin)
2021-02-13 14:49:53 +0100jamm_(~jamm@unaffiliated/jamm)
2021-02-13 14:49:56 +0100polyphem(~p0lyph3m@2a02:810d:640:776c:76d7:55f6:f85b:c889) (Ping timeout: 240 seconds)
2021-02-13 14:50:42 +0100Lycurgus(~niemand@cpe-45-46-139-165.buffalo.res.rr.com)
2021-02-13 14:51:52 +0100 <tromp> maybe it's just testing whether my gcc knows -V, rather than relying on it
2021-02-13 14:52:36 +0100Bimbur(531e22b4@byo180.neoplus.adsl.tpnet.pl)
2021-02-13 14:52:51 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 14:52:57 +0100 <tromp> later it barfs on
2021-02-13 14:53:00 +0100 <tromp> configure:3915: gcc -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c >&5
2021-02-13 14:53:01 +0100 <tromp> ld: library not found for -lSystem
2021-02-13 14:54:42 +0100jamm_(~jamm@unaffiliated/jamm) (Ping timeout: 260 seconds)
2021-02-13 14:56:07 +0100 <tromp> i think it was due to some alias i had.
2021-02-13 14:56:14 +0100 <tromp> alias openclc=/System/Library/Frameworks/OpenCL.framework/Libraries/openclc
2021-02-13 14:56:26 +0100Tario(~Tario@201.192.165.173)
2021-02-13 14:56:32 +0100 <tromp> can't remember why i put that in my bash_profile
2021-02-13 14:56:41 +0100 <tromp> but just undid it
2021-02-13 14:57:57 +0100 <tromp> cool, i can run ghc again
2021-02-13 14:58:56 +0100 <tromp> thx for help, merijn
2021-02-13 14:59:26 +0100Bimbursadasd
2021-02-13 14:59:29 +0100sadasdBimbur
2021-02-13 14:59:40 +0100hiroaki(~hiroaki@ip4d166d67.dynamic.kabel-deutschland.de)
2021-02-13 15:03:03 +0100neiluj(~jco@static.15.144.181.135.clients.your-server.de)
2021-02-13 15:03:03 +0100neiluj(~jco@static.15.144.181.135.clients.your-server.de) (Changing host)
2021-02-13 15:03:03 +0100neiluj(~jco@unaffiliated/neiluj)
2021-02-13 15:04:09 +0100soft-warm(4408f588@ip68-8-245-136.sd.sd.cox.net)
2021-02-13 15:06:34 +0100ukari(~ukari@unaffiliated/ukari) (Remote host closed the connection)
2021-02-13 15:06:39 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 15:07:13 +0100SupaYoshi(~supayoshi@213-10-140-13.fixed.kpn.net) (Quit: Goodbye!)
2021-02-13 15:08:39 +0100SupaYoshi(~supayoshi@213-10-140-13.fixed.kpn.net)
2021-02-13 15:10:56 +0100Bimburbirglumbor
2021-02-13 15:11:16 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 15:11:27 +0100birglumborBimbur
2021-02-13 15:12:20 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Remote host closed the connection)
2021-02-13 15:12:42 +0100Bimburbirglombur
2021-02-13 15:13:41 +0100berberman(~berberman@unaffiliated/berberman) (Ping timeout: 246 seconds)
2021-02-13 15:13:51 +0100mputz(~Thunderbi@dslb-088-064-063-125.088.064.pools.vodafone-ip.de)
2021-02-13 15:14:24 +0100berberman(~berberman@unaffiliated/berberman)
2021-02-13 15:15:05 +0100kephra(~kephra@195.140.213.38)
2021-02-13 15:16:31 +0100Sheilong(uid293653@gateway/web/irccloud.com/x-wprlceqhkwfmdjez)
2021-02-13 15:16:49 +0100mputz(~Thunderbi@dslb-088-064-063-125.088.064.pools.vodafone-ip.de) (Remote host closed the connection)
2021-02-13 15:17:11 +0100mputz(~Thunderbi@dslb-088-064-063-125.088.064.pools.vodafone-ip.de)
2021-02-13 15:18:29 +0100SupaYoshi(~supayoshi@213-10-140-13.fixed.kpn.net) (Quit: Goodbye!)
2021-02-13 15:19:34 +0100SupaYoshi(~supayoshi@213-10-140-13.fixed.kpn.net)
2021-02-13 15:19:38 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 15:24:36 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 15:26:06 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 246 seconds)
2021-02-13 15:27:46 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 15:27:48 +0100f-a(~f-a@151.36.122.18)
2021-02-13 15:28:08 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net)
2021-02-13 15:28:38 +0100jamesfielder[m](jamesfield@gateway/shell/matrix.org/x-bkqpgsffhnumuiab) (Quit: Idle for 30+ days)
2021-02-13 15:28:38 +0100sawmon-and-natal(sawmon-and@gateway/shell/matrix.org/x-cbpebodepnzilsyg) (Quit: Idle for 30+ days)
2021-02-13 15:29:15 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 15:29:53 +0100dddddd(~dddddd@unaffiliated/dddddd) (Ping timeout: 256 seconds)
2021-02-13 15:34:25 +0100aramend(~aramend@5.186.119.223.cgn.fibianet.dk) (Ping timeout: 240 seconds)
2021-02-13 15:34:51 +0100f-a(~f-a@151.36.122.18) (Read error: Connection reset by peer)
2021-02-13 15:35:51 +0100Aquazi(uid312403@gateway/web/irccloud.com/x-etfcqaohweqrgnsm) (Quit: Connection closed for inactivity)
2021-02-13 15:36:37 +0100geowiesnot(~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr)
2021-02-13 15:39:03 +0100coffeeturtle(~coffeetur@cpc103420-donc13-2-0-cust24.17-1.cable.virginm.net)
2021-02-13 15:39:32 +0100f-a(~f-a@151.46.73.251)
2021-02-13 15:40:02 +0100soft-warm(4408f588@ip68-8-245-136.sd.sd.cox.net) (Ping timeout: 240 seconds)
2021-02-13 15:40:41 +0100coffeeturtle(~coffeetur@cpc103420-donc13-2-0-cust24.17-1.cable.virginm.net) (Client Quit)
2021-02-13 15:42:43 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 15:43:05 +0100f-a(~f-a@151.46.73.251) (Client Quit)
2021-02-13 15:43:16 +0100dddddd(~dddddd@unaffiliated/dddddd)
2021-02-13 15:43:48 +0100SupaYoshi(~supayoshi@213-10-140-13.fixed.kpn.net) (Quit: Goodbye!)
2021-02-13 15:44:59 +0100SupaYoshi(~supayoshi@213-10-140-13.fixed.kpn.net)
2021-02-13 15:45:16 +0100birglombur(531e22b4@byo180.neoplus.adsl.tpnet.pl) (Quit: Connection closed)
2021-02-13 15:47:16 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 15:47:24 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 15:47:36 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 15:49:09 +0100son0p(~son0p@181.136.122.143) (Ping timeout: 264 seconds)
2021-02-13 15:51:17 +0100geekosaur(ac3a5334@172.58.83.52) (Quit: Connection closed)
2021-02-13 15:51:40 +0100p-core(~Thunderbi@2001:718:1e03:5128:3697:eeda:19aa:8e56)
2021-02-13 15:52:15 +0100gizz(~gizz@37.228.255.52)
2021-02-13 15:52:30 +0100poscat1(~poscat@2408:8207:482a:5640::1)
2021-02-13 15:52:36 +0100urodna(~urodna@unaffiliated/urodna)
2021-02-13 15:52:45 +0100poscat(~poscat@123.116.67.131) (Ping timeout: 264 seconds)
2021-02-13 15:54:12 +0100MidAutumnHotaru(~MidAutumn@unaffiliated/midautumnhotaru) (Quit: Quit 啾)
2021-02-13 15:54:51 +0100MidAutumnHotaru(~MidAutumn@unaffiliated/midautumnhotaru)
2021-02-13 15:57:02 +0100p-core(~Thunderbi@2001:718:1e03:5128:3697:eeda:19aa:8e56) (Quit: p-core)
2021-02-13 15:59:17 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 15:59:22 +0100soft-warm(4408f588@ip68-8-245-136.sd.sd.cox.net)
2021-02-13 15:59:39 +0100elfets(~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de)
2021-02-13 16:03:39 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl)
2021-02-13 16:03:56 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 16:04:05 +0100mputz(~Thunderbi@dslb-088-064-063-125.088.064.pools.vodafone-ip.de) (Quit: mputz)
2021-02-13 16:04:19 +0100deviantfero(~deviantfe@190.150.27.58)
2021-02-13 16:05:20 +0100knupfer(~Thunderbi@i577BCEB5.versanet.de)
2021-02-13 16:06:25 +0100__minoru__shirae(~shiraeesh@109.166.56.65) (Ping timeout: 240 seconds)
2021-02-13 16:07:18 +0100hyperisco(~hyperisco@104-195-141-253.cpe.teksavvy.com)
2021-02-13 16:10:19 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net)
2021-02-13 16:14:57 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net) (Ping timeout: 264 seconds)
2021-02-13 16:16:56 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 16:17:22 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 16:17:28 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 16:20:21 +0100geowiesnot(~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) (Ping timeout: 264 seconds)
2021-02-13 16:21:19 +0100frozenErebustheBatman
2021-02-13 16:21:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 16:25:21 +0100Saukk(~Saukk@83-148-239-3.dynamic.lounea.fi)
2021-02-13 16:26:52 +0100stef204(~stef204@unaffiliated/stef-204/x-384198)
2021-02-13 16:27:44 +0100caef^(caef@ip98-184-89-2.mc.at.cox.net) (Ping timeout: 256 seconds)
2021-02-13 16:31:04 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d)
2021-02-13 16:31:16 +0100seemtav_(~seemtav3@bcde0474.skybroadband.com)
2021-02-13 16:31:30 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 16:31:35 +0100electricityZZZZ(~electrici@108-216-157-17.lightspeed.sntcca.sbcglobal.net)
2021-02-13 16:32:06 +0100gizz(~gizz@37.228.255.52) (Quit: Leaving)
2021-02-13 16:36:02 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d) (Ping timeout: 264 seconds)
2021-02-13 16:36:33 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 16:41:13 +0100machinedgod(~machinedg@24.105.81.50)
2021-02-13 16:41:51 +0100Guest12996(~textual@zrcout.mskcc.org) (Ping timeout: 256 seconds)
2021-02-13 16:42:34 +0100justsomeguy(~justsomeg@unaffiliated/--/x-3805311) (Quit: WeeChat 2.9)
2021-02-13 16:43:10 +0100Alleria(~textual@zrcout.mskcc.org)
2021-02-13 16:43:33 +0100AlleriaGuest97862
2021-02-13 16:46:15 +0100tribly(~tribly@unaffiliated/tribly) (Ping timeout: 260 seconds)
2021-02-13 16:47:58 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 16:50:49 +0100rayyyy(~nanoz@gateway/tor-sasl/nanoz) (Remote host closed the connection)
2021-02-13 16:51:54 +0100mmohammadi9812(~mmohammad@95.154.201.153)
2021-02-13 16:52:36 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 16:53:39 +0100mmohammadi9812(~mmohammad@95.154.201.153) (Client Quit)
2021-02-13 16:54:12 +0100kritzefitz(~kritzefit@212.86.56.80)
2021-02-13 16:56:50 +0100alx741(~alx741@186.178.108.225)
2021-02-13 16:58:37 +0100cole-h(~cole-h@c-73-48-197-220.hsd1.ca.comcast.net)
2021-02-13 16:58:59 +0100deviantfero(~deviantfe@190.150.27.58) (Ping timeout: 272 seconds)
2021-02-13 17:00:15 +0100tribly(~tribly@unaffiliated/tribly)
2021-02-13 17:00:25 +0100deviantfero(~deviantfe@190.150.27.58)
2021-02-13 17:00:36 +0100Lycurgus(~niemand@cpe-45-46-139-165.buffalo.res.rr.com) (Quit: Exeunt)
2021-02-13 17:03:04 +0100nictki(~nictki@b2b-78-94-64-166.unitymedia.biz)
2021-02-13 17:03:22 +0100soft-warm(4408f588@ip68-8-245-136.sd.sd.cox.net) (Ping timeout: 240 seconds)
2021-02-13 17:04:09 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 17:05:16 +0100pera(~pera@unaffiliated/pera) (Ping timeout: 240 seconds)
2021-02-13 17:06:24 +0100mmohammadi9812(~mmohammad@95.154.201.153)
2021-02-13 17:06:43 +0100neiluj(~jco@unaffiliated/neiluj) (Quit: leaving)
2021-02-13 17:08:30 +0100nictki(~nictki@b2b-78-94-64-166.unitymedia.biz) (Quit: leaving)
2021-02-13 17:08:57 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 17:10:29 +0100danza(~francesco@151.74.111.178) (Quit: Leaving)
2021-02-13 17:14:49 +0100plutoniix(~q@node-unr.pool-125-24.dynamic.totinternet.net) (Ping timeout: 265 seconds)
2021-02-13 17:16:19 +0100berberman(~berberman@unaffiliated/berberman) (Quit: ZNC 1.8.2 - https://znc.in)
2021-02-13 17:16:51 +0100berberman(~berberman@unaffiliated/berberman)
2021-02-13 17:17:27 +0100berberman(~berberman@unaffiliated/berberman) (Max SendQ exceeded)
2021-02-13 17:18:10 +0100berberman(~berberman@unaffiliated/berberman)
2021-02-13 17:19:28 +0100ransom(~c4264035@2a09:bac0:98::830:8634)
2021-02-13 17:19:51 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 246 seconds)
2021-02-13 17:21:24 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 17:25:46 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Remote host closed the connection)
2021-02-13 17:26:21 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 17:26:25 +0100machinedgod(~machinedg@24.105.81.50) (Ping timeout: 240 seconds)
2021-02-13 17:28:09 +0100geowiesnot(~user@87-89-181-157.abo.bbox.fr)
2021-02-13 17:29:03 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net)
2021-02-13 17:29:23 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2021-02-13 17:30:44 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 17:31:46 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d)
2021-02-13 17:33:29 +0100Saukk(~Saukk@83-148-239-3.dynamic.lounea.fi) (Remote host closed the connection)
2021-02-13 17:36:38 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d) (Ping timeout: 264 seconds)
2021-02-13 17:36:49 +0100dhil(~dhil@80.208.56.181)
2021-02-13 17:38:21 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 17:38:51 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 17:39:52 +0100aramend(~aramend@5.186.119.223.cgn.fibianet.dk)
2021-02-13 17:41:21 +0100aramend(~aramend@5.186.119.223.cgn.fibianet.dk) (Client Quit)
2021-02-13 17:41:25 +0100ubert(~Thunderbi@p200300ecdf25d9cde6b318fffe838f33.dip0.t-ipconnect.de) (Remote host closed the connection)
2021-02-13 17:41:26 +0100aramend_(~aramend@5.186.119.223.cgn.fibianet.dk)
2021-02-13 17:41:39 +0100aramend_aramend
2021-02-13 17:42:15 +0100aramend(~aramend@5.186.119.223.cgn.fibianet.dk) (Remote host closed the connection)
2021-02-13 17:42:35 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029) (Ping timeout: 272 seconds)
2021-02-13 17:42:45 +0100theBatman(~frozenEre@94.128.81.133) (Ping timeout: 240 seconds)
2021-02-13 17:43:09 +0100geowiesnot(~user@87-89-181-157.abo.bbox.fr) (Ping timeout: 264 seconds)
2021-02-13 17:43:14 +0100rajivr(uid269651@gateway/web/irccloud.com/x-ztvatwyfhlumcudc) (Quit: Connection closed for inactivity)
2021-02-13 17:43:26 +0100caef^(caef@ip98-184-89-2.mc.at.cox.net)
2021-02-13 17:45:33 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 17:45:46 +0100aramend(~aramend@5.186.119.223.cgn.fibianet.dk)
2021-02-13 17:45:59 +0100geowiesnot(~user@87-89-181-157.abo.bbox.fr)
2021-02-13 17:46:03 +0100conal(~conal@64.71.133.70) (Quit: Computer has gone to sleep.)
2021-02-13 17:46:14 +0100grol(~quassel@216.130.192.4) (Ping timeout: 265 seconds)
2021-02-13 17:46:35 +0100ubert(~Thunderbi@p200300ecdf25d9cde6b318fffe838f33.dip0.t-ipconnect.de)
2021-02-13 17:47:35 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 17:48:01 +0100wei2912(~wei2912@unaffiliated/wei2912) (Remote host closed the connection)
2021-02-13 17:49:27 +0100Jd007(~Jd007@162.156.11.151)
2021-02-13 17:50:12 +0100jamm_(~jamm@unaffiliated/jamm)
2021-02-13 17:50:39 +0100geowiesnot(~user@87-89-181-157.abo.bbox.fr) (Ping timeout: 246 seconds)
2021-02-13 17:52:18 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 17:56:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 17:57:42 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com)
2021-02-13 18:01:26 +0100conal(~conal@64.71.133.70)
2021-02-13 18:05:04 +0100nyaomin(~naomi@cpe-74-75-6-125.maine.res.rr.com)
2021-02-13 18:05:45 +0100nyaomi(~naomi@cpe-74-75-6-125.maine.res.rr.com) (Ping timeout: 240 seconds)
2021-02-13 18:07:39 +0100geowiesnot(~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr)
2021-02-13 18:08:37 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 18:08:47 +0100geekosaur(82650c7a@130.101.12.122)
2021-02-13 18:09:44 +0100ransom(~c4264035@2a09:bac0:98::830:8634) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 18:11:45 +0100h2017(~h2017@bras-base-clbaon0201w-grc-32-142-114-145-140.dsl.bell.ca)
2021-02-13 18:11:47 +0100 <h2017> hi
2021-02-13 18:12:03 +0100 <h2017> if i have a choice between functional dependencies type families which should i choose?
2021-02-13 18:12:39 +0100 <merijn> "It Depends"
2021-02-13 18:12:52 +0100 <merijn> I find type families easier to reason about, but they don't infer well
2021-02-13 18:13:16 +0100 <merijn> If you're willing to abandon type inference, that's no problem, though
2021-02-13 18:13:39 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 18:13:56 +0100DavidEichmann(~david@234.109.45.217.dyn.plus.net) (Remote host closed the connection)
2021-02-13 18:16:54 +0100justanotheruser(~justanoth@unaffiliated/justanotheruser)
2021-02-13 18:17:57 +0100geowiesnot(~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) (Ping timeout: 264 seconds)
2021-02-13 18:20:04 +0100cole-h(~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 272 seconds)
2021-02-13 18:20:38 +0100brandly(~brandly@c-73-68-15-46.hsd1.ma.comcast.net)
2021-02-13 18:21:45 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Remote host closed the connection)
2021-02-13 18:22:09 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Ping timeout: 256 seconds)
2021-02-13 18:22:44 +0100brandly(~brandly@c-73-68-15-46.hsd1.ma.comcast.net) (Client Quit)
2021-02-13 18:23:49 +0100pera(~pera@unaffiliated/pera)
2021-02-13 18:23:59 +0100brandly(~brandly@73.68.15.46)
2021-02-13 18:24:09 +0100tzh(~tzh@c-24-21-73-154.hsd1.wa.comcast.net)
2021-02-13 18:24:16 +0100__minoru__shirae(~shiraeesh@109.166.56.65)
2021-02-13 18:24:50 +0100brandly(~brandly@73.68.15.46) (Client Quit)
2021-02-13 18:25:29 +0100brandly(~brandly@c-73-68-15-46.hsd1.ma.comcast.net)
2021-02-13 18:25:59 +0100Jd007(~Jd007@162.156.11.151) (Quit: Jd007)
2021-02-13 18:26:59 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 18:27:44 +0100machinedgod(~machinedg@135-23-192-217.cpe.pppoe.ca)
2021-02-13 18:28:53 +0100brandly(~brandly@c-73-68-15-46.hsd1.ma.comcast.net) (Client Quit)
2021-02-13 18:28:54 +0100Noldorin(~noldorin@unaffiliated/noldorin)
2021-02-13 18:31:36 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 18:32:22 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com)
2021-02-13 18:32:29 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d)
2021-02-13 18:35:21 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com) (Quit: Computer has gone to sleep.)
2021-02-13 18:36:13 +0100theBatman(~frozenEre@94.128.81.133)
2021-02-13 18:37:14 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d) (Ping timeout: 264 seconds)
2021-02-13 18:39:21 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 18:40:15 +0100juuandyy(~juuandyy@90.106.228.121)
2021-02-13 18:42:55 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 18:46:40 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl) (Quit: coot)
2021-02-13 18:47:42 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 18:49:18 +0100teardown(~user@gateway/tor-sasl/mrush)
2021-02-13 18:53:37 +0100hiptobecubic(~john@unaffiliated/hiptobecubic)
2021-02-13 18:53:45 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds)
2021-02-13 18:54:59 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 18:56:47 +0100xff0x(~xff0x@2001:1a81:52bc:5400:1105:83cf:5342:8ee4) (Ping timeout: 260 seconds)
2021-02-13 18:57:35 +0100elliott__(~elliott@pool-108-51-101-42.washdc.fios.verizon.net)
2021-02-13 18:57:38 +0100pera(~pera@unaffiliated/pera) (Quit: leaving)
2021-02-13 18:58:37 +0100xff0x(xff0x@gateway/vpn/mullvad/xff0x)
2021-02-13 19:00:05 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds)
2021-02-13 19:01:06 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 19:01:30 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 19:03:50 +0100Guest97862(~textual@zrcout.mskcc.org) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 19:06:24 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 19:06:33 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029)
2021-02-13 19:06:33 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 264 seconds)
2021-02-13 19:06:54 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 19:09:56 +0100theBatman(~frozenEre@94.128.81.133) (Remote host closed the connection)
2021-02-13 19:11:51 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 246 seconds)
2021-02-13 19:11:57 +0100deviantfero(~deviantfe@190.150.27.58) (Ping timeout: 264 seconds)
2021-02-13 19:12:42 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 19:13:15 +0100jamm_(~jamm@unaffiliated/jamm) (Remote host closed the connection)
2021-02-13 19:14:39 +0100DavidEichmann(~david@234.109.45.217.dyn.plus.net)
2021-02-13 19:15:30 +0100pera(~pera@unaffiliated/pera)
2021-02-13 19:15:31 +0100DTZUZU_(~DTZUZU@207.81.119.43)
2021-02-13 19:16:37 +0100DTZUZU(~DTZUZU@205.ip-149-56-132.net) (Read error: Connection reset by peer)
2021-02-13 19:17:07 +0100DTZUZU__(~DTZUZU@205.ip-149-56-132.net)
2021-02-13 19:17:29 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 19:18:22 +0100h2017(~h2017@bras-base-clbaon0201w-grc-32-142-114-145-140.dsl.bell.ca) (Quit: Leaving)
2021-02-13 19:18:37 +0100DTZUZU__DTZUZU
2021-02-13 19:20:04 +0100Alleria(~textual@2603-7000-3040-0000-0036-b491-5ac9-398e.res6.spectrum.com)
2021-02-13 19:20:27 +0100AlleriaGuest64938
2021-02-13 19:20:29 +0100DTZUZU_(~DTZUZU@207.81.119.43) (Ping timeout: 265 seconds)
2021-02-13 19:20:44 +0100DataComputist(~lumeng@50.43.26.251)
2021-02-13 19:21:45 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com)
2021-02-13 19:22:25 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 265 seconds)
2021-02-13 19:22:53 +0100dyeplexer(~lol@unaffiliated/terpin) (Remote host closed the connection)
2021-02-13 19:25:14 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d)
2021-02-13 19:25:28 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 19:26:47 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Remote host closed the connection)
2021-02-13 19:30:03 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 19:30:38 +0100justanotheruser(~justanoth@unaffiliated/justanotheruser) (Ping timeout: 264 seconds)
2021-02-13 19:33:27 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com) (Quit: Computer has gone to sleep.)
2021-02-13 19:34:45 +0100juuandyy(~juuandyy@90.106.228.121) (Ping timeout: 264 seconds)
2021-02-13 19:35:38 +0100son0p(~son0p@181.136.122.143)
2021-02-13 19:36:33 +0100Jd007(~Jd007@162.156.11.151)
2021-02-13 19:41:11 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 19:42:51 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 19:43:36 +0100DataComputist(~lumeng@50.43.26.251) (Ping timeout: 240 seconds)
2021-02-13 19:47:25 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 19:47:34 +0100DataComputist(~lumeng@50.43.26.251)
2021-02-13 19:47:57 +0100xff0x(xff0x@gateway/vpn/mullvad/xff0x) (Ping timeout: 264 seconds)
2021-02-13 19:49:12 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 19:49:49 +0100xff0x(~xff0x@2001:1a81:52bc:5400:1105:83cf:5342:8ee4)
2021-02-13 19:50:24 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 19:50:51 +0100 <monochrom> Associated type family, with the associated class using functional dependency. You can have both.
2021-02-13 19:51:36 +0100hiroaki(~hiroaki@ip4d166d67.dynamic.kabel-deutschland.de) (Ping timeout: 240 seconds)
2021-02-13 19:52:44 +0100_ht(~quassel@82-169-194-8.biz.kpn.net) (Read error: Connection reset by peer)
2021-02-13 19:52:53 +0100hiroaki(~hiroaki@ip4d166d67.dynamic.kabel-deutschland.de)
2021-02-13 19:53:15 +0100juuandyy(~juuandyy@90.106.228.121)
2021-02-13 19:53:32 +0100_ht(~quassel@82-169-194-8.biz.kpn.net)
2021-02-13 19:53:35 +0100shatriff(~vitaliish@176-52-216-242.irishtelecom.com) (Remote host closed the connection)
2021-02-13 19:56:25 +0100TommyC7TommyC
2021-02-13 19:58:32 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 19:59:15 +0100neiluj(~jco@91-167-203-101.subs.proxad.net)
2021-02-13 19:59:15 +0100neiluj(~jco@91-167-203-101.subs.proxad.net) (Changing host)
2021-02-13 19:59:15 +0100neiluj(~jco@unaffiliated/neiluj)
2021-02-13 20:01:42 +0100geekosaur(82650c7a@130.101.12.122) (Ping timeout: 240 seconds)
2021-02-13 20:03:49 +0100berberman_(~berberman@unaffiliated/berberman)
2021-02-13 20:05:05 +0100berberman(~berberman@unaffiliated/berberman) (Ping timeout: 272 seconds)
2021-02-13 20:05:07 +0100gioyik(~gioyik@gateway/tor-sasl/gioyik)
2021-02-13 20:05:32 +0100_ht(~quassel@82-169-194-8.biz.kpn.net) (Remote host closed the connection)
2021-02-13 20:05:54 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 20:06:16 +0100cheater(~user@unaffiliated/cheater) (Ping timeout: 240 seconds)
2021-02-13 20:06:44 +0100mmohammadi_9812(~mmohammad@95.154.201.153)
2021-02-13 20:07:10 +0100justanotheruser(~justanoth@unaffiliated/justanotheruser)
2021-02-13 20:08:08 +0100_ht(~quassel@82-169-194-8.biz.kpn.net)
2021-02-13 20:09:36 +0100mmohammadi9812(~mmohammad@95.154.201.153) (Ping timeout: 240 seconds)
2021-02-13 20:09:42 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com)
2021-02-13 20:09:43 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com) (Excess Flood)
2021-02-13 20:10:27 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com)
2021-02-13 20:10:39 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 20:11:48 +0100_ht(~quassel@82-169-194-8.biz.kpn.net) (Remote host closed the connection)
2021-02-13 20:13:43 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com) (Client Quit)
2021-02-13 20:13:49 +0100jamm_(~jamm@unaffiliated/jamm)
2021-02-13 20:16:07 +0100_ht(~quassel@82.169.194.8)
2021-02-13 20:17:18 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com)
2021-02-13 20:17:19 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com) (Excess Flood)
2021-02-13 20:18:07 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com)
2021-02-13 20:18:21 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 246 seconds)
2021-02-13 20:18:38 +0100jamm_(~jamm@unaffiliated/jamm) (Ping timeout: 264 seconds)
2021-02-13 20:21:01 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 20:23:26 +0100Kilomomo(~anon@186.113.173.107)
2021-02-13 20:25:05 +0100hiroaki(~hiroaki@ip4d166d67.dynamic.kabel-deutschland.de) (Ping timeout: 240 seconds)
2021-02-13 20:26:14 +0100geekosaur(82650c7a@130.101.12.122)
2021-02-13 20:27:25 +0100zar(~zar@fw1.ciirc.cvut.cz) (Ping timeout: 240 seconds)
2021-02-13 20:27:51 +0100 <shapr> @quote
2021-02-13 20:27:51 +0100 <lambdabot> ValarQ says: l33t_h4x0r: could you help me port GHC to the AVR architecture? <-- l33t_h4x0r has left #haskell
2021-02-13 20:27:59 +0100 <shapr> whoa, harsh
2021-02-13 20:28:02 +0100hiroaki(~hiroaki@ip4d166d67.dynamic.kabel-deutschland.de)
2021-02-13 20:33:13 +0100Kilomomo(~anon@186.113.173.107) (Quit: Leaving.)
2021-02-13 20:33:36 +0100Kilomomo(~anon@186.113.173.107)
2021-02-13 20:34:09 +0100hiroaki(~hiroaki@ip4d166d67.dynamic.kabel-deutschland.de) (Ping timeout: 264 seconds)
2021-02-13 20:37:29 +0100frozenErebus(~frozenEre@94.128.81.133) (Ping timeout: 272 seconds)
2021-02-13 20:39:05 +0100 <monochrom> Generally, those who call themselves "elite hackers" are clowns.
2021-02-13 20:39:51 +0100 <merijn> monochrom: What if I'm both? :>
2021-02-13 20:40:04 +0100 <Clint> decades of evidence support that conclusion
2021-02-13 20:40:06 +0100 <monochrom> yeah yeah there are exceptions
2021-02-13 20:40:15 +0100 <Logio> like the people who hack Elite the game
2021-02-13 20:40:47 +0100 <Logio> that's no clown business, unless you hack it to mod in clown graphics
2021-02-13 20:40:49 +0100ransom(~c4264035@2a09:bac0:98::830:8634)
2021-02-13 20:42:02 +0100 <monochrom> https://www.youtube.com/watch?v=SXmv8quf_xM is the example I really like about self-proclaimed hackers.
2021-02-13 20:42:20 +0100 <monochrom> (Oddly, I now find him looking very like Chris Allen...)
2021-02-13 20:43:40 +0100 <MarcelineVQ> needs glasses
2021-02-13 20:45:10 +0100hiroaki(~hiroaki@ip4d166d67.dynamic.kabel-deutschland.de)
2021-02-13 20:45:40 +0100kam1(~kam1@5.125.240.66)
2021-02-13 20:45:40 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d) (Remote host closed the connection)
2021-02-13 20:46:01 +0100melkornms(~melkor@2a02:2b88:2:1::5b34:1) (Quit: WeeChat 1.0.1)
2021-02-13 20:46:08 +0100_bo(~bo@178.150.122.153)
2021-02-13 20:47:21 +0100juuandyy(~juuandyy@90.106.228.121) (Ping timeout: 264 seconds)
2021-02-13 20:47:39 +0100raehik(~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net)
2021-02-13 20:48:16 +0100mmohammadi9812(~mmohammad@91.185.159.77)
2021-02-13 20:48:24 +0100kam1(~kam1@5.125.240.66) (Read error: Connection reset by peer)
2021-02-13 20:48:28 +0100melkor(~melkor@2a02:2b88:2:1::5b34:1)
2021-02-13 20:48:33 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 20:48:58 +0100mmohammadi_9812(~mmohammad@95.154.201.153) (Ping timeout: 256 seconds)
2021-02-13 20:51:18 +0100hexagenic(~mattias@81-224-116-201-no71.tbcn.telia.com)
2021-02-13 20:51:26 +0100mmohammadi9812(~mmohammad@91.185.159.77) (Max SendQ exceeded)
2021-02-13 20:51:54 +0100mmohammadi9812(~mmohammad@91.185.159.77)
2021-02-13 20:52:42 +0100juuandyy(~juuandyy@90.106.228.121)
2021-02-13 20:53:21 +0100electricityZZZZ(~electrici@108-216-157-17.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 264 seconds)
2021-02-13 20:54:16 +0100 <whataday> f::a->b ; g:: (a->r)->r ; fmap f g = ?
2021-02-13 20:55:47 +0100mizu_no_oto(~textual@cpe-66-66-222-11.rochester.res.rr.com) (Quit: Computer has gone to sleep.)
2021-02-13 20:55:55 +0100 <tomsmeding> `/quit
2021-02-13 20:55:59 +0100 <tomsmeding> ..... sorry
2021-02-13 20:57:33 +0100massma(~user@dyn-160-39-62-152.dyn.columbia.edu)
2021-02-13 20:58:36 +0100gioyik(~gioyik@gateway/tor-sasl/gioyik) (Ping timeout: 268 seconds)
2021-02-13 20:59:02 +0100minoru_shiraeesh(~shiraeesh@109.166.57.144)
2021-02-13 20:59:22 +0100juuandyy(~juuandyy@90.106.228.121) (Quit: Konversation terminated!)
2021-02-13 20:59:34 +0100kam1(~kam1@5.125.240.66)
2021-02-13 20:59:40 +0100__minoru__shirae(~shiraeesh@109.166.56.65) (Ping timeout: 272 seconds)
2021-02-13 21:00:27 +0100kam1(~kam1@5.125.240.66) (Read error: Connection reset by peer)
2021-02-13 21:00:39 +0100Kaivo(~Kaivo@ec2-15-222-231-32.ca-central-1.compute.amazonaws.com) (Quit: WeeChat 3.0)
2021-02-13 21:01:19 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 21:04:28 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 21:06:18 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 21:06:36 +0100kam1(~kam1@5.125.240.66)
2021-02-13 21:07:18 +0100kam1(~kam1@5.125.240.66) (Read error: Connection reset by peer)
2021-02-13 21:08:28 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 21:08:57 +0100knupfer(~Thunderbi@i577BCEB5.versanet.de) (Ping timeout: 264 seconds)
2021-02-13 21:10:05 +0100ixaxaar(~ixaxaar@49.207.197.94) (Ping timeout: 240 seconds)
2021-02-13 21:10:16 +0100frozenErebus(~frozenEre@94.128.81.133) (Ping timeout: 240 seconds)
2021-02-13 21:10:57 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029) (Ping timeout: 272 seconds)
2021-02-13 21:12:54 +0100cafce25(~cafce25@ipbcc3009d.dynamic.kabel-deutschland.de)
2021-02-13 21:13:39 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
2021-02-13 21:14:33 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 21:15:33 +0100massma(~user@dyn-160-39-62-152.dyn.columbia.edu) (Quit: rcirc on GNU Emacs 26.1)
2021-02-13 21:18:08 +0100Sgeo(~Sgeo@ool-18b98aa4.dyn.optonline.net)
2021-02-13 21:18:24 +0100madnificent(~madnifice@static.210.74.63.178.clients.your-server.de)
2021-02-13 21:18:57 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 21:21:34 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 21:21:52 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Remote host closed the connection)
2021-02-13 21:22:03 +0100ransom(~c4264035@2a09:bac0:98::830:8634) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 21:23:12 +0100 <madnificent> I'm getting hGetContents: illegal operation (delayed read on closed handle) when reading a file and processing it lazily. Is there a way to force reading of the file?
2021-02-13 21:23:39 +0100 <merijn> madnificent: Don't use lazy IO? :)
2021-02-13 21:23:46 +0100 <merijn> madnificent: How big a file are we talking?
2021-02-13 21:24:01 +0100 <madnificent> merijn: yes, how? :)
2021-02-13 21:24:04 +0100 <merijn> And which hGetContents are you using? (String, ByteString, Text?)
2021-02-13 21:24:07 +0100 <madnificent> Smal, I'm unknowing
2021-02-13 21:24:13 +0100 <madnificent> *small
2021-02-13 21:24:26 +0100 <merijn> What's small? kilobytes? megabytes?
2021-02-13 21:24:47 +0100 <madnificent> bytes. I mean, I'm really unknowing and toying around. There is zero reason not to load it in memory :P
2021-02-13 21:25:29 +0100 <Uniaika> madnificent: never use lazy IO
2021-02-13 21:25:30 +0100 <merijn> And I assume it's the String based hGetContents from base?
2021-02-13 21:26:03 +0100 <madnificent> It is almost 1kb, assuming 1 byte per character :P I simply don't know what to search for in the documentation. A pointer should be enough.
2021-02-13 21:26:07 +0100 <merijn> madnificent: You almost certainly want to use the hGetContents/readFile from either strict Text (if text, duh) or strict ByteString
2021-02-13 21:26:22 +0100 <madnificent> Thank you :D
2021-02-13 21:26:24 +0100f-a(~f-a@151.36.38.234)
2021-02-13 21:26:31 +0100 <merijn> @hackage text
2021-02-13 21:26:31 +0100 <lambdabot> https://hackage.haskell.org/package/text
2021-02-13 21:26:38 +0100giogiogio(5e89ad7c@94.137.173.124)
2021-02-13 21:26:56 +0100 <merijn> madnificent: Specifically Data.Text.IO.{hGetContents,readFile}
2021-02-13 21:26:57 +0100frozenErebus(~frozenEre@94.128.81.133) (Ping timeout: 264 seconds)
2021-02-13 21:27:23 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 21:27:32 +0100 <merijn> madnificent: You generally wanna use Text for processing files anyway. String use *stupidly* much memory for non-trivial text sizes
2021-02-13 21:28:16 +0100 <madnificent> I am still in trivial land, but that's good to know
2021-02-13 21:28:26 +0100 <merijn> madnificent: i.e. probably around 24 bytes per characters for String vs ~2 per character vs Text :)
2021-02-13 21:28:44 +0100 <merijn> madnificent: When I say non-trivial I mean "more then, like, 100 characters" :)
2021-02-13 21:29:28 +0100 <alexfmpe> what can I use if I want a 'interpret-bind' free monad rather than a 'interpret-join' (e.g. Control.Monad.Free.Free) one?
2021-02-13 21:29:28 +0100 <alexfmpe> I've found `operational` and `monad-skeleton` which look like what I want, but both seem to not have been touched in > 3 years - is there some other alternative?
2021-02-13 21:29:50 +0100kam1(~kam1@5.125.240.66)
2021-02-13 21:29:55 +0100kam1(~kam1@5.125.240.66) (Read error: Connection reset by peer)
2021-02-13 21:31:47 +0100 <monochrom> 24 bytes per list node for String. Not quite per character, GHC plays a flyweight trick, if you have 10000 'a's they share the same copy of 'a'.
2021-02-13 21:32:08 +0100 <merijn> monochrom: GHC does interning?
2021-02-13 21:32:22 +0100 <monochrom> yes
2021-02-13 21:32:37 +0100 <monochrom> But still, you have 10000 (:) nodes.
2021-02-13 21:32:38 +0100 <merijn> monochrom: For which values? Presumably not for tens of thousand unicode codepoints
2021-02-13 21:32:54 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl)
2021-02-13 21:33:01 +0100 <monochrom> "the small ones" but at least all of ASCII is covered.
2021-02-13 21:33:07 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
2021-02-13 21:33:11 +0100 <johnw> alexfmpe: I wouldn't take the age of operational as a necessarily bad sign
2021-02-13 21:33:12 +0100 <madnificent> merijn: not sure if it matters too much for my current toy. I'm treating the text as a matrix and convert the character values to another type. Though it seems the Text package contains all I need.
2021-02-13 21:33:23 +0100 <monochrom> I didn't check whether the table is dynamically expanded.
2021-02-13 21:34:06 +0100 <merijn> madnificent: It probably doesn't matter for toys, but it's good to get in the habit of using Text/ByteString (that last name is a historical accident, pretend it says "Bytes") where appropriate for when toys accidentally turn into non-toys :)
2021-02-13 21:34:22 +0100 <madnificent> agree
2021-02-13 21:34:37 +0100 <merijn> madnificent: Besides, converting from Text to String is a trivial "Data.Text.unpack" away :)
2021-02-13 21:35:21 +0100 <merijn> Besides Text has copies of basically the entire prelude String API
2021-02-13 21:35:22 +0100 <alexfmpe> johnw: Yeah I'm not worried of it being old per-se, just that it makes me wonder if some alternative cropped up and everyone moved over
2021-02-13 21:35:35 +0100 <johnw> alexfmpe: well, if you want algebraic effects, then yes, tons
2021-02-13 21:35:50 +0100 <johnw> alexfmpe: if you just want free monads for some other reason, it's still effective at what it advertises to do
2021-02-13 21:35:55 +0100 <merijn> Algebraic effects libraries are like cockroaches
2021-02-13 21:36:07 +0100fendor(~fendor@77.119.131.57.wireless.dyn.drei.com) (Remote host closed the connection)
2021-02-13 21:36:16 +0100 <merijn> If you see one, you can be sure there's a million others crawling around :p
2021-02-13 21:36:17 +0100 <madnificent> merijn: Yes, I thought it would be overkill, but everything seems to be in there. It's even a good exercise for my current state :D
2021-02-13 21:36:24 +0100 <johnw> I think we need an algebraic effect to describe the proliferation of algebraic effects libraries
2021-02-13 21:36:46 +0100 <johnw> they also seem to be so short-lived before the next one appears...
2021-02-13 21:37:15 +0100 <johnw> what's the new hotness these days? still fused-effects?
2021-02-13 21:37:22 +0100 <johnw> or that name I can never remember?
2021-02-13 21:37:23 +0100 <alexfmpe> well what I think I want is something that lets me 'intercept' the continuation like ContT but at every level
2021-02-13 21:37:33 +0100gioyik(~gioyik@gateway/tor-sasl/gioyik)
2021-02-13 21:38:45 +0100 <alexfmpe> something like Free over ContT might also work, but the operational ProgramT thing seemed to map one-to-one to what I had in mind
2021-02-13 21:38:50 +0100 <johnw> alexfmpe: ContT is really just FreeT encoded as functions, so I start with the lattr
2021-02-13 21:39:15 +0100 <merijn> johnw: The one by...I forget her name...but she made a GHC proposal to add some new primitives for algebraic effects that got accepted, so I'm assuming that's the latest hotness if it warrants modifying GHC :P
2021-02-13 21:39:20 +0100 <monochrom> I think the proliferation of effect libraries is a co-algebra. :)
2021-02-13 21:39:39 +0100 <alexfmpe> merijn: Emily Philmore & eff ?
2021-02-13 21:39:50 +0100 <johnw> polysemy? is that the one?
2021-02-13 21:40:15 +0100 <shapr> Lexi
2021-02-13 21:40:27 +0100 <alexfmpe> oops yeah
2021-02-13 21:40:44 +0100edwardkwaves to johnw.
2021-02-13 21:40:51 +0100 <johnw> hi edwardk!!
2021-02-13 21:40:56 +0100 <merijn> Oh, I think I'm thinking of Lexi?
2021-02-13 21:41:02 +0100 <johnw> I'm missing all of your cats adolescent years
2021-02-13 21:41:03 +0100 <edwardk> merijn: yeah
2021-02-13 21:41:19 +0100 <edwardk> indeed. they are still ridiculously energetic
2021-02-13 21:41:29 +0100 <merijn> cats \o/
2021-02-13 21:42:09 +0100 <alexfmpe> for a second I thought that was about the scala cats
2021-02-13 21:42:29 +0100cheater(~user@unaffiliated/cheater)
2021-02-13 21:42:40 +0100 <merijn> http://lambdacats.org/ clearly :p
2021-02-13 21:42:42 +0100 <johnw> his cats are so looooooooong
2021-02-13 21:42:45 +0100fendor(~fendor@77.119.131.57.wireless.dyn.drei.com)
2021-02-13 21:43:44 +0100 <edwardk> Morpheus is. Artemis is very tiny but has oh-so-many claws.
2021-02-13 21:43:47 +0100atraii(~atraii@2601:681:8800:a991:b78:7e8b:3676:bb2c)
2021-02-13 21:43:54 +0100 <merijn> johnw: They make for terrible pair programming partners, though
2021-02-13 21:44:06 +0100 <edwardk> merijn: i beg to differ.
2021-02-13 21:44:13 +0100 <merijn> johnw: http://files.inconsistent.nl/uninterested-coworker.jpg <- not even pretending to watch the code!
2021-02-13 21:44:37 +0100 <alexfmpe> to be fair, there's no code in the screen in that photo
2021-02-13 21:44:59 +0100 <merijn> That's because it's on the main screen, not the laptop screen :p
2021-02-13 21:45:03 +0100 <johnw> that's why they got board
2021-02-13 21:45:12 +0100 <edwardk> The main difficulty is figuring out how to type with one hand, while offering suitable amounts of attention with the other.
2021-02-13 21:45:14 +0100 <monochrom> long dogs are hotdogs. long cats are hotcats.
2021-02-13 21:45:22 +0100kenran(~kenran@i577BCD12.versanet.de)
2021-02-13 21:45:25 +0100kenran(~kenran@i577BCD12.versanet.de) (Client Quit)
2021-02-13 21:45:37 +0100 <merijn> The desktop has an open top where the GPU's hot air vents, you get one guess what the favourite spot during gaming is :p
2021-02-13 21:45:41 +0100 <edwardk> Face nuzzles can be a bit distracting when you're trying to focus, but ultimately it seems worth it.
2021-02-13 21:45:47 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu)
2021-02-13 21:45:53 +0100kenran(~kenran@i577BCD12.versanet.de)
2021-02-13 21:45:58 +0100 <johnw> edwardk: agreed. Not every path to happiness is an efficient one.
2021-02-13 21:46:04 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d)
2021-02-13 21:46:37 +0100 <merijn> edwardk: She's mostly to lazy for those, but then she's older then yours if they're adolescents :p
2021-02-13 21:46:49 +0100 <edwardk> Mine are now going on 2 years old.
2021-02-13 21:47:07 +0100 <MarcelineVQ> lexilambcat?
2021-02-13 21:47:35 +0100 <merijn> Yeah, she's 12-14 (age uncertain, she came from a shelter at a young age, but they weren't sure exactly how old she was)
2021-02-13 21:47:56 +0100 <edwardk> But we made the mistake of kinda rescuing a couple of rather more exotic than average cats, so they still zoom around the house at all hours of the day and night, bleeding off energy.
2021-02-13 21:48:09 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 21:49:12 +0100 <edwardk> shachaf is our official videographer/photographer but alas, he has been remiss in his duties since covid started. https://photos.google.com/share/AF1QipPJdCS8781XdYvzPVRx8wUGoYzf43Sqk_dr-S9QHDXinbz8fPIKMeZ1EjxuQ0…
2021-02-13 21:49:36 +0100 <edwardk> ^- those are from when they were ~8 weeks old and we brought them home.
2021-02-13 21:50:00 +0100 <merijn> edwardk: Isn't it amazing how true the cardboard box stereotype is?
2021-02-13 21:50:58 +0100hexagenic(~mattias@81-224-116-201-no71.tbcn.telia.com) (Quit: off to dreamland)
2021-02-13 21:51:02 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d) (Ping timeout: 264 seconds)
2021-02-13 21:52:43 +0100usr25(~usr25@unaffiliated/usr25)
2021-02-13 21:52:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 21:54:59 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 21:55:26 +0100borne(~fritjof@200116b8647b450069fc6bd724c60777.dip.versatel-1u1.de)
2021-02-13 21:56:31 +0100 <edwardk> I wish the clangjit code would merge into mainline clang. I have so many projects that could benefit from runtime template specialization of an external c++ library from within haskell.
2021-02-13 21:56:55 +0100 <edwardk> apropos of nothing, just what was on my brain =)
2021-02-13 21:57:02 +0100 <merijn> edwardk: That sounds extremely cursed
2021-02-13 21:57:17 +0100 <edwardk> cursed but fast is still fast
2021-02-13 21:57:27 +0100 <merijn> Actually, anything with C++ templates is cursed >.>
2021-02-13 21:58:41 +0100 <edwardk> templates are perfectly readable: https://github.com/ekmett/bad/blob/main/include/bad/storage/einsum.hh#L62
2021-02-13 21:59:11 +0100 <merijn> edwardk: I'm impressed
2021-02-13 21:59:26 +0100 <merijn> edwardk: That's the first time I see someone produce more cursed templates than me :p
2021-02-13 21:59:45 +0100 <edwardk> this was just the first one in this repo that i reached for ;)
2021-02-13 21:59:53 +0100 <edwardk> actually its a pretty nice template.
2021-02-13 22:00:35 +0100 <edwardk> in the end it allows me to do a weird mix of macros and templates to make a usable einsum where you supply me a couple of compile time strings via the macro and i convert them to a bunch of nested for loops
2021-02-13 22:00:50 +0100Kaivo(~Kaivo@104-200-86-99.mc.derytele.com)
2021-02-13 22:01:04 +0100 <merijn> edwardk: All I can personally think when I see my templates is "should've written this in Haskell" >.>
2021-02-13 22:01:06 +0100sm2n(~sm2n@bras-base-hmtnon1497w-grc-43-64-231-95-247.dsl.bell.ca) (Quit: Leaving)
2021-02-13 22:01:32 +0100 <edwardk> e.g. matrix multiplication = einsum(ij,jk,il)(x,y) trace = einsum(ii,)(x), dot = einsum(i,i,)(x,y), etc.
2021-02-13 22:01:47 +0100 <edwardk> thing is i can't get haskell to smash this code nearly so flat or to run in cuda.
2021-02-13 22:03:02 +0100 <edwardk> and I want all the compile time optimization from known dimensions. to get anything like it i'd have to use backpack for _every_ instantiation of a tensor.
2021-02-13 22:03:16 +0100 <merijn> edwardk: So you want SaC? ;)
2021-02-13 22:03:32 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 22:04:39 +0100takuan(~takuan@178-116-218-225.access.telenet.be) (Remote host closed the connection)
2021-02-13 22:05:04 +0100 <merijn> edwardk: One of the coolest features was that (since you hit diminishing returns after a certain number of cores) they'd just dedicate 1 core to runtime specialise matrix operations for specific size that occur frequently
2021-02-13 22:05:17 +0100 <edwardk> my current goal is to get nested einsums to turn into a pile of expression templates that then at compile time optimize their reduction order
2021-02-13 22:05:47 +0100ChaiTRex(~ChaiTRex@gateway/tor-sasl/chaitrex) (Remote host closed the connection)
2021-02-13 22:05:48 +0100 <edwardk> that's the job of the gpu for the most part
2021-02-13 22:05:49 +0100_ht(~quassel@82.169.194.8) (Remote host closed the connection)
2021-02-13 22:06:28 +0100_noblegas(uid91066@gateway/web/irccloud.com/x-ejnehjuunjulgxin) (Quit: Connection closed for inactivity)
2021-02-13 22:07:15 +0100mirrorbird(~psutcliff@2a00:801:44d:603d:d116:d5a1:4a2f:a08f)
2021-02-13 22:07:45 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 22:09:48 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net)
2021-02-13 22:14:21 +0100Alleria_(~AllahuAkb@2603-7000-3040-0000-2cec-d2c6-bc96-c9bd.res6.spectrum.com) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 22:16:36 +0100mmohammadi9812(~mmohammad@91.185.159.77) (Read error: Connection reset by peer)
2021-02-13 22:18:44 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 22:19:20 +0100Tops2(~Tobias@dyndsl-095-033-088-064.ewe-ip-backbone.de) (Read error: Connection reset by peer)
2021-02-13 22:26:45 +0100hnOsmium0001(uid453710@gateway/web/irccloud.com/x-nldpnezpjzmypwhq)
2021-02-13 22:27:57 +0100justanotheruser(~justanoth@unaffiliated/justanotheruser) (Ping timeout: 260 seconds)
2021-02-13 22:28:20 +0100leothrix(~leothrix@elastic/staff/leothrix) (Quit: ZNC 1.8.2 - https://znc.in)
2021-02-13 22:29:20 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net) (Remote host closed the connection)
2021-02-13 22:33:18 +0100kam1(~kam1@5.125.240.66)
2021-02-13 22:35:06 +0100average(uid473595@gateway/web/irccloud.com/x-wwtlzdwsplmuipsi) (Quit: Connection closed for inactivity)
2021-02-13 22:35:25 +0100leothrix(~leothrix@elastic/staff/leothrix)
2021-02-13 22:35:33 +0100kam1(~kam1@5.125.240.66) (Read error: Connection reset by peer)
2021-02-13 22:37:49 +0100coot(~coot@37.30.55.141.nat.umts.dynamic.t-mobile.pl)
2021-02-13 22:38:15 +0100knupfer(~Thunderbi@i577BCEB5.versanet.de)
2021-02-13 22:40:18 +0100kam1(~kam1@5.125.240.66)
2021-02-13 22:42:05 +0100kam1(~kam1@5.125.240.66) (Read error: Connection reset by peer)
2021-02-13 22:42:59 +0100conal(~conal@64.71.133.70) (Quit: Computer has gone to sleep.)
2021-02-13 22:44:53 +0100conal(~conal@64.71.133.70)
2021-02-13 22:45:54 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 265 seconds)
2021-02-13 22:45:55 +0100 <DigitalKiwi> merijn: have you seen the ones of bobcats/mountain lions playing in cardboard boxes?
2021-02-13 22:46:12 +0100 <DigitalKiwi> uh
2021-02-13 22:46:50 +0100 <DigitalKiwi> they were here when i started typing i tab completed their nick :(
2021-02-13 22:48:16 +0100wroathe(~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 240 seconds)
2021-02-13 22:50:18 +0100alx741(~alx741@186.178.108.225) (Quit: alx741)
2021-02-13 22:53:21 +0100Alleria_(~AllahuAkb@2603-7000-3040-0000-5c29-b877-8573-3a70.res6.spectrum.com)
2021-02-13 22:56:06 +0100bitmagie(~Thunderbi@200116b8063aec0025e5c3258f9c930b.dip.versatel-1u1.de)
2021-02-13 22:56:34 +0100geekosaur(82650c7a@130.101.12.122) (Quit: Connection closed)
2021-02-13 22:58:04 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029)
2021-02-13 22:59:03 +0100Varis(~Tadas@unaffiliated/varis) (Remote host closed the connection)
2021-02-13 23:00:42 +0100kephra(~kephra@195.140.213.38) (Remote host closed the connection)
2021-02-13 23:02:11 +0100son0p(~son0p@181.136.122.143) (Quit: Lost terminal)
2021-02-13 23:02:53 +0100ni291187(~u931732@2a01:e0a:2a4:4f10:6d81:f631:243a:80fc)
2021-02-13 23:02:55 +0100bitmagie(~Thunderbi@200116b8063aec0025e5c3258f9c930b.dip.versatel-1u1.de) (Quit: bitmagie)
2021-02-13 23:03:26 +0100ni291187(~u931732@2a01:e0a:2a4:4f10:6d81:f631:243a:80fc) ()
2021-02-13 23:04:54 +0100pera(~pera@unaffiliated/pera) (Quit: leaving)
2021-02-13 23:05:20 +0100conal(~conal@64.71.133.70) (Quit: Computer has gone to sleep.)
2021-02-13 23:05:25 +0100aramend(~aramend@5.186.119.223.cgn.fibianet.dk) (Ping timeout: 240 seconds)
2021-02-13 23:05:30 +0100xcmw(~textual@dyn-72-33-2-47.uwnet.wisc.edu) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-02-13 23:07:15 +0100average(uid473595@gateway/web/irccloud.com/x-eraxnppaxgxfmpke)
2021-02-13 23:08:09 +0100conal(~conal@64.71.133.70)
2021-02-13 23:08:57 +0100Franciman(~francesco@host-82-49-79-189.retail.telecomitalia.it) (Quit: Leaving)
2021-02-13 23:14:33 +0100ph88^(~ph88@2a02:8109:9e00:7e5c:d5a3:7dbb:e434:b544)
2021-02-13 23:15:56 +0100heatsink(~heatsink@2600:1700:bef1:5e10:606c:d5c5:bedc:297d)
2021-02-13 23:17:11 +0100banux1(~banux@195.140.213.38)
2021-02-13 23:17:22 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl)
2021-02-13 23:17:57 +0100jumper149(~jumper149@130.75.103.194)
2021-02-13 23:18:15 +0100ph88(~ph88@2a02:8109:9e00:7e5c:f87d:231f:92a3:5029) (Ping timeout: 272 seconds)
2021-02-13 23:18:20 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net)
2021-02-13 23:20:34 +0100Jesin(~Jesin@pool-72-66-101-18.washdc.fios.verizon.net) (Quit: Leaving)
2021-02-13 23:21:24 +0100frozenErebus(~frozenEre@94.128.81.133) (Ping timeout: 256 seconds)
2021-02-13 23:21:38 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net) (Remote host closed the connection)
2021-02-13 23:22:25 +0100merijn(~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds)
2021-02-13 23:23:06 +0100Jesin(~Jesin@pool-72-66-101-18.washdc.fios.verizon.net)
2021-02-13 23:30:00 +0100lordyod(~lordyod@c-67-169-144-132.hsd1.ca.comcast.net) (Remote host closed the connection)
2021-02-13 23:34:07 +0100frozenErebus(~frozenEre@94.128.81.133)
2021-02-13 23:36:08 +0100zar(~zar@fw1.ciirc.cvut.cz)
2021-02-13 23:37:53 +0100atraii(~atraii@2601:681:8800:a991:b78:7e8b:3676:bb2c) (Ping timeout: 272 seconds)
2021-02-13 23:38:46 +0100ChaiTRex(~ChaiTRex@gateway/tor-sasl/chaitrex)
2021-02-13 23:44:57 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net) (Ping timeout: 264 seconds)
2021-02-13 23:48:12 +0100nhs(~nhs@c-24-20-87-79.hsd1.or.comcast.net)
2021-02-13 23:48:15 +0100atraii(~atraii@2601:681:8800:a991:b78:7e8b:3676:bb2c)
2021-02-13 23:49:28 +0100neiluj(~jco@unaffiliated/neiluj) (Quit: leaving)
2021-02-13 23:49:32 +0100tromp(~tromp@dhcp-077-249-230-040.chello.nl) (Remote host closed the connection)
2021-02-13 23:49:45 +0100f-a(~f-a@151.36.38.234) (Ping timeout: 246 seconds)
2021-02-13 23:49:50 +0100borne(~fritjof@200116b8647b450069fc6bd724c60777.dip.versatel-1u1.de) (Ping timeout: 264 seconds)
2021-02-13 23:50:42 +0100borne(~fritjof@2a06:8782:ffbb:1337:9d49:b858:e7dc:a61e)
2021-02-13 23:51:18 +0100Lowl3v3l(~Lowl3v3l@dslb-002-203-233-121.002.203.pools.vodafone-ip.de) (Remote host closed the connection)
2021-02-13 23:51:42 +0100f-a(~f-a@151.46.73.235)
2021-02-13 23:52:56 +0100ezrakilty(~ezrakilty@75-172-120-208.tukw.qwest.net)
2021-02-13 23:54:45 +0100conal(~conal@64.71.133.70) (Quit: Computer has gone to sleep.)
2021-02-13 23:57:38 +0100giogiogio(5e89ad7c@94.137.173.124) (Quit: Connection closed)
2021-02-13 23:59:01 +0100tomboy64(~tomboy64@gateway/tor-sasl/tomboy64) (Remote host closed the connection)
2021-02-13 23:59:38 +0100Guest_70(d4e848ca@212.232.72.202)