Logs on 2021-03-25 (freenode/#haskell)
| 00:00:12 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 00:01:00 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 00:01:57 | → | ddellacosta joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 00:02:19 | <ski> | `M blah' is `M (\m -> blah m)' is `M (\m k -> blah m k)' is `M (\m k -> blah m (\a -> k a))'. now just replace `a' there by `f a' |
| 00:03:17 | <ski> | (eta-expanding the types, to get to the `a' position(s), which ought to be positive / covariant positions) |
| 00:03:35 | × | shutdown_-h_now quits (~arjan@2001:1c06:2d0b:2312:30aa:5abb:2db7:7fb5) (Ping timeout: 272 seconds) |
| 00:04:45 | <ski> | (anyway, i checked, and it looks like that code works fine, presumably since it implies a universal type for that lambda, which can then be packaged up with `PolymorphicComponents') |
| 00:05:46 | → | irc_user joins (uid423822@gateway/web/irccloud.com/x-dafwgwmpokgbtbau) |
| 00:06:03 | <ski> | (i guess an implementation of the generation would keep track of the current sign/variance, in a `Bool', or with two mutually recursive functions) |
| 00:06:33 | × | ddellacosta quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Ping timeout: 264 seconds) |
| 00:07:10 | <monochrom> | I was working out that general algorithm in the past hour. |
| 00:07:25 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 268 seconds) |
| 00:08:01 | × | borne quits (~fritjof@2a06:8782:ffbb:1337:f5f9:d8dd:74d:2bc8) (Ping timeout: 272 seconds) |
| 00:08:48 | × | geowiesnot quits (~user@87-89-181-157.abo.bbox.fr) (Ping timeout: 245 seconds) |
| 00:10:01 | <ski> | ah, i see |
| 00:10:03 | × | usr25 quits (~usr25@unaffiliated/usr25) (Quit: Leaving) |
| 00:10:12 | → | perrier-jouet joins (~perrier-j@modemcable012.251-130-66.mc.videotron.ca) |
| 00:10:28 | <monochrom> | "(S a -> T a) has positive a with fmap f = (posfmap_T f .) . (. negfmap_S f)" if "(S a) has negative a with fmap f = negfmap_S f" and "(T a) has positive a with fmap f = posfmap_T f" |
| 00:10:59 | <ski> | looks reasonable |
| 00:11:04 | <monochrom> | Recursively use that, along with the appropriate base cases. |
| 00:11:15 | <ski> | yep (and the `forall') |
| 00:11:30 | × | jiribenes quits (~jiribenes@rosa.jiribenes.com) (Remote host closed the connection) |
| 00:12:28 | → | Benzi-Junior joins (~BenziJuni@dsl-149-67-143.hive.is) |
| 00:13:04 | × | azure1 quits (~azure@103.154.230.130) (Read error: Connection reset by peer) |
| 00:13:06 | → | azure2 joins (~azure@103.154.230.130) |
| 00:13:45 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 264 seconds) |
| 00:13:45 | → | kupi joins (uid212005@gateway/web/irccloud.com/x-ulwctdrxjxxnpyln) |
| 00:13:46 | <ski> | (`dimap f g = (g .) . (. f)', btw) |
| 00:14:19 | <ski> | (aka `f ~> g') |
| 00:16:54 | <unyu> | it's not haskell if it doesn't have squiggly arrows and other ascii <strike>noise</strike> art |
| 00:18:18 | ski | grins |
| 00:18:48 | × | pfurla quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (Ping timeout: 245 seconds) |
| 00:18:48 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 00:19:01 | <ski> | (cf. how it's not called "pointless" for no reason :p) |
| 00:19:04 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 00:19:45 | × | ph88 quits (~ph88@ip5f5af71a.dynamic.kabel-deutschland.de) (Ping timeout: 264 seconds) |
| 00:23:00 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 00:24:38 | × | madjestic quits (~Android@86-88-72-244.fixed.kpn.net) (Ping timeout: 245 seconds) |
| 00:25:03 | × | Tuplanolla quits (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) (Quit: Leaving.) |
| 00:25:34 | × | zebrag quits (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) (Quit: Konversation terminated!) |
| 00:25:56 | → | zebrag joins (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) |
| 00:26:55 | → | stree joins (~stree@68.36.8.116) |
| 00:28:21 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 256 seconds) |
| 00:28:32 | × | nuncanada quits (~dude@179.235.160.168) (Read error: Connection reset by peer) |
| 00:31:02 | × | puke quits (~vroom@217.138.252.170) (Quit: puke) |
| 00:31:53 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 00:32:08 | × | myShoggoth quits (~myShoggot@75.164.81.55) (Ping timeout: 245 seconds) |
| 00:32:08 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 00:32:40 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 00:32:43 | → | balbirs joins (~balbirs@121-45-173-48.tpgi.com.au) |
| 00:35:43 | × | cole-h quits (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 256 seconds) |
| 00:36:47 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Ping timeout: 260 seconds) |
| 00:37:58 | <L29Ah> | https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/compiler/derive-functor so cute |
| 00:38:14 | <L29Ah> | i hope haskell will write code for me someday, given the type signatures ;) |
| 00:38:14 | → | __minoru__shirae joins (~shiraeesh@46.34.207.1) |
| 00:38:39 | <glguy> | If the type signatures were enough they'd be as hard to write as the program without them |
| 00:38:48 | × | balbirs quits (~balbirs@121-45-173-48.tpgi.com.au) (Quit: Leaving) |
| 00:38:49 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 00:39:09 | <monochrom> | Proof: Agda, Coq, Lean. |
| 00:39:15 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 00:39:38 | <glguy> | Those over-achieve and prove the type signatures can be harder to write than the original program |
| 00:40:56 | <monochrom> | I have a cunning plan! The programming language has its type system in sync with its term grammar. >:) |
| 00:41:59 | <monochrom> | var :: var. If f :: T and x :: U, then f x :: T U. |
| 00:42:29 | <ski> | @djinn (a -> b) -> ((m -> (a -> m) -> m) -> (m -> (b -> m) -> m)) |
| 00:42:29 | <lambdabot> | f a b c d = b c (\ e -> d (a e)) |
| 00:44:00 | <ski> | monochrom : reminds me of one time i was trying to convince someone that it probably wasn't a good idea to conflate `\a -> b' and `a -> b' (in the sense that `(\x -> e) :: (\a -> b)' when `x :: a' implies `e :: b') |
| 00:44:23 | <monochrom> | If "Gamma, var::T |- e::U", then "Gamma |- \var.e :: \T.U" |
| 00:44:36 | <ski> | exactly |
| 00:45:12 | <monochrom> | Free Programming Theorem: For every type t, t::t |
| 00:48:26 | ski | . o O ( <https://en.wikipedia.org/wiki/Lambek_calculus>,<https://en.wikipedia.org/wiki/Noncommutative_logic>,<https://en.wikipedia.org/wiki/Categorial_grammar>,<https://en.wikipedia.org/wiki/Pregroup_Grammar> ) |
| 00:48:52 | × | dibblego quits (~dibblego@haskell/developer/dibblego) (Ping timeout: 276 seconds) |
| 00:51:33 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 00:51:52 | <ski> | (although i've thought about something looking a bit like `f x :: T U' ..) |
| 00:53:07 | × | solidus-river quits (~mike@174.127.249.180) (Remote host closed the connection) |
| 00:56:31 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 00:56:34 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 00:56:36 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 00:58:14 | → | elusive joins (~Jeanne-Ka@static-198-54-134-109.cust.tzulo.com) |
| 01:00:05 | <monochrom> | Would you like to call my language "System T_T"? >:) |
| 01:01:08 | → | dibblego joins (~dibblego@122-199-1-30.ip4.superloop.com) |
| 01:01:10 | × | dibblego quits (~dibblego@122-199-1-30.ip4.superloop.com) (Changing host) |
| 01:01:10 | → | dibblego joins (~dibblego@haskell/developer/dibblego) |
| 01:02:21 | × | epicte7us quits (~epictetus@ip72-194-215-136.sb.sd.cox.net) (Read error: Connection reset by peer) |
| 01:06:17 | <ski> | (more specfically, it would be `(| f ; x |) :: T U', given `f :: T' and `x :: U'. e.g. you could (re)express `sum (concat nss) = sum (map sum nss)' (with `nss :: [] ([] Nat)'), where `concat :: [] . [] -> []' and `sum :: [] Nat -> Nat' (or with any monoid, written additively), as `sum (| concat (| l0 , l1 |) ; n |) = sum (| l0 ; sum (| l1 ; n |) |)', where `l0,l1 :: []' and `n :: Nat') |
| 01:06:43 | → | pfurla joins (~pfurla@ool-182ed2e2.dyn.optonline.net) |
| 01:06:56 | × | thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 240 seconds) |
| 01:07:19 | → | rajivr joins (uid269651@gateway/web/irccloud.com/x-dvlsvpxgnpvrwfuk) |
| 01:07:25 | → | Wuzzy joins (~Wuzzy@p57a2ecf2.dip0.t-ipconnect.de) |
| 01:07:48 | <ski> | "System Tᴛ" to me sounds like it would have constructs for expressing and manipulating sequences, maybe ? |
| 01:08:05 | × | twk- quits (~thewormki@unaffiliated/twk-) (Ping timeout: 265 seconds) |
| 01:08:23 | <monochrom> | "T_T" is meant to be an emoticon |
| 01:09:10 | <ski> | (i'm aware ;) |
| 01:09:40 | <int-e> | oh, sentience |
| 01:09:56 | <monochrom> | well, a pun on all of these: the emoticon, "system T", T subscript T being another notation for "term T with type T" or "type T with term T" |
| 01:10:26 | <int-e> | monochrom: let's play hangman with it |
| 01:10:34 | <monochrom> | hahaha |
| 01:10:37 | <ski> | didn't Church use superscripts, for the types ? |
| 01:10:43 | <int-e> | . o O ( tut tut tut, not what you're thinking ) |
| 01:11:16 | × | DataComputist quits (~lumeng@50.43.26.251) (Ping timeout: 265 seconds) |
| 01:11:34 | × | whataday quits (~xxx@2400:8902::f03c:92ff:fe60:98d8) (Remote host closed the connection) |
| 01:11:36 | ski | . o O ( "TÖT" ) |
| 01:12:04 | <int-e> | . o O ( Ich tät ein "ä" bevorzugen. ) |
| 01:12:41 | → | whataday joins (~xxx@2400:8902::f03c:92ff:fe60:98d8) |
| 01:12:42 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 01:12:51 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 01:17:37 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 01:18:02 | × | m0rphism quits (~m0rphism@HSI-KBW-085-216-104-059.hsi.kabelbw.de) (Ping timeout: 265 seconds) |
| 01:20:58 | → | jamm__ joins (~jamm@unaffiliated/jamm) |
| 01:20:59 | → | twk- joins (~thewormki@unaffiliated/twk-) |
| 01:21:27 | → | molehillish joins (~molehilli@2600:8800:8d06:1800:a4ec:e3c6:6b54:caa8) |
| 01:22:39 | × | jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 268 seconds) |
| 01:24:24 | × | Synthetica quits (uid199651@gateway/web/irccloud.com/x-pidwjwkshsuukvyi) (Quit: Connection closed for inactivity) |
| 01:25:35 | × | zebrag quits (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) (Quit: Konversation terminated!) |
| 01:25:44 | × | jamm__ quits (~jamm@unaffiliated/jamm) (Ping timeout: 268 seconds) |
| 01:25:56 | → | zebrag joins (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) |
| 01:26:22 | × | molehillish quits (~molehilli@2600:8800:8d06:1800:a4ec:e3c6:6b54:caa8) (Ping timeout: 260 seconds) |
| 01:26:36 | → | DataComputist joins (~lumeng@50.43.26.251) |
| 01:27:03 | × | solvr quits (57e3c46d@87.227.196.109) (Quit: Connection closed) |
| 01:31:05 | × | cr3 quits (~cr3@192-222-143-195.qc.cable.ebox.net) (Quit: leaving) |
| 01:31:37 | × | azure2 quits (~azure@103.154.230.130) (Ping timeout: 260 seconds) |
| 01:31:58 | → | azure2 joins (~azure@103.154.230.130) |
| 01:35:05 | <koz_> | :t for_ |
| 01:35:07 | <lambdabot> | (Foldable t, Applicative f) => t a -> (a -> f b) -> f () |
| 01:35:17 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 01:35:21 | <koz_> | :t replicateM |
| 01:35:23 | <lambdabot> | Applicative m => Int -> m a -> m [a] |
| 01:35:26 | <koz_> | :t replicateM_ |
| 01:35:28 | <lambdabot> | Applicative m => Int -> m a -> m () |
| 01:35:32 | <koz_> | Perfect. |
| 01:36:52 | × | Rudd0 quits (~Rudd0@185.189.115.103) (Ping timeout: 260 seconds) |
| 01:38:04 | × | berberman_ quits (~berberman@unaffiliated/berberman) (Ping timeout: 268 seconds) |
| 01:38:46 | <L29Ah> | my heap is set to exhaust at 500MB, and the program is terminated when it gets past that, yet +RTS -hC only shows around 250MB max; what's wrong? |
| 01:38:55 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 01:40:10 | <Axman6> | with the default GC, total heap usage will be double what the program uses because it's a opying collected, afaiui |
| 01:41:50 | <L29Ah> | bgamari: and with your patch it's 40MB |
| 01:42:12 | × | dsrt^ quits (dsrt@ip98-184-89-2.mc.at.cox.net) (Remote host closed the connection) |
| 01:42:22 | <L29Ah> | bgamari: compare https://tinystash.undef.im/il/25rSpereKHk3NkC9T5Xag3StKF3x6X18yp5iApbdiVi35Epi47ZsNA4MPCEJ2P4PTnQGTCbodnwHhZFDBvxtEkuo and https://tinystash.undef.im/il/oY5YwjdhU7t8sf3La33LF5Zu9NxKnJDHu1suutkb79orZLV3xs8srhVPjYxFEDkw64HZ5Bcxdq4THTteEwG82KJ |
| 01:42:27 | → | dsrt^ joins (dsrt@ip98-184-89-2.mc.at.cox.net) |
| 01:42:37 | <L29Ah> | am i accidentally omitting something by not providing some magic flag? |
| 01:42:56 | <L29Ah> | that's using +RTS -M500M -hC -xt -L500 |
| 01:47:36 | × | jutep quits (5f5bdd59@ip5f5bdd59.dynamic.kabel-deutschland.de) (Quit: Connection closed) |
| 01:56:42 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 260 seconds) |
| 01:59:21 | × | dbmikus quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 264 seconds) |
| 01:59:36 | → | mp___ joins (mp@hell.cx) |
| 02:00:42 | → | azure3 joins (~azure@103.154.230.130) |
| 02:03:42 | × | azure2 quits (~azure@103.154.230.130) (Ping timeout: 260 seconds) |
| 02:04:14 | → | drbean joins (~drbean@TC210-63-209-180.static.apol.com.tw) |
| 02:04:20 | → | nuncanada joins (~dude@179.235.160.168) |
| 02:04:24 | → | dbmikus joins (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) |
| 02:04:26 | × | jespada quits (~jespada@90.254.243.187) (Ping timeout: 265 seconds) |
| 02:05:37 | × | conal quits (~conal@64.71.133.70) (Quit: Computer has gone to sleep.) |
| 02:05:45 | → | jespada joins (~jespada@90.254.243.187) |
| 02:06:03 | × | nuncanada quits (~dude@179.235.160.168) (Client Quit) |
| 02:06:37 | × | xff0x quits (~xff0x@2001:1a81:53c9:9f00:1ee:8e19:4d6b:903d) (Ping timeout: 260 seconds) |
| 02:06:37 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 02:06:57 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 02:08:11 | → | xff0x joins (~xff0x@2001:1a81:53ea:3700:a159:1aba:82af:c891) |
| 02:08:48 | × | dbmikus quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 245 seconds) |
| 02:10:08 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 268 seconds) |
| 02:13:09 | → | toorevitimirp joins (~tooreviti@117.182.181.200) |
| 02:13:10 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 02:13:22 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 02:13:33 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 02:15:13 | → | renato joins (18506ba7@S0106a0ff70395707.vc.shawcable.net) |
| 02:15:30 | renato | is now known as Guest2127 |
| 02:16:58 | × | Guest2127 quits (18506ba7@S0106a0ff70395707.vc.shawcable.net) (Client Quit) |
| 02:17:58 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 245 seconds) |
| 02:19:28 | × | azure3 quits (~azure@103.154.230.130) (Ping timeout: 256 seconds) |
| 02:19:33 | × | Deide quits (~Deide@217.155.19.23) (Quit: Seeee yaaaa) |
| 02:19:59 | × | DataComputist quits (~lumeng@50.43.26.251) (Ping timeout: 256 seconds) |
| 02:19:59 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 02:20:08 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 02:20:09 | → | azure3 joins (~azure@103.154.230.130) |
| 02:20:22 | <d34df00d> | Oh hi L29Ah |
| 02:21:24 | <d34df00d> | > [19:38:31] L29Ah: i hope haskell will write code for me someday, given the type signatures ;) |
| 02:21:26 | <lambdabot> | <hint>:1:64: error: <hint>:1:64: error: parse error on input ‘,’ |
| 02:21:30 | <d34df00d> | Generic and DeriveVia all the things! |
| 02:22:07 | × | azure3 quits (~azure@103.154.230.130) (Read error: Connection reset by peer) |
| 02:23:00 | → | dcoutts_ joins (~dcoutts@unaffiliated/dcoutts) |
| 02:25:18 | × | dcoutts quits (~dcoutts@unaffiliated/dcoutts) (Ping timeout: 246 seconds) |
| 02:25:26 | → | cheater1 joins (~user@unaffiliated/cheater) |
| 02:25:34 | × | zebrag quits (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) (Quit: Konversation terminated!) |
| 02:25:42 | × | dcoutts__ quits (~duncan@94.186.125.91.dyn.plus.net) (Ping timeout: 256 seconds) |
| 02:25:50 | <Axman6> | and djinn all the things |
| 02:25:57 | → | zebrag joins (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) |
| 02:26:18 | → | dcoutts joins (~duncan@94.186.125.91.dyn.plus.net) |
| 02:26:46 | × | cheater quits (~user@unaffiliated/cheater) (Ping timeout: 258 seconds) |
| 02:26:48 | × | kini quits (~kini@unaffiliated/kini) (Remote host closed the connection) |
| 02:26:51 | cheater1 | is now known as cheater |
| 02:27:49 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Remote host closed the connection) |
| 02:28:08 | → | kini joins (~kini@unaffiliated/kini) |
| 02:28:18 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 02:28:39 | → | azure3 joins (~azure@103.154.230.130) |
| 02:30:41 | → | ph88 joins (~ph88@2a02:8109:9e00:7e5c:8e5:4383:183d:afed) |
| 02:30:54 | × | urodna quits (~urodna@unaffiliated/urodna) (Quit: urodna) |
| 02:33:01 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 256 seconds) |
| 02:33:04 | × | Maxdamantus quits (~Maxdamant@unaffiliated/maxdamantus) (Ping timeout: 256 seconds) |
| 02:33:40 | × | machinedgod quits (~machinedg@135-23-192-217.cpe.pppoe.ca) (Ping timeout: 258 seconds) |
| 02:35:21 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 264 seconds) |
| 02:38:41 | × | average quits (uid473595@gateway/web/irccloud.com/x-jidrtzqhvfslyggr) (Quit: Connection closed for inactivity) |
| 02:39:37 | × | viluon quits (uid453725@gateway/web/irccloud.com/x-tsrnritnmsiiiwsr) (Quit: Connection closed for inactivity) |
| 02:42:11 | × | jul1u5 quits (~julius@85.206.103.207) (Remote host closed the connection) |
| 02:42:34 | → | myShoggoth joins (~myShoggot@75.164.81.55) |
| 02:48:13 | → | stree joins (~stree@68.36.8.116) |
| 02:50:22 | → | azure4 joins (~azure@103.154.230.130) |
| 02:53:21 | × | azure3 quits (~azure@103.154.230.130) (Ping timeout: 264 seconds) |
| 02:54:20 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 02:55:37 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 02:56:02 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 02:56:23 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 03:00:00 | → | brandly joins (~brandly@c-73-68-15-46.hsd1.ma.comcast.net) |
| 03:01:46 | → | bitdex joins (~bitdex@gateway/tor-sasl/bitdex) |
| 03:02:42 | → | codygman__ joins (~user@47.186.207.161) |
| 03:03:10 | × | azure4 quits (~azure@103.154.230.130) (Ping timeout: 268 seconds) |
| 03:03:25 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 03:03:28 | → | azure4 joins (~azure@103.154.230.130) |
| 03:04:41 | × | bitdex quits (~bitdex@gateway/tor-sasl/bitdex) (Remote host closed the connection) |
| 03:05:19 | → | DataComputist joins (~lumeng@50.43.26.251) |
| 03:05:46 | → | bitdex joins (~bitdex@gateway/tor-sasl/bitdex) |
| 03:06:43 | → | juri__ joins (~juri@79.140.115.251) |
| 03:09:54 | × | juri_ quits (~juri@79.140.115.52) (Ping timeout: 256 seconds) |
| 03:10:37 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 03:12:55 | → | azure1 joins (~azure@103.154.230.130) |
| 03:14:52 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 260 seconds) |
| 03:15:44 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 03:16:09 | × | azure4 quits (~azure@103.154.230.130) (Ping timeout: 264 seconds) |
| 03:17:02 | → | Maxdamantus joins (~Maxdamant@unaffiliated/maxdamantus) |
| 03:17:08 | × | azure1 quits (~azure@103.154.230.130) (Ping timeout: 245 seconds) |
| 03:17:56 | × | Tario quits (~Tario@201.192.165.173) (Read error: Connection reset by peer) |
| 03:18:08 | → | Tario joins (~Tario@201.192.165.173) |
| 03:19:08 | → | azure1 joins (~azure@103.154.230.130) |
| 03:19:13 | × | irc_user quits (uid423822@gateway/web/irccloud.com/x-dafwgwmpokgbtbau) (Quit: Connection closed for inactivity) |
| 03:22:33 | × | Tario quits (~Tario@201.192.165.173) (Ping timeout: 245 seconds) |
| 03:23:37 | × | notzmv quits (~zmv@unaffiliated/zmv) (Ping timeout: 260 seconds) |
| 03:29:05 | × | alx741 quits (~alx741@186.178.108.68) (Quit: alx741) |
| 03:30:34 | → | forgottenone joins (~forgotten@176.42.23.95) |
| 03:30:58 | × | mnrmnaugh quits (~mnrmnaugh@unaffiliated/mnrmnaugh) (Read error: Connection reset by peer) |
| 03:32:44 | → | mnrmnaugh joins (~mnrmnaugh@unaffiliated/mnrmnaugh) |
| 03:38:42 | × | carlomagno quits (~cararell@148.87.23.9) (Quit: Leaving.) |
| 03:44:21 | × | theDon quits (~td@94.134.91.247) (Ping timeout: 264 seconds) |
| 03:45:51 | → | theDon joins (~td@94.134.91.163) |
| 03:48:25 | → | ddellacosta joins (~ddellacos@86.106.143.24) |
| 03:51:31 | <bbhoss> | any idea what's going on here? https://www.irccloud.com/pastebin/SlJI2k6B/ |
| 03:51:32 | × | codygman__ quits (~user@47.186.207.161) (Read error: Connection reset by peer) |
| 03:51:41 | → | codygman__ joins (~user@47.186.207.161) |
| 03:51:47 | → | fffff joins (77120018@119-18-0-24.771200.syd.nbn.aussiebb.net) |
| 03:52:27 | <Axman6> | probably a stack overflow |
| 03:52:40 | <Axman6> | hmm, no that should actually run in constant space |
| 03:52:57 | <Axman6> | did you hit ctrl-C? |
| 03:53:07 | × | ddellacosta quits (~ddellacos@86.106.143.24) (Ping timeout: 268 seconds) |
| 03:53:07 | <bbhoss> | nope |
| 03:53:35 | × | fffff quits (77120018@119-18-0-24.771200.syd.nbn.aussiebb.net) (Client Quit) |
| 03:54:06 | → | mice-user joins (77120018@119-18-0-24.771200.syd.nbn.aussiebb.net) |
| 03:54:06 | <Axman6> | is the Data.Int import relevant? |
| 03:54:22 | <Axman6> | doesn't appear to be. I assume this was running for a while before that happened? |
| 03:54:23 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 03:54:41 | <bbhoss> | ran for a few seconds. I meant to pass 1::Int64 in |
| 03:54:43 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 03:54:48 | <bbhoss> | doesn't seem to make a difference though |
| 03:55:23 | <Axman6> | actually, I have a feeling the first line of that definition, example 0, isn't part of the definition of example, so nothing is getting forced |
| 03:55:55 | → | ryxai joins (~textual@pool-71-183-41-241.nycmny.fios.verizon.net) |
| 03:55:56 | <Axman6> | I assume that example 0 doesn't actually return "boom" |
| 03:56:08 | <bbhoss> | nah it never gets that far, I was hoping it would overflow and hit that |
| 03:56:48 | <Axman6> | it will never get to that because the second line, example a = example (a+1) replaces example 0's definition |
| 03:57:15 | <Axman6> | ghci isn't the same as a haskell file, if you want multi-line definnitions, you need to use :{ then enter the lines, then :} to finish |
| 03:57:30 | <Axman6> | or write example 0 = "boom"; example a = example (a+1) |
| 03:58:06 | → | FinnElija joins (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) |
| 03:58:06 | finn_elija | is now known as Guest82343 |
| 03:58:06 | FinnElija | is now known as finn_elija |
| 03:58:22 | × | elusive quits (~Jeanne-Ka@static-198-54-134-109.cust.tzulo.com) (Quit: Leaving) |
| 03:59:09 | → | conal joins (~conal@64.71.133.70) |
| 03:59:49 | <bbhoss> | good to know |
| 04:00:45 | → | Rudd0 joins (~Rudd0@185.189.115.103) |
| 04:00:46 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 04:00:54 | → | Tario joins (~Tario@201.192.165.173) |
| 04:00:56 | <Axman6> | it's important to understand why just definint example a = example (a+1) just allocates memory indefinitely |
| 04:01:19 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 04:01:24 | <Axman6> | you're just building up a thunk of ...+1+1+1+1+1+1+1+1+1+1+1+11...+ |
| 04:01:54 | × | Guest82343 quits (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (Ping timeout: 268 seconds) |
| 04:03:48 | × | DataComputist quits (~lumeng@50.43.26.251) (Ping timeout: 245 seconds) |
| 04:04:06 | <Axman6> | when you have the definition example 0 = "boom"; example a = example (a+1), every recursive call to example must check if a is 0, which means you force the evaluation, so you get example 1 => example (1+1) -> example a = case a of 0 -> "boom; _ -> example (2+1) => ... |
| 04:04:08 | → | Matthias1 joins (~matthias@li890-22.members.linode.com) |
| 04:04:17 | <Axman6> | should've been consistent with my arrows... |
| 04:04:25 | × | hyiltiz quits (~quassel@unaffiliated/hyiltiz) (Remote host closed the connection) |
| 04:04:39 | <bbhoss> | latest attempt: https://replit.com/@bbhoss/SarcasticQuickPattern#main.hs |
| 04:04:59 | <bbhoss> | so I just compiled this with ghc and it's running now. spinning at 100% of a cpu but using no memory |
| 04:05:23 | × | azure1 quits (~azure@103.154.230.130) (Ping timeout: 256 seconds) |
| 04:05:30 | <Axman6> | I would wager you might die before it prints anything |
| 04:05:34 | <bbhoss> | haha |
| 04:05:58 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 04:06:04 | <Axman6> | but if you make it Int16 then it shouldn't take very long, and if you use Int32 you might expect it to run in a few tens of minutes or hours |
| 04:06:39 | <bbhoss> | yeah I'm reading an article about overflows and it said it takes longer to break by just adding vs exponentiation, so I figured I'd see how much longer |
| 04:07:51 | → | azure1 joins (~azure@103.154.230.130) |
| 04:09:09 | <bbhoss> | successfully boomed it by changing it to a * 2 |
| 04:10:09 | → | hyiltiz joins (~quassel@unaffiliated/hyiltiz) |
| 04:10:22 | <ski> | repeatedly doubling grows much faster than repeated increment/successor |
| 04:10:36 | <bbhoss> | indeed |
| 04:11:04 | <Axman6> | I used to run dumb prograqmas like this to kill my battery faster when I wanted to run it down for recalibration. good times |
| 04:11:41 | → | plutoniix joins (~q@ppp-124-121-237-222.revip2.asianet.co.th) |
| 04:12:05 | × | plutoniix quits (~q@ppp-124-121-237-222.revip2.asianet.co.th) (Read error: Connection reset by peer) |
| 04:15:13 | <bbhoss> | it's the core algorithm for my new crypto currency |
| 04:15:45 | <Axman6> | proof od work, you must prove that you computed 0, very difficult problem |
| 04:19:04 | × | brandly quits (~brandly@c-73-68-15-46.hsd1.ma.comcast.net) (Remote host closed the connection) |
| 04:20:46 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 04:20:49 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 04:22:49 | <monochrom> | "proof of work" sounds like using blockchains to reduce student cheating in online exams... |
| 04:22:53 | → | jamm__ joins (~jamm@unaffiliated/jamm) |
| 04:24:17 | × | hyiltiz quits (~quassel@unaffiliated/hyiltiz) (Ping timeout: 260 seconds) |
| 04:25:45 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 264 seconds) |
| 04:25:48 | × | jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 268 seconds) |
| 04:27:00 | × | bitdex quits (~bitdex@gateway/tor-sasl/bitdex) (Quit: = "") |
| 04:27:39 | × | jamm__ quits (~jamm@unaffiliated/jamm) (Ping timeout: 268 seconds) |
| 04:30:26 | → | hyiltiz joins (~quassel@unaffiliated/hyiltiz) |
| 04:39:22 | × | hyiltiz quits (~quassel@unaffiliated/hyiltiz) (Ping timeout: 268 seconds) |
| 04:40:02 | → | yohan joins (97f7b355@151.247.179.85) |
| 04:40:21 | → | hyiltiz joins (~quassel@unaffiliated/hyiltiz) |
| 04:40:33 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 265 seconds) |
| 04:42:08 | × | codygman__ quits (~user@47.186.207.161) (Ping timeout: 245 seconds) |
| 04:47:06 | → | irc_user joins (uid423822@gateway/web/irccloud.com/x-dntykznpsmhskubk) |
| 04:47:42 | × | yohan quits (97f7b355@151.247.179.85) (Quit: Connection closed) |
| 04:51:58 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 04:52:52 | × | Tario quits (~Tario@201.192.165.173) (Ping timeout: 260 seconds) |
| 04:55:00 | × | zebrag quits (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) (Quit: Konversation terminated!) |
| 04:56:26 | × | jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 264 seconds) |
| 04:56:38 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 268 seconds) |
| 04:57:19 | → | Tops2 joins (~Tobias@dyndsl-095-033-092-175.ewe-ip-backbone.de) |
| 04:57:42 | × | Garbanzo quits (~Garbanzo@2602:304:6eac:dc10::2e) (Remote host closed the connection) |
| 04:58:35 | → | Garbanzo joins (~Garbanzo@2602:304:6eac:dc10::2e) |
| 04:58:40 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 04:59:12 | × | Garbanzo quits (~Garbanzo@2602:304:6eac:dc10::2e) (Remote host closed the connection) |
| 04:59:22 | → | Tops22 joins (~Tobias@dyndsl-095-033-092-175.ewe-ip-backbone.de) |
| 05:01:34 | × | Tops21 quits (~Tobias@dyndsl-095-033-092-175.ewe-ip-backbone.de) (Ping timeout: 268 seconds) |
| 05:01:34 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 05:01:55 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 05:02:40 | × | Tops2 quits (~Tobias@dyndsl-095-033-092-175.ewe-ip-backbone.de) (Ping timeout: 256 seconds) |
| 05:02:58 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 245 seconds) |
| 05:03:10 | astroanax | is now known as astroanax_ |
| 05:03:33 | astroanax_ | is now known as astroanax |
| 05:04:11 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 05:05:03 | × | Rudd0 quits (~Rudd0@185.189.115.103) (Ping timeout: 245 seconds) |
| 05:06:29 | <bbhoss> | how did Right become synonymous with "correct" for an Either? |
| 05:08:40 | <glguy> | bbhoss, probably because that let's you use the Monad instance that (Either e) allows where Left could be interpreted as "stop early for exception" and Right could be interpreted as "success, continue" |
| 05:08:48 | → | stree joins (~stree@68.36.8.116) |
| 05:08:51 | × | azure1 quits (~azure@103.154.230.130) (Ping timeout: 256 seconds) |
| 05:08:58 | × | jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 268 seconds) |
| 05:09:16 | → | azure1 joins (~azure@103.154.230.130) |
| 05:09:24 | <glguy> | You could decide stop early means success and continue means "not done yet" if you wanted |
| 05:09:39 | <glguy> | but the earlier interpretation is more common to need |
| 05:10:17 | × | rj quits (~x@gateway/tor-sasl/rj) (Remote host closed the connection) |
| 05:10:44 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 05:10:49 | <bbhoss> | I am most interested in the words they chose. Choosing Right for correct seems kinda arbitrary |
| 05:10:51 | <glguy> | also it just has the natural pun of being "Right" |
| 05:11:03 | <bbhoss> | I guess that kinda makes sense |
| 05:11:06 | <glguy> | If Right is the right answer, then Left is left for wrong answers |
| 05:11:11 | <bbhoss> | I do wonder who chose it and why |
| 05:11:41 | <ephemient> | the type system lets you write instance Monad (Either a), but not instance Monad (\a -> Either a b) |
| 05:11:44 | <glguy> | but as for the Monad instance, that's the way the instance has to be |
| 05:12:01 | × | kini quits (~kini@unaffiliated/kini) (Remote host closed the connection) |
| 05:12:24 | <glguy> | even better is not using Left or failure or Right for success and using an actually descriptive type |
| 05:13:18 | → | kini joins (~kini@unaffiliated/kini) |
| 05:16:08 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 05:18:23 | × | myShoggoth quits (~myShoggot@75.164.81.55) (Ping timeout: 245 seconds) |
| 05:20:54 | → | rdivyanshu joins (uid322626@gateway/web/irccloud.com/x-efjaygphshhzgjrx) |
| 05:21:01 | → | xsperry joins (~as@unaffiliated/xsperry) |
| 05:21:34 | → | Tops2 joins (~Tobias@dyndsl-091-249-083-058.ewe-ip-backbone.de) |
| 05:21:55 | → | notzmv joins (~zmv@unaffiliated/zmv) |
| 05:22:07 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 05:23:57 | × | Tops22 quits (~Tobias@dyndsl-095-033-092-175.ewe-ip-backbone.de) (Ping timeout: 264 seconds) |
| 05:26:57 | × | azure1 quits (~azure@103.154.230.130) (Ping timeout: 265 seconds) |
| 05:27:02 | × | jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 264 seconds) |
| 05:27:14 | → | tlgl^nix joins (~damien@2604:3d08:f17f:ec50:250:b6ff:fee3:6eae) |
| 05:29:00 | → | vicfred joins (~vicfred@unaffiliated/vicfred) |
| 05:31:47 | × | fryguybob quits (~fryguybob@cpe-74-65-31-113.rochester.res.rr.com) (Ping timeout: 265 seconds) |
| 05:32:11 | → | geowiesnot joins (~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) |
| 05:37:02 | → | fryguybob joins (~fryguybob@cpe-74-65-31-113.rochester.res.rr.com) |
| 05:37:52 | × | bitmapper quits (uid464869@gateway/web/irccloud.com/x-ebwsglbljqlehoxu) (Quit: Connection closed for inactivity) |
| 05:39:19 | → | ddellacosta joins (~ddellacos@86.106.143.50) |
| 05:40:12 | → | molehillish joins (~molehilli@2600:8800:8d06:1800:a4ec:e3c6:6b54:caa8) |
| 05:40:51 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 05:42:58 | → | cole-h joins (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) |
| 05:43:48 | × | ddellacosta quits (~ddellacos@86.106.143.50) (Ping timeout: 245 seconds) |
| 05:43:54 | × | tlgl^nix quits (~damien@2604:3d08:f17f:ec50:250:b6ff:fee3:6eae) (Read error: Connection reset by peer) |
| 05:45:22 | × | jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 260 seconds) |
| 05:49:40 | × | ryxai quits (~textual@pool-71-183-41-241.nycmny.fios.verizon.net) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 05:50:42 | → | azure1 joins (~azure@103.154.230.130) |
| 05:52:09 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 264 seconds) |
| 05:55:10 | → | takuan joins (~takuan@178-116-218-225.access.telenet.be) |
| 05:55:44 | × | hololeap quits (~hololeap@unaffiliated/hololeap) (Ping timeout: 240 seconds) |
| 05:55:45 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 05:56:00 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 05:56:15 | × | jpds quits (~jpds@gateway/tor-sasl/jpds) (Remote host closed the connection) |
| 05:56:43 | → | jpds joins (~jpds@gateway/tor-sasl/jpds) |
| 05:57:58 | ski | . o O ( `data Aut a b = Sinister a | Dexter b' ) |
| 05:58:43 | × | kiweun quits (~kiweun@2607:fea8:2a62:9600:dd2c:1d97:d88b:9897) (Remote host closed the connection) |
| 06:06:44 | → | hololeap joins (~hololeap@unaffiliated/hololeap) |
| 06:07:44 | → | v01d4lph4 joins (~v01d4lph4@106.212.133.35) |
| 06:10:09 | × | drbean quits (~drbean@TC210-63-209-180.static.apol.com.tw) (Quit: ZNC 1.8.2+cygwin2 - https://znc.in) |
| 06:10:25 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 06:11:59 | → | jacks2 joins (~bc8134e3@217.29.117.252) |
| 06:15:43 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 256 seconds) |
| 06:15:43 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 06:16:05 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 06:16:14 | × | kini quits (~kini@unaffiliated/kini) (Remote host closed the connection) |
| 06:17:02 | × | Wuzzy quits (~Wuzzy@p57a2ecf2.dip0.t-ipconnect.de) (Remote host closed the connection) |
| 06:17:33 | → | kini joins (~kini@unaffiliated/kini) |
| 06:18:47 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 06:19:44 | → | raym joins (~ray@115.187.32.14) |
| 06:22:09 | → | selic joins (~selic@93-87-60-181.static.isp.telekom.rs) |
| 06:22:18 | <selic> | kj |
| 06:23:17 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 260 seconds) |
| 06:24:48 | → | star_cloud joins (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com) |
| 06:24:52 | → | madjestic joins (~Android@86-88-72-244.fixed.kpn.net) |
| 06:24:59 | → | bahamas joins (~lucian@unaffiliated/bahamas) |
| 06:29:21 | → | sord937 joins (~sord937@gateway/tor-sasl/sord937) |
| 06:29:22 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 06:29:41 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 06:29:56 | × | Sgeo quits (~Sgeo@ool-18b98aa4.dyn.optonline.net) (Read error: Connection reset by peer) |
| 06:30:28 | → | Varis joins (~Tadas@unaffiliated/varis) |
| 06:30:40 | × | azure1 quits (~azure@103.154.230.130) (Read error: Connection reset by peer) |
| 06:30:59 | → | azure1 joins (~azure@103.154.230.130) |
| 06:31:48 | → | aragorn1212 joins (31cf3bf0@49.207.59.240) |
| 06:31:58 | <aragorn1212> | hi |
| 06:32:12 | <aragorn1212> | is the beginners channel not active anymore? |
| 06:32:26 | → | malumore joins (~malumore@151.62.125.69) |
| 06:34:43 | × | star_cloud quits (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com) (Excess Flood) |
| 06:35:03 | × | Tops2 quits (~Tobias@dyndsl-091-249-083-058.ewe-ip-backbone.de) (Read error: Connection reset by peer) |
| 06:35:55 | → | frozenErebus joins (~frozenEre@94.128.81.87) |
| 06:35:55 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 06:35:55 | <aragorn1212> | Anyone active? |
| 06:36:01 | → | star_cloud joins (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com) |
| 06:36:17 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 06:36:30 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 06:38:53 | → | danvet joins (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) |
| 06:39:31 | → | thc202 joins (~thc202@unaffiliated/thc202) |
| 06:44:01 | <ski> | aragorn1212 : it is active |
| 06:44:28 | <ski> | (although beginner's questions are also welcome in here) |
| 06:44:45 | → | shutdown_-h_now joins (~arjan@2001:1c06:2d0b:2312:70ce:e84:9e94:29ff) |
| 06:44:56 | × | andreas31 quits (~andreas@gateway/tor-sasl/andreas303) (Remote host closed the connection) |
| 06:45:46 | → | andreas31 joins (~andreas@gateway/tor-sasl/andreas303) |
| 06:52:53 | × | tzh quits (~tzh@c-24-21-73-154.hsd1.wa.comcast.net) (Quit: zzz) |
| 06:53:20 | → | ddellacosta joins (~ddellacos@86.106.143.10) |
| 06:53:21 | × | Varis quits (~Tadas@unaffiliated/varis) (Remote host closed the connection) |
| 06:56:46 | × | irc_user quits (uid423822@gateway/web/irccloud.com/x-dntykznpsmhskubk) (Quit: Connection closed for inactivity) |
| 06:58:07 | × | ddellacosta quits (~ddellacos@86.106.143.10) (Ping timeout: 268 seconds) |
| 06:59:31 | → | michalz joins (~user@185.246.204.52) |
| 07:02:09 | → | knupfer joins (~Thunderbi@200116b8240912008c086767523d9d96.dip.versatel-1u1.de) |
| 07:07:59 | × | aragorn1212 quits (31cf3bf0@49.207.59.240) (Quit: Connection closed) |
| 07:09:07 | → | Lord_of_Life joins (~Lord@unaffiliated/lord-of-life/x-0885362) |
| 07:10:28 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 245 seconds) |
| 07:13:12 | → | _ht joins (~quassel@82-169-194-8.biz.kpn.net) |
| 07:13:41 | → | madjest71 joins (~Android@2a02-a420-47-b3b2-eb4-5763-729d-3295.mobile6.kpn.net) |
| 07:15:50 | × | madjestic quits (~Android@86-88-72-244.fixed.kpn.net) (Ping timeout: 256 seconds) |
| 07:17:14 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 268 seconds) |
| 07:20:54 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 07:21:42 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Client Quit) |
| 07:22:41 | × | marinelli quits (~marinelli@gateway/tor-sasl/marinelli) (Quit: marinelli) |
| 07:27:16 | → | cfricke joins (~cfricke@unaffiliated/cfricke) |
| 07:27:20 | × | quinn quits (~quinn@c-73-223-224-163.hsd1.ca.comcast.net) (Ping timeout: 240 seconds) |
| 07:29:42 | → | stree joins (~stree@68.36.8.116) |
| 07:30:51 | → | ddellacosta joins (~ddellacos@83.143.246.107) |
| 07:32:19 | × | rj quits (~x@gateway/tor-sasl/rj) (Remote host closed the connection) |
| 07:33:00 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 07:33:33 | → | quinn joins (~quinn@c-73-223-224-163.hsd1.ca.comcast.net) |
| 07:35:37 | × | ddellacosta quits (~ddellacos@83.143.246.107) (Ping timeout: 256 seconds) |
| 07:40:22 | → | kiweun joins (~kiweun@2607:fea8:2a62:9600:c9a0:4edb:f142:45d8) |
| 07:44:13 | × | frozenErebus quits (~frozenEre@94.128.81.87) (Ping timeout: 265 seconds) |
| 07:46:23 | → | madjestic joins (~Android@86-88-72-244.fixed.kpn.net) |
| 07:49:05 | → | aqd joins (~aqd@84.20.147.33) |
| 07:49:16 | → | wonko7 joins (~wonko7@45.15.17.60) |
| 07:49:55 | × | madjest71 quits (~Android@2a02-a420-47-b3b2-eb4-5763-729d-3295.mobile6.kpn.net) (Ping timeout: 268 seconds) |
| 07:50:30 | × | cole-h quits (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 265 seconds) |
| 07:51:11 | → | Varis joins (~Tadas@unaffiliated/varis) |
| 07:51:17 | × | forgottenone quits (~forgotten@176.42.23.95) (Remote host closed the connection) |
| 07:54:59 | → | apeyroux joins (~alex@78.20.138.88.rev.sfr.net) |
| 07:56:06 | → | frozenErebus joins (~frozenEre@94.128.81.87) |
| 07:56:58 | → | chele joins (~chele@ip5b40237d.dynamic.kabel-deutschland.de) |
| 07:59:49 | → | Franciman joins (~francesco@host-79-53-62-46.retail.telecomitalia.it) |
| 08:00:10 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 08:00:11 | <idnar> | glguy: you could have defined it as `data Either a b = Right a | Left b` though |
| 08:02:21 | <Uniaika> | idnar: I have the hardest time determining my left and my right, so I don't need that kind of psychological warfare waged against me :P |
| 08:03:28 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 08:03:28 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 08:03:29 | × | kini quits (~kini@unaffiliated/kini) (Ping timeout: 268 seconds) |
| 08:03:52 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 08:08:29 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 256 seconds) |
| 08:09:09 | → | sarna joins (3e1528e3@gateway/web/cgi-irc/kiwiirc.com/ip.62.21.40.227) |
| 08:10:12 | <sarna> | hey, I have a question that I think you might know the answer to. how would you express a sum type in yaml? |
| 08:10:12 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 08:10:28 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 08:11:00 | ski | glances around the channel for someone knowledgable about YAML |
| 08:11:55 | <sarna> | ski: I thought haskellers would be good at enforcing invariants :) even if the language isn't that helpful |
| 08:12:27 | × | geowiesnot quits (~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) (Ping timeout: 256 seconds) |
| 08:12:33 | × | wonko7 quits (~wonko7@45.15.17.60) (Ping timeout: 245 seconds) |
| 08:12:49 | <ski> | (not sure what the invariant here would be, but ok) |
| 08:14:13 | <sarna> | ski: I have a map with key foo. if the value in foo is true, I need key bar to exist. if it's false, I need key baz to exist |
| 08:15:02 | <sarna> | maybe there's a better way of doing this, I don't know. no idea where to ask either |
| 08:15:41 | <__minoru__shirae> | why ask about yaml if you can ask about json and then convert from json to yaml |
| 08:15:42 | <nshepperd2> | the usual way express sum types in a languages that don't have them is just a tagged product |
| 08:16:07 | × | vchlup quits (~vchlup@nat.brnet.cz) (Read error: Connection reset by peer) |
| 08:16:07 | <nshepperd2> | in other words just do the map the way you said and check the invariant when you decode it |
| 08:16:30 | <ski> | sarna : hm, so are you asking about encoding sum types, or about validating such an encoding ? |
| 08:16:37 | → | graf_blutwurst joins (~user@2001:171b:226e:adc0:8def:33e:39f5:7058) |
| 08:16:42 | → | vchlup joins (~vchlup@nat.brnet.cz) |
| 08:16:49 | <sarna> | nshepperd2: and how to communicate that to my users? for now I put the other variant in a comment and wrote "if foo then this, if not then that" |
| 08:16:56 | <sarna> | ski: encoding |
| 08:16:56 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 08:17:03 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 08:18:25 | <sarna> | __minoru__shirae: is json less offensive here? :D I'm using yaml because people who'll use the thing are used to it (devops) |
| 08:18:32 | <nshepperd2> | yes just document it. also have a helpful error message when the value does not validate |
| 08:19:00 | <sarna> | nshepperd2: oh right, I'll make it fail nicely. thanks for the help :)) |
| 08:19:13 | <ski> | you could probably use a "map" (conceptually a record) with one field being a tag, and either remaining fields that should be present (and none else) determined by that tag, or else having a single other field, whose contents would be a record of one type or another (or perhaps of some other type), depending on the tag |
| 08:20:01 | <ski> | i presume there's some way to validate that some YAML adheres to an expected format, and if so, it would be nice to have it validate this encoding of a sum type |
| 08:20:57 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Ping timeout: 256 seconds) |
| 08:21:13 | <sarna> | ski: oh thanks for the suggestions! I don't have a good name for the field if I was doing version 2, so I'll go with ver 1 :) |
| 08:21:21 | <ski> | (if there's just two variants, then the tag could possibly be a boolean. if there's more, you'd use something else, maybe integers or strings) |
| 08:22:10 | <sarna> | yeah it's thankfully just a bool :D |
| 08:22:14 | <nshepperd2> | i suppose one other way is to have a singleton map whose single key is the tag and the value is a record of all the fields |
| 08:22:23 | <ski> | (the second encoding i mentioned might be easier to validate, although the former would probably be more convenient, when reading and writing YAML, at least if by hand) |
| 08:22:57 | <ski> | well, that would require one to be able to query the keys .. is that possible, and reasonable ? |
| 08:23:06 | <nshepperd2> | then the invariant is easily explained as 'must be a singleton map' |
| 08:23:10 | <sarna> | yeah it's meant to be read and edited by hand, nshepperd2's newest suggestion would read poorly in this case, imo |
| 08:23:11 | ski | knows almost nothing about YAML .. |
| 08:24:20 | <sarna> | my tag is "is_feature_enabled", by the way |
| 08:24:30 | <ski> | nshepperd2 : although that presumably doesn't ensure that only a definite collection of tags are allowed, and whatever format the payload key is supposed to have, for each of them |
| 08:24:33 | <sarna> | but I think I have a satisfactory solution now :) thanks all! |
| 08:25:27 | → | bitdex joins (~bitdex@gateway/tor-sasl/bitdex) |
| 08:26:32 | <ski> | oh, and the second is more flexible, in the sense that the payload can be kind of thing (not just a record), while in the first case, it must be a record (to which is added the tag) (that record can have multiple, or none, extra fields. for the second variant, there's a single payload) |
| 08:26:33 | <nshepperd2> | i assume there are usual yaml validation features which can validate the kay/payload |
| 08:27:04 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 08:27:14 | → | wonko7 joins (~wonko7@62.115.229.50) |
| 08:27:39 | <ski> | if someone who's actually used YAML in Haskell should turn up, they might be able to confirm or deny presence of validation, in whatever package, and tell which encoding form would be nicer for such validation |
| 08:28:15 | <sarna> | what do haskellers use? dhall? |
| 08:28:44 | <sarna> | like, if you need a human-readable config file |
| 08:29:03 | → | idhugo joins (~idhugo@80-62-117-136-mobile.dk.customer.tdc.net) |
| 08:29:53 | <nshepperd2> | so far i've just used a plain text file with one directive per line like some kind of savage |
| 08:30:15 | <sarna> | :DD |
| 08:30:36 | → | Sorny joins (~Sornaensi@79.142.232.102.static.router4.bolignet.dk) |
| 08:30:37 | × | cyphase quits (~cyphase@unaffiliated/cyphase) (Ping timeout: 265 seconds) |
| 08:30:49 | → | kuribas joins (~user@ip-188-118-57-242.reverse.destiny.be) |
| 08:33:42 | × | Sorna quits (~Sornaensi@077213203030.dynamic.telenor.dk) (Ping timeout: 268 seconds) |
| 08:35:05 | → | gehmehgeh joins (~ircuser1@gateway/tor-sasl/gehmehgeh) |
| 08:36:06 | × | sarna quits (3e1528e3@gateway/web/cgi-irc/kiwiirc.com/ip.62.21.40.227) (Quit: Connection closed) |
| 08:36:32 | → | Gurkenglas joins (~Gurkengla@unaffiliated/gurkenglas) |
| 08:38:54 | → | Yumasi joins (~guillaume@2a01:e0a:5cb:4430:f8b3:8048:46:fa78) |
| 08:41:49 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 08:42:06 | → | Kaeipi joins (~Kaiepi@47.54.252.148) |
| 08:42:08 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Read error: No route to host) |
| 08:43:02 | → | Lycurgus joins (~niemand@98.4.119.196) |
| 08:45:54 | × | selic quits (~selic@93-87-60-181.static.isp.telekom.rs) (Quit: WeeChat 2.8) |
| 08:46:39 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 268 seconds) |
| 08:46:45 | → | Vadrigar_ joins (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) |
| 08:48:14 | → | raehik joins (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) |
| 08:48:17 | → | shad0w_ joins (31249fed@49.36.159.237) |
| 08:48:59 | × | madjestic quits (~Android@86-88-72-244.fixed.kpn.net) (Ping timeout: 265 seconds) |
| 08:48:59 | × | howdoi quits (uid224@gateway/web/irccloud.com/x-uvokrbifiycmuqdg) (Quit: Connection closed for inactivity) |
| 08:50:40 | × | Kaeipi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 08:50:40 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 08:51:09 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 08:52:38 | → | cyphase joins (~cyphase@unaffiliated/cyphase) |
| 08:54:16 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Remote host closed the connection) |
| 08:54:21 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 08:56:53 | → | tailcall joins (~tailcall@117.222.69.125) |
| 08:57:27 | → | LKoen joins (~LKoen@194.250.88.92.rev.sfr.net) |
| 08:57:27 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 08:57:29 | × | hiroaki quits (~hiroaki@2a02:8108:8c40:2bb8:bf91:2d52:7724:8d37) (Ping timeout: 272 seconds) |
| 08:57:44 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 08:59:58 | → | elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) |
| 09:00:09 | × | simara[m] quits (simaramatr@gateway/shell/matrix.org/x-cuvsgvwpxvwiqjpk) (Quit: Idle for 30+ days) |
| 09:00:26 | × | rdivyanshu quits (uid322626@gateway/web/irccloud.com/x-efjaygphshhzgjrx) (Quit: Connection closed for inactivity) |
| 09:00:47 | × | xff0x quits (~xff0x@2001:1a81:53ea:3700:a159:1aba:82af:c891) (Ping timeout: 260 seconds) |
| 09:01:02 | → | geowiesnot joins (~user@87-89-181-157.abo.bbox.fr) |
| 09:01:24 | → | xff0x joins (~xff0x@2001:1a81:53ea:3700:e9be:d27:4cdc:9068) |
| 09:01:46 | × | hexfive quits (~hexfive@50.35.83.177) (Quit: i must go. my people need me.) |
| 09:09:26 | → | hiroaki joins (~hiroaki@2a02:8108:8c40:2bb8:3b52:62c0:efa9:bd31) |
| 09:10:20 | → | fendor joins (~fendor@91.141.1.9.wireless.dyn.drei.com) |
| 09:11:36 | → | coot joins (~coot@37.30.55.131.nat.umts.dynamic.t-mobile.pl) |
| 09:11:56 | × | malumore quits (~malumore@151.62.125.69) (Ping timeout: 268 seconds) |
| 09:14:43 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 09:14:46 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 09:15:03 | × | geowiesnot quits (~user@87-89-181-157.abo.bbox.fr) (Ping timeout: 245 seconds) |
| 09:19:14 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 09:19:45 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 264 seconds) |
| 09:20:26 | → | borne joins (~fritjof@2001:638:708:30da:d8ae:9747:a2cd:6345) |
| 09:23:44 | → | m0rphism joins (~m0rphism@HSI-KBW-085-216-104-059.hsi.kabelbw.de) |
| 09:26:30 | → | kritzefitz joins (~kritzefit@p548c9398.dip0.t-ipconnect.de) |
| 09:26:43 | × | __minoru__shirae quits (~shiraeesh@46.34.207.1) (Ping timeout: 245 seconds) |
| 09:31:07 | × | bahamas quits (~lucian@unaffiliated/bahamas) (Ping timeout: 260 seconds) |
| 09:31:08 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 09:31:19 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 09:32:54 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 09:34:02 | × | Vadrigar_ quits (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) (Ping timeout: 260 seconds) |
| 09:37:33 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 245 seconds) |
| 09:39:19 | ← | tailcall parts (~tailcall@117.222.69.125) () |
| 09:41:57 | → | geowiesnot joins (~user@87-89-181-157.abo.bbox.fr) |
| 09:43:13 | → | dhouthoo joins (~dhouthoo@ptr-eitgbj2w0uu6delkbrh.18120a2.ip6.access.telenet.be) |
| 09:46:22 | → | dandart joins (~Thunderbi@home.dandart.co.uk) |
| 09:46:27 | × | dandart quits (~Thunderbi@home.dandart.co.uk) (Client Quit) |
| 09:46:53 | × | seanparsons quits (~sean@cpc145088-gill21-2-0-cust281.20-1.cable.virginm.net) (Quit: ZNC 1.8.1 - https://znc.in) |
| 09:48:04 | × | Lycurgus quits (~niemand@98.4.119.196) (Quit: Exeunt) |
| 09:49:14 | → | tlgl^nix joins (~damien@2604:3d08:f17f:ec50:250:b6ff:fee3:6eae) |
| 09:50:19 | → | stree joins (~stree@68.36.8.116) |
| 09:50:20 | × | juri__ quits (~juri@79.140.115.251) (Read error: Connection reset by peer) |
| 09:50:50 | → | seanparsons joins (~sean@cpc145088-gill21-2-0-cust281.20-1.cable.virginm.net) |
| 09:50:57 | → | juri_ joins (~juri@79.140.115.251) |
| 09:51:05 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 09:51:43 | → | madjestic joins (~Android@86-88-72-244.fixed.kpn.net) |
| 09:54:47 | × | friyin quits (~friyin4@46.136.209.213) (Read error: Connection reset by peer) |
| 09:55:35 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 256 seconds) |
| 09:55:50 | × | aarvar quits (~foewfoiew@2601:602:a080:fa0:8d5e:8b07:4f7a:6938) (Ping timeout: 264 seconds) |
| 09:55:51 | → | bahamas joins (~lucian@unaffiliated/bahamas) |
| 09:56:20 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 09:56:21 | × | juri_ quits (~juri@79.140.115.251) (Read error: Connection reset by peer) |
| 09:56:47 | → | juri_ joins (~juri@79.140.115.251) |
| 09:57:30 | → | gds joins (~user@2a01:4b00:8605:9800:4103:dbd5:9f3c:6103) |
| 10:01:14 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 10:01:14 | × | xff0x quits (~xff0x@2001:1a81:53ea:3700:e9be:d27:4cdc:9068) (Ping timeout: 264 seconds) |
| 10:01:14 | × | juri_ quits (~juri@79.140.115.251) (Read error: Connection reset by peer) |
| 10:01:33 | → | Rudd0 joins (~Rudd0@185.189.115.103) |
| 10:01:37 | → | xff0x joins (~xff0x@2001:1a81:53ea:3700:5bc4:f932:7f79:a256) |
| 10:07:18 | × | Guest84272 quits (~marienz@217.146.82.202) (Remote host closed the connection) |
| 10:08:03 | × | knupfer quits (~Thunderbi@200116b8240912008c086767523d9d96.dip.versatel-1u1.de) (Ping timeout: 268 seconds) |
| 10:08:38 | ← | tempate parts (~tempate@unaffiliated/tempate) () |
| 10:13:22 | → | __minoru__shirae joins (~shiraeesh@46.34.207.1) |
| 10:15:13 | → | malumore joins (~malumore@151.62.125.69) |
| 10:15:21 | → | olligobber joins (olligobber@gateway/vpn/privateinternetaccess/olligobber) |
| 10:17:40 | → | ubert1 joins (~Thunderbi@p200300ecdf25d931e6b318fffe838f33.dip0.t-ipconnect.de) |
| 10:17:43 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 10:21:37 | × | Yumasi quits (~guillaume@2a01:e0a:5cb:4430:f8b3:8048:46:fa78) (Ping timeout: 268 seconds) |
| 10:22:04 | → | Yumasi joins (~guillaume@40.72.95.92.rev.sfr.net) |
| 10:22:06 | × | benkolera quits (uid285671@gateway/web/irccloud.com/x-dcatnolngaaurwon) (Quit: Connection closed for inactivity) |
| 10:22:14 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 10:23:18 | → | Dragavnir joins (~Dragavnir@217.146.82.202) |
| 10:24:32 | → | knupfer joins (~Thunderbi@200116b82409120025e07d54fd526c58.dip.versatel-1u1.de) |
| 10:25:59 | × | unyu quits (~pyon@unaffiliated/pyon) (Quit: Reboot.) |
| 10:27:46 | → | son0p joins (~son0p@181.58.39.182) |
| 10:27:47 | × | bahamas quits (~lucian@unaffiliated/bahamas) (Ping timeout: 268 seconds) |
| 10:28:26 | → | unyu joins (~pyon@unaffiliated/pyon) |
| 10:29:01 | × | frozenErebus quits (~frozenEre@94.128.81.87) (Ping timeout: 268 seconds) |
| 10:30:02 | × | xff0x quits (~xff0x@2001:1a81:53ea:3700:5bc4:f932:7f79:a256) (Ping timeout: 260 seconds) |
| 10:30:50 | → | xff0x joins (~xff0x@2001:1a81:53ea:3700:f4c9:a54a:b343:45e2) |
| 10:31:00 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 10:32:54 | × | pavonia quits (~user@unaffiliated/siracusa) (Quit: Bye!) |
| 10:35:45 | → | benkolera joins (uid285671@gateway/web/irccloud.com/x-crocbefkutgfsdyl) |
| 10:35:48 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 268 seconds) |
| 10:37:23 | → | is_null_ joins (~jpic@pdpc/supporter/professional/is-null) |
| 10:37:55 | → | yoctocell joins (~user@h87-96-130-155.cust.a3fiber.se) |
| 10:38:30 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 10:38:30 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 10:38:55 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 10:40:21 | × | is_null quits (~jpic@pdpc/supporter/professional/is-null) (Ping timeout: 256 seconds) |
| 10:43:14 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 10:45:17 | → | romesrf joins (~romesrf@44.190.189.46.rev.vodafone.pt) |
| 10:45:17 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 10:45:30 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 10:48:46 | → | dhil joins (~dhil@80.208.56.181) |
| 10:55:49 | × | Alleria_ quits (~AllahuAkb@2603-7000-3040-0000-b174-32cd-b29a-dcb9.res6.spectrum.com) (Read error: Connection reset by peer) |
| 10:56:15 | → | Alleria_ joins (~AllahuAkb@2603-7000-3040-0000-b174-32cd-b29a-dcb9.res6.spectrum.com) |
| 10:59:18 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 11:00:56 | × | __minoru__shirae quits (~shiraeesh@46.34.207.1) (Ping timeout: 265 seconds) |
| 11:01:04 | → | Vadrigar_ joins (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) |
| 11:01:09 | × | kritzefitz quits (~kritzefit@p548c9398.dip0.t-ipconnect.de) (Ping timeout: 264 seconds) |
| 11:01:27 | → | kritzefitz joins (~kritzefit@2003:5b:203b:200::10:49) |
| 11:03:06 | × | kupi quits (uid212005@gateway/web/irccloud.com/x-ulwctdrxjxxnpyln) (Quit: Connection closed for inactivity) |
| 11:03:19 | × | Guest14565 quits (~textual@2603-7000-3040-0000-4c26-30e6-a1ae-bc87.res6.spectrum.com) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 11:03:34 | × | Alleria_ quits (~AllahuAkb@2603-7000-3040-0000-b174-32cd-b29a-dcb9.res6.spectrum.com) (Read error: Connection reset by peer) |
| 11:03:49 | → | Mrbuck joins (~Mrbuck@gateway/tor-sasl/mrbuck) |
| 11:04:03 | → | Alleria_ joins (~AllahuAkb@2603-7000-3040-0000-b174-32cd-b29a-dcb9.res6.spectrum.com) |
| 11:04:10 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 268 seconds) |
| 11:05:51 | → | ClaudiusMaximus joins (~claude@cpc98210-croy26-2-0-cust137.19-2.cable.virginm.net) |
| 11:05:51 | × | ClaudiusMaximus quits (~claude@cpc98210-croy26-2-0-cust137.19-2.cable.virginm.net) (Changing host) |
| 11:05:51 | → | ClaudiusMaximus joins (~claude@unaffiliated/claudiusmaximus) |
| 11:05:52 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 11:05:59 | × | byorgey_ quits (~byorgey@155.138.238.211) (Quit: leaving) |
| 11:06:06 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 11:06:09 | → | byorgey joins (~byorgey@155.138.238.211) |
| 11:07:02 | → | ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 11:08:29 | × | malumore quits (~malumore@151.62.125.69) (Ping timeout: 268 seconds) |
| 11:12:05 | × | ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 256 seconds) |
| 11:12:21 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 11:13:02 | → | usr25 joins (~usr25@unaffiliated/usr25) |
| 11:13:16 | → | polxy joins (opticnerve@gateway/vpn/airvpn/opticnerve) |
| 11:16:00 | → | Synthetica joins (uid199651@gateway/web/irccloud.com/x-lysduszivdckswmi) |
| 11:16:50 | × | jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 264 seconds) |
| 11:17:38 | <shad0w_> | ``` |
| 11:17:38 | <shad0w_> | class Monad m => MonadError e m | m -> e where |
| 11:17:39 | <shad0w_> | throwError :: e -> m a |
| 11:17:39 | <shad0w_> | catchError :: m a -> (e -> m a) -> m a |
| 11:17:40 | <shad0w_> | ``` |
| 11:17:57 | × | Vadrigar_ quits (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) (Ping timeout: 264 seconds) |
| 11:18:00 | <shad0w_> | how would you interpret the throwError and catchError functions ? |
| 11:18:15 | × | entel quits (uid256215@botters/entel) (Quit: Connection closed for inactivity) |
| 11:18:20 | <shad0w_> | throwError takes an error type `e` and returns a monad `m a` ? |
| 11:18:20 | × | apeyroux quits (~alex@78.20.138.88.rev.sfr.net) (Ping timeout: 265 seconds) |
| 11:18:49 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 11:18:49 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 11:19:09 | <[exa]> | shad0w_: it actually does not return, in the same sense as `undefined` does "not return" a type `a` |
| 11:19:11 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 11:19:41 | <shad0w_> | but the functional dependency ? |
| 11:19:54 | <shad0w_> | [exa]: we can return monads right ? |
| 11:20:03 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 11:20:11 | <[exa]> | not sure if I understand now |
| 11:20:29 | <shad0w_> | like we return IO () and Maybe a all the time ? |
| 11:20:36 | <[exa]> | the functional dependency says that "e" can be considered to be fully specified by "m" |
| 11:20:47 | × | Alleria_ quits (~AllahuAkb@2603-7000-3040-0000-b174-32cd-b29a-dcb9.res6.spectrum.com) (Ping timeout: 260 seconds) |
| 11:20:48 | <shad0w_> | yes. that's what i make of it. |
| 11:20:57 | <[exa]> | actually, yes. The only "error" that IO supports is the (iirc) IOError |
| 11:21:09 | <[exa]> | same for say "Either Int String", the error type is fixed to Int there |
| 11:21:22 | → | machinedgod joins (~machinedg@135-23-192-217.cpe.pppoe.ca) |
| 11:21:57 | × | Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (Ping timeout: 260 seconds) |
| 11:22:11 | <[exa]> | also, iirc, `Maybe a` is not an instance of MonadError because it technically cannot carry the error |
| 11:22:18 | → | Alleria_ joins (~AllahuAkb@2603-7000-3040-0000-b174-32cd-b29a-dcb9.res6.spectrum.com) |
| 11:22:21 | → | raichoo joins (~raichoo@dslb-092-073-222-210.092.073.pools.vodafone-ip.de) |
| 11:22:38 | <shad0w_> | so. back to my original dillemma |
| 11:22:56 | <shad0w_> | how do i, uhm, interptret throwError ? |
| 11:23:08 | → | peanut_ joins (~peanut_@2a02:8388:a101:2600:bb7e:e842:eea5:aec3) |
| 11:23:30 | <[exa]> | it produces `m a` that shold have the error semantics that carries the error `e`, thus the `a` there shouldn't be of any interest |
| 11:23:53 | <shad0w_> | but what is `m a`? |
| 11:24:00 | × | romesrf quits (~romesrf@44.190.189.46.rev.vodafone.pt) (Quit: WeeChat 3.1) |
| 11:24:28 | <[exa]> | in our previous example with `Either Int String`, `Left 42` is `m a` for `m ~ Either Int` and `a ~ String` |
| 11:24:38 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 11:25:00 | <shad0w_> | i see |
| 11:25:03 | <[exa]> | supposing `Left 42` would result from `throwError 42` |
| 11:25:05 | <shad0w_> | that helped. |
| 11:25:59 | <[exa]> | not sure if the Either instance is there actually, Either is a bit problematic for other reasons |
| 11:26:04 | <[exa]> | but it serves nicely as the example |
| 11:26:11 | <shad0w_> | yea |
| 11:26:23 | × | jacks2 quits (~bc8134e3@217.29.117.252) (Quit: http://www.okay.uz/ (Session timeout)) |
| 11:26:25 | <shad0w_> | im just trying to grasp the mental model for this thing first |
| 11:27:03 | <[exa]> | notably, with IO, you can't technically represent the "result" of the error being thrown, IOErrors may kill the program or cause interrupts etc |
| 11:27:19 | <[exa]> | so the `m a` might actually not be there at all |
| 11:27:35 | <shad0w_> | i've just started mentally isolated IO anything anyway |
| 11:27:45 | <shad0w_> | like whatever i understand, IO would probably break it. |
| 11:27:52 | → | Alleria joins (~textual@zrcout.mskcc.org) |
| 11:27:53 | <[exa]> | yeah |
| 11:28:13 | <[exa]> | not sure if there's IO instance either, my knowledge of the library is not very precise |
| 11:28:16 | Alleria | is now known as Guest15726 |
| 11:28:21 | → | romesrf joins (~romesrf@44.190.189.46.rev.vodafone.pt) |
| 11:28:24 | <shad0w_> | that's not an issue. |
| 11:28:33 | <shad0w_> | thanks for the help with this : ) |
| 11:28:36 | <[exa]> | just saying before someone corrects me. :D |
| 11:29:02 | <shad0w_> | are you sitting now ? |
| 11:29:16 | <shad0w_> | cause then you'd have to.. stand.. corrected : P |
| 11:29:22 | → | malumore joins (~malumore@151.62.125.69) |
| 11:29:22 | <shad0w_> | *ba dum tuss* |
| 11:29:33 | [exa] | gratefully accepts the joke |
| 11:29:41 | <[exa]> | anyway, looking at the instances |
| 11:30:03 | → | __minoru__shirae joins (~shiraeesh@46.34.207.1) |
| 11:31:21 | <[exa]> | you can see there's `MonadError () Maybe` bc you can re-make the () for `catch` from nothing, and `MonadError IOException IO` which iirc has no actual tangible representation of what gets out of the `throwError` (there's IO magicks instead) |
| 11:31:54 | <[exa]> | also `MonadError e (Either e)` matches the previous example, just says that the monad can carry and shortcircuit with an Int |
| 11:32:10 | <[exa]> | (rewrite: short-circuit while carrying an Int) |
| 11:32:40 | <shad0w_> | all of that went above my head : p |
| 11:32:59 | <shad0w_> | but i can see it flying off tho. so it's not that far |
| 11:33:12 | <[exa]> | look at & try the instances |
| 11:33:13 | × | is_null_ quits (~jpic@pdpc/supporter/professional/is-null) (Read error: Connection reset by peer) |
| 11:33:18 | <shad0w_> | i'd do that. |
| 11:33:18 | <[exa]> | that's always the way :D |
| 11:33:26 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 11:34:21 | tlgl^nix | is now known as tlgl^code |
| 11:34:28 | tlgl^code | has gone away to hack at some code |
| 11:34:35 | → | is_null joins (~jpic@pdpc/supporter/professional/is-null) |
| 11:34:52 | tlgl^code | is now known as tlgl^nix |
| 11:35:00 | tlgl^nix | has returned from breaking programs |
| 11:35:14 | <[exa]> | shad0w_: you might wanna see the distinction between MonadThrow and MonadCatch, that's much better in fact |
| 11:35:33 | <[exa]> | MonadError is a bit frowned upon too, sometimes |
| 11:36:45 | <[exa]> | shad0w_: there, MonadThrow can start the short-circuiting somewhere, with an error `e`, and MonadCatch can additionally bracket the shortcircuited part of the computation, retrieve the `e` and continue with the computation |
| 11:37:06 | × | __minoru__shirae quits (~shiraeesh@46.34.207.1) (Quit: Konversation terminated!) |
| 11:37:29 | → | __minoru__shirae joins (~shiraeesh@46.34.207.1) |
| 11:38:02 | <[exa]> | and the instances make much better sense there as well, you can see that MonadThrow is there for [] and Maybe, but there's on point in MonadCatch instances for these. |
| 11:38:05 | × | borne quits (~fritjof@2001:638:708:30da:d8ae:9747:a2cd:6345) (Ping timeout: 268 seconds) |
| 11:38:15 | <shad0w_> | so i read the doc on MonadThrow and that made much more sense now |
| 11:38:36 | <shad0w_> | the monad m is now in the class of types that can now throw errors with throwM |
| 11:38:55 | <shad0w_> | that that is thrown, when the monad m is run. |
| 11:39:00 | <shad0w_> | does that make sense ? |
| 11:39:00 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 11:39:18 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 11:39:25 | <[exa]> | yeah |
| 11:39:50 | <shad0w_> | and how does monad m know what errors can it throw ? |
| 11:39:53 | <[exa]> | notice that there's no MPTCs anymore, the `e` is computed from `m` directly using type families |
| 11:39:56 | <shad0w_> | is there another typeclass for that ? |
| 11:40:01 | <[exa]> | that was previously encoded in the functional dependency |
| 11:40:35 | <shad0w_> | ah i see. no more MPTCs |
| 11:40:40 | <[exa]> | (there's some code that says, very roughly, `type instance ExceptionOf (Either Int) = Int`) |
| 11:40:45 | × | smerdyakov quits (~dan@5.146.195.159) (Ping timeout: 264 seconds) |
| 11:41:15 | → | ddellacosta joins (~ddellacos@86.106.143.10) |
| 11:41:29 | <shad0w_> | do MPTc's and typefamilies kind of sort of achieve the same things ? |
| 11:41:58 | <[exa]> | ah ok taking that back, seems like there's not even the type family |
| 11:42:04 | → | bahamas joins (~lucian@unaffiliated/bahamas) |
| 11:42:06 | → | joncol joins (~jco@c188-150-101-195.bredband.comhem.se) |
| 11:42:28 | <[exa]> | ah yeah, they can be used to very similar goals, both are basically functions on types, only MPTCs are a bit more prolog-ish |
| 11:42:47 | <joncol> | Does Cabal build optimized binaries by default? Or do I have explicitly configure something to get a "release" build? |
| 11:42:48 | <shad0w_> | i read the mark p jones paper on them the other day |
| 11:42:57 | <[exa]> | no need |
| 11:42:59 | <shad0w_> | still confused x.x |
| 11:43:01 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 268 seconds) |
| 11:43:03 | <[exa]> | read "Typing the technical interview" |
| 11:43:09 | × | is_null quits (~jpic@pdpc/supporter/professional/is-null) (Ping timeout: 264 seconds) |
| 11:43:11 | → | smerdyakov joins (~dan@5.146.195.159) |
| 11:43:15 | <[exa]> | that's the best MPTC programming tutorial ever |
| 11:43:45 | <shad0w_> | https://aphyr.com/posts/342-typing-the-technical-interview |
| 11:43:46 | <shad0w_> | this ? |
| 11:43:48 | <[exa]> | yes |
| 11:43:52 | <dcoutts_> | joncol: yes, -O1 is the default, you can change it with -O0 or -O2. |
| 11:43:54 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 11:44:23 | <shad0w_> | alright. alexa. add it to the priority read list. |
| 11:44:29 | <joncol> | dcoutts_: Thanks. |
| 11:44:41 | <shad0w_> | *beep beep* no Read instance found on list |
| 11:45:15 | <[exa]> | shad0w_: it's a 3 minute read, I guess it's probably better not to delay it. |
| 11:45:38 | × | xff0x quits (~xff0x@2001:1a81:53ea:3700:f4c9:a54a:b343:45e2) (Ping timeout: 264 seconds) |
| 11:45:43 | <shad0w_> | fine. |
| 11:45:43 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 11:45:49 | <shad0w_> | alexa, make my tea. |
| 11:45:53 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 11:46:05 | → | xff0x joins (~xff0x@2001:1a81:53ea:3700:7b09:c6ef:9691:2f13) |
| 11:46:08 | × | ddellacosta quits (~ddellacos@86.106.143.10) (Ping timeout: 256 seconds) |
| 11:46:13 | [exa] | offers a broken unicode tea emoji |
| 11:46:47 | <peanut_> | 🍵 |
| 11:47:08 | <shad0w_> | okay alexa, stop. a bunch of good people made me some. |
| 11:47:45 | <shad0w_> | maybe i'll try the new tea brand next time |
| 11:47:48 | <shad0w_> | its called |
| 11:47:52 | <shad0w_> | monadT |
| 11:47:57 | <shad0w_> | *ba dum tuss* |
| 11:48:02 | <peanut_> | incredible |
| 11:48:26 | <peanut_> | i personally prefer StateT |
| 11:48:38 | × | joncol quits (~jco@c188-150-101-195.bredband.comhem.se) (Quit: leaving) |
| 11:48:53 | <shad0w_> | peanut_: you should try some ExceptT |
| 11:48:56 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 11:49:02 | <shad0w_> | i hear its... exceoptional |
| 11:49:08 | <shad0w_> | exceptional* |
| 11:49:15 | <shad0w_> | *ba dum tuss* |
| 11:49:16 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 11:49:22 | <shad0w_> | i funged it, didn't i? |
| 11:49:27 | <peanut_> | I'm sure they all blend together nicely |
| 11:49:32 | <shad0w_> | *sad ba dum tuss* |
| 11:51:23 | × | yoctocell quits (~user@h87-96-130-155.cust.a3fiber.se) (Remote host closed the connection) |
| 11:51:24 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 11:51:24 | → | jiribenes joins (~jiribenes@rosa.jiribenes.com) |
| 11:51:58 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 11:52:35 | <kritzefitz> | Kinda. They don't really mix. They just stack on each other, like oil on water. |
| 11:54:01 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 256 seconds) |
| 11:54:39 | <shad0w_> | [exa]: why is this article so briliantly written ? |
| 11:55:22 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 11:58:09 | × | __minoru__shirae quits (~shiraeesh@46.34.207.1) (Ping timeout: 264 seconds) |
| 11:58:36 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 256 seconds) |
| 12:00:21 | × | bulters quits (sid408399@gateway/web/irccloud.com/x-filoqmfdmlybvcpx) (Quit: Connection closed for inactivity) |
| 12:00:54 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 268 seconds) |
| 12:00:54 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 12:01:04 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 12:01:28 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 12:01:30 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 12:01:40 | → | alx741 joins (~alx741@186.178.108.68) |
| 12:02:52 | → | urodna joins (~urodna@unaffiliated/urodna) |
| 12:03:38 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 12:03:50 | → | bitmapper joins (uid464869@gateway/web/irccloud.com/x-ktfzuquwglytuabt) |
| 12:03:52 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 12:04:08 | ChanServ | sets mode +o shapr |
| 12:04:33 | shapr | sets mode -o shapr |
| 12:05:32 | × | shad0w_ quits (31249fed@49.36.159.237) (Quit: Connection closed) |
| 12:06:38 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 12:07:01 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 12:08:53 | → | is_null joins (~jpic@pdpc/supporter/professional/is-null) |
| 12:08:53 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 12:09:09 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 12:09:35 | × | kiltzman quits (~k1ltzman@195.189.99.96) (Ping timeout: 240 seconds) |
| 12:10:11 | → | frozenErebus joins (~frozenEre@94.128.81.87) |
| 12:10:57 | → | stree joins (~stree@68.36.8.116) |
| 12:12:07 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 260 seconds) |
| 12:12:46 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 12:12:47 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 12:13:15 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 12:15:10 | → | fuzzypixelz joins (2ec10464@eth-west-pareq2-46-193-4-100.wb.wifirst.net) |
| 12:15:23 | × | fuzzypixelz quits (2ec10464@eth-west-pareq2-46-193-4-100.wb.wifirst.net) (Client Quit) |
| 12:15:23 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 12:15:50 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 12:16:20 | → | kiltzman joins (~k1ltzman@195.189.99.96) |
| 12:16:45 | × | bahamas quits (~lucian@unaffiliated/bahamas) (Ping timeout: 264 seconds) |
| 12:17:58 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 245 seconds) |
| 12:18:25 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 12:18:53 | × | ph88 quits (~ph88@2a02:8109:9e00:7e5c:8e5:4383:183d:afed) (Ping timeout: 272 seconds) |
| 12:19:06 | → | ddellacosta joins (~ddellacos@86.106.143.128) |
| 12:20:53 | tlgl^nix | has gone away to hack at some code |
| 12:22:37 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 12:23:57 | × | ddellacosta quits (~ddellacos@86.106.143.128) (Ping timeout: 264 seconds) |
| 12:25:34 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 12:27:02 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 12:29:52 | × | is_null quits (~jpic@pdpc/supporter/professional/is-null) (Ping timeout: 265 seconds) |
| 12:35:43 | → | shellin joins (bab725d7@186.183.37.215) |
| 12:36:04 | × | bitdex quits (~bitdex@gateway/tor-sasl/bitdex) (Quit: = "") |
| 12:36:27 | → | is_null joins (~jpic@pdpc/supporter/professional/is-null) |
| 12:40:20 | × | olligobber quits (olligobber@gateway/vpn/privateinternetaccess/olligobber) (Remote host closed the connection) |
| 12:40:27 | → | borne joins (~fritjof@200116b86490f900bc09546e2ac68572.dip.versatel-1u1.de) |
| 12:40:43 | ← | shellin parts (bab725d7@186.183.37.215) () |
| 12:43:23 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 12:46:15 | × | LKoen quits (~LKoen@194.250.88.92.rev.sfr.net) (Remote host closed the connection) |
| 12:46:57 | → | berberman_ joins (~berberman@unaffiliated/berberman) |
| 12:48:02 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 12:48:39 | × | berberman quits (~berberman@unaffiliated/berberman) (Ping timeout: 272 seconds) |
| 12:49:38 | × | Maxdamantus quits (~Maxdamant@unaffiliated/maxdamantus) (Ping timeout: 245 seconds) |
| 12:49:53 | × | polxy quits (opticnerve@gateway/vpn/airvpn/opticnerve) (Quit: bye) |
| 12:50:23 | → | ddellacosta joins (~ddellacos@86.106.143.219) |
| 12:50:53 | × | toorevitimirp quits (~tooreviti@117.182.181.200) (Ping timeout: 245 seconds) |
| 12:54:57 | × | ukari quits (~ukari@unaffiliated/ukari) (Remote host closed the connection) |
| 12:55:10 | × | ddellacosta quits (~ddellacos@86.106.143.219) (Ping timeout: 268 seconds) |
| 12:55:44 | → | apeyroux joins (~alex@78.20.138.88.rev.sfr.net) |
| 12:57:36 | → | Maxdamantus joins (~Maxdamant@unaffiliated/maxdamantus) |
| 13:04:10 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 13:05:12 | → | toorevitimirp joins (~tooreviti@117.182.181.200) |
| 13:08:42 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 260 seconds) |
| 13:10:50 | × | hiroaki quits (~hiroaki@2a02:8108:8c40:2bb8:3b52:62c0:efa9:bd31) (Ping timeout: 264 seconds) |
| 13:11:11 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 13:11:35 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 13:12:57 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 13:13:11 | → | Tario joins (~Tario@201.192.165.173) |
| 13:13:46 | × | son0p quits (~son0p@181.58.39.182) (Remote host closed the connection) |
| 13:15:58 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 13:19:41 | → | flx_ joins (flux@2001:708:310:3430:4506:8c48:1ba0:18ff) |
| 13:19:54 | flx_ | is now known as mflux |
| 13:21:52 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 13:24:26 | → | idhugo_ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) |
| 13:24:29 | → | Deide joins (~Deide@217.155.19.23) |
| 13:24:57 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 13:26:57 | × | idhugo quits (~idhugo@80-62-117-136-mobile.dk.customer.tdc.net) (Ping timeout: 264 seconds) |
| 13:28:16 | → | titusg joins (~user@158.229.6.51.dyn.plus.net) |
| 13:29:26 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 13:30:27 | × | Dragavnir quits (~Dragavnir@217.146.82.202) (Remote host closed the connection) |
| 13:30:41 | <titusg> | I'm using Lens.Simple for the first time, and have a record in a types module, then import it elsewhere, then use the getter with ^., but the getter isn't in scope. Something to do with TH and the order things are compiled? |
| 13:30:55 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed) |
| 13:31:18 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 13:32:17 | × | graf_blutwurst quits (~user@2001:171b:226e:adc0:8def:33e:39f5:7058) (Remote host closed the connection) |
| 13:34:00 | → | graf_blutwurst joins (~user@2001:171b:226e:adc0:8def:33e:39f5:7058) |
| 13:34:10 | × | Mrbuck quits (~Mrbuck@gateway/tor-sasl/mrbuck) (Ping timeout: 268 seconds) |
| 13:34:42 | <titusg> | i've got TH extension on in both files and cabal config |
| 13:36:06 | → | carlomagno joins (~cararell@148.87.23.12) |
| 13:36:07 | × | geowiesnot quits (~user@87-89-181-157.abo.bbox.fr) (Ping timeout: 260 seconds) |
| 13:42:22 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 13:42:30 | → | LKoen joins (~LKoen@194.250.88.92.rev.sfr.net) |
| 13:43:40 | <lyxia> | how are you importing it |
| 13:44:39 | → | lunaphyte_ joins (~lunaphyte@37.120.211.188) |
| 13:45:41 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 13:45:44 | → | ddellacosta joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 13:46:19 | × | v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Remote host closed the connection) |
| 13:46:21 | <titusg> | lyxia: import Types (MyRecord(..)) |
| 13:47:15 | → | shellin joins (bab725d7@186.183.37.215) |
| 13:47:16 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 13:47:25 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 13:48:00 | × | graf_blutwurst quits (~user@2001:171b:226e:adc0:8def:33e:39f5:7058) (Remote host closed the connection) |
| 13:49:54 | <titusg> | The error says "Perhaps you meant _prop imported from Types" where _prop is the field and prop is the getter I'm trying to use |
| 13:49:56 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed) |
| 13:50:13 | <lyxia> | getters are standalone functions, so they don't get imported with MyRecord(..) |
| 13:50:16 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 13:50:26 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 13:50:35 | <titusg> | ooh really! thanks |
| 13:50:36 | <lyxia> | import Types (MyRecord(..), prop) |
| 13:51:09 | × | borne quits (~fritjof@200116b86490f900bc09546e2ac68572.dip.versatel-1u1.de) (Quit: WeeChat 3.1) |
| 13:52:18 | <titusg> | yeah that works, seems obvious now..ty :) |
| 13:52:18 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 13:52:24 | <lyxia> | yw |
| 13:52:31 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 13:52:51 | → | bahamas joins (~lucian@unaffiliated/bahamas) |
| 13:53:40 | × | knupfer quits (~Thunderbi@200116b82409120025e07d54fd526c58.dip.versatel-1u1.de) (Remote host closed the connection) |
| 13:53:48 | → | knupfer joins (~Thunderbi@200116b824091200e12e1888350b98d1.dip.versatel-1u1.de) |
| 13:53:48 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 13:54:06 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 13:54:12 | → | borne joins (~fritjof@200116b86490f90082e68925938a8928.dip.versatel-1u1.de) |
| 13:55:25 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 265 seconds) |
| 13:55:25 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 13:55:42 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 14:02:06 | × | benkolera quits (uid285671@gateway/web/irccloud.com/x-crocbefkutgfsdyl) (Quit: Connection closed for inactivity) |
| 14:04:06 | × | Lord_of_Life quits (~Lord@unaffiliated/lord-of-life/x-0885362) (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine) |
| 14:04:29 | → | Lord_of_Life joins (~Lord@unaffiliated/lord-of-life/x-0885362) |
| 14:04:55 | ← | shellin parts (bab725d7@186.183.37.215) () |
| 14:06:29 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 14:06:29 | → | zebrag joins (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) |
| 14:07:19 | → | Sornaensis joins (~Sornaensi@077213203030.dynamic.telenor.dk) |
| 14:07:20 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 14:07:47 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 14:09:55 | → | remedan_ joins (~remedan@balak.me) |
| 14:10:53 | × | Sorny quits (~Sornaensi@79.142.232.102.static.router4.bolignet.dk) (Ping timeout: 245 seconds) |
| 14:11:07 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 260 seconds) |
| 14:11:08 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 14:11:23 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 14:12:24 | → | jacks2 joins (~bc8134e3@217.29.117.252) |
| 14:13:19 | → | cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net) |
| 14:13:49 | → | Vadrigar_ joins (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) |
| 14:13:58 | × | raichoo quits (~raichoo@dslb-092-073-222-210.092.073.pools.vodafone-ip.de) (Quit: Lost terminal) |
| 14:15:10 | × | elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Ping timeout: 256 seconds) |
| 14:15:41 | × | justsomeguy quits (~justsomeg@unaffiliated/--/x-3805311) (Quit: WeeChat 3.0.1) |
| 14:17:38 | → | juliendehos[m] joins (juliendeho@gateway/shell/matrix.org/x-gtjwdqdtuedkukyh) |
| 14:18:34 | × | Vadrigar_ quits (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) (Ping timeout: 256 seconds) |
| 14:19:09 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 264 seconds) |
| 14:21:13 | × | carlomagno quits (~cararell@148.87.23.12) (Remote host closed the connection) |
| 14:21:23 | → | carlomagno joins (~cararell@148.87.23.12) |
| 14:23:07 | × | ddellacosta quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 14:23:59 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 14:25:40 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 14:25:56 | × | notzmv quits (~zmv@unaffiliated/zmv) (Ping timeout: 256 seconds) |
| 14:26:50 | → | graf_blutwurst joins (~user@2001:171b:226e:adc0:8def:33e:39f5:7058) |
| 14:27:16 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 14:29:17 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 256 seconds) |
| 14:30:02 | → | Sgeo joins (~Sgeo@ool-18b98aa4.dyn.optonline.net) |
| 14:30:13 | × | azure1 quits (~azure@103.154.230.130) (Ping timeout: 265 seconds) |
| 14:31:50 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 14:32:12 | → | stree joins (~stree@68.36.8.116) |
| 14:34:28 | → | geowiesnot joins (~user@87-89-181-157.abo.bbox.fr) |
| 14:36:08 | → | Gurkenglas joins (~Gurkengla@unaffiliated/gurkenglas) |
| 14:36:17 | × | romesrf quits (~romesrf@44.190.189.46.rev.vodafone.pt) (Quit: WeeChat 3.1) |
| 14:38:26 | ← | smerdyakov parts (~dan@5.146.195.159) ("Leaving") |
| 14:38:40 | × | raym quits (~ray@115.187.32.14) (Quit: leaving) |
| 14:38:42 | → | azure1 joins (~azure@103.154.230.130) |
| 14:39:05 | × | aqd quits (~aqd@84.20.147.33) (Quit: Textual IRC Client: www.textualapp.com) |
| 14:40:15 | × | toorevitimirp quits (~tooreviti@117.182.181.200) (Remote host closed the connection) |
| 14:42:19 | × | jlamothe quits (~jlamothe@198.251.55.207) (Quit: leaving) |
| 14:43:45 | × | bahamas quits (~lucian@unaffiliated/bahamas) (Ping timeout: 265 seconds) |
| 14:43:47 | → | ph88 joins (~ph88@ip5f5af71a.dynamic.kabel-deutschland.de) |
| 14:47:11 | → | Sorna joins (~Sornaensi@79.142.232.102.static.router4.bolignet.dk) |
| 14:48:02 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 14:48:02 | → | shellin joins (bab725d7@186.183.37.215) |
| 14:48:19 | → | Sorny joins (~Sornaensi@79.142.232.102) |
| 14:49:21 | → | forgottenone joins (~forgotten@176.42.23.95) |
| 14:49:26 | × | madjestic quits (~Android@86-88-72-244.fixed.kpn.net) (Quit: -a- Connection Timed Out) |
| 14:49:37 | × | Sornaensis quits (~Sornaensi@077213203030.dynamic.telenor.dk) (Ping timeout: 260 seconds) |
| 14:49:40 | → | madjestic joins (~Android@86-88-72-244.fixed.kpn.net) |
| 14:49:58 | → | Sornaens1 joins (~Sornaensi@79.142.232.102) |
| 14:50:21 | × | azure1 quits (~azure@103.154.230.130) (Ping timeout: 264 seconds) |
| 14:50:29 | × | Maxdamantus quits (~Maxdamant@unaffiliated/maxdamantus) (Ping timeout: 268 seconds) |
| 14:51:23 | × | conal quits (~conal@64.71.133.70) (Ping timeout: 256 seconds) |
| 14:52:09 | × | Sorna quits (~Sornaensi@79.142.232.102.static.router4.bolignet.dk) (Ping timeout: 264 seconds) |
| 14:52:50 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 14:53:05 | × | Sorny quits (~Sornaensi@79.142.232.102) (Ping timeout: 256 seconds) |
| 14:56:02 | × | frozenErebus quits (~frozenEre@94.128.81.87) (Ping timeout: 268 seconds) |
| 14:56:15 | → | conal joins (~conal@192.145.118.103) |
| 15:03:58 | → | jlamothe joins (~jlamothe@198.251.55.207) |
| 15:04:13 | → | vgtw_ joins (~vgtw@gateway/tor-sasl/vgtw) |
| 15:04:14 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 15:04:29 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 15:04:47 | ← | shellin parts (bab725d7@186.183.37.215) () |
| 15:05:26 | × | vgtw quits (~vgtw@gateway/tor-sasl/vgtw) (Ping timeout: 268 seconds) |
| 15:05:27 | vgtw_ | is now known as vgtw |
| 15:06:18 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 15:07:03 | → | azure1 joins (~azure@180.253.163.78) |
| 15:07:03 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 15:08:03 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 15:08:03 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 15:08:25 | → | xourt joins (d4c620ea@212-198-32-234.rev.numericable.fr) |
| 15:08:34 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 15:08:46 | × | LKoen quits (~LKoen@194.250.88.92.rev.sfr.net) (Remote host closed the connection) |
| 15:09:12 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 15:10:22 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 268 seconds) |
| 15:11:01 | → | Sornaensis joins (~Sornaensi@79.142.232.102.static.router4.bolignet.dk) |
| 15:13:23 | → | azure1 joins (~azure@180.253.163.78) |
| 15:13:55 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 15:13:55 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 268 seconds) |
| 15:14:13 | × | usr25 quits (~usr25@unaffiliated/usr25) (Read error: Connection reset by peer) |
| 15:14:20 | → | Lycurgus joins (~niemand@98.4.119.196) |
| 15:14:32 | × | Sornaens1 quits (~Sornaensi@79.142.232.102) (Ping timeout: 268 seconds) |
| 15:18:50 | × | gehmehgeh quits (~ircuser1@gateway/tor-sasl/gehmehgeh) (Quit: Leaving) |
| 15:19:28 | × | jespada quits (~jespada@90.254.243.187) (Ping timeout: 268 seconds) |
| 15:19:45 | → | azure1 joins (~azure@180.253.163.78) |
| 15:19:46 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 15:21:54 | → | jespada joins (~jespada@90.254.243.187) |
| 15:23:39 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 15:24:16 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 15:25:20 | → | maroloccio joins (~marolocci@pousada3ja.mma.com.br) |
| 15:26:10 | → | azure1 joins (~azure@180.253.163.78) |
| 15:26:10 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 15:26:56 | → | Maxdamantus joins (~Maxdamant@unaffiliated/maxdamantus) |
| 15:28:26 | → | frozenErebus joins (~frozenEre@94.128.81.87) |
| 15:28:26 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 15:28:41 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 15:28:50 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Ping timeout: 256 seconds) |
| 15:28:53 | → | LKoen joins (~LKoen@194.250.88.92.rev.sfr.net) |
| 15:29:25 | → | todda7 joins (~torstein@2a02:587:1b17:de00:b1fa:5a99:4acf:bd72) |
| 15:29:59 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 15:30:19 | → | elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) |
| 15:30:45 | → | ddellacosta joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 15:31:03 | → | Sorna joins (~Sornaensi@077213203030.dynamic.telenor.dk) |
| 15:32:21 | → | tzh joins (~tzh@c-24-21-73-154.hsd1.wa.comcast.net) |
| 15:34:30 | × | Sornaensis quits (~Sornaensi@79.142.232.102.static.router4.bolignet.dk) (Ping timeout: 256 seconds) |
| 15:35:36 | → | azure1 joins (~azure@180.253.163.78) |
| 15:35:37 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 15:36:07 | × | knupfer quits (~Thunderbi@200116b824091200e12e1888350b98d1.dip.versatel-1u1.de) (Ping timeout: 268 seconds) |
| 15:38:37 | × | kritzefitz quits (~kritzefit@2003:5b:203b:200::10:49) (Ping timeout: 260 seconds) |
| 15:39:12 | → | ukari joins (~ukari@unaffiliated/ukari) |
| 15:39:49 | × | idhugo_ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 265 seconds) |
| 15:40:31 | × | coot quits (~coot@37.30.55.131.nat.umts.dynamic.t-mobile.pl) (Quit: coot) |
| 15:41:22 | × | xourt quits (d4c620ea@212-198-32-234.rev.numericable.fr) (Ping timeout: 240 seconds) |
| 15:41:57 | → | azure1 joins (~azure@180.253.163.78) |
| 15:41:59 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 15:43:25 | × | carlomagno quits (~cararell@148.87.23.12) (Remote host closed the connection) |
| 15:43:36 | → | carlomagno joins (~cararell@148.87.23.12) |
| 15:45:49 | × | carlomagno quits (~cararell@148.87.23.12) (Remote host closed the connection) |
| 15:45:53 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 15:46:04 | → | carlomagno joins (~cararell@148.87.23.12) |
| 15:46:10 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 15:47:35 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 15:48:22 | → | azure1 joins (~azure@180.253.163.78) |
| 15:48:22 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 15:48:22 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 15:48:47 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 15:53:36 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 15:54:19 | × | jamm_ quits (~jamm@unaffiliated/jamm) (Remote host closed the connection) |
| 15:55:23 | × | jpds quits (~jpds@gateway/tor-sasl/jpds) (Ping timeout: 268 seconds) |
| 15:55:38 | × | Lycurgus quits (~niemand@98.4.119.196) (Quit: Exeunt) |
| 15:55:45 | → | cole-h joins (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) |
| 15:56:10 | → | azure1 joins (~azure@180.253.163.78) |
| 15:56:10 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 15:58:11 | → | jpds joins (~jpds@gateway/tor-sasl/jpds) |
| 16:00:25 | ← | jakalx parts (~jakalx@base.jakalx.net) ("Error from remote client") |
| 16:01:11 | × | todda7 quits (~torstein@2a02:587:1b17:de00:b1fa:5a99:4acf:bd72) (Ping timeout: 272 seconds) |
| 16:02:32 | → | azure1 joins (~azure@180.253.163.78) |
| 16:03:05 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 16:03:10 | → | pavonia joins (~user@unaffiliated/siracusa) |
| 16:03:44 | → | bahamas joins (~lucian@86.121.47.8) |
| 16:03:44 | × | bahamas quits (~lucian@86.121.47.8) (Changing host) |
| 16:03:44 | → | bahamas joins (~lucian@unaffiliated/bahamas) |
| 16:04:14 | → | ep1ctetus joins (~epictetus@ip72-194-215-136.sb.sd.cox.net) |
| 16:04:33 | × | dumptruckman quits (dumptruckm@2600:3c02::f03c:91ff:fe6e:2cfd) (Quit: ZNC - http://znc.in) |
| 16:05:49 | → | dumptruckman joins (dumptruckm@2600:3c02::f03c:91ff:fe6e:2cfd) |
| 16:06:30 | → | fendor_ joins (~fendor@178.115.129.125.wireless.dyn.drei.com) |
| 16:06:37 | → | openheimer joins (~death__@unaffiliated/death/x-3645061) |
| 16:07:12 | acowley_ | is now known as acowley |
| 16:08:52 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Remote host closed the connection) |
| 16:08:57 | → | azure1 joins (~azure@180.253.163.78) |
| 16:09:04 | × | fendor quits (~fendor@91.141.1.9.wireless.dyn.drei.com) (Ping timeout: 256 seconds) |
| 16:09:05 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 16:12:06 | × | frozenErebus quits (~frozenEre@94.128.81.87) (Quit: leaving) |
| 16:14:00 | × | ajc quits (~ajc@69.231.232.79) (Remote host closed the connection) |
| 16:15:19 | → | azure1 joins (~azure@180.253.163.78) |
| 16:15:51 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 16:17:12 | × | openheimer quits (~death__@unaffiliated/death/x-3645061) (Quit: openheimer) |
| 16:17:45 | × | conal quits (~conal@192.145.118.103) (Quit: Computer has gone to sleep.) |
| 16:18:55 | → | dbmikus joins (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) |
| 16:19:54 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 16:20:14 | → | conal joins (~conal@192.145.118.249) |
| 16:21:12 | → | acarrico joins (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) |
| 16:21:40 | → | azure1 joins (~azure@180.253.163.78) |
| 16:22:12 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 16:22:12 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 16:22:21 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 16:22:30 | × | _ht quits (~quassel@82-169-194-8.biz.kpn.net) (Remote host closed the connection) |
| 16:22:48 | → | __minoru__shirae joins (~shiraeesh@46.34.207.1) |
| 16:22:49 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 16:22:58 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 16:23:11 | × | dbmikus quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 256 seconds) |
| 16:23:26 | → | notzmv joins (~zmv@unaffiliated/zmv) |
| 16:24:56 | × | ddellacosta quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 16:25:27 | → | _ht joins (~quassel@82-169-194-8.biz.kpn.net) |
| 16:25:34 | <hololeap> | https://hackage.haskell.org/package/ghcide: ghc-patched-unboxed-bytecode: The GHC version we link against supports unboxed sums and tuples in bytecode |
| 16:25:48 | <hololeap> | which version of GHC begins supporting this? |
| 16:25:50 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 16:27:44 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 16:27:45 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 16:28:02 | → | azure1 joins (~azure@180.253.163.78) |
| 16:28:04 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 16:28:22 | → | v01d4lph4 joins (~v01d4lph4@106.212.133.35) |
| 16:28:22 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 16:28:40 | × | v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Remote host closed the connection) |
| 16:28:54 | → | dbmikus joins (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) |
| 16:28:54 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 16:29:10 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 16:29:19 | → | v01d4lph4 joins (~v01d4lph4@106.212.133.35) |
| 16:29:51 | × | cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.1) |
| 16:34:02 | × | v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Ping timeout: 260 seconds) |
| 16:34:24 | → | azure1 joins (~azure@180.253.163.78) |
| 16:34:44 | <peanut_> | https://gitlab.haskell.org/ghc/ghc/-/commit/714bebff44076061d0a719c4eda2cfd213b7ac3d |
| 16:34:45 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 16:34:48 | <peanut_> | maybe. |
| 16:39:01 | × | borne quits (~fritjof@200116b86490f90082e68925938a8928.dip.versatel-1u1.de) (Ping timeout: 268 seconds) |
| 16:40:03 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 245 seconds) |
| 16:40:44 | → | azure1 joins (~azure@180.253.163.78) |
| 16:41:18 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 16:42:20 | × | zaquest quits (~notzaques@5.128.210.178) (Quit: Leaving) |
| 16:42:20 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 16:42:45 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 16:44:01 | → | zaquest joins (~notzaques@5.128.210.178) |
| 16:44:05 | → | howdoi joins (uid224@gateway/web/irccloud.com/x-eamzisxtgoqsfscn) |
| 16:47:04 | → | azure1 joins (~azure@180.253.163.78) |
| 16:47:37 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 16:49:36 | × | ixian quits (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) (Quit: leaving) |
| 16:51:06 | → | jakalx joins (~jakalx@base.jakalx.net) |
| 16:52:14 | → | xourt joins (d4c620ea@212-198-32-234.rev.numericable.fr) |
| 16:52:37 | → | stree joins (~stree@68.36.8.116) |
| 16:53:26 | → | azure1 joins (~azure@180.253.163.78) |
| 16:53:58 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 16:54:31 | × | bahamas quits (~lucian@unaffiliated/bahamas) (Quit: leaving) |
| 16:55:40 | → | ixian joins (~mgold@terra.bitplane.org) |
| 16:55:41 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 16:55:50 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 16:58:17 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 268 seconds) |
| 16:59:49 | → | azure1 joins (~azure@180.253.163.78) |
| 17:00:06 | <Athas> | Can some help explain why this Hackage build fails? https://hackage.haskell.org/package/futhark-0.19.2/reports/1 |
| 17:00:07 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 17:00:32 | <Athas> | It looks like it is failing to resolve some C functions defined in C code that is part of the pcg-random package. |
| 17:00:34 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 17:00:42 | <Athas> | That is, it does not depend on any system-level C libraries. |
| 17:00:50 | <Athas> | Everything works fine everywhere else. |
| 17:06:09 | → | azure1 joins (~azure@180.253.163.78) |
| 17:06:20 | → | nfd joins (~nfd9001@2601:602:77f:1820:144a:da71:587f:e0c7) |
| 17:06:20 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 17:09:16 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 17:09:16 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:09:26 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:10:36 | × | Techcable quits (~Techcable@168.235.93.147) (Quit: ZNC - https://znc.in) |
| 17:11:06 | → | solidus-river joins (~mike@174.127.249.180) |
| 17:11:49 | → | Techcable joins (~Techcable@168.235.93.147) |
| 17:12:37 | → | azure1 joins (~azure@180.253.163.78) |
| 17:12:37 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 17:16:38 | × | peanut_ quits (~peanut_@2a02:8388:a101:2600:bb7e:e842:eea5:aec3) (Quit: Leaving) |
| 17:17:47 | × | p4trix quits (~p4trix@19.red-83-49-45.dynamicip.rima-tde.net) (Quit: Leaving) |
| 17:18:30 | <__minoru__shirae> | what does "please don't reconnect until you are disconnected" mean? |
| 17:18:50 | × | Sigyn quits (sigyn@freenode/utility-bot/sigyn) (*.net *.split) |
| 17:18:51 | × | plumenator[m] quits (plumenator@gateway/shell/matrix.org/x-qptmeamoejhofhvo) (*.net *.split) |
| 17:18:51 | × | arcontethegreat[ quits (arcontethe@gateway/shell/matrix.org/x-yotrsdwouhpxhcjs) (*.net *.split) |
| 17:18:51 | × | ThaEwat quits (thaewraptm@gateway/shell/matrix.org/x-qmjjocnwqifzpqxk) (*.net *.split) |
| 17:18:51 | × | PotatoHatsue quits (berbermanp@gateway/shell/matrix.org/x-brvkhptllqowaasd) (*.net *.split) |
| 17:18:51 | × | CrabMan quits (phi-matrix@gateway/shell/matrix.org/x-pxdupdbzhbhntgjm) (*.net *.split) |
| 17:18:51 | × | shieru[m] quits (shierualet@gateway/shell/matrix.org/x-dyldivlegqzehsie) (*.net *.split) |
| 17:18:51 | × | berberman[T] quits (berberma4@gateway/shell/matrix.org/x-uqzlhosordkmbbav) (*.net *.split) |
| 17:18:51 | × | Lurkki[m] quits (lurkkifene@gateway/shell/matrix.org/x-xwixopphgbkutypm) (*.net *.split) |
| 17:18:51 | × | lnxw37d4 quits (lnxw37d4ma@gateway/shell/matrix.org/x-tlnhxzpeznkzrtuq) (*.net *.split) |
| 17:18:51 | × | Ericson2314 quits (ericson231@gateway/shell/matrix.org/x-bawqklmrfwxnxfvn) (*.net *.split) |
| 17:18:51 | × | teddyc quits (theodorc@cassarossa.samfundet.no) (*.net *.split) |
| 17:18:51 | × | heyj quits (sid171370@gateway/web/irccloud.com/x-magrapjkmhanqhpk) (*.net *.split) |
| 17:18:51 | × | dequbed_ quits (~dequbed@2001:bc8:3f24:100::1) (*.net *.split) |
| 17:18:51 | × | Xnuk quits (~xnuk@vultr.xnu.kr) (*.net *.split) |
| 17:18:51 | × | davetapley quits (sid666@gateway/web/irccloud.com/x-imhgihyygpryouhc) (*.net *.split) |
| 17:18:51 | × | statusfailed quits (~statusfai@statusfailed.com) (*.net *.split) |
| 17:18:51 | × | Klumben quits (Nsaiswatch@gateway/shell/panicbnc/x-ajlfhlioatjzzbsr) (*.net *.split) |
| 17:18:51 | × | TheScoop quits (~TheScoop@unaffiliated/tryte) (*.net *.split) |
| 17:18:51 | × | sud0 quits (~Death@hackspaceuy/member/sud0) (*.net *.split) |
| 17:18:51 | × | reda quits (~reda@unaffiliated/reda) (*.net *.split) |
| 17:18:51 | × | jackhill quits (~jackhill@marsh.hcoop.net) (*.net *.split) |
| 17:18:51 | × | samebchase quits (~samebchas@51.15.68.182) (*.net *.split) |
| 17:18:51 | × | w1gz quits (~do@159.89.11.133) (*.net *.split) |
| 17:18:51 | × | bob_twinkles quits (~quassel@ec2-52-37-66-13.us-west-2.compute.amazonaws.com) (*.net *.split) |
| 17:18:54 | × | frobnicator quits (~frobnicat@185-227-75-147.dsl.cambrium.nl) (*.net *.split) |
| 17:18:54 | × | carldd quits (~carldd@90-224-49-113-no56.tbcn.telia.com) (*.net *.split) |
| 17:18:54 | × | zar quits (~zar@fw1.ciirc.cvut.cz) (*.net *.split) |
| 17:18:54 | × | sssb54 quits (~ssssb56@vps-b2931db6.vps.ovh.ca) (*.net *.split) |
| 17:18:54 | × | liyang quits (~liyang@90.253.54.54) (*.net *.split) |
| 17:18:54 | × | Ishutin quits (~ishutin@84-236-21-59.pool.digikabel.hu) (*.net *.split) |
| 17:18:54 | × | jrqc quits (~rofl@96.78.87.197) (*.net *.split) |
| 17:18:54 | × | xts quits (~ts@46.101.20.9) (*.net *.split) |
| 17:18:54 | × | sajith quits (~sajith@fsf/member/nonzen) (*.net *.split) |
| 17:18:54 | × | tessier quits (~treed@kernel-panic/copilotco) (*.net *.split) |
| 17:18:54 | × | canta quits (~canta@cvm0.d5k.one) (*.net *.split) |
| 17:18:54 | × | so quits (~so@unaffiliated/so) (*.net *.split) |
| 17:18:54 | × | lemald quits (~eddie@capybara.lemald.org) (*.net *.split) |
| 17:18:54 | × | eldritch quits (~eldritch@unaffiliated/eldritch) (*.net *.split) |
| 17:18:54 | × | tomjaguarpaw quits (~tom@li367-225.members.linode.com) (*.net *.split) |
| 17:18:54 | × | mantovani quits (~mantovani@104.131.207.121) (*.net *.split) |
| 17:18:54 | × | drakonis quits (~drakonis@unaffiliated/drakonis) (*.net *.split) |
| 17:18:54 | × | nitrix quits (~nitrix@haskell/developer/nitrix) (*.net *.split) |
| 17:18:54 | × | proteusguy quits (~proteusgu@cm-58-10-208-13.revip7.asianet.co.th) (*.net *.split) |
| 17:18:54 | × | connrs quits (~connrs@runciter.connrs.uk) (*.net *.split) |
| 17:18:54 | × | chrisosaurus quits (chris@segfault.net.nz) (*.net *.split) |
| 17:18:54 | × | dorkside quits (~tdbgamer@208.190.197.222) (*.net *.split) |
| 17:18:54 | × | coddinkn_ quits (~coddinkn@octayn.net) (*.net *.split) |
| 17:18:54 | × | thaumavorio quits (~thaumavor@thaumavor.io) (*.net *.split) |
| 17:18:54 | × | Reiser quits (~0a2a0001@static.210.242.216.95.clients.your-server.de) (*.net *.split) |
| 17:18:54 | × | ephemera_ quits (~E@122.34.1.187) (*.net *.split) |
| 17:18:54 | × | stiell quits (~stian@fsf/member/stiell) (*.net *.split) |
| 17:18:54 | × | newsham quits (~ubuntu@ec2-18-218-216-88.us-east-2.compute.amazonaws.com) (*.net *.split) |
| 17:18:54 | × | electrostat quits (~dag@unaffiliated/electrostat) (*.net *.split) |
| 17:18:54 | × | towel quits (~towel@unaffiliated/towel) (*.net *.split) |
| 17:18:54 | × | fredcy quits (~fredcy@mail.yankowski.com) (*.net *.split) |
| 17:18:54 | × | cynick quits (~worm@ec2-52-206-86-1.compute-1.amazonaws.com) (*.net *.split) |
| 17:18:54 | × | centril quits (~centril@213-66-146-92-no250.tbcn.telia.com) (*.net *.split) |
| 17:18:54 | × | Ekho quits (~Ekho@unaffiliated/ekho) (*.net *.split) |
| 17:18:54 | × | rkvist quits (~user@138.197.72.132) (*.net *.split) |
| 17:18:54 | × | endokqr quits (~kqr@vps.xkqr.org) (*.net *.split) |
| 17:18:54 | × | LambdaDu1k quits (~anka@ksit.fixme.fi) (*.net *.split) |
| 17:18:54 | × | Rembane quits (~Rembane@li346-36.members.linode.com) (*.net *.split) |
| 17:18:54 | × | haveo quits (~haveo@sl35.iuwt.fr) (*.net *.split) |
| 17:18:54 | × | comboy_ quits (~quassel@tesuji.pl) (*.net *.split) |
| 17:18:54 | × | rembo10_ quits (~rembo10@wally.codeshy.com) (*.net *.split) |
| 17:18:54 | × | sdrodge quits (~sdrodge@unaffiliated/sdrodge) (*.net *.split) |
| 17:18:54 | × | davean quits (~davean@davean.sciesnet.net) (*.net *.split) |
| 17:18:54 | × | infinisil quits (~infinisil@NixOS/user/infinisil) (*.net *.split) |
| 17:18:54 | × | Graypup_ quits (Graypup@lfcode.ca) (*.net *.split) |
| 17:18:54 | × | lnx quits (~irssi@167.71.7.27) (*.net *.split) |
| 17:18:54 | × | blissful quits (~blissful@unaffiliated/azuline) (*.net *.split) |
| 17:18:54 | × | Athas quits (athas@sigkill.dk) (*.net *.split) |
| 17:18:54 | × | xlei quits (znc@unaffiliated/xlei) (*.net *.split) |
| 17:18:54 | × | meck quits (~meck@li1809-18.members.linode.com) (*.net *.split) |
| 17:18:55 | × | hive-mind quits (~hivemind@rrcs-67-53-148-69.west.biz.rr.com) (*.net *.split) |
| 17:18:55 | × | deu quits (de@uio.re) (*.net *.split) |
| 17:18:55 | × | quicksilver quits (~jules@roobarb.crazydogs.org) (*.net *.split) |
| 17:18:55 | × | int-e quits (~noone@int-e.eu) (*.net *.split) |
| 17:18:55 | × | dilinger_ quits (~dilinger@spindle.queued.net) (*.net *.split) |
| 17:18:55 | × | bbear quits (~znc@21212.s.t4vps.eu) (*.net *.split) |
| 17:18:55 | × | DustyDingo quits (~nonamen@v2202001112302107134.ultrasrv.de) (*.net *.split) |
| 17:18:55 | × | a3Dman quits (~3Dman@unaffiliated/a3dman) (*.net *.split) |
| 17:18:55 | × | statusbot quits (~statusbot@ec2-34-198-122-184.compute-1.amazonaws.com) (*.net *.split) |
| 17:18:55 | × | sdressel quits (~sdressel@pwning.de) (*.net *.split) |
| 17:18:55 | × | CitizenSnips quits (~CitizenSn@irc.refl.club) (*.net *.split) |
| 17:18:55 | × | noexcept quits (~noexcept@noexcept.org) (*.net *.split) |
| 17:18:55 | × | ambiso992 quits (~ambiso@209.182.239.205) (*.net *.split) |
| 17:18:55 | × | iomonad quits (~iomonad@unaffiliated/iomonad) (*.net *.split) |
| 17:18:55 | × | zfnmxt quits (~zfnmxt@unaffiliated/zfnmxt) (*.net *.split) |
| 17:18:55 | × | stefan-_ quits (~cri@42dots.de) (*.net *.split) |
| 17:18:55 | × | totte quits (~totte@chakra/totte) (*.net *.split) |
| 17:18:55 | × | PragCypher quits (~cypher@li1507-98.members.linode.com) (*.net *.split) |
| 17:18:55 | × | abrar_ quits (~abrar@static-108-30-103-121.nycmny.fios.verizon.net) (*.net *.split) |
| 17:18:55 | × | dustinm quits (~dustinm@static.38.6.217.95.clients.your-server.de) (*.net *.split) |
| 17:18:55 | × | quintasan_ quits (~quassel@quintasan.pl) (*.net *.split) |
| 17:18:55 | × | ps-auxw quits (~arneb@p548d56ce.dip0.t-ipconnect.de) (*.net *.split) |
| 17:18:55 | × | SquidDev quits (~SquidDev@autoclave.squiddev.cc) (*.net *.split) |
| 17:18:55 | × | leafiest quits (~leafiest@165.227.53.12) (*.net *.split) |
| 17:18:55 | × | lukelau_ quits (~lukelau@46.101.13.214) (*.net *.split) |
| 17:18:55 | × | xintron quits (~xintron@unaffiliated/xintron) (*.net *.split) |
| 17:18:55 | × | tdammers quits (~tdammers@unaffiliated/tdammers) (*.net *.split) |
| 17:18:55 | × | lassulus quits (~lassulus@NixOS/user/lassulus) (*.net *.split) |
| 17:18:55 | × | Uma_ quits (~uma@umazalakain.info) (*.net *.split) |
| 17:18:55 | × | polux2001 quits (~polux@51.15.169.172) (*.net *.split) |
| 17:18:55 | × | SlashLife quits (~slashlife@stienen.name) (*.net *.split) |
| 17:18:55 | × | nemesit|znc quits (~nemesit@myriadvisuals.com) (*.net *.split) |
| 17:18:55 | × | MasseR quits (~MasseR@51.15.143.128) (*.net *.split) |
| 17:18:55 | × | grumble quits (~Thunderbi@freenode/staff/grumble) (*.net *.split) |
| 17:18:55 | × | mjacob quits (~mjacob@unaffiliated/mjacob) (*.net *.split) |
| 17:18:55 | × | cjay quits (cjay@nerdbox.nerd2nerd.org) (*.net *.split) |
| 17:18:55 | × | haya quits (~haya@ec2-18-231-117-140.sa-east-1.compute.amazonaws.com) (*.net *.split) |
| 17:18:55 | × | niklasb- quits (~niklasb@unaffiliated/codeslay0r) (*.net *.split) |
| 17:18:55 | × | orhan89 quits (~orhan89@151.91.188.35.bc.googleusercontent.com) (*.net *.split) |
| 17:18:55 | × | pmikkelsen quits (~pmikkelse@vps1.pmikkelsen.com) (*.net *.split) |
| 17:18:55 | × | jameekim1 quits (~jameekim@mx.nodaplife.me) (*.net *.split) |
| 17:18:55 | × | RoguePointer quits (~jigen@unaffiliated/roguepointer) (*.net *.split) |
| 17:18:55 | × | invent[m] quits (inventmatr@gateway/shell/matrix.org/x-atepmcggudcmcggg) (*.net *.split) |
| 17:18:55 | × | joe[m]2 quits (joemonoida@gateway/shell/matrix.org/x-sduglxhfmdqkldsw) (*.net *.split) |
| 17:18:55 | × | psydruid quits (psydruidma@gateway/shell/matrix.org/x-znwlfcujfjkeivza) (*.net *.split) |
| 17:18:55 | × | srid quits (sridmatrix@gateway/shell/matrix.org/x-impqlijaqyrahmjd) (*.net *.split) |
| 17:18:55 | × | mjlbach quits (atriusmatr@gateway/shell/matrix.org/x-bzgyavhtbyntgokj) (*.net *.split) |
| 17:18:55 | × | Cesionaut[m] quits (cesionautm@gateway/shell/matrix.org/x-bouxqlelcqmdkmay) (*.net *.split) |
| 17:18:55 | × | michaelpj quits (michaelpjm@gateway/shell/matrix.org/x-yxczbfwjcvkogtej) (*.net *.split) |
| 17:18:55 | × | my_name_is_not_j quits (mynameisno@gateway/shell/matrix.org/x-npfrafotfnybfrao) (*.net *.split) |
| 17:18:55 | × | maralorn quits (maralornma@gateway/shell/matrix.org/x-kagukfsfpcrzvbls) (*.net *.split) |
| 17:18:55 | × | solarus quits (~solarus@2a03:b0c0:2:d0::48:7001) (*.net *.split) |
| 17:18:55 | × | matryoshka quits (~matryoshk@2606:6080:1002:8:3285:30e:de43:8809) (*.net *.split) |
| 17:18:55 | × | pjb quits (~t@2a01cb04063ec50048893e58a8f103cd.ipv6.abo.wanadoo.fr) (*.net *.split) |
| 17:18:55 | × | stass quits (~stas@2a00:13c0:63:7195::beef) (*.net *.split) |
| 17:18:55 | × | hexo- quits (~hexo@2a01:430:17:1::ffff:328) (*.net *.split) |
| 17:18:55 | × | `slikts quits (~nelabs@wikipedia/reinis) (*.net *.split) |
| 17:18:55 | × | stylewarning quits (stylewarni@gateway/web/irccloud.com/x-ibmzwujeqevmowyn) (*.net *.split) |
| 17:18:55 | × | Nascha quits (sid212230@gateway/web/irccloud.com/x-bqsppvgkfvtrukbl) (*.net *.split) |
| 17:18:55 | × | enikar quits (~enikar@2001:41d0:2:8673::42) (*.net *.split) |
| 17:18:55 | × | mcfilib quits (sid302703@gateway/web/irccloud.com/x-uxkxuntlbcnjxsic) (*.net *.split) |
| 17:18:55 | × | zzz quits (~zzz@2a03:b0c0:3:d0::3095:3001) (*.net *.split) |
| 17:18:55 | × | SegFaultAX quits (SegFaultAX@unaffiliated/segfaultax) (*.net *.split) |
| 17:18:55 | × | CodeKiwi quits (~kiwi@unaffiliated/digitalkiwi) (*.net *.split) |
| 17:18:55 | × | xwvvvvwx quits (xwvvvvwx@gateway/vpn/mullvad/xwvvvvwx) (*.net *.split) |
| 17:18:55 | × | b20n quits (sid115913@gateway/web/irccloud.com/x-lczkliukjfykdgvl) (*.net *.split) |
| 17:18:55 | × | jjhoo quits (jahakala@dsl-trebng21-b048b5-171.dhcp.inet.fi) (*.net *.split) |
| 17:18:56 | <geekosaur> | don't try to jump the gun because you'll still get disconnected |
| 17:18:56 | × | Neuromancer quits (~Neuromanc@unaffiliated/neuromancer) (*.net *.split) |
| 17:18:56 | × | hexagoxel quits (~hexagoxel@hexagoxel.de) (*.net *.split) |
| 17:18:56 | × | Nik05 quits (~Nik05@unaffiliated/nik05) (*.net *.split) |
| 17:18:56 | × | dave_uy quits (~david@108.61.193.26) (*.net *.split) |
| 17:18:56 | × | caubert quits (~caubert@136.244.111.235) (*.net *.split) |
| 17:18:56 | × | xhlr quits (~xhlr@static.144.156.216.95.clients.your-server.de) (*.net *.split) |
| 17:18:56 | × | L29Ah quits (~L29Ah@unaffiliated/l29ah) (*.net *.split) |
| 17:18:56 | × | earthy_ quits (~arthurvl@deban2.xs4all.space) (*.net *.split) |
| 17:18:56 | × | tomboy64 quits (~tomboy64@unaffiliated/tomboy64) (*.net *.split) |
| 17:18:56 | × | Deewiant quits (~deewiant@de1.ut.deewiant.iki.fi) (*.net *.split) |
| 17:18:56 | × | yahb quits (xsbot@haskell/bot/yahb) (*.net *.split) |
| 17:18:56 | × | runawayfive quits (~nope@unaffiliated/runawayfive) (*.net *.split) |
| 17:18:56 | × | Twey quits (~twey@unaffiliated/twey) (*.net *.split) |
| 17:18:56 | × | cgfbee quits (~bot@oc1.itim-cj.ro) (*.net *.split) |
| 17:18:56 | × | oldsk00l quits (~znc@ec2-18-130-254-135.eu-west-2.compute.amazonaws.com) (*.net *.split) |
| 17:18:56 | × | andjjj23 quits (~irc@107.170.228.47) (*.net *.split) |
| 17:18:56 | × | codedmart quits (~codedmart@149.28.9.205) (*.net *.split) |
| 17:18:56 | × | jvanbure quits (~jvanbure@159.65.233.183) (*.net *.split) |
| 17:18:56 | × | pie_ quits (~pie_bnc]@unaffiliated/pie-/x-0787662) (*.net *.split) |
| 17:18:56 | × | vancz quits (~vancz@unaffiliated/vancz) (*.net *.split) |
| 17:18:56 | × | Patternmaster quits (~georg@li1192-118.members.linode.com) (*.net *.split) |
| 17:18:56 | × | eagleflo quits (~aku@eagleflow.fi) (*.net *.split) |
| 17:18:56 | × | thebnq quits (~bnq@herrokitty.com) (*.net *.split) |
| 17:18:56 | × | cross quits (~cross@spitfire.i.gajendra.net) (*.net *.split) |
| 17:18:56 | × | akhesacaro quits (~caro@212.83.144.58) (*.net *.split) |
| 17:18:56 | × | kipras`away quits (~kipras@re199n846.sritis.lt) (*.net *.split) |
| 17:18:56 | × | Natch quits (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) (*.net *.split) |
| 17:18:56 | × | tv- quits (~tv@unaffiliated/tv-) (*.net *.split) |
| 17:18:56 | × | ammar2 quits (admin@i.diddled.with.the.opers.so.they.klined.me) (*.net *.split) |
| 17:18:56 | × | Jello_Raptor quits (~Jello_Rap@li641-12.members.linode.com) (*.net *.split) |
| 17:18:56 | × | pounce quits (~pounce@ns379743.ip-5-196-70.eu) (*.net *.split) |
| 17:18:56 | × | jtcs_ quits (~jtcs@vmi359854.contaboserver.net) (*.net *.split) |
| 17:18:56 | × | ornxka_ quits (~ornxka@unaffiliated/ornx) (*.net *.split) |
| 17:18:56 | × | bcmiller quits (~bm3719@66.42.95.185) (*.net *.split) |
| 17:18:56 | × | tomsmeding quits (~tomsmedin@tomsmeding.com) (*.net *.split) |
| 17:18:56 | × | vodkaInferno quits (~wormphleg@104.131.156.184) (*.net *.split) |
| 17:18:56 | × | nshepperd2 quits (~nshepperd@li364-218.members.linode.com) (*.net *.split) |
| 17:18:56 | × | bollu quits (~bollu@139.59.46.74) (*.net *.split) |
| 17:18:56 | × | Wamanuz quits (~wamanuz@78-70-34-81-no84.tbcn.telia.com) (*.net *.split) |
| 17:18:56 | × | carbolymer quits (~carbolyme@dropacid.net) (*.net *.split) |
| 17:18:56 | × | gambpang quits (~gambpang@unaffiliated/gambpang) (*.net *.split) |
| 17:18:56 | × | mapperr quits (~mapperr@vmi389916.contaboserver.net) (*.net *.split) |
| 17:18:56 | × | exferenceBot quits (~exference@hexagoxel.de) (*.net *.split) |
| 17:18:56 | × | vk3wtf quits (~doc@115-64-102-158.tpgi.com.au) (*.net *.split) |
| 17:18:56 | × | AWizzArd quits (~code@unaffiliated/awizzard) (*.net *.split) |
| 17:18:56 | × | L1Cafe quits (~L1Cafe@kydara.com) (*.net *.split) |
| 17:18:56 | × | joeyh_ quits (~joeyh@kitenet.net) (*.net *.split) |
| 17:18:56 | × | tumdedum quits (~tumdedum@unaffiliated/espiral) (*.net *.split) |
| 17:18:56 | × | EdwardIII quits (~edwardiii@unaffiliated/edward123) (*.net *.split) |
| 17:18:56 | × | BIG_JIMMY_D quits (~jim@108.61.185.76) (*.net *.split) |
| 17:18:56 | × | esph quits (~weechat@unaffiliated/esph) (*.net *.split) |
| 17:18:56 | × | avn quits (~avn@78-56-108-78.static.zebra.lt) (*.net *.split) |
| 17:18:56 | × | bandali quits (bandali@fsf/emeritus/bandali) (*.net *.split) |
| 17:18:56 | × | jamestmartin quits (~james@jtmar.me) (*.net *.split) |
| 17:18:56 | × | wlritchi quits (~wlritchi@li1016-87.members.linode.com) (*.net *.split) |
| 17:18:56 | × | loc quits (~loc@unaffiliated/loc) (*.net *.split) |
| 17:18:56 | × | zmagii quits (~zmagii@unaffiliated/zmagii) (*.net *.split) |
| 17:18:56 | × | voidcont1xt quits (~pgee@178.62.100.221) (*.net *.split) |
| 17:18:56 | × | wayne quits (~wayne@unaffiliated/wayne) (*.net *.split) |
| 17:18:56 | × | noecho- quits (~noecho@static.143.42.203.116.clients.your-server.de) (*.net *.split) |
| 17:18:56 | × | noan quits (~noan@192.241.157.119) (*.net *.split) |
| 17:18:56 | × | nckx quits (~nckx@tobias.gr) (*.net *.split) |
| 17:18:56 | × | okad quits (~okad@ec2-18-135-78-237.eu-west-2.compute.amazonaws.com) (*.net *.split) |
| 17:18:57 | × | averell quits (~averell@unaffiliated/averell) (*.net *.split) |
| 17:18:57 | × | dixie quits (~dixie@real.wilbury.sk) (*.net *.split) |
| 17:18:57 | × | epta quits (~m@nuda.space) (*.net *.split) |
| 17:18:57 | × | rkrishnan quits (~rkrishnan@rkrishnan.org) (*.net *.split) |
| 17:18:57 | × | xsarnik0 quits (xsarnik@gateway/shell/fi.muni.cz/x-pkbyatoowiwuqtjg) (*.net *.split) |
| 17:18:57 | × | stilgart quits (~Christoph@chezlefab.net) (*.net *.split) |
| 17:18:57 | × | Jajik quits (xchlup2@gateway/shell/fi.muni.cz/x-mvogdeasxxfzjncw) (*.net *.split) |
| 17:18:57 | × | TommyC quits (~TommyC@unaffiliated/sepulchralbloom) (*.net *.split) |
| 17:18:57 | × | kloeri quits (~kloeri@freenode/staff/exherbo.kloeri) (*.net *.split) |
| 17:18:57 | × | mupf quits (~micha@v22017094964653601.ultrasrv.de) (*.net *.split) |
| 17:18:57 | <geekosaur> | and there we go |
| 17:18:58 | → | quintasan joins (~quassel@quintasan.pl) |
| 17:18:58 | × | quintasan quits (~quassel@quintasan.pl) (Changing host) |
| 17:18:58 | → | quintasan joins (~quassel@ubuntu/member/quintasan) |
| 17:18:58 | → | comboy joins (~quassel@tesuji.pl) |
| 17:18:59 | → | sdressel_ joins (~sdressel@pwning.de) |
| 17:19:00 | → | tomjagua1paw joins (~tom@li367-225.members.linode.com) |
| 17:19:03 | → | DustyDingo joins (~nonamen@v2202001112302107134.ultrasrv.de) |
| 17:19:04 | → | stefan-_ joins (~cri@42dots.de) |
| 17:19:04 | → | fredcy- joins (fredcy@2600:3c00::f03c:91ff:feae:15ae) |
| 17:19:05 | → | jackhill joins (~jackhill@marsh.hcoop.net) |
| 17:19:05 | → | tessier joins (~treed@98.171.210.130) |
| 17:19:05 | → | AWizzArd joins (~code@gehrels.uberspace.de) |
| 17:19:05 | → | noexcept joins (~noexcept@2a03:b0c0:3:d0::33:9001) |
| 17:19:05 | → | reda joins (~reda@4.ip-137-74-112.eu) |
| 17:19:06 | → | bcmiller joins (~bm3719@66.42.95.185) |
| 17:19:06 | → | yahb joins (xsbot@178.219.36.155) |
| 17:19:06 | × | tessier quits (~treed@98.171.210.130) (Changing host) |
| 17:19:06 | → | tessier joins (~treed@kernel-panic/copilotco) |
| 17:19:07 | → | bbear joins (~znc@21212.s.t4vps.eu) |
| 17:19:07 | → | newsham joins (~ubuntu@ec2-18-218-216-88.us-east-2.compute.amazonaws.com) |
| 17:19:07 | → | mapperr joins (~mapperr@vmi389916.contaboserver.net) |
| 17:19:07 | → | Athas joins (athas@2a01:7c8:aaac:1cf:27d:bfc3:53ec:af53) |
| 17:19:08 | → | xts joins (~ts@46.101.20.9) |
| 17:19:08 | → | xwvvvvwx joins (xwvvvvwx@gateway/vpn/mullvad/xwvvvvwx) |
| 17:19:08 | → | teddyc joins (theodorc@cassarossa.samfundet.no) |
| 17:19:08 | → | mcfilib joins (sid302703@gateway/web/irccloud.com/x-cwetoqikkubictlf) |
| 17:19:08 | → | b20n joins (sid115913@gateway/web/irccloud.com/x-keuocphasluzlylu) |
| 17:19:08 | × | yahb quits (xsbot@178.219.36.155) (Changing host) |
| 17:19:08 | → | yahb joins (xsbot@haskell/bot/yahb) |
| 17:19:09 | → | nemesit|znc joins (~nemesit@myriadvisuals.com) |
| 17:19:09 | → | ambiso992 joins (~ambiso@209.182.239.205) |
| 17:19:10 | → | rkrishnan joins (~rkrishnan@rkrishnan.org) |
| 17:19:10 | → | bollu joins (~bollu@139.59.46.74) |
| 17:19:10 | → | BIG_JIMMY_D joins (~jim@108.61.185.76) |
| 17:19:10 | → | PragCypher joins (~cypher@li1507-98.members.linode.com) |
| 17:19:10 | → | SlashLife joins (~slashlife@stienen.name) |
| 17:19:10 | → | zzz joins (~zzz@2a03:b0c0:3:d0::3095:3001) |
| 17:19:11 | → | Ishutin joins (~ishutin@84-236-21-59.pool.digikabel.hu) |
| 17:19:11 | → | thaumavorio joins (~thaumavor@thaumavor.io) |
| 17:19:11 | → | haveo joins (~haveo@sl35.iuwt.fr) |
| 17:19:11 | → | liyang joins (~liyang@90.253.54.54) |
| 17:19:11 | → | joeyh joins (joeyh@kitenet.net) |
| 17:19:11 | → | thebnq joins (~bnq@herrokitty.com) |
| 17:19:11 | → | int-e joins (~noone@int-e.eu) |
| 17:19:12 | → | davean joins (~davean@davean.sciesnet.net) |
| 17:19:12 | → | chrisosaurus joins (chris@segfault.net.nz) |
| 17:19:12 | → | DigitalKiwi joins (~kiwi@unaffiliated/digitalkiwi) |
| 17:19:13 | → | bandali joins (bandali@fsf/emeritus/bandali) |
| 17:19:13 | → | heyj joins (sid171370@gateway/web/irccloud.com/x-dbwqvfxhwatjgmyv) |
| 17:19:14 | → | stilgart joins (~Christoph@chezlefab.net) |
| 17:19:14 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 264 seconds) |
| 17:19:14 | → | lemald joins (~eddie@capybara.lemald.org) |
| 17:19:15 | → | orhan89 joins (~orhan89@151.91.188.35.bc.googleusercontent.com) |
| 17:19:15 | → | davetapley joins (sid666@gateway/web/irccloud.com/x-xycablqlvjnkmrdt) |
| 17:19:16 | → | pie_ joins (~pie_bnc]@unaffiliated/pie-/x-0787662) |
| 17:19:16 | → | vancz joins (~vancz@unaffiliated/vancz) |
| 17:19:16 | → | jrqc joins (~rofl@96.78.87.197) |
| 17:19:16 | → | Rembane joins (~Rembane@li346-36.members.linode.com) |
| 17:19:16 | → | jamestmartin joins (james@jtmar.me) |
| 17:19:17 | × | Yumasi quits (~guillaume@40.72.95.92.rev.sfr.net) (Ping timeout: 256 seconds) |
| 17:19:17 | → | ornxka joins (~ornxka@unaffiliated/ornx) |
| 17:19:17 | → | coddinkn joins (~coddinkn@octayn.net) |
| 17:19:17 | → | stylewarning joins (stylewarni@gateway/web/irccloud.com/x-psocqtvgwiixhzjb) |
| 17:19:17 | → | jtcs joins (~jtcs@vmi359854.contaboserver.net) |
| 17:19:17 | → | avn joins (~avn@78-56-108-78.static.zebra.lt) |
| 17:19:17 | → | nitrix joins (~nitrix@haskell/developer/nitrix) |
| 17:19:17 | → | cjay joins (cjay@nerdbox.nerd2nerd.org) |
| 17:19:17 | → | eagleflo joins (~aku@eagleflow.fi) |
| 17:19:18 | → | akhesacaro joins (~caro@212.83.144.58) |
| 17:19:18 | → | canta joins (~canta@cvm0.d5k.one) |
| 17:19:18 | → | blissful joins (~blissful@unaffiliated/azuline) |
| 17:19:18 | → | RoguePointer joins (~jigen@94.177.235.178) |
| 17:19:18 | → | SegFaultAX joins (SegFaultAX@2600:3c01::f03c:91ff:fedf:9620) |
| 17:19:18 | → | stass joins (~stas@2a00:13c0:63:7195::beef) |
| 17:19:19 | → | oldsk00l joins (~znc@ec2-18-130-254-135.eu-west-2.compute.amazonaws.com) |
| 17:19:20 | → | lassulus joins (~lassulus@NixOS/user/lassulus) |
| 17:19:21 | → | Graypup_ joins (Graypup@lfcode.ca) |
| 17:19:21 | → | zfnmxt joins (~zfnmxt@unaffiliated/zfnmxt) |
| 17:19:21 | → | andjjj23 joins (~irc@107.170.228.47) |
| 17:19:22 | → | statusbot joins (~statusbot@ec2-34-198-122-184.compute-1.amazonaws.com) |
| 17:19:22 | → | cynick joins (~worm@ec2-52-206-86-1.compute-1.amazonaws.com) |
| 17:19:22 | × | SegFaultAX quits (SegFaultAX@2600:3c01::f03c:91ff:fedf:9620) (Changing host) |
| 17:19:22 | → | SegFaultAX joins (SegFaultAX@unaffiliated/segfaultax) |
| 17:19:23 | → | TommyC joins (~TommyC@unaffiliated/sepulchralbloom) |
| 17:19:23 | → | samebchase joins (~samebchas@51.15.68.182) |
| 17:19:23 | → | sud0 joins (~Death@45.55.203.225) |
| 17:19:24 | → | zariuq joins (~zar@fw1.ciirc.cvut.cz) |
| 17:19:24 | → | infinisil joins (~infinisil@NixOS/user/infinisil) |
| 17:19:24 | → | sajith joins (~sajith@fsf/member/nonzen) |
| 17:19:24 | → | dorkside joins (~tdbgamer@208.190.197.222) |
| 17:19:24 | → | SquidDev joins (~SquidDev@autoclave.squiddev.cc) |
| 17:19:25 | → | pmikkelsen joins (~pmikkelse@vps1.pmikkelsen.com) |
| 17:19:25 | → | leafiest joins (~leafiest@165.227.53.12) |
| 17:19:25 | → | dixie joins (~dixie@real.wilbury.sk) |
| 17:19:26 | → | mantovani joins (~mantovani@104.131.207.121) |
| 17:19:27 | → | dilinger joins (~dilinger@45.33.49.30) |
| 17:19:27 | → | LambdaDuck joins (~anka@91.105.251.135) |
| 17:19:27 | → | frobnicator joins (~frobnicat@185-227-75-147.dsl.cambrium.nl) |
| 17:19:27 | × | sud0 quits (~Death@45.55.203.225) (Changing host) |
| 17:19:27 | → | sud0 joins (~Death@hackspaceuy/member/sud0) |
| 17:19:27 | → | Jello_Raptor joins (~Jello_Rap@li641-12.members.linode.com) |
| 17:19:28 | → | ephemera_ joins (~E@122.34.1.187) |
| 17:19:28 | → | w1gz joins (~do@159.89.11.133) |
| 17:19:29 | → | rembo10 joins (~rembo10@159.69.112.151) |
| 17:19:29 | reda | is now known as Guest58268 |
| 17:19:30 | → | okad joins (~okad@ec2-18-135-78-237.eu-west-2.compute.amazonaws.com) |
| 17:19:30 | → | noan joins (~noan@2604:a880:400:d0::12fc:5001) |
| 17:19:31 | → | statusfailed joins (~statusfai@statusfailed.com) |
| 17:19:31 | → | haya joins (~haya@ec2-18-231-117-140.sa-east-1.compute.amazonaws.com) |
| 17:19:31 | → | quicksilver joins (~jules@roobarb.crazydogs.org) |
| 17:19:31 | → | cross joins (~cross@spitfire.i.gajendra.net) |
| 17:19:31 | → | MasseR joins (~MasseR@51.15.143.128) |
| 17:19:31 | → | lukelau joins (~lukelau@46.101.13.214) |
| 17:19:32 | → | epta joins (~m@nuda.space) |
| 17:19:32 | → | exferenceBot joins (~exference@2a01:4f8:c0c:e::2) |
| 17:19:32 | → | Patternmaster joins (~georg@li1192-118.members.linode.com) |
| 17:19:33 | → | Deewiant joins (~deewiant@de1.ut.deewiant.iki.fi) |
| 17:19:33 | → | tdammers joins (~tdammers@77.109.72.101.res.static.edpnet.net) |
| 17:19:33 | × | RoguePointer quits (~jigen@94.177.235.178) (Changing host) |
| 17:19:33 | → | RoguePointer joins (~jigen@unaffiliated/roguepointer) |
| 17:19:33 | → | carldd joins (~carldd@90-224-49-113-no56.tbcn.telia.com) |
| 17:19:34 | → | wayne joins (~wayne@consume.rocks) |
| 17:19:34 | × | tdammers quits (~tdammers@77.109.72.101.res.static.edpnet.net) (Changing host) |
| 17:19:34 | → | tdammers joins (~tdammers@unaffiliated/tdammers) |
| 17:19:35 | → | bob_twinkles joins (~quassel@52.37.66.13) |
| 17:19:35 | → | tomsmeding joins (~tomsmedin@2a03:b0c0:0:1010::767:3001) |
| 17:19:35 | → | Reiser joins (~0a2a0001@static.210.242.216.95.clients.your-server.de) |
| 17:19:35 | zzz | is now known as Guest81162 |
| 17:19:36 | → | mupf joins (~micha@v22017094964653601.ultrasrv.de) |
| 17:19:36 | → | polux2001 joins (~polux@51.15.169.172) |
| 17:19:37 | → | enikar joins (~enikar@2001:41d0:2:8673::42) |
| 17:19:37 | → | xhlr joins (~xhlr@static.144.156.216.95.clients.your-server.de) |
| 17:19:37 | → | Xnuk joins (~xnuk@45.76.202.58) |
| 17:19:37 | → | noecho joins (~noecho@static.143.42.203.116.clients.your-server.de) |
| 17:19:37 | → | codedmart joins (~codedmart@149.28.9.205) |
| 17:19:38 | → | zmagii joins (~zmagii@unaffiliated/zmagii) |
| 17:19:38 | → | caubert joins (~caubert@136.244.111.235) |
| 17:19:38 | × | wayne quits (~wayne@consume.rocks) (Changing host) |
| 17:19:38 | → | wayne joins (~wayne@unaffiliated/wayne) |
| 17:19:39 | → | wlritchi joins (wlritchi@2600:3c03::f03c:91ff:fe60:8ddc) |
| 17:19:40 | × | d34df00d quits (~d34df00d@104-14-27-213.lightspeed.austtx.sbcglobal.net) (Excess Flood) |
| 17:19:41 | → | Nascha joins (sid212230@gateway/web/irccloud.com/x-erktjjocjlithqyb) |
| 17:19:42 | → | jameekim1 joins (~jameekim@mx.nodaplife.me) |
| 17:19:42 | → | kipras`away joins (~kipras@92.61.39.34) |
| 17:19:42 | → | sdrodge joins (~sdrodge@unaffiliated/sdrodge) |
| 17:19:43 | → | tomboy64 joins (~tomboy64@unaffiliated/tomboy64) |
| 17:19:43 | → | earthy_ joins (~arthurvl@deban2.xs4all.space) |
| 17:19:43 | stilgart | is now known as Guest86831 |
| 17:19:44 | → | niklasb joins (~niklasb@unaffiliated/codeslay0r) |
| 17:19:44 | → | abrar_ joins (~abrar@static-108-30-103-121.nycmny.fios.verizon.net) |
| 17:19:44 | → | nshepperd2 joins (~nshepperd@li364-218.members.linode.com) |
| 17:19:45 | → | esph joins (~weechat@unaffiliated/esph) |
| 17:19:45 | → | connrs joins (~connrs@runciter.connrs.uk) |
| 17:19:46 | → | L1Cafe joins (~L1Cafe@kydara.com) |
| 17:19:47 | → | dave_uy joins (~david@108.61.193.26) |
| 17:19:47 | → | proteusguy joins (~proteusgu@cm-58-10-208-13.revip7.asianet.co.th) |
| 17:19:47 | → | xintron joins (~xintron@unaffiliated/xintron) |
| 17:19:47 | → | centril joins (~centril@213-66-146-92-no250.tbcn.telia.com) |
| 17:19:49 | → | matryoshka joins (~matryoshk@2606:6080:1002:8:3285:30e:de43:8809) |
| 17:19:50 | → | averell joins (~averell@unaffiliated/averell) |
| 17:19:50 | → | so joins (~so@unaffiliated/so) |
| 17:19:50 | → | grumble joins (~Thunderbi@freenode/staff/grumble) |
| 17:19:50 | → | hexagoxel joins (~hexagoxel@hexagoxel.de) |
| 17:19:50 | → | jvanbure joins (~jvanbure@159.65.233.183) |
| 17:19:51 | → | Nik05 joins (~Nik05@unaffiliated/nik05) |
| 17:19:52 | → | Wamanuz joins (~wamanuz@78-70-34-81-no84.tbcn.telia.com) |
| 17:19:54 | → | tv- joins (~tv@unaffiliated/tv-) |
| 17:19:54 | → | stiell joins (~stian@fsf/member/stiell) |
| 17:19:57 | × | pavonia quits (~user@unaffiliated/siracusa) (Quit: Bye!) |
| 17:19:58 | → | carbolymer joins (~carbolyme@dropacid.net) |
| 17:19:59 | → | electrostat joins (~dag@unaffiliated/electrostat) |
| 17:20:00 | → | dequbed joins (~dequbed@2001:bc8:3f24:100::1) |
| 17:20:04 | → | Jajik joins (xchlup2@gateway/shell/fi.muni.cz/x-ajlnhjyjhlnthwzd) |
| 17:20:07 | → | ps-auxw joins (~arneb@p548d56ce.dip0.t-ipconnect.de) |
| 17:20:09 | → | EdwardIII joins (~edwardiii@unaffiliated/edward123) |
| 17:20:11 | → | iomonad joins (~iomonad@unaffiliated/iomonad) |
| 17:20:13 | → | vk3wtf joins (~doc@115-64-102-158.tpgi.com.au) |
| 17:20:17 | → | `slikts joins (~nelabs@wikipedia/reinis) |
| 17:20:17 | → | nckx joins (~nckx@tobias.gr) |
| 17:20:17 | → | loc joins (~loc@unaffiliated/loc) |
| 17:20:19 | → | pounce joins (~pounce@ns379743.ip-5-196-70.eu) |
| 17:20:20 | → | azure1 joins (~azure@180.253.163.78) |
| 17:20:26 | × | vicfred quits (~vicfred@unaffiliated/vicfred) (Quit: Leaving) |
| 17:20:27 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 17:20:28 | → | drakonis joins (~drakonis@unaffiliated/drakonis) |
| 17:20:31 | → | endokqr joins (~kqr@vps.xkqr.org) |
| 17:20:35 | × | jkaye[m] quits (jkayematri@gateway/shell/matrix.org/x-oneawtzvjyybiofe) (*.net *.split) |
| 17:20:35 | × | beardhatcode quits (robbertbea@gateway/shell/matrix.org/x-wsgksmmgbbxtiufa) (*.net *.split) |
| 17:20:35 | × | unclechu quits (unclechuma@gateway/shell/matrix.org/x-rroohkjsifdpbejc) (*.net *.split) |
| 17:20:35 | × | maerwald[m] quits (maerwaldma@gateway/shell/matrix.org/x-fkfkjtcykuzsusmd) (*.net *.split) |
| 17:20:35 | × | rust-rocks[m] quits (rust-rocks@gateway/shell/matrix.org/x-ydwvigzffwbttrpc) (*.net *.split) |
| 17:20:35 | × | DamienCassou quits (damiencass@gateway/shell/matrix.org/x-hxomipezvrrwlvte) (*.net *.split) |
| 17:20:35 | × | JaakkoLuttinen[m quits (jluttinema@gateway/shell/matrix.org/x-tggcefububuqeyek) (*.net *.split) |
| 17:20:35 | × | bitonic quits (bitonicmat@gateway/shell/matrix.org/x-haecgexsvzkddgnf) (*.net *.split) |
| 17:20:35 | × | MahmoudMAZOUZ[m] quits (mazouzmaen@gateway/shell/matrix.org/x-zmmzhvmpppteyfyp) (*.net *.split) |
| 17:20:35 | × | alexfmpe quits (alexfmpema@gateway/shell/matrix.org/x-nwkfuvlkbndpfvxk) (*.net *.split) |
| 17:20:35 | × | themsay[m] quits (themsaymat@gateway/shell/matrix.org/x-gjenhikfotmgdkjf) (*.net *.split) |
| 17:20:36 | × | hsiktas[m] quits (hsiktasmat@gateway/shell/matrix.org/x-jsnspyhjqkcidwxy) (*.net *.split) |
| 17:20:36 | × | megaTherion quits (~therion@unix.io) (*.net *.split) |
| 17:20:36 | × | dan64- quits (~dan64@dannyadam.com) (*.net *.split) |
| 17:20:36 | × | a3f quits (~a3f@chimeria.ext.pengutronix.de) (*.net *.split) |
| 17:20:36 | × | holo2 quits (~holo@nikky.moe) (*.net *.split) |
| 17:20:36 | × | concept2 quits (~concept2@unaffiliated/tubo) (*.net *.split) |
| 17:20:36 | × | tinwood quits (~tinwood@general.default.akavanagh.uk0.bigv.io) (*.net *.split) |
| 17:20:36 | × | atk quits (~Arch-TK@ircpuzzles/staff/Arch-TK) (*.net *.split) |
| 17:20:36 | × | m1dnight_ quits (~m1dnight@78-22-9-5.access.telenet.be) (*.net *.split) |
| 17:20:36 | × | SaitamaPlus quits (uid272474@gateway/web/irccloud.com/x-fmvwqsvtfzyqazim) (*.net *.split) |
| 17:20:36 | × | danso quits (~dan@2001:1970:52e7:d000:96b8:6dff:feb3:c009) (*.net *.split) |
| 17:20:36 | × | cyberlard quits (~cyberlard@unaffiliated/jludwig) (*.net *.split) |
| 17:20:36 | × | cawfee quits (chiya@2406:3003:2077:2341::babe) (*.net *.split) |
| 17:20:36 | × | martin02 quits (silas@hund.fs.lmu.de) (*.net *.split) |
| 17:20:36 | × | mikeplus64 quits (~mike@unaffiliated/mikeplus64) (*.net *.split) |
| 17:20:36 | × | iptq quits (~michael@142.93.75.170) (*.net *.split) |
| 17:20:36 | × | rawles quits (~r@unaffiliated/rawles) (*.net *.split) |
| 17:20:36 | × | echoreply quits (~echoreply@unaffiliated/echoreply) (*.net *.split) |
| 17:20:36 | × | urdh quits (~urdh@unaffiliated/urdh) (*.net *.split) |
| 17:20:36 | × | waskell_ quits (~quassel@d66-183-124-203.bchsia.telus.net) (*.net *.split) |
| 17:20:36 | × | lewky quits (~lewky@159.65.37.240) (*.net *.split) |
| 17:20:36 | × | jrm quits (~jrm@freebsd/developer/jrm) (*.net *.split) |
| 17:20:36 | × | rookie101 quits (~rookie@207.154.204.166) (*.net *.split) |
| 17:20:36 | × | sim590 quits (~sim590@modemcable090.207-203-24.mc.videotron.ca) (*.net *.split) |
| 17:20:36 | × | glamas_ quits (~glamas@107.182.17.237) (*.net *.split) |
| 17:20:36 | × | forell quits (~forell@unaffiliated/forell) (*.net *.split) |
| 17:20:36 | × | Forkk quits (~forkk@li926-228.members.linode.com) (*.net *.split) |
| 17:20:36 | × | wagle quits (~wagle@quassel.wagle.io) (*.net *.split) |
| 17:20:36 | × | lockshaw quits (~lockshaw@165.22.163.71) (*.net *.split) |
| 17:20:36 | × | samebchase- quits (~samebchas@51.15.68.182) (*.net *.split) |
| 17:20:36 | × | Bergle_2 quits (~Bergle_4@101.165.90.119) (*.net *.split) |
| 17:20:36 | × | icebreaker quits (michalc@unaffiliated/icebreaker) (*.net *.split) |
| 17:20:36 | × | Tesseraction quits (~Tesseract@unaffiliated/tesseraction) (*.net *.split) |
| 17:20:44 | → | CitizenSnips joins (~CitizenSn@irc.refl.club) |
| 17:20:46 | → | gambpang joins (~gambpang@unaffiliated/gambpang) |
| 17:20:46 | → | icebreaker joins (michalc@freeshell.de) |
| 17:20:46 | × | icebreaker quits (michalc@freeshell.de) (Changing host) |
| 17:20:46 | → | icebreaker joins (michalc@unaffiliated/icebreaker) |
| 17:20:47 | → | wagle joins (~wagle@quassel.wagle.io) |
| 17:20:48 | → | a3f joins (~a3f@chimeria.ext.pengutronix.de) |
| 17:20:48 | → | megaTherion joins (~therion@coruscant.unix.io) |
| 17:20:50 | → | SaitamaPlus joins (uid272474@gateway/web/irccloud.com/x-boxpbarcuxvwbbrx) |
| 17:20:50 | → | tinwood joins (~tinwood@general.default.akavanagh.uk0.bigv.io) |
| 17:20:51 | → | dan64 joins (~dan64@dannyadam.com) |
| 17:20:51 | → | hexo_ joins (~hexo@2a01:430:17:1::ffff:328) |
| 17:20:53 | → | holo2 joins (~holo@nikky.moe) |
| 17:20:53 | → | cgfbee joins (~bot@oc1.itim-cj.ro) |
| 17:20:53 | → | cawfee joins (chiya@2406:3003:2077:2341::babe) |
| 17:20:53 | → | mikeplus64 joins (~mike@2406:d500:6:1:216:3cff:fe36:651) |
| 17:20:54 | × | mikeplus64 quits (~mike@2406:d500:6:1:216:3cff:fe36:651) (Changing host) |
| 17:20:54 | → | mikeplus64 joins (~mike@unaffiliated/mikeplus64) |
| 17:20:55 | → | lockshaw joins (~lockshaw@165.22.163.71) |
| 17:20:55 | → | concept2 joins (~concept2@unaffiliated/tubo) |
| 17:20:55 | → | jrm joins (~jrm@freebsd/developer/jrm) |
| 17:20:56 | → | cyberlard joins (~cyberlard@unaffiliated/jludwig) |
| 17:21:00 | → | danso joins (~dan@2001:1970:52e7:d000:96b8:6dff:feb3:c009) |
| 17:21:02 | → | m1dnight_ joins (~m1dnight@78-22-9-5.access.telenet.be) |
| 17:21:03 | → | echoreply joins (~echoreply@unaffiliated/echoreply) |
| 17:21:03 | → | Bergle_2 joins (~Bergle_4@101.165.90.119) |
| 17:21:04 | → | rawles joins (~r@unaffiliated/rawles) |
| 17:21:05 | → | samebchase- joins (~samebchas@51.15.68.182) |
| 17:21:05 | → | rookie101 joins (~rookie@207.154.204.166) |
| 17:21:06 | → | xsarnik0 joins (xsarnik@gateway/shell/fi.muni.cz/x-dwtmcfruqddzzbvx) |
| 17:21:09 | → | lewky joins (~lewky@159.65.37.240) |
| 17:21:10 | → | martin02 joins (silas@hund.fs.lmu.de) |
| 17:21:13 | → | meck joins (~meck@li1809-18.members.linode.com) |
| 17:21:17 | → | Twey joins (~twey@unaffiliated/twey) |
| 17:21:20 | → | kloeri joins (~kloeri@freenode/staff/exherbo.kloeri) |
| 17:21:25 | → | iptq joins (~michael@142.93.75.170) |
| 17:21:26 | × | samthecoy[m]1 quits (samthecoym@gateway/shell/matrix.org/x-dyjfykhwbtubhalr) (Ping timeout: 240 seconds) |
| 17:21:26 | × | ManofLetters[m] quits (manoflette@gateway/shell/matrix.org/x-hjwxpjbidxzyrpuv) (Ping timeout: 244 seconds) |
| 17:21:26 | × | darkcodi[m] quits (darkcodima@gateway/shell/matrix.org/x-owzuajoacjbourmn) (Ping timeout: 244 seconds) |
| 17:21:26 | × | loyon quits (loyonmatri@gateway/shell/matrix.org/x-wpimpyhucqiwbgpt) (Ping timeout: 244 seconds) |
| 17:21:28 | → | forell joins (~forell@unaffiliated/forell) |
| 17:21:28 | → | Tesseraction joins (~Tesseract@unaffiliated/tesseraction) |
| 17:21:35 | × | anon1891[m] quits (anon1891ma@gateway/shell/matrix.org/x-vfieadqtsyulhqgi) (Ping timeout: 240 seconds) |
| 17:21:35 | × | jerin quits (jerinmatri@gateway/shell/matrix.org/x-whazqgkcsutptuow) (Ping timeout: 240 seconds) |
| 17:21:35 | × | toasty_avocado[m quits (toastyavoc@gateway/shell/matrix.org/x-loprzciosfemkzbl) (Ping timeout: 240 seconds) |
| 17:21:35 | × | johnnyboy[m] quits (gifumatrix@gateway/shell/matrix.org/x-srskbesngkvoucku) (Ping timeout: 240 seconds) |
| 17:21:35 | × | alecs[m] quits (malumorema@gateway/shell/matrix.org/x-tngsmqgofxgrikni) (Ping timeout: 240 seconds) |
| 17:21:36 | → | totte joins (~totte@chakra/totte) |
| 17:21:43 | → | a3Dman joins (~3Dman@unaffiliated/a3dman) |
| 17:21:44 | → | deu joins (de@uio.re) |
| 17:21:44 | → | Forkk joins (forkk@2600:3c00::f03c:91ff:fe84:de4d) |
| 17:21:45 | → | glamas joins (~glamas@107.182.17.237) |
| 17:21:48 | → | waskell joins (~quassel@d66-183-124-203.bchsia.telus.net) |
| 17:21:51 | × | immae quits (immaematri@gateway/shell/matrix.org/x-zfqwhsdxxdxwoswl) (Ping timeout: 258 seconds) |
| 17:21:51 | × | Pressyware[m] quits (pressyware@gateway/shell/matrix.org/x-rmfhtohxmiuunkwo) (Ping timeout: 258 seconds) |
| 17:21:51 | × | speakerspivakeem quits (speakerdea@gateway/shell/matrix.org/x-vezbntbvhbeyemoh) (Ping timeout: 258 seconds) |
| 17:21:52 | × | VarikValefor[m] quits (varikvalef@gateway/shell/matrix.org/x-knkkqovlsdtyomsj) (Ping timeout: 258 seconds) |
| 17:21:53 | × | xourt quits (d4c620ea@212-198-32-234.rev.numericable.fr) (*.net *.split) |
| 17:21:53 | × | geekosaur quits (82650c7a@130.101.12.122) (*.net *.split) |
| 17:21:53 | × | mice-user quits (77120018@119-18-0-24.771200.syd.nbn.aussiebb.net) (*.net *.split) |
| 17:21:55 | × | johnnyv[m] quits (badwolf256@gateway/shell/matrix.org/x-tfaibwbsyaawzhhj) (Ping timeout: 240 seconds) |
| 17:21:56 | × | mud quits (kadobanmat@gateway/shell/matrix.org/x-yliwoxyquggnlcor) (Ping timeout: 240 seconds) |
| 17:21:57 | → | sim590 joins (~sim590@modemcable090.207-203-24.mc.videotron.ca) |
| 17:22:03 | × | vnz quits (~vnz@unaffiliated/vnz) (Quit: ZNC - http://znc.in) |
| 17:22:07 | → | justsomeguy joins (~justsomeg@unaffiliated/--/x-3805311) |
| 17:22:09 | × | gareth__ quits (~gareth__@104.236.161.134) (Ping timeout: 264 seconds) |
| 17:22:14 | × | juliendehos[m] quits (juliendeho@gateway/shell/matrix.org/x-gtjwdqdtuedkukyh) (Ping timeout: 258 seconds) |
| 17:22:14 | × | teej quits (uid154177@gateway/web/irccloud.com/x-dbeumxrslumknqne) (Ping timeout: 264 seconds) |
| 17:22:14 | × | Lurkki[m]1 quits (lurkkipriv@gateway/shell/matrix.org/x-bdtjlzpkgszqmqzb) (Ping timeout: 258 seconds) |
| 17:22:14 | × | addem[m] quits (addemmatri@gateway/shell/matrix.org/x-ntvnidtawalxbjtp) (Ping timeout: 258 seconds) |
| 17:22:15 | × | fgaz quits (fgazmatrix@gateway/shell/matrix.org/x-miolkkmcquhustia) (Ping timeout: 240 seconds) |
| 17:22:19 | → | ammar2 joins (admin@i.diddled.with.the.opers.so.they.klined.me) |
| 17:22:21 | × | maroloccio quits (~marolocci@pousada3ja.mma.com.br) (Quit: WeeChat 2.3) |
| 17:22:26 | × | jtojnar quits (jtojnarmat@gateway/shell/matrix.org/x-kgoshxibrhfojsgt) (Ping timeout: 240 seconds) |
| 17:22:26 | × | M53K5HUN_8[m] quits (m53k5hun8m@gateway/shell/matrix.org/x-euhzwfxzheermniq) (Ping timeout: 240 seconds) |
| 17:22:26 | × | siraben quits (sirabenmat@gateway/shell/matrix.org/x-yfumbrfrhkufdprl) (Ping timeout: 240 seconds) |
| 17:22:28 | × | mith[m] quits (mithmatrix@gateway/shell/matrix.org/x-faoektnrbchujzvl) (Ping timeout: 244 seconds) |
| 17:22:28 | × | viktorstrate[m] quits (viktorstra@gateway/shell/matrix.org/x-zxlycwezjdpjnfkv) (Ping timeout: 244 seconds) |
| 17:22:34 | → | L29Ah joins (~L29Ah@unaffiliated/l29ah) |
| 17:22:35 | × | DevTurks[m] quits (turkdevops@gateway/shell/matrix.org/x-dvhiuszorullyqrz) (Ping timeout: 240 seconds) |
| 17:22:35 | × | kadoban quits (kadobanemp@gateway/shell/matrix.org/x-flguyzdddcwjthqm) (Ping timeout: 240 seconds) |
| 17:22:35 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:22:37 | × | mrus[m] quits (mrusmatrix@gateway/shell/matrix.org/x-yhszxvhsbugdebak) (Ping timeout: 258 seconds) |
| 17:22:37 | × | sm[m] quits (simonmicma@gateway/shell/matrix.org/x-utidehjolisbbzib) (Ping timeout: 258 seconds) |
| 17:22:54 | → | dustinm joins (~dustinm@static.38.6.217.95.clients.your-server.de) |
| 17:22:56 | × | lambdaclan quits (lambdaclan@gateway/shell/matrix.org/x-msivqfjwrgwymfkm) (Ping timeout: 240 seconds) |
| 17:22:59 | × | rednaZ[m] quits (r3dnazmatr@gateway/shell/matrix.org/x-lzmptztukgszoxpq) (Ping timeout: 244 seconds) |
| 17:22:59 | × | dyniec[m] quits (dyniecmatr@gateway/shell/matrix.org/x-uwulhmgilwpifdol) (Ping timeout: 244 seconds) |
| 17:23:00 | × | pqwy[m] quits (pqwymatrix@gateway/shell/matrix.org/x-clgrxiyegovoaorn) (Ping timeout: 258 seconds) |
| 17:23:02 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:23:18 | × | nshepperd2 quits (~nshepperd@li364-218.members.linode.com) (Client Quit) |
| 17:23:18 | × | nshepperd quits (nshepperd@2600:3c03::f03c:92ff:fe28:92c9) (Quit: WeeChat 3.0) |
| 17:23:22 | → | towel joins (~towel@unaffiliated/towel) |
| 17:23:41 | → | idhugo_ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) |
| 17:23:48 | → | atk joins (~Arch-TK@ircpuzzles/staff/Arch-TK) |
| 17:23:49 | → | teej joins (uid154177@unaffiliated/teej) |
| 17:24:00 | → | mjacob joins (~mjacob@unaffiliated/mjacob) |
| 17:24:01 | → | vnz joins (~vnz@2001:bc8:604:94f::1) |
| 17:24:01 | × | vnz quits (~vnz@2001:bc8:604:94f::1) (Changing host) |
| 17:24:01 | → | vnz joins (~vnz@unaffiliated/vnz) |
| 17:24:03 | → | voidcontext joins (~pgee@178.62.100.221) |
| 17:24:07 | → | vodkaInferno joins (~wormphleg@104.131.156.184) |
| 17:24:07 | → | Uma joins (~uma@umazalakain.info) |
| 17:24:08 | → | tumdedum joins (~tumdedum@unaffiliated/espiral) |
| 17:24:08 | → | pavonia joins (~user@unaffiliated/siracusa) |
| 17:24:17 | → | Natch joins (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) |
| 17:24:21 | → | hive-mind joins (~hivemind@rrcs-67-53-148-69.west.biz.rr.com) |
| 17:24:25 | → | gareth__ joins (~gareth__@104.236.161.134) |
| 17:24:32 | × | heck-to-the-gnom quits (heck-to-th@gateway/shell/matrix.org/x-kmjeqntjrpvcwwjg) (Ping timeout: 244 seconds) |
| 17:24:42 | → | eldritch joins (~eldritch@unaffiliated/eldritch) |
| 17:24:46 | → | runawayfive joins (~nope@unaffiliated/runawayfive) |
| 17:24:59 | → | urdh joins (~urdh@unaffiliated/urdh) |
| 17:25:01 | → | nshepperd2 joins (~nshepperd@li364-218.members.linode.com) |
| 17:25:02 | → | nshepperd joins (nshepperd@2600:3c03::f03c:92ff:fe28:92c9) |
| 17:25:13 | → | rkvist joins (~user@138.197.72.132) |
| 17:25:15 | → | v01d4lph4 joins (~v01d4lph4@106.212.133.35) |
| 17:25:26 | × | kadobanana quits (kadoban9he@gateway/shell/matrix.org/x-wdfydwqecifgzpgk) (Ping timeout: 240 seconds) |
| 17:25:34 | × | mly[m] quits (mlydisenco@gateway/shell/matrix.org/x-lmlneosenqetjeub) (Ping timeout: 244 seconds) |
| 17:25:34 | × | Haskman[m] quits (haskmanmat@gateway/shell/matrix.org/x-vsnyavlzuoisyaeq) (Ping timeout: 244 seconds) |
| 17:25:56 | × | domenkozar[m] quits (domenkozar@NixOS/user/domenkozar) (Ping timeout: 240 seconds) |
| 17:25:56 | × | jeffcasavant[m] quits (jeffcasava@gateway/shell/matrix.org/x-ckjwitulpnbmjojr) (Ping timeout: 240 seconds) |
| 17:25:56 | × | alar[m] quits (alarmxalat@gateway/shell/matrix.org/x-czoxvspjopuwzwfc) (Ping timeout: 240 seconds) |
| 17:25:57 | × | graf_blutwurst quits (~user@2001:171b:226e:adc0:8def:33e:39f5:7058) (Remote host closed the connection) |
| 17:25:57 | × | justanotheruser quits (~justanoth@unaffiliated/justanotheruser) (Ping timeout: 260 seconds) |
| 17:26:15 | × | rajivr quits (uid269651@gateway/web/irccloud.com/x-dvlsvpxgnpvrwfuk) (Quit: Connection closed for inactivity) |
| 17:26:21 | → | juri_ joins (~juri@79.140.115.251) |
| 17:26:43 | → | azure1 joins (~azure@180.253.163.78) |
| 17:27:12 | → | xourt joins (d4c620ea@212-198-32-234.rev.numericable.fr) |
| 17:27:12 | → | mice-user joins (77120018@119-18-0-24.771200.syd.nbn.aussiebb.net) |
| 17:27:12 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 17:27:18 | × | teej quits (uid154177@unaffiliated/teej) (Changing host) |
| 17:27:18 | → | teej joins (uid154177@gateway/web/irccloud.com/x-lnyfzbcaaxjhqqmz) |
| 17:27:34 | × | ukari quits (~ukari@unaffiliated/ukari) (Remote host closed the connection) |
| 17:27:40 | → | xlei joins (znc@unaffiliated/xlei) |
| 17:27:52 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 17:28:28 | → | ukari joins (~ukari@unaffiliated/ukari) |
| 17:28:32 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 17:28:59 | → | jjhoo joins (jahakala@dsl-trebng21-b048b5-171.dhcp.inet.fi) |
| 17:29:29 | → | lnx joins (~irssi@167.71.7.27) |
| 17:29:30 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:29:38 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:30:12 | × | v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Ping timeout: 268 seconds) |
| 17:31:04 | → | Sigyn joins (sigyn@freenode/utility-bot/sigyn) |
| 17:31:04 | ChanServ | sets mode +o Sigyn |
| 17:32:14 | → | Tuplanolla joins (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) |
| 17:32:39 | × | dhil quits (~dhil@80.208.56.181) (Quit: Leaving) |
| 17:32:53 | → | justanotheruser joins (~justanoth@unaffiliated/justanotheruser) |
| 17:33:04 | → | nff joins (~IceChat95@62-11-94-44.dialup.tiscali.it) |
| 17:33:04 | → | azure1 joins (~azure@180.253.163.78) |
| 17:33:36 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 17:34:21 | → | Ekho joins (~Ekho@unaffiliated/ekho) |
| 17:34:35 | × | epta quits (~m@nuda.space) (Quit: WeeChat 2.0) |
| 17:34:39 | × | finn_elija quits (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (Remote host closed the connection) |
| 17:35:06 | → | finn_elija joins (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) |
| 17:35:06 | × | nitrix quits (~nitrix@haskell/developer/nitrix) (Read error: Connection reset by peer) |
| 17:35:07 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:35:43 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:36:51 | → | nitrix joins (~nitrix@haskell/developer/nitrix) |
| 17:37:18 | × | mice-user quits (77120018@119-18-0-24.771200.syd.nbn.aussiebb.net) (Quit: Connection closed) |
| 17:39:07 | → | KonTh3D0n joins (442ea9ac@c-68-46-169-172.hsd1.mi.comcast.net) |
| 17:39:07 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:39:19 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:39:19 | × | xourt quits (d4c620ea@212-198-32-234.rev.numericable.fr) (Quit: Connection closed) |
| 17:39:23 | → | azure1 joins (~azure@180.253.163.78) |
| 17:39:44 | × | grumble quits (~Thunderbi@freenode/staff/grumble) (Quit: K-Lined) |
| 17:39:45 | × | azure1 quits (~azure@180.253.163.78) (Read error: Connection reset by peer) |
| 17:40:00 | → | grumble joins (grumble@freenode/staff/grumble) |
| 17:41:20 | → | Neuromancer joins (~Neuromanc@unaffiliated/neuromancer) |
| 17:42:04 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 268 seconds) |
| 17:42:08 | × | Forkk quits (forkk@2600:3c00::f03c:91ff:fe84:de4d) (*.net *.split) |
| 17:42:08 | × | mikeplus64 quits (~mike@unaffiliated/mikeplus64) (*.net *.split) |
| 17:42:08 | × | tinwood quits (~tinwood@general.default.akavanagh.uk0.bigv.io) (*.net *.split) |
| 17:42:08 | × | dequbed quits (~dequbed@2001:bc8:3f24:100::1) (*.net *.split) |
| 17:42:08 | × | jamestmartin quits (james@jtmar.me) (*.net *.split) |
| 17:42:08 | × | DigitalKiwi quits (~kiwi@unaffiliated/digitalkiwi) (*.net *.split) |
| 17:42:08 | × | Guest81162 quits (~zzz@2a03:b0c0:3:d0::3095:3001) (*.net *.split) |
| 17:42:08 | × | stylewarning quits (stylewarni@gateway/web/irccloud.com/x-psocqtvgwiixhzjb) (*.net *.split) |
| 17:42:08 | × | mcfilib quits (sid302703@gateway/web/irccloud.com/x-cwetoqikkubictlf) (*.net *.split) |
| 17:42:08 | × | b20n quits (sid115913@gateway/web/irccloud.com/x-keuocphasluzlylu) (*.net *.split) |
| 17:42:08 | × | Athas quits (athas@2a01:7c8:aaac:1cf:27d:bfc3:53ec:af53) (*.net *.split) |
| 17:42:08 | × | davetapley quits (sid666@gateway/web/irccloud.com/x-xycablqlvjnkmrdt) (*.net *.split) |
| 17:42:08 | × | heyj quits (sid171370@gateway/web/irccloud.com/x-dbwqvfxhwatjgmyv) (*.net *.split) |
| 17:42:08 | × | solidus-river quits (~mike@174.127.249.180) (*.net *.split) |
| 17:42:08 | × | ixian quits (~mgold@terra.bitplane.org) (*.net *.split) |
| 17:42:08 | × | conal quits (~conal@192.145.118.249) (*.net *.split) |
| 17:42:08 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (*.net *.split) |
| 17:42:08 | × | zebrag quits (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) (*.net *.split) |
| 17:42:08 | × | berberman_ quits (~berberman@unaffiliated/berberman) (*.net *.split) |
| 17:42:08 | × | xff0x quits (~xff0x@2001:1a81:53ea:3700:7b09:c6ef:9691:2f13) (*.net *.split) |
| 17:42:08 | × | Guest15726 quits (~textual@zrcout.mskcc.org) (*.net *.split) |
| 17:42:08 | × | dhouthoo quits (~dhouthoo@ptr-eitgbj2w0uu6delkbrh.18120a2.ip6.access.telenet.be) (*.net *.split) |
| 17:42:08 | × | chele quits (~chele@ip5b40237d.dynamic.kabel-deutschland.de) (*.net *.split) |
| 17:42:08 | × | molehillish quits (~molehilli@2600:8800:8d06:1800:a4ec:e3c6:6b54:caa8) (*.net *.split) |
| 17:42:08 | × | xsperry quits (~as@unaffiliated/xsperry) (*.net *.split) |
| 17:42:08 | × | hyiltiz quits (~quassel@unaffiliated/hyiltiz) (*.net *.split) |
| 17:42:08 | × | Matthias1 quits (~matthias@li890-22.members.linode.com) (*.net *.split) |
| 17:42:08 | × | dcoutts quits (~duncan@94.186.125.91.dyn.plus.net) (*.net *.split) |
| 17:42:08 | × | cheater quits (~user@unaffiliated/cheater) (*.net *.split) |
| 17:42:08 | × | whataday quits (~xxx@2400:8902::f03c:92ff:fe60:98d8) (*.net *.split) |
| 17:42:08 | × | pfurla quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (*.net *.split) |
| 17:42:08 | × | unlink2 quits (~unlink2@p200300ebcf254d00a495fbc96206c979.dip0.t-ipconnect.de) (*.net *.split) |
| 17:42:08 | × | petersen quits (~petersen@redhat/juhp) (*.net *.split) |
| 17:42:08 | × | dolio quits (~dolio@haskell/developer/dolio) (*.net *.split) |
| 17:42:09 | × | s00pcan quits (~chris@075-133-056-178.res.spectrum.com) (*.net *.split) |
| 17:42:09 | × | neiluj quits (~jco@unaffiliated/neiluj) (*.net *.split) |
| 17:42:09 | × | tromp quits (~tromp@dhcp-077-249-230-040.chello.nl) (*.net *.split) |
| 17:42:09 | × | mozzarella quits (~sam@unaffiliated/sam113101) (*.net *.split) |
| 17:42:09 | × | sw1nn quits (~sw1nn@2a00:23c7:622f:2c00:200f:4151:e888:f7e6) (*.net *.split) |
| 17:42:09 | × | nf quits (~n@monade.li) (*.net *.split) |
| 17:42:09 | × | poljar1 quits (~poljar@93-139-86-101.adsl.net.t-com.hr) (*.net *.split) |
| 17:42:09 | × | _ashbreeze_ quits (~mark@64.85.214.234.reverse.socket.net) (*.net *.split) |
| 17:42:09 | × | Chousuke quits (oranenj@coffee.modeemi.fi) (*.net *.split) |
| 17:42:09 | × | PtxDK_ quits (~quassel@2a01:7c8:aac3:591:5054:ff:fe3d:cac6) (*.net *.split) |
| 17:42:09 | × | lisq quits (~quassel@lis.moe) (*.net *.split) |
| 17:42:09 | × | ViCi quits (daniel@10PLM.ro) (*.net *.split) |
| 17:42:09 | × | vjacob quits (~vjacob@217.71.0.65) (*.net *.split) |
| 17:42:09 | × | dxld quits (~dxld@rush.pub.dxld.at) (*.net *.split) |
| 17:42:09 | × | NinjaTrappeur quits (~ninja@unaffiliated/ninjatrappeur) (*.net *.split) |
| 17:42:09 | × | sarahzrf quits (~sarahzrf_@2604:a880:400:d0::b4a:4001) (*.net *.split) |
| 17:42:09 | × | travv0 quits (sid293381@gateway/web/irccloud.com/x-wgqufftjffzjttmi) (*.net *.split) |
| 17:42:09 | × | JSharp quits (sid4580@wikia/JSharp) (*.net *.split) |
| 17:42:09 | × | miklcct quits (quasselcor@2001:19f0:7001:5ad:5400:2ff:feb6:50d7) (*.net *.split) |
| 17:42:09 | × | andi- quits (~andi-@NixOS/user/andi-) (*.net *.split) |
| 17:42:09 | × | ij quits (~ij@NixOS/user/siers) (*.net *.split) |
| 17:42:09 | × | oats quits (~hurr@durr/im/a/sheep) (*.net *.split) |
| 17:42:09 | × | dani- quits (sid341953@gateway/web/irccloud.com/x-tmspjqxdraljonyu) (*.net *.split) |
| 17:42:09 | × | hazard-pointer_ quits (sid331723@gateway/web/irccloud.com/x-yguwayyfezbfvngd) (*.net *.split) |
| 17:42:09 | × | ghuntley quits (sid16877@gateway/web/irccloud.com/x-mboskivnsdysjwmu) (*.net *.split) |
| 17:42:09 | × | glowcoil quits (sid3405@gateway/web/irccloud.com/x-qnxtwxdwpopdxnrp) (*.net *.split) |
| 17:42:09 | × | tapas quits (sid467876@gateway/web/irccloud.com/x-vhlxkhesrjutejsr) (*.net *.split) |
| 17:42:09 | × | operand_ quits (~operand@is.altijd.moe) (*.net *.split) |
| 17:42:09 | × | ProofTechnique quits (sid79547@gateway/web/irccloud.com/x-rfjenrecvyozipoh) (*.net *.split) |
| 17:42:09 | × | Iroha quits (~Dykomii@2607:5300:60:336a::1) (*.net *.split) |
| 17:42:09 | × | arahael quits (~arahael@121-44-10-207.tpgi.com.au) (*.net *.split) |
| 17:42:09 | × | Putonlalla quits (~sapekiis@it-cyan.it.jyu.fi) (*.net *.split) |
| 17:42:09 | × | amx quits (amx@percival.namespace.at) (*.net *.split) |
| 17:42:09 | × | sim642 quits (~simmo@unaffiliated/sim642) (*.net *.split) |
| 17:42:09 | × | tjbp_ quits (~tom@2001:19f0:7400:8d4c:5400:2ff:fe2c:5662) (*.net *.split) |
| 17:42:09 | × | vqrs quits (~vqrs@learnprogramming/regular/vqrs) (*.net *.split) |
| 17:42:09 | × | enemeth79 quits (sid309041@gateway/web/irccloud.com/x-eoqxflurjsdpbasm) (*.net *.split) |
| 17:42:09 | × | lexi-lambda quits (sid92601@gateway/web/irccloud.com/x-vjjjhyaezeizewxe) (*.net *.split) |
| 17:42:09 | × | d0liver quits (sid363046@gateway/web/irccloud.com/x-bwsyftfrfqvhztxi) (*.net *.split) |
| 17:42:09 | × | drdo quits (~drdo@2605:8900:1000:1001:a:0:7b:2) (*.net *.split) |
| 17:42:09 | × | Jon quits (jon@2a01:7e00::f03c:91ff:fe50:c56) (*.net *.split) |
| 17:42:09 | × | ^[ quits (sid43445@ircpuzzles/2015/april-fools/sixth/zgrep) (*.net *.split) |
| 17:42:09 | × | dsal quits (sid13060@gateway/web/irccloud.com/x-uvnnqnlcnzzdrtsk) (*.net *.split) |
| 17:42:09 | × | edwinb quits (sid69486@gateway/web/irccloud.com/x-xwzhiaxkveuuhegz) (*.net *.split) |
| 17:42:09 | × | Firedancer quits (sid336191@gateway/web/irccloud.com/x-pmgurxulpawugffa) (*.net *.split) |
| 17:42:09 | × | PotatoGim quits (sid99505@gateway/web/irccloud.com/x-utsdahcarcsagzsq) (*.net *.split) |
| 17:42:09 | × | PoliticsII______ quits (sid193551@gateway/web/irccloud.com/x-avjjihnxyjyphdhq) (*.net *.split) |
| 17:42:09 | × | rizary quits (sid220347@gateway/web/irccloud.com/x-emjkszgiogiyxdqk) (*.net *.split) |
| 17:42:09 | × | gluegadget quits (sid22336@gateway/web/irccloud.com/x-dtatiwzsqisljser) (*.net *.split) |
| 17:42:09 | × | adius quits (sid321344@gateway/web/irccloud.com/x-vhpznmpfkxhgmtem) (*.net *.split) |
| 17:42:09 | × | lally quits (sid388228@gateway/web/irccloud.com/x-vzsmgszhndktgzzl) (*.net *.split) |
| 17:42:09 | × | AndreasK quits (sid320732@gateway/web/irccloud.com/x-kryttqynuvubroiv) (*.net *.split) |
| 17:42:09 | × | benwr____ quits (sid372383@gateway/web/irccloud.com/x-ydzvnixgvudwaexe) (*.net *.split) |
| 17:42:09 | × | trevorriles quits (sid469656@gateway/web/irccloud.com/x-iraxayojydafpucy) (*.net *.split) |
| 17:42:09 | × | ebutleriv quits (sid217783@gateway/web/irccloud.com/x-qoyqmjfetwxbyhys) (*.net *.split) |
| 17:42:09 | × | joshmeredith quits (sid387798@gateway/web/irccloud.com/x-mazkbakqjtzyatwb) (*.net *.split) |
| 17:42:09 | × | nurupo quits (~nurupo.ga@unaffiliated/nurupo) (*.net *.split) |
| 17:42:09 | × | lambdabot quits (~lambdabot@haskell/bot/lambdabot) (*.net *.split) |
| 17:42:09 | × | madnificent quits (~madnifice@static.210.74.63.178.clients.your-server.de) (*.net *.split) |
| 17:42:09 | × | juri_ quits (~juri@79.140.115.251) (*.net *.split) |
| 17:42:09 | × | nshepperd2 quits (~nshepperd@li364-218.members.linode.com) (*.net *.split) |
| 17:42:09 | × | xlei quits (znc@unaffiliated/xlei) (*.net *.split) |
| 17:42:09 | × | Natch quits (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) (*.net *.split) |
| 17:42:09 | × | Uma quits (~uma@umazalakain.info) (*.net *.split) |
| 17:42:09 | × | tumdedum quits (~tumdedum@unaffiliated/espiral) (*.net *.split) |
| 17:42:09 | × | voidcontext quits (~pgee@178.62.100.221) (*.net *.split) |
| 17:42:09 | × | mjacob quits (~mjacob@unaffiliated/mjacob) (*.net *.split) |
| 17:42:09 | × | ammar2 quits (admin@i.diddled.with.the.opers.so.they.klined.me) (*.net *.split) |
| 17:42:09 | × | Twey quits (~twey@unaffiliated/twey) (*.net *.split) |
| 17:42:09 | × | meck quits (~meck@li1809-18.members.linode.com) (*.net *.split) |
| 17:42:10 | × | Bergle_2 quits (~Bergle_4@101.165.90.119) (*.net *.split) |
| 17:42:10 | × | jrm quits (~jrm@freebsd/developer/jrm) (*.net *.split) |
| 17:42:10 | × | loc quits (~loc@unaffiliated/loc) (*.net *.split) |
| 17:42:10 | × | vk3wtf quits (~doc@115-64-102-158.tpgi.com.au) (*.net *.split) |
| 17:42:10 | × | EdwardIII quits (~edwardiii@unaffiliated/edward123) (*.net *.split) |
| 17:42:10 | × | carbolymer quits (~carbolyme@dropacid.net) (*.net *.split) |
| 17:42:10 | × | hexagoxel quits (~hexagoxel@hexagoxel.de) (*.net *.split) |
| 17:42:10 | × | jvanbure quits (~jvanbure@159.65.233.183) (*.net *.split) |
| 17:42:10 | × | stiell quits (~stian@fsf/member/stiell) (*.net *.split) |
| 17:42:10 | × | proteusguy quits (~proteusgu@cm-58-10-208-13.revip7.asianet.co.th) (*.net *.split) |
| 17:42:10 | × | xintron quits (~xintron@unaffiliated/xintron) (*.net *.split) |
| 17:42:10 | × | centril quits (~centril@213-66-146-92-no250.tbcn.telia.com) (*.net *.split) |
| 17:42:10 | × | esph quits (~weechat@unaffiliated/esph) (*.net *.split) |
| 17:42:10 | × | xhlr quits (~xhlr@static.144.156.216.95.clients.your-server.de) (*.net *.split) |
| 17:42:10 | × | Xnuk quits (~xnuk@45.76.202.58) (*.net *.split) |
| 17:42:10 | × | noecho quits (~noecho@static.143.42.203.116.clients.your-server.de) (*.net *.split) |
| 17:42:10 | × | codedmart quits (~codedmart@149.28.9.205) (*.net *.split) |
| 17:42:10 | × | polux2001 quits (~polux@51.15.169.172) (*.net *.split) |
| 17:42:10 | × | carldd quits (~carldd@90-224-49-113-no56.tbcn.telia.com) (*.net *.split) |
| 17:42:10 | × | Reiser quits (~0a2a0001@static.210.242.216.95.clients.your-server.de) (*.net *.split) |
| 17:42:10 | × | wayne quits (~wayne@unaffiliated/wayne) (*.net *.split) |
| 17:42:10 | × | quicksilver quits (~jules@roobarb.crazydogs.org) (*.net *.split) |
| 17:42:10 | × | Patternmaster quits (~georg@li1192-118.members.linode.com) (*.net *.split) |
| 17:42:10 | × | statusfailed quits (~statusfai@statusfailed.com) (*.net *.split) |
| 17:42:10 | × | tdammers quits (~tdammers@unaffiliated/tdammers) (*.net *.split) |
| 17:42:10 | × | dixie quits (~dixie@real.wilbury.sk) (*.net *.split) |
| 17:42:10 | × | zariuq quits (~zar@fw1.ciirc.cvut.cz) (*.net *.split) |
| 17:42:10 | × | sud0 quits (~Death@hackspaceuy/member/sud0) (*.net *.split) |
| 17:42:10 | × | stree quits (~stree@68.36.8.116) (*.net *.split) |
| 17:42:10 | × | fendor_ quits (~fendor@178.115.129.125.wireless.dyn.drei.com) (*.net *.split) |
| 17:42:10 | × | ep1ctetus quits (~epictetus@ip72-194-215-136.sb.sd.cox.net) (*.net *.split) |
| 17:42:10 | × | elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (*.net *.split) |
| 17:42:10 | × | jespada quits (~jespada@90.254.243.187) (*.net *.split) |
| 17:42:10 | × | geowiesnot quits (~user@87-89-181-157.abo.bbox.fr) (*.net *.split) |
| 17:42:10 | × | jacks2 quits (~bc8134e3@217.29.117.252) (*.net *.split) |
| 17:42:10 | × | titusg quits (~user@158.229.6.51.dyn.plus.net) (*.net *.split) |
| 17:42:10 | × | kiltzman quits (~k1ltzman@195.189.99.96) (*.net *.split) |
| 17:42:10 | × | urodna quits (~urodna@unaffiliated/urodna) (*.net *.split) |
| 17:42:10 | × | machinedgod quits (~machinedg@135-23-192-217.cpe.pppoe.ca) (*.net *.split) |
| 17:42:10 | × | byorgey quits (~byorgey@155.138.238.211) (*.net *.split) |
| 17:42:10 | × | ClaudiusMaximus quits (~claude@unaffiliated/claudiusmaximus) (*.net *.split) |
| 17:42:10 | × | Rudd0 quits (~Rudd0@185.189.115.103) (*.net *.split) |
| 17:42:10 | × | kuribas quits (~user@ip-188-118-57-242.reverse.destiny.be) (*.net *.split) |
| 17:42:10 | × | theDon quits (~td@94.134.91.163) (*.net *.split) |
| 17:42:10 | × | dcoutts_ quits (~dcoutts@unaffiliated/dcoutts) (*.net *.split) |
| 17:42:10 | × | dibblego quits (~dibblego@haskell/developer/dibblego) (*.net *.split) |
| 17:42:10 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (*.net *.split) |
| 17:42:10 | × | Inoperable quits (~PLAYER_1@fancydata.science) (*.net *.split) |
| 17:42:10 | × | obiiwahn quits (~obiwahn@pdpc/supporter/student/obiwahn) (*.net *.split) |
| 17:42:10 | × | monochrom quits (trebla@216.138.220.146) (*.net *.split) |
| 17:42:10 | × | jonathanx quits (~jonathan@h-176-109.A357.priv.bahnhof.se) (*.net *.split) |
| 17:42:11 | × | jassob quits (~jassob@korrob.vth.sgsnet.se) (*.net *.split) |
| 17:42:11 | × | SoF quits (~SoF@unaffiliated/skillyonfire) (*.net *.split) |
| 17:42:11 | × | jluttine_ quits (~jluttine@85-23-66-6.bb.dnainternet.fi) (*.net *.split) |
| 17:42:11 | × | jack1909 quits (~qpls@cpeb4750e67d202-cmf81d0fad5840.cpe.net.fido.ca) (*.net *.split) |
| 17:42:11 | × | Adluc quits (~Adluc@83.167.228.130) (*.net *.split) |
| 17:42:11 | × | Chobbes quits (~Chobbes@pool-98-115-239-235.phlapa.fios.verizon.net) (*.net *.split) |
| 17:42:11 | × | incertia quits (~incertia@d4-50-26-103.nap.wideopenwest.com) (*.net *.split) |
| 17:42:11 | × | tilaiti quits (~tilaiti@static.144.156.216.95.clients.your-server.de) (*.net *.split) |
| 17:42:11 | × | dh quits (dh@bsd.ee) (*.net *.split) |
| 17:42:11 | × | tekacs quits (~tekacs@178.79.131.8) (*.net *.split) |
| 17:42:11 | × | ByronJohnson quits (~bairyn@unaffiliated/bob0) (*.net *.split) |
| 17:42:11 | × | {abby} quits (~{abby}@unaffiliated/demhydraz) (*.net *.split) |
| 17:42:11 | × | sayola1 quits (~vekto@dslb-002-201-085-157.002.201.pools.vodafone-ip.de) (*.net *.split) |
| 17:42:11 | × | WzC quits (~Frank@77-162-168-71.fixed.kpn.net) (*.net *.split) |
| 17:42:11 | × | NieDzejkob quits (~quassel@195.149.98.3) (*.net *.split) |
| 17:42:11 | × | rzmt quits (~rzmt@87-92-180-112.rev.dnainternet.fi) (*.net *.split) |
| 17:42:11 | × | zopsi quits (~zopsi@irc.dir.ac) (*.net *.split) |
| 17:42:11 | × | Aleksejs quits (~Aleksejs@haskell.lv) (*.net *.split) |
| 17:42:11 | × | remexre quits (~nathan@207-153-38-50.fttp.usinternet.com) (*.net *.split) |
| 17:42:11 | × | johnyginthehouse quits (~johnygint@159.203.30.32) (*.net *.split) |
| 17:42:11 | × | [df]_ quits (~ben@51.15.198.140) (*.net *.split) |
| 17:42:11 | × | koluacik_ quits (~koluacik@134.122.28.77) (*.net *.split) |
| 17:42:11 | × | djanatyn_ quits (~djanatyn@ec2-18-209-155-56.compute-1.amazonaws.com) (*.net *.split) |
| 17:42:11 | × | uwap quits (~uwap@mail.uwap.name) (*.net *.split) |
| 17:42:11 | × | lazyshrk quits (~lazyshrk@128.199.58.13) (*.net *.split) |
| 17:42:11 | × | drewolson quits (~drewolson@64.227.24.16) (*.net *.split) |
| 17:42:11 | × | Uniaika quits (~uniaika@163.172.211.189) (*.net *.split) |
| 17:42:11 | × | Squarism quits (~someone@unaffiliated/squarism) (*.net *.split) |
| 17:42:11 | × | asm89 quits (~asm89@unaffiliated/asm89) (*.net *.split) |
| 17:42:11 | × | haskell_1 quits (~twain@168.61.46.105) (*.net *.split) |
| 17:42:11 | × | dmwit quits (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net) (*.net *.split) |
| 17:42:11 | × | xarian quits (~xarian@104.236.81.162) (*.net *.split) |
| 17:42:11 | × | lordyod quits (~lordyod@c-67-169-144-132.hsd1.ca.comcast.net) (*.net *.split) |
| 17:42:11 | × | APic quits (apic@apic.name) (*.net *.split) |
| 17:42:11 | × | russruss40 quits (~russruss@my.russellmcc.com) (*.net *.split) |
| 17:42:11 | × | acro quits (~acro@unaffiliated/acro) (*.net *.split) |
| 17:42:11 | × | charukiewicz quits (~quassel@irouteince04.i.subnet.rcn.com) (*.net *.split) |
| 17:42:11 | × | mniip quits (mniip@freenode/staff/mniip) (*.net *.split) |
| 17:42:11 | × | orcus quits (~orcus@unaffiliated/orcus) (*.net *.split) |
| 17:42:11 | × | whatisRT quits (~whatisRT@ip5b416a33.dynamic.kabel-deutschland.de) (*.net *.split) |
| 17:42:11 | × | qz quits (~quetzal@li272-85.members.linode.com) (*.net *.split) |
| 17:42:11 | × | sqrt2_ quits (~ben@unaffiliated/sqrt2) (*.net *.split) |
| 17:42:11 | × | dredozubov quits (~dredozubo@37.139.21.214) (*.net *.split) |
| 17:42:11 | × | Clint quits (~Clint@libre.fm/hacker/clint) (*.net *.split) |
| 17:42:11 | × | swater_ quits (bouhier200@perso.iiens.net) (*.net *.split) |
| 17:42:11 | × | magicman quits (~tchakkazu@static-47-180-28-65.lsan.ca.frontiernet.net) (*.net *.split) |
| 17:42:11 | × | nrdmn98 quits (~nrdmn@95.129.53.118) (*.net *.split) |
| 17:42:11 | × | Dykam quits (Dykam@dykam.nl) (*.net *.split) |
| 17:42:11 | × | avp quits (~avp@unaffiliated/avp) (*.net *.split) |
| 17:42:11 | × | Majiir quits (~Majiir@pool-96-237-149-35.bstnma.fios.verizon.net) (*.net *.split) |
| 17:42:11 | × | koala_man quits (~vidar@unaffiliated/koala-man/x-2491903) (*.net *.split) |
| 17:42:11 | × | afx237_ quits (~afx237@107.170.10.178) (*.net *.split) |
| 17:42:11 | × | neobit quits (~neobit@unaffiliated/neobit) (*.net *.split) |
| 17:42:11 | × | mawk quits (mawk@serveur.io) (*.net *.split) |
| 17:42:11 | × | sujeet quits (sujeet@unaffiliated/freeboson) (*.net *.split) |
| 17:42:11 | × | pdxleif quits (~pdxleif@ec2-54-68-166-10.us-west-2.compute.amazonaws.com) (*.net *.split) |
| 17:42:11 | × | connrs- quits (~connrs@runciter.connrs.uk) (*.net *.split) |
| 17:42:11 | × | kjak quits (~kjak@pool-108-45-56-21.washdc.fios.verizon.net) (*.net *.split) |
| 17:42:11 | × | p3n quits (~p3n@217.198.124.246) (*.net *.split) |
| 17:42:11 | × | uberj quits (~uberj@unaffiliated/uberj) (*.net *.split) |
| 17:42:11 | × | Firedancer_ quits (~Firedance@178.62.203.79) (*.net *.split) |
| 17:42:11 | × | c-rog quits (~c-rog@traffic.simst.im) (*.net *.split) |
| 17:42:11 | × | DirefulSalt quits (DirefulSal@gateway/vpn/privateinternetaccess/direfulsalt) (*.net *.split) |
| 17:42:11 | × | astroanax quits (astroanax@gateway/shell/ircnow/x-ieczsueboltuwogn) (*.net *.split) |
| 17:42:12 | × | Taneb quits (~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0) (*.net *.split) |
| 17:42:12 | × | hiroaki1 quits (~hiroaki@2a02:8108:8c40:2bb8:7bda:a87f:4d01:e46e) (*.net *.split) |
| 17:42:12 | × | glguy quits (x@freenode/staff/haskell.developer.glguy) (*.net *.split) |
| 17:42:12 | × | bwe quits (~bwe@unaffiliated/bwe) (*.net *.split) |
| 17:42:12 | × | cbarrett quits (sid192934@adium/cbarrett) (*.net *.split) |
| 17:42:12 | × | Bigcheese quits (~quassel@unaffiliated/bigcheese) (*.net *.split) |
| 17:42:12 | × | lpsmith quits (~lpsmith@unaffiliated/lpsmith) (*.net *.split) |
| 17:42:12 | × | higherorder__ quits (sid185221@gateway/web/irccloud.com/x-mlhgxwlisfcfzeee) (*.net *.split) |
| 17:42:12 | × | natim87 quits (sid286962@gateway/web/irccloud.com/x-degawwyppyrrqxdj) (*.net *.split) |
| 17:42:12 | × | sis7_ quits (~user@2001:15e8:110:473e::1) (*.net *.split) |
| 17:42:12 | × | tabaqui1 quits (~tabaqui@2604:a880:800:c1::21b:3001) (*.net *.split) |
| 17:42:12 | × | nikola quits (~nikola@2a03:b0c0:2:d0::dc2:c001) (*.net *.split) |
| 17:42:12 | × | Adeon quits (sid418992@gateway/web/irccloud.com/x-ofglsdimpdtebsds) (*.net *.split) |
| 17:42:12 | × | affinespaces quits (sid327561@gateway/web/irccloud.com/x-ggonmcpljdasmoht) (*.net *.split) |
| 17:42:12 | × | betawaffle quits (sid2730@gateway/web/irccloud.com/x-bxkcemrjdfeodlht) (*.net *.split) |
| 17:42:12 | × | amatecha____ quits (sid10006@gateway/web/irccloud.com/x-uvfkrdnmulqvmuhf) (*.net *.split) |
| 17:42:12 | × | jonrh quits (sid5185@gateway/web/irccloud.com/x-edynkmjkttfouabi) (*.net *.split) |
| 17:42:12 | × | Kronic quits (sid480486@gateway/web/irccloud.com/x-nxsfkkgroattssdp) (*.net *.split) |
| 17:42:12 | × | Tritlo quits (sid58727@gateway/web/irccloud.com/x-wbzdtjqdjxocddky) (*.net *.split) |
| 17:42:12 | × | alexknvl quits (sid259568@gateway/web/irccloud.com/x-aicokisyczvigycz) (*.net *.split) |
| 17:42:12 | × | lechner quits (~lechner@letbox-vps.us-core.com) (*.net *.split) |
| 17:42:12 | × | mstruebing quits (~mstruebin@2001:41d0:8:93c7::1) (*.net *.split) |
| 17:42:12 | × | stvc quits (~stvc@192.241.166.39) (*.net *.split) |
| 17:42:12 | × | tureba quits (~tureba@tureba.org) (*.net *.split) |
| 17:42:12 | × | turq quits (~electro@138.197.8.173) (*.net *.split) |
| 17:42:12 | × | nerdypepper quits (znc@152.67.162.71) (*.net *.split) |
| 17:42:12 | × | i7c quits (M924mJs6bG@unaffiliated/i7c) (*.net *.split) |
| 17:42:12 | × | edwtjo quits (~edwtjo@fsf/member/edwtjo) (*.net *.split) |
| 17:42:12 | × | nopf quits (~frosch@static.179.17.76.144.clients.your-server.de) (*.net *.split) |
| 17:42:12 | × | jonge quits (jonge@kofferbomber.org) (*.net *.split) |
| 17:42:12 | × | raid quits (macbookpro@irc-1.coding4.coffee) (*.net *.split) |
| 17:42:12 | × | davros quits (~davros@host86-183-29-83.range86-183.btcentralplus.com) (*.net *.split) |
| 17:42:12 | × | pacak quits (~pacak@bb116-14-220-91.singnet.com.sg) (*.net *.split) |
| 17:42:12 | × | comboy quits (~quassel@tesuji.pl) (*.net *.split) |
| 17:42:12 | × | __minoru__shirae quits (~shiraeesh@46.34.207.1) (*.net *.split) |
| 17:42:12 | × | acarrico quits (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) (*.net *.split) |
| 17:42:12 | × | Maxdamantus quits (~Maxdamant@unaffiliated/maxdamantus) (*.net *.split) |
| 17:42:12 | × | Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (*.net *.split) |
| 17:42:12 | × | alx741 quits (~alx741@186.178.108.68) (*.net *.split) |
| 17:42:12 | × | seanparsons quits (~sean@cpc145088-gill21-2-0-cust281.20-1.cable.virginm.net) (*.net *.split) |
| 17:42:12 | × | cyphase quits (~cyphase@unaffiliated/cyphase) (*.net *.split) |
| 17:42:12 | × | vchlup quits (~vchlup@nat.brnet.cz) (*.net *.split) |
| 17:42:12 | × | arianvp quits (~weechat@arianvp.me) (*.net *.split) |
| 17:42:12 | × | RusAlex quits (~Chel@unaffiliated/rusalex) (*.net *.split) |
| 17:42:12 | × | ian_ quits (~igloo@matrix.chaos.earth.li) (*.net *.split) |
| 17:42:12 | × | paddymahoney quits (~paddymaho@cpe9050ca207f83-cm9050ca207f80.cpe.net.cable.rogers.com) (*.net *.split) |
| 17:42:12 | × | xerox_ quits (~xerox@unaffiliated/xerox) (*.net *.split) |
| 17:42:12 | × | hc quits (~hc@fsfe/hc) (*.net *.split) |
| 17:42:12 | × | gothos quits (~gothos@antsy.jhz.name) (*.net *.split) |
| 17:42:12 | × | shailangsa quits (~shailangs@host165-120-169-19.range165-120.btcentralplus.com) (*.net *.split) |
| 17:42:12 | × | xensky quits (~xensky@xengarden.xen.prgmr.com) (*.net *.split) |
| 17:42:12 | × | gentauro quits (~gentauro@unaffiliated/gentauro) (*.net *.split) |
| 17:42:12 | × | chirpsalot quits (~Chirps@pool-98-115-239-235.phlapa.fios.verizon.net) (*.net *.split) |
| 17:42:12 | × | cods quits (~fred@82-65-232-44.subs.proxad.net) (*.net *.split) |
| 17:42:12 | × | rotty quits (rotty@ghost.xx.vu) (*.net *.split) |
| 17:42:13 | × | heath quits (~heath@unaffiliated/ybit) (*.net *.split) |
| 17:42:13 | × | tv quits (~tv@unaffiliated/tv) (*.net *.split) |
| 17:42:13 | × | apoc quits (~apoc@49.12.13.193) (*.net *.split) |
| 17:42:13 | × | wz1000 quits (~wz1000@static.11.113.47.78.clients.your-server.de) (*.net *.split) |
| 17:42:13 | × | Guest41046 quits (~melkor@31.31.76.126) (*.net *.split) |
| 17:42:13 | × | deni quits (~deni@unaffiliated/deni) (*.net *.split) |
| 17:42:13 | × | luigy_ quits (~luigy@104.236.106.229) (*.net *.split) |
| 17:42:13 | × | gienah quits (~mwright@gentoo/developer/gienah) (*.net *.split) |
| 17:42:13 | × | otulp quits (~otulp@ti0187q162-6639.bb.online.no) (*.net *.split) |
| 17:42:13 | × | bind2 quits (~bind@unaffiliated/bind) (*.net *.split) |
| 17:42:13 | × | peutri quits (~peutri@ns317027.ip-94-23-46.eu) (*.net *.split) |
| 17:42:13 | × | duairc_ quits (~shane@ana.rch.ist) (*.net *.split) |
| 17:42:13 | × | amosbird quits (~amosbird@13.75.119.182) (*.net *.split) |
| 17:42:13 | × | msgctl quits (~msgctl@ometochtli.centzontotochtin.org) (*.net *.split) |
| 17:42:13 | × | marek quits (~mmahut@fedora/pyxel) (*.net *.split) |
| 17:42:13 | × | malthe quits (~mborch@46.101.103.63) (*.net *.split) |
| 17:42:13 | × | Zemyla_ quits (~zemyla@ec2-54-196-11-2.compute-1.amazonaws.com) (*.net *.split) |
| 17:42:13 | × | gargawel_ quits (~gael@212.83.144.58) (*.net *.split) |
| 17:42:13 | × | tstat_ quits (~tstat@104.131.113.212) (*.net *.split) |
| 17:42:13 | × | beka quits (~beka@gothdyke.mom) (*.net *.split) |
| 17:42:13 | × | cpape quits (~user@static.180.18.203.116.clients.your-server.de) (*.net *.split) |
| 17:42:13 | × | janne quits (~janne@punainen.org) (*.net *.split) |
| 17:42:13 | × | SupaYoshi quits (~supayoshi@213-10-140-13.fixed.kpn.net) (*.net *.split) |
| 17:42:13 | × | jathan quits (~jathan@69.61.93.38) (*.net *.split) |
| 17:42:13 | × | tolt quits (~weechat-h@li219-154.members.linode.com) (*.net *.split) |
| 17:42:13 | × | pierrot quits (~pi@unaffiliated/pierrot) (*.net *.split) |
| 17:42:13 | × | toppler` quits (~user@mtop.default.momentoftop.uk0.bigv.io) (*.net *.split) |
| 17:42:13 | × | filwisher quits (~filwisher@78.141.201.45) (*.net *.split) |
| 17:42:13 | × | anoe quits (~anoe@delanoe.org) (*.net *.split) |
| 17:42:13 | × | relrod quits (~relrod@redhat/ansible.staff.relrod) (*.net *.split) |
| 17:42:13 | × | wrunt quits (~ajc@vmx14030.hosting24.com.au) (*.net *.split) |
| 17:42:13 | × | thecoffemaker quits (~thecoffem@unaffiliated/thecoffemaker) (*.net *.split) |
| 17:42:13 | × | zymurgy quits (~zymurgy@li607-220.members.linode.com) (*.net *.split) |
| 17:42:13 | × | robotmay quits (~beepboop@80.172.187.81.in-addr.arpa) (*.net *.split) |
| 17:42:13 | × | clynamen quits (~clynamen@net-93-66-1-11.cust.vodafonedsl.it) (*.net *.split) |
| 17:42:13 | × | Anthaas quits (~Anthaas@unaffiliated/anthaas) (*.net *.split) |
| 17:42:13 | × | fr33domlover quits (~fr33domlo@fsf/member/fr33domlover) (*.net *.split) |
| 17:42:13 | × | brkscnce_ quits (~obaum@37.120.59.241) (*.net *.split) |
| 17:42:13 | × | hyperfekt quits (end@bnc.hyperfekt.net) (*.net *.split) |
| 17:42:13 | × | shreyasminocha quits (~shreyasmi@unaffiliated/shreyasminocha) (*.net *.split) |
| 17:42:13 | × | sigmundv quits (~sigmundv@178.62.72.87) (*.net *.split) |
| 17:42:13 | × | ring0` quits (~ringo@unaffiliated/ring0/x-8667941) (*.net *.split) |
| 17:42:13 | × | kosmikus quits (~kosmikus@haskell/developer/kosmikus) (*.net *.split) |
| 17:42:13 | × | jmsx quits (~jordan@li1158-85.members.linode.com) (*.net *.split) |
| 17:42:13 | × | vent quits (~vent@185.62.190.213) (*.net *.split) |
| 17:42:13 | × | Kneiva quits (kneiva@raah.fi) (*.net *.split) |
| 17:42:13 | × | gareth__ quits (~gareth__@104.236.161.134) (*.net *.split) |
| 17:42:13 | × | pavonia quits (~user@unaffiliated/siracusa) (*.net *.split) |
| 17:42:13 | × | L29Ah quits (~L29Ah@unaffiliated/l29ah) (*.net *.split) |
| 17:42:14 | × | xsarnik0 quits (xsarnik@gateway/shell/fi.muni.cz/x-dwtmcfruqddzzbvx) (*.net *.split) |
| 17:42:14 | × | rookie101 quits (~rookie@207.154.204.166) (*.net *.split) |
| 17:42:14 | × | samebchase- quits (~samebchas@51.15.68.182) (*.net *.split) |
| 17:42:14 | × | lockshaw quits (~lockshaw@165.22.163.71) (*.net *.split) |
| 17:42:14 | × | concept2 quits (~concept2@unaffiliated/tubo) (*.net *.split) |
| 17:42:14 | × | dan64 quits (~dan64@dannyadam.com) (*.net *.split) |
| 17:42:14 | × | icebreaker quits (michalc@unaffiliated/icebreaker) (*.net *.split) |
| 17:42:14 | × | endokqr quits (~kqr@vps.xkqr.org) (*.net *.split) |
| 17:42:14 | × | pounce quits (~pounce@ns379743.ip-5-196-70.eu) (*.net *.split) |
| 17:42:14 | × | cgfbee quits (~bot@oc1.itim-cj.ro) (*.net *.split) |
| 17:42:14 | × | iomonad quits (~iomonad@unaffiliated/iomonad) (*.net *.split) |
| 17:42:14 | × | tv- quits (~tv@unaffiliated/tv-) (*.net *.split) |
| 17:42:14 | × | tomboy64 quits (~tomboy64@unaffiliated/tomboy64) (*.net *.split) |
| 17:42:14 | × | zmagii quits (~zmagii@unaffiliated/zmagii) (*.net *.split) |
| 17:42:14 | × | caubert quits (~caubert@136.244.111.235) (*.net *.split) |
| 17:42:14 | × | haya quits (~haya@ec2-18-231-117-140.sa-east-1.compute.amazonaws.com) (*.net *.split) |
| 17:42:14 | × | SquidDev quits (~SquidDev@autoclave.squiddev.cc) (*.net *.split) |
| 17:42:14 | × | sajith quits (~sajith@fsf/member/nonzen) (*.net *.split) |
| 17:42:14 | × | dorkside quits (~tdbgamer@208.190.197.222) (*.net *.split) |
| 17:42:14 | × | leafiest quits (~leafiest@165.227.53.12) (*.net *.split) |
| 17:42:14 | × | statusbot quits (~statusbot@ec2-34-198-122-184.compute-1.amazonaws.com) (*.net *.split) |
| 17:42:14 | × | cynick quits (~worm@ec2-52-206-86-1.compute-1.amazonaws.com) (*.net *.split) |
| 17:42:14 | × | andjjj23 quits (~irc@107.170.228.47) (*.net *.split) |
| 17:42:14 | × | ornxka quits (~ornxka@unaffiliated/ornx) (*.net *.split) |
| 17:42:14 | × | jtcs quits (~jtcs@vmi359854.contaboserver.net) (*.net *.split) |
| 17:42:14 | × | avn quits (~avn@78-56-108-78.static.zebra.lt) (*.net *.split) |
| 17:42:14 | × | cjay quits (cjay@nerdbox.nerd2nerd.org) (*.net *.split) |
| 17:42:14 | × | eagleflo quits (~aku@eagleflow.fi) (*.net *.split) |
| 17:42:14 | × | cross quits (~cross@spitfire.i.gajendra.net) (*.net *.split) |
| 17:42:14 | × | haveo quits (~haveo@sl35.iuwt.fr) (*.net *.split) |
| 17:42:14 | × | liyang quits (~liyang@90.253.54.54) (*.net *.split) |
| 17:42:14 | × | thebnq quits (~bnq@herrokitty.com) (*.net *.split) |
| 17:42:14 | × | int-e quits (~noone@int-e.eu) (*.net *.split) |
| 17:42:14 | × | BIG_JIMMY_D quits (~jim@108.61.185.76) (*.net *.split) |
| 17:42:14 | × | bcmiller quits (~bm3719@66.42.95.185) (*.net *.split) |
| 17:42:14 | × | yahb quits (xsbot@haskell/bot/yahb) (*.net *.split) |
| 17:42:14 | × | zaquest quits (~notzaques@5.128.210.178) (*.net *.split) |
| 17:42:14 | × | tzh quits (~tzh@c-24-21-73-154.hsd1.wa.comcast.net) (*.net *.split) |
| 17:42:14 | × | ph88 quits (~ph88@ip5f5af71a.dynamic.kabel-deutschland.de) (*.net *.split) |
| 17:42:14 | × | cr3 quits (~cr3@192-222-143-195.qc.cable.ebox.net) (*.net *.split) |
| 17:42:14 | × | Lord_of_Life quits (~Lord@unaffiliated/lord-of-life/x-0885362) (*.net *.split) |
| 17:42:14 | × | is_null quits (~jpic@pdpc/supporter/professional/is-null) (*.net *.split) |
| 17:42:14 | × | unyu quits (~pyon@unaffiliated/pyon) (*.net *.split) |
| 17:42:14 | × | m0rphism quits (~m0rphism@HSI-KBW-085-216-104-059.hsi.kabelbw.de) (*.net *.split) |
| 17:42:14 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (*.net *.split) |
| 17:42:14 | × | wonko7 quits (~wonko7@62.115.229.50) (*.net *.split) |
| 17:42:14 | × | fryguybob quits (~fryguybob@cpe-74-65-31-113.rochester.res.rr.com) (*.net *.split) |
| 17:42:14 | × | Nahra quits (~user@unaffiliated/nahra) (*.net *.split) |
| 17:42:14 | × | p8m quits (p8m@gateway/vpn/protonvpn/p8m) (*.net *.split) |
| 17:42:14 | × | kilolympus quits (~kilolympu@5.151.5.181) (*.net *.split) |
| 17:42:14 | × | mrchampion quits (~mrchampio@38.18.109.23) (*.net *.split) |
| 17:42:15 | × | Axman6 quits (~Axman6@pdpc/supporter/student/Axman6) (*.net *.split) |
| 17:42:15 | × | javran quits (~javran@108-201-186-97.lightspeed.sntcca.sbcglobal.net) (*.net *.split) |
| 17:42:15 | × | conkker quits (~conkker@unaffiliated/conkker) (*.net *.split) |
| 17:42:15 | × | maerwald quits (~maerwald@mail.hasufell.de) (*.net *.split) |
| 17:42:15 | × | styledash quits (~styledash@157.230.173.136) (*.net *.split) |
| 17:42:15 | × | MarcelineVQ quits (~anja@198.254.208.159) (*.net *.split) |
| 17:42:15 | × | Cathy quits (~Cathy@unaffiliated/cathy) (*.net *.split) |
| 17:42:15 | × | jhuizy quits (~jhuizy@static.241.188.216.95.clients.your-server.de) (*.net *.split) |
| 17:42:15 | × | raoul90 quits (~raoulhida@nomnomnomnom.co.uk) (*.net *.split) |
| 17:42:15 | × | kadoban_ quits (~mud@unaffiliated/kadoban) (*.net *.split) |
| 17:42:15 | × | _bin quits (~bin@75-54-107-59.lightspeed.hstntx.sbcglobal.net) (*.net *.split) |
| 17:42:15 | × | tomku quits (~tomku@unaffiliated/tomku) (*.net *.split) |
| 17:42:15 | × | myme quits (~myme@li1406-121.members.linode.com) (*.net *.split) |
| 17:42:15 | × | lyxia quits (~lyxia@poisson.chat) (*.net *.split) |
| 17:42:15 | × | bendo quits (~bendo@130.61.122.121) (*.net *.split) |
| 17:42:15 | × | terrorjack quits (~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) (*.net *.split) |
| 17:42:15 | × | gabiruh quits (~gabiruh@vps19177.publiccloud.com.br) (*.net *.split) |
| 17:42:15 | × | tasuki quits (~tasuki@198.211.120.27) (*.net *.split) |
| 17:42:15 | × | troydm quits (~troydm@unaffiliated/troydm) (*.net *.split) |
| 17:42:15 | × | SIben quits (~siben@ns3106586.ip-5-135-191.eu) (*.net *.split) |
| 17:42:15 | × | Katarushisu quits (~Katarushi@cpc152083-finc20-2-0-cust170.4-2.cable.virginm.net) (*.net *.split) |
| 17:42:15 | × | djanatyn quits (~djanatyn@vps-7f49a6b0.vps.ovh.ca) (*.net *.split) |
| 17:42:15 | × | alp quits (~alp@163.172.83.213) (*.net *.split) |
| 17:42:15 | × | Nikotiini quits (~ubuntu@ec2-52-213-118-142.eu-west-1.compute.amazonaws.com) (*.net *.split) |
| 17:42:15 | × | Cerise_ quits (~jerry@natsumi.devzero.info) (*.net *.split) |
| 17:42:15 | × | nojster quits (~noj@vmd62096.contaboserver.net) (*.net *.split) |
| 17:42:15 | × | zyeri- quits (zyeri@tilde.team) (*.net *.split) |
| 17:42:15 | × | greymalkin quits (~greymalki@199.180.249.79) (*.net *.split) |
| 17:42:15 | × | iphy quits (sid67735@gateway/web/irccloud.com/x-njeroaggwywsdzoz) (*.net *.split) |
| 17:42:15 | × | digia quits (~digia@unaffiliated/digia) (*.net *.split) |
| 17:42:15 | × | piele quits (~piele@tbonesteak.creativeserver.net) (*.net *.split) |
| 17:42:15 | × | rodlogic__ quits (sid214676@gateway/web/irccloud.com/x-yoyxokhlckayyvzp) (*.net *.split) |
| 17:42:15 | × | gregberns_ quits (sid315709@gateway/web/irccloud.com/x-kkvyrnzpjdfmhqlf) (*.net *.split) |
| 17:42:15 | × | edmundnoble quits (sid229620@gateway/web/irccloud.com/x-nfdlgyodubkpnlvx) (*.net *.split) |
| 17:42:15 | × | tiru quits (tiru@gateway/web/irccloud.com/x-dlwjngocqhusbrbk) (*.net *.split) |
| 17:42:15 | × | verlet64_ quits (sid261276@gateway/web/irccloud.com/x-ihhxhpwzmuoycqur) (*.net *.split) |
| 17:42:15 | × | newhoggy quits (sid198874@gateway/web/irccloud.com/x-iidhenjvjruvauox) (*.net *.split) |
| 17:42:15 | × | irclogger_com quits (~irclogger@li659-42.members.linode.com) (*.net *.split) |
| 17:42:15 | × | emergence quits (~emergence@vm0.max-p.me) (*.net *.split) |
| 17:42:15 | × | mr_yogurt quits (~mr_yogurt@5.61.211.35.bc.googleusercontent.com) (*.net *.split) |
| 17:42:15 | × | madjestic quits (~Android@86-88-72-244.fixed.kpn.net) (Write error: Connection reset by peer) |
| 17:42:15 | → | johnyginthehouse joins (~johnygint@159.203.30.32) |
| 17:42:15 | → | Rudd0 joins (~Rudd0@185.189.115.103) |
| 17:42:16 | → | quicksil1er joins (~jules@roobarb.crazydogs.org) |
| 17:42:16 | → | magicman joins (~tchakkazu@static-47-180-28-65.lsan.ca.frontiernet.net) |
| 17:42:16 | → | koala_man joins (~vidar@157.146.251.23.bc.googleusercontent.com) |
| 17:42:16 | × | koala_man quits (~vidar@157.146.251.23.bc.googleusercontent.com) (Changing host) |
| 17:42:16 | → | koala_man joins (~vidar@unaffiliated/koala-man/x-2491903) |
| 17:42:17 | → | luigy joins (~luigy@104.236.106.229) |
| 17:42:17 | → | hyiltiz_ joins (~quassel@31.220.5.250) |
| 17:42:17 | → | neobit_ joins (~neobit@159.65.243.9) |
| 17:42:18 | → | dh joins (dh@bsd.ee) |
| 17:42:18 | → | jack1909_ joins (~qpls@cpeb4750e67d202-cmf81d0fad5840.cpe.net.fido.ca) |
| 17:42:18 | → | ByronJohnson joins (~bairyn@unaffiliated/bob0) |
| 17:42:19 | → | swater joins (bouhier200@perso.iiens.net) |
| 17:42:19 | → | dixie_ joins (~dixie@real.wilbury.sk) |
| 17:42:19 | → | Clint joins (~Clint@libre.fm/hacker/clint) |
| 17:42:19 | → | turq_ joins (~electro@138.197.8.173) |
| 17:42:19 | → | Igloo joins (~igloo@matrix.chaos.earth.li) |
| 17:42:20 | → | sqrt2 joins (~ben@unaffiliated/sqrt2) |
| 17:42:20 | → | thebnq joins (~bnq@herrokitty.com) |
| 17:42:20 | → | int-e joins (~noone@int-e.eu) |
| 17:42:21 | → | Chousuke_ joins (oranenj@coffee.modeemi.fi) |
| 17:42:21 | → | gargawel joins (~gael@212.83.144.58) |
| 17:42:21 | → | Kneiva_ joins (kneiva@raah.fi) |
| 17:42:21 | → | nopf_ joins (~frosch@static.179.17.76.144.clients.your-server.de) |
| 17:42:21 | → | jmsx joins (~jordan@li1158-85.members.linode.com) |
| 17:42:21 | → | Edward123 joins (~edwardiii@unaffiliated/edward123) |
| 17:42:22 | → | BIG_JIMM1_D joins (~jim@108.61.185.76) |
| 17:42:22 | → | Athas_ joins (athas@2a01:7c8:aaac:1cf:27d:bfc3:53ec:af53) |
| 17:42:22 | → | drewolson joins (~drewolson@64.227.24.16) |
| 17:42:23 | → | ClaudiusMaximus joins (~claude@cpc98210-croy26-2-0-cust137.19-2.cable.virginm.net) |
| 17:42:23 | → | Patternmaster joins (~georg@li1192-118.members.linode.com) |
| 17:42:23 | → | k1ltzman joins (~k1ltzman@195.189.99.96) |
| 17:42:23 | → | bwe_ joins (~bwe@2a01:4f8:1c1c:4878::2) |
| 17:42:23 | → | EPic joins (apic@apic.name) |
| 17:42:23 | → | _janne joins (~janne@punainen.org) |
| 17:42:23 | → | kjak joins (~kjak@pool-108-45-56-21.washdc.fios.verizon.net) |
| 17:42:23 | → | WarzoneCommand joins (~Frank@77-162-168-71.fixed.kpn.net) |
| 17:42:23 | → | juri_ joins (~juri@79.140.115.251) |
| 17:42:23 | → | statusfailed joins (~statusfai@statusfailed.com) |
| 17:42:23 | → | neiluj joins (~jco@91-167-203-101.subs.proxad.net) |
| 17:42:24 | → | dibblego joins (~dibblego@122-199-1-30.ip4.superloop.com) |
| 17:42:24 | → | jrm2 joins (~jrm@freebsd/developer/jrm) |
| 17:42:25 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 17:42:25 | → | theDon joins (~td@94.134.91.163) |
| 17:42:25 | → | titusg joins (~user@158.229.6.51.dyn.plus.net) |
| 17:42:25 | → | ventolin joins (~vent@185.62.190.213) |
| 17:42:26 | → | comboy joins (~quassel@tesuji.pl) |
| 17:42:27 | → | s00pcan joins (~chris@075-133-056-178.res.spectrum.com) |
| 17:42:27 | → | Iroha joins (~Dykomii@kyoto.mii.moe) |
| 17:42:27 | → | hexagoxel joins (~hexagoxel@hexagoxel.de) |
| 17:42:29 | → | marek joins (~mmahut@209.250.249.245) |
| 17:42:29 | → | sarahzrf joins (~sarahzrf_@sarahzrf.com) |
| 17:42:29 | → | gienah joins (~mwright@gentoo/developer/gienah) |
| 17:42:29 | → | Firedancer joins (~Firedance@178.62.203.79) |
| 17:42:29 | × | dibblego quits (~dibblego@122-199-1-30.ip4.superloop.com) (Changing host) |
| 17:42:29 | → | dibblego joins (~dibblego@haskell/developer/dibblego) |
| 17:42:30 | → | toppler` joins (~user@mtop.default.momentoftop.uk0.bigv.io) |
| 17:42:30 | → | gabiruh joins (~gabiruh@vps19177.publiccloud.com.br) |
| 17:42:30 | → | wayne joins (~wayne@consume.rocks) |
| 17:42:30 | → | dredozubov joins (~dredozubo@37.139.21.214) |
| 17:42:30 | → | clynamen joins (~clynamen@net-93-66-1-11.cust.vodafonedsl.it) |
| 17:42:30 | → | digia joins (~digia@unaffiliated/digia) |
| 17:42:31 | → | tekacs joins (~tekacs@178.79.131.8) |
| 17:42:31 | → | tureba joins (~tureba@tureba.org) |
| 17:42:31 | → | tdammers joins (~tdammers@77.109.72.101.res.static.edpnet.net) |
| 17:42:31 | → | Uniaika joins (~uniaika@163.172.211.189) |
| 17:42:31 | → | pierrot joins (~pi@5.189.155.139) |
| 17:42:31 | → | uwap joins (~uwap@mail.uwap.name) |
| 17:42:31 | → | xhlr joins (~xhlr@static.144.156.216.95.clients.your-server.de) |
| 17:42:31 | → | seanparsons joins (~sean@cpc145088-gill21-2-0-cust281.20-1.cable.virginm.net) |
| 17:42:31 | → | whatisRT joins (~whatisRT@91.65.106.51) |
| 17:42:31 | → | esph joins (~weechat@unaffiliated/esph) |
| 17:42:31 | → | tomku joins (~tomku@068-112-105-122.res.spectrum.com) |
| 17:42:31 | → | heath joins (~heath@138.197.0.135) |
| 17:42:31 | → | relrod joins (~relrod@origin.elrod.me) |
| 17:42:31 | → | fryguybob joins (~fryguybob@cpe-74-65-31-113.rochester.res.rr.com) |
| 17:42:31 | → | cods joins (~fred@82-65-232-44.subs.proxad.net) |
| 17:42:31 | → | acro joins (~acro@188.166.31.185) |
| 17:42:31 | → | malthe joins (~mborch@46.101.103.63) |
| 17:42:31 | → | deni joins (~deni@mail.denibertovic.com) |
| 17:42:31 | → | dmwit joins (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net) |
| 17:42:31 | → | solidus-river joins (~mike@174.127.249.180) |
| 17:42:31 | → | byorgey joins (~byorgey@155.138.238.211) |
| 17:42:31 | → | edwtjo joins (~edwtjo@h-7-145.A213.priv.bahnhof.se) |
| 17:42:32 | × | deni quits (~deni@mail.denibertovic.com) (Changing host) |
| 17:42:32 | → | deni joins (~deni@unaffiliated/deni) |
| 17:42:32 | × | heath quits (~heath@138.197.0.135) (Changing host) |
| 17:42:32 | → | heath joins (~heath@unaffiliated/ybit) |
| 17:42:32 | × | tomku quits (~tomku@068-112-105-122.res.spectrum.com) (Changing host) |
| 17:42:32 | → | tomku joins (~tomku@unaffiliated/tomku) |
| 17:42:32 | → | maerwald joins (~maerwald@mail.hasufell.de) |
| 17:42:32 | → | le_jonge joins (jonge@kofferbomber.org) |
| 17:42:32 | → | cpape` joins (~user@static.180.18.203.116.clients.your-server.de) |
| 17:42:32 | → | kuribas joins (~user@ip-188-118-57-242.reverse.destiny.be) |
| 17:42:32 | → | mikeplus64 joins (~mike@2406:d500:6:1:216:3cff:fe36:651) |
| 17:42:33 | × | pierrot quits (~pi@5.189.155.139) (Changing host) |
| 17:42:33 | → | pierrot joins (~pi@unaffiliated/pierrot) |
| 17:42:33 | → | dcoutts joins (~duncan@94.186.125.91.dyn.plus.net) |
| 17:42:33 | → | jonathanx joins (~jonathan@h-176-109.A357.priv.bahnhof.se) |
| 17:42:33 | → | kosmikus_ joins (~kosmikus@nullzig.kosmikus.org) |
| 17:42:33 | → | melkor joins (~melkor@2a02:2b88:2:1::5b34:1) |
| 17:42:33 | × | kuribas quits (~user@ip-188-118-57-242.reverse.destiny.be) (Remote host closed the connection) |
| 17:42:34 | → | sud0 joins (~Death@hackspaceuy/member/sud0) |
| 17:42:35 | → | Xnuk joins (~xnuk@vultr.xnu.kr) |
| 17:42:35 | → | madnificent joins (~madnifice@static.210.74.63.178.clients.your-server.de) |
| 17:42:35 | → | noecho joins (~noecho@static.143.42.203.116.clients.your-server.de) |
| 17:42:36 | → | __minoru__shirae joins (~shiraeesh@46.34.207.1) |
| 17:42:36 | → | icebreaker joins (michalc@freeshell.de) |
| 17:42:36 | → | dhouthoo joins (~dhouthoo@ptr-eitgbj2w0uu6delkbrh.18120a2.ip6.access.telenet.be) |
| 17:42:37 | → | sayola joins (~vekto@dslb-002-201-085-157.002.201.pools.vodafone-ip.de) |
| 17:42:37 | → | wz1000 joins (~wz1000@static.11.113.47.78.clients.your-server.de) |
| 17:42:37 | → | ViCi joins (daniel@10PLM.ro) |
| 17:42:37 | → | zaquest joins (~notzaques@5.128.210.178) |
| 17:42:38 | → | tstat joins (~tstat@104.131.113.212) |
| 17:42:38 | → | codedmart joins (~codedmart@149.28.9.205) |
| 17:42:38 | → | qz joins (~quetzal@li272-85.members.linode.com) |
| 17:42:38 | → | jhuizy joins (~jhuizy@static.241.188.216.95.clients.your-server.de) |
| 17:42:38 | → | DigitalKiwi joins (~kiwi@unaffiliated/digitalkiwi) |
| 17:42:38 | → | wrunt joins (~ajc@vmx14030.hosting24.com.au) |
| 17:42:39 | → | _ashbreeze_ joins (~mark@64.85.214.234.reverse.socket.net) |
| 17:42:39 | → | zariuq joins (~zar@fw1.ciirc.cvut.cz) |
| 17:42:39 | → | asm89 joins (~asm89@unaffiliated/asm89) |
| 17:42:39 | → | caubert_ joins (~caubert@136.244.111.235) |
| 17:42:39 | → | DirefulSalt joins (DirefulSal@gateway/vpn/privateinternetaccess/direfulsalt) |
| 17:42:40 | → | nikola1 joins (~nikola@2a03:b0c0:2:d0::dc2:c001) |
| 17:42:40 | → | trevorriles joins (sid469656@gateway/web/irccloud.com/x-lypnrkhttsfkvnne) |
| 17:42:40 | × | wayne quits (~wayne@consume.rocks) (Changing host) |
| 17:42:40 | → | wayne joins (~wayne@unaffiliated/wayne) |
| 17:42:40 | → | russruss40 joins (~russruss@my.russellmcc.com) |
| 17:42:41 | → | chele joins (~chele@ip5b40237d.dynamic.kabel-deutschland.de) |
| 17:42:41 | → | greymalkin joins (~greymalki@199.180.249.79) |
| 17:42:41 | × | tdammers quits (~tdammers@77.109.72.101.res.static.edpnet.net) (Changing host) |
| 17:42:41 | → | tdammers joins (~tdammers@unaffiliated/tdammers) |
| 17:42:41 | → | djanatyn joins (~djanatyn@vps-7f49a6b0.vps.ovh.ca) |
| 17:42:41 | → | amosbird joins (~amosbird@13.75.119.182) |
| 17:42:41 | → | haya joins (~haya@ec2-18-231-117-140.sa-east-1.compute.amazonaws.com) |
| 17:42:41 | → | concept2 joins (~concept2@unaffiliated/tubo) |
| 17:42:41 | → | hc joins (~hc@bsd.pm) |
| 17:42:41 | → | nerdypepper joins (znc@152.67.162.71) |
| 17:42:42 | → | voidcontext joins (~pgee@178.62.100.221) |
| 17:42:43 | × | edwtjo quits (~edwtjo@h-7-145.A213.priv.bahnhof.se) (Changing host) |
| 17:42:43 | → | edwtjo joins (~edwtjo@fsf/member/edwtjo) |
| 17:42:43 | → | andjjj23_ joins (~irc@107.170.228.47) |
| 17:42:44 | → | tromp joins (~tromp@dhcp-077-249-230-040.chello.nl) |
| 17:42:44 | → | molehillish joins (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312) |
| 17:42:45 | → | poljar1 joins (~poljar@93-139-86-101.adsl.net.t-com.hr) |
| 17:42:45 | → | benwr____ joins (sid372383@gateway/web/irccloud.com/x-zyhsoymuwmineqiy) |
| 17:42:45 | → | ixian joins (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) |
| 17:42:45 | → | [df] joins (~ben@51.15.198.140) |
| 17:42:45 | → | Dykam_ joins (Dykam@dykam.nl) |
| 17:42:45 | → | uberj joins (~uberj@unaffiliated/uberj) |
| 17:42:45 | → | javran joins (~javran@108-201-186-97.lightspeed.sntcca.sbcglobal.net) |
| 17:42:46 | → | p3n joins (~p3n@2a00:19a0:3:7c:0:d9c6:7cf6:1) |
| 17:42:46 | → | samebchase- joins (~samebchas@51.15.68.182) |
| 17:42:46 | → | polux2001 joins (~polux@51.15.169.172) |
| 17:42:46 | → | peutri joins (~peutri@ns317027.ip-94-23-46.eu) |
| 17:42:46 | → | haveo joins (~haveo@sl35.iuwt.fr) |
| 17:42:46 | → | duairc joins (~shane@ana.rch.ist) |
| 17:42:46 | → | bendo joins (~bendo@130.61.122.121) |
| 17:42:46 | → | gentauro joins (~gentauro@185.107.12.141) |
| 17:42:46 | → | lyxia joins (~lyxia@poisson.chat) |
| 17:42:46 | → | otulp joins (~otulp@ti0187q162-6639.bb.online.no) |
| 17:42:47 | → | bcmiller joins (~bm3719@66.42.95.185) |
| 17:42:47 | → | anoe joins (~anoe@51.15.174.146) |
| 17:42:47 | → | liyang joins (~liyang@90.253.54.54) |
| 17:42:47 | → | rotty joins (rotty@ghost.xx.vu) |
| 17:42:47 | × | mikeplus64 quits (~mike@2406:d500:6:1:216:3cff:fe36:651) (Changing host) |
| 17:42:47 | → | mikeplus64 joins (~mike@unaffiliated/mikeplus64) |
| 17:42:47 | → | kilolympus joins (~kilolympu@5.151.5.180) |
| 17:42:47 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:42:48 | → | emergence joins (~emergence@vm0.max-p.me) |
| 17:42:48 | → | haskell_1 joins (~twain@168.61.46.105) |
| 17:42:48 | → | filwisher joins (~filwisher@78.141.201.45) |
| 17:42:48 | → | alp joins (~alp@163.172.83.213) |
| 17:42:48 | → | nojster joins (~noj@vmd62096.contaboserver.net) |
| 17:42:48 | → | stvc joins (~stvc@192.241.166.39) |
| 17:42:48 | → | jassob joins (~jassob@korrob.vth.sgsnet.se) |
| 17:42:48 | → | raehik joins (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) |
| 17:42:48 | → | tasuki joins (~tasuki@198.211.120.27) |
| 17:42:48 | → | Putonlalla joins (~sapekiis@it-cyan.it.jyu.fi) |
| 17:42:49 | → | koluacik joins (~koluacik@134.122.28.77) |
| 17:42:49 | → | yahb joins (xsbot@178.219.36.155) |
| 17:42:49 | → | remexre joins (~nathan@207-153-38-50.fttp.usinternet.com) |
| 17:42:50 | → | rookie101 joins (~rookie@207.154.204.166) |
| 17:42:50 | → | zzz joins (~zzz@46.101.134.251) |
| 17:42:50 | → | sim642 joins (~simmo@unaffiliated/sim642) |
| 17:42:50 | → | eagleflo joins (~aku@eagleflow.fi) |
| 17:42:50 | → | cjay joins (cjay@nerdbox.nerd2nerd.org) |
| 17:42:51 | → | endokqr joins (~kqr@vps.xkqr.org) |
| 17:42:51 | → | gregberns_ joins (sid315709@gateway/web/irccloud.com/x-jubncvccaprwennl) |
| 17:42:51 | → | tilaiti joins (~tilaiti@static.144.156.216.95.clients.your-server.de) |
| 17:42:52 | → | tv- joins (~tv@138.197.132.6) |
| 17:42:52 | → | ring0` joins (~ringo@unaffiliated/ring0/x-8667941) |
| 17:42:52 | → | lexi-lambda joins (sid92601@gateway/web/irccloud.com/x-ifdrsfisupquxnai) |
| 17:42:53 | → | mcfilib joins (sid302703@gateway/web/irccloud.com/x-cghskpdzyxvcqslm) |
| 17:42:53 | → | hazard-pointer_ joins (sid331723@gateway/web/irccloud.com/x-mrkimhdfnvbytrva) |
| 17:42:53 | → | jonrh joins (sid5185@gateway/web/irccloud.com/x-ysuvrbtwdxclmwmm) |
| 17:42:53 | × | hc quits (~hc@bsd.pm) (Changing host) |
| 17:42:53 | → | hc joins (~hc@fsfe/hc) |
| 17:42:54 | → | lally joins (sid388228@gateway/web/irccloud.com/x-micawzivdxbhrdny) |
| 17:42:54 | → | MarcelineVQ joins (~anja@198.254.208.159) |
| 17:42:54 | → | dorkside joins (~tdbgamer@208.190.197.222) |
| 17:42:54 | × | icebreaker quits (michalc@freeshell.de) (Changing host) |
| 17:42:54 | → | icebreaker joins (michalc@unaffiliated/icebreaker) |
| 17:42:55 | → | SIben joins (~siben@5.135.191.127) |
| 17:42:55 | → | raoul90 joins (~raoulhida@nomnomnomnom.co.uk) |
| 17:42:55 | → | cr3 joins (~cr3@192.222.143.195) |
| 17:42:55 | → | tumdedum joins (~tumdedum@81.4.125.131) |
| 17:42:55 | → | paddymahoney joins (~paddymaho@cpe9050ca207f83-cm9050ca207f80.cpe.net.cable.rogers.com) |
| 17:42:55 | → | jluttine_ joins (~jluttine@85-23-66-6.bb.dnainternet.fi) |
| 17:42:55 | → | d0liver joins (sid363046@gateway/web/irccloud.com/x-dgqegiwtulhojpbh) |
| 17:42:55 | → | nrdmn98 joins (~nrdmn@95.129.53.118) |
| 17:42:55 | → | obiiwahn joins (~obiwahn@obiwahn.org) |
| 17:42:55 | → | enemeth79 joins (sid309041@gateway/web/irccloud.com/x-iokskzkzdpngtftb) |
| 17:42:55 | → | heyj joins (sid171370@gateway/web/irccloud.com/x-arodbxfmhubswiuy) |
| 17:42:55 | → | travv0 joins (sid293381@gateway/web/irccloud.com/x-bmnsmvdukydxzojl) |
| 17:42:55 | → | dolio joins (~dolio@209.6.50.195) |
| 17:42:55 | → | myme joins (~myme@li1406-121.members.linode.com) |
| 17:42:56 | jrm2 | is now known as jrm |
| 17:42:56 | → | dani- joins (sid341953@gateway/web/irccloud.com/x-dpwgagznzbsmxica) |
| 17:42:57 | → | gluegadget joins (sid22336@gateway/web/irccloud.com/x-nacghkaecqyzfaiu) |
| 17:42:57 | → | newhoggy joins (sid198874@gateway/web/irccloud.com/x-awuybgnwtcbclgxl) |
| 17:42:57 | → | iphy joins (sid67735@gateway/web/irccloud.com/x-plvmmnmxjphcbcan) |
| 17:42:57 | × | tv- quits (~tv@138.197.132.6) (Signing in (tv-)) |
| 17:42:57 | → | tv- joins (~tv@unaffiliated/tv-) |
| 17:42:57 | → | geowiesnot joins (~user@87-89-181-157.abo.bbox.fr) |
| 17:42:57 | → | amx joins (amx@percival.namespace.at) |
| 17:42:57 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:42:57 | → | urodna joins (~urodna@unaffiliated/urodna) |
| 17:42:57 | → | rodlogic__ joins (sid214676@gateway/web/irccloud.com/x-ankhtflkqlftaoxo) |
| 17:42:58 | → | dan64 joins (~dan64@dannyadam.com) |
| 17:42:58 | → | sujeet joins (sujeet@unaffiliated/freeboson) |
| 17:42:58 | → | b20n joins (sid115913@gateway/web/irccloud.com/x-bcilisnluaermlni) |
| 17:42:59 | sarahzrf | is now known as Guest67571 |
| 17:42:59 | → | ghuntley joins (sid16877@gateway/web/irccloud.com/x-uxfaektgqdodsraa) |
| 17:42:59 | → | tiru joins (tiru@gateway/web/irccloud.com/x-ulrzaksklqzrcnre) |
| 17:42:59 | → | mstruebing joins (~mstruebin@2001:41d0:8:93c7::1) |
| 17:42:59 | → | sis7_ joins (~user@2001:15e8:110:473e::1) |
| 17:42:59 | → | i7c joins (5rUxPo90vH@karif.server-speed.net) |
| 17:42:59 | → | arianvp joins (~weechat@arianvp.me) |
| 17:42:59 | → | zmagii joins (~zmagii@unaffiliated/zmagii) |
| 17:42:59 | → | madjestic joins (~Android@86-88-72-244.fixed.kpn.net) |
| 17:43:00 | → | davros joins (~davros@host86-183-29-83.range86-183.btcentralplus.com) |
| 17:43:00 | × | ubert1 quits (~Thunderbi@p200300ecdf25d931e6b318fffe838f33.dip0.t-ipconnect.de) (Write error: Connection reset by peer) |
| 17:43:00 | → | stree joins (~stree@68.36.8.116) |
| 17:43:00 | → | joshmeredith joins (sid387798@gateway/web/irccloud.com/x-rnlcxqihjksgjikm) |
| 17:43:00 | → | pavonia joins (~user@ip5f5bf44f.dynamic.kabel-deutschland.de) |
| 17:43:00 | → | Alleria joins (~textual@zrcout.mskcc.org) |
| 17:43:00 | → | alexknvl joins (sid259568@gateway/web/irccloud.com/x-xpcocynbyciluycl) |
| 17:43:00 | → | glowcoil joins (sid3405@gateway/web/irccloud.com/x-hndebngclrsoxnbb) |
| 17:43:01 | → | cross joins (~cross@spitfire.i.gajendra.net) |
| 17:43:01 | → | dsal joins (sid13060@gateway/web/irccloud.com/x-xpwuybgiyaqhwhal) |
| 17:43:01 | → | msgctl joins (~msgctl@ometochtli.centzontotochtin.org) |
| 17:43:01 | → | Nahra joins (~user@unaffiliated/nahra) |
| 17:43:01 | → | m0rphism joins (~m0rphism@HSI-KBW-085-216-104-059.hsi.kabelbw.de) |
| 17:43:02 | → | ebutleriv joins (sid217783@gateway/web/irccloud.com/x-ibekrgpekcsvlmph) |
| 17:43:02 | → | mniip joins (mniip@freenode/staff/mniip) |
| 17:43:02 | → | centril joins (~centril@213-66-146-92-no250.tbcn.telia.com) |
| 17:43:02 | → | troydm joins (~troydm@host-176-37-124-197.b025.la.net.ua) |
| 17:43:02 | → | connrs_ joins (~connrs@runciter.connrs.uk) |
| 17:43:02 | → | dcoutts_ joins (~dcoutts@unaffiliated/dcoutts) |
| 17:43:02 | → | zopsi joins (zopsi@2600:3c00::f03c:91ff:fe14:551f) |
| 17:43:02 | → | Gurkenglas joins (~Gurkengla@unaffiliated/gurkenglas) |
| 17:43:02 | → | fendor_ joins (~fendor@178.115.129.125.wireless.dyn.drei.com) |
| 17:43:03 | → | Tritlo joins (sid58727@gateway/web/irccloud.com/x-hlnemwtqdcqwfmju) |
| 17:43:03 | → | arahael joins (~arahael@121-44-10-207.tpgi.com.au) |
| 17:43:03 | → | NinjaTrappeur joins (~ninja@2001:913:5200:200::) |
| 17:43:03 | → | wonko7 joins (~wonko7@62.115.229.50) |
| 17:43:03 | → | alx741 joins (~alx741@186.178.108.68) |
| 17:43:04 | → | ProofTechnique joins (sid79547@gateway/web/irccloud.com/x-yarfypultqitkxyl) |
| 17:43:04 | → | higherorder__ joins (sid185221@gateway/web/irccloud.com/x-wspsxccqqhlsxiik) |
| 17:43:04 | → | zymurgy joins (~zymurgy@li607-220.members.linode.com) |
| 17:43:05 | → | apoc joins (~apoc@49.12.13.193) |
| 17:43:05 | → | Firedancer_ joins (sid336191@gateway/web/irccloud.com/x-sifpynykxqsgyduf) |
| 17:43:06 | × | gentauro quits (~gentauro@185.107.12.141) (Changing host) |
| 17:43:06 | → | gentauro joins (~gentauro@unaffiliated/gentauro) |
| 17:43:07 | → | davetapley joins (sid666@gateway/web/irccloud.com/x-mnnzfmvpaiwblirt) |
| 17:43:07 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:43:08 | → | bind2 joins (~bind@md-dingen.tilaa.cloud) |
| 17:43:09 | → | elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) |
| 17:43:10 | → | cbarrett joins (sid192934@gateway/web/irccloud.com/x-fildjirvrfvedotc) |
| 17:43:10 | → | Chobbes joins (~Chobbes@pool-98-115-239-235.phlapa.fios.verizon.net) |
| 17:43:10 | → | p8m joins (p8m@gateway/vpn/protonvpn/p8m) |
| 17:43:11 | → | PotatoGim joins (sid99505@gateway/web/irccloud.com/x-yjqtuqlvecuserrl) |
| 17:43:11 | → | ^[ joins (sid43445@gateway/web/irccloud.com/x-ywodhodlqfuvhgfv) |
| 17:43:11 | → | shreyasminocha joins (~shreyasmi@134.122.63.37) |
| 17:43:12 | → | Adeon joins (sid418992@gateway/web/irccloud.com/x-saksqxxmmnyhipjl) |
| 17:43:13 | → | xsarnik0 joins (xsarnik@gateway/shell/fi.muni.cz/x-vgmyhysznfdvtvub) |
| 17:43:15 | → | rizary joins (sid220347@gateway/web/irccloud.com/x-jciyyboedeaitldq) |
| 17:43:15 | × | tumdedum quits (~tumdedum@81.4.125.131) (Changing host) |
| 17:43:15 | → | tumdedum joins (~tumdedum@unaffiliated/espiral) |
| 17:43:15 | → | Kronic joins (sid480486@gateway/web/irccloud.com/x-scfxnouditmmvtty) |
| 17:43:16 | → | stylewarning joins (stylewarni@gateway/web/irccloud.com/x-waxurshkiqdvpdgd) |
| 17:43:16 | → | stiell joins (~stian@ti0056q161-0188.bb.online.no) |
| 17:43:16 | → | afx237 joins (~afx237@107.170.10.178) |
| 17:43:17 | → | PtxDK joins (~quassel@2a01:7c8:aac3:591:5054:ff:fe3d:cac6) |
| 17:43:18 | × | gluegadget quits (sid22336@gateway/web/irccloud.com/x-nacghkaecqyzfaiu) (Changing host) |
| 17:43:18 | → | gluegadget joins (sid22336@unaffiliated/gluegadget) |
| 17:43:18 | × | gluegadget quits (sid22336@unaffiliated/gluegadget) (Changing host) |
| 17:43:18 | → | gluegadget joins (sid22336@gateway/web/irccloud.com/x-nacghkaecqyzfaiu) |
| 17:43:18 | → | ep1ctetus joins (~epictetus@ip72-194-215-136.sb.sd.cox.net) |
| 17:43:18 | × | mcfilib quits (sid302703@gateway/web/irccloud.com/x-cghskpdzyxvcqslm) (Changing host) |
| 17:43:18 | → | mcfilib joins (sid302703@unaffiliated/unsymbol) |
| 17:43:18 | → | vchlup joins (~vchlup@nat.brnet.cz) |
| 17:43:18 | × | mcfilib quits (sid302703@unaffiliated/unsymbol) (Changing host) |
| 17:43:18 | → | mcfilib joins (sid302703@gateway/web/irccloud.com/x-cghskpdzyxvcqslm) |
| 17:43:18 | × | ^[ quits (sid43445@gateway/web/irccloud.com/x-ywodhodlqfuvhgfv) (Changing host) |
| 17:43:18 | → | ^[ joins (sid43445@ircpuzzles/2015/april-fools/sixth/zgrep) |
| 17:43:20 | × | yahb quits (xsbot@178.219.36.155) (Changing host) |
| 17:43:20 | → | yahb joins (xsbot@haskell/bot/yahb) |
| 17:43:20 | × | dolio quits (~dolio@209.6.50.195) (Changing host) |
| 17:43:20 | → | dolio joins (~dolio@haskell/developer/dolio) |
| 17:43:20 | → | Cerise joins (~jerry@2a02:c207:3004:3544::1) |
| 17:43:21 | × | acro quits (~acro@188.166.31.185) (Changing host) |
| 17:43:21 | → | acro joins (~acro@unaffiliated/acro) |
| 17:43:21 | → | sigmundv joins (~sigmundv@178.62.72.87) |
| 17:43:22 | → | PoliticsII______ joins (sid193551@gateway/web/irccloud.com/x-grketvtkglnhhvhw) |
| 17:43:22 | × | iphy quits (sid67735@gateway/web/irccloud.com/x-plvmmnmxjphcbcan) (Changing host) |
| 17:43:22 | → | iphy joins (sid67735@unaffiliated/iphy) |
| 17:43:22 | × | iphy quits (sid67735@unaffiliated/iphy) (Changing host) |
| 17:43:22 | → | iphy joins (sid67735@gateway/web/irccloud.com/x-plvmmnmxjphcbcan) |
| 17:43:22 | → | betawaffle joins (sid2730@gateway/web/irccloud.com/x-xklkobbintwtttud) |
| 17:43:22 | → | natim87 joins (sid286962@gateway/web/irccloud.com/x-kvtrgmyuavabjjbi) |
| 17:43:23 | → | rzmt joins (~rzmt@87-92-180-112.rev.dnainternet.fi) |
| 17:43:23 | → | acarrico joins (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) |
| 17:43:23 | → | edwinb joins (sid69486@gateway/web/irccloud.com/x-iuadzljhqdmgwlzo) |
| 17:43:24 | → | tapas joins (sid467876@gateway/web/irccloud.com/x-mdchyvtgigopdvnp) |
| 17:43:24 | → | raid joins (macbookpro@irc-1.coding4.coffee) |
| 17:43:24 | × | i7c quits (5rUxPo90vH@karif.server-speed.net) (Changing host) |
| 17:43:24 | → | i7c joins (5rUxPo90vH@unaffiliated/i7c) |
| 17:43:24 | → | xensky joins (~xensky@xengarden.xen.prgmr.com) |
| 17:43:25 | → | JSharp joins (sid4580@gateway/web/irccloud.com/x-jsbvmzhwzjduspcy) |
| 17:43:25 | → | mr_yogurt joins (~mr_yogurt@5.61.211.35.bc.googleusercontent.com) |
| 17:43:26 | → | Jon joins (jon@dow.land) |
| 17:43:26 | → | lechner joins (~lechner@letbox-vps.us-core.com) |
| 17:43:28 | × | pavonia quits (~user@ip5f5bf44f.dynamic.kabel-deutschland.de) (Changing host) |
| 17:43:28 | → | pavonia joins (~user@unaffiliated/siracusa) |
| 17:43:28 | × | cbarrett quits (sid192934@gateway/web/irccloud.com/x-fildjirvrfvedotc) (Changing host) |
| 17:43:28 | → | cbarrett joins (sid192934@adium/cbarrett) |
| 17:43:29 | → | AndreasK joins (sid320732@gateway/web/irccloud.com/x-vdwtngphivyybuen) |
| 17:43:29 | → | edmundnoble joins (sid229620@gateway/web/irccloud.com/x-tkqlzktnrmjnwgwh) |
| 17:43:29 | → | affinespaces joins (sid327561@gateway/web/irccloud.com/x-rjgjrlilmkubkxmw) |
| 17:43:30 | → | adius joins (sid321344@gateway/web/irccloud.com/x-pplzvbbtxozdptux) |
| 17:43:31 | → | verlet64_ joins (sid261276@gateway/web/irccloud.com/x-uqhhgyipieuslvmq) |
| 17:43:33 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:43:33 | → | amatecha____ joins (sid10006@gateway/web/irccloud.com/x-fbkwjmnjwvevvoum) |
| 17:43:33 | → | piele joins (~piele@tbonesteak.creativeserver.net) |
| 17:43:34 | × | elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Read error: Connection reset by peer) |
| 17:43:34 | × | shreyasminocha quits (~shreyasmi@134.122.63.37) (Changing host) |
| 17:43:34 | → | shreyasminocha joins (~shreyasmi@unaffiliated/shreyasminocha) |
| 17:43:34 | → | fr33domlover joins (~fr33domlo@angeley.es) |
| 17:43:35 | → | tabaqui1 joins (~tabaqui@2604:a880:800:c1::21b:3001) |
| 17:43:35 | × | stiell quits (~stian@ti0056q161-0188.bb.online.no) (Changing host) |
| 17:43:35 | → | stiell joins (~stian@fsf/member/stiell) |
| 17:43:39 | SIben | is now known as Guest42457 |
| 17:43:40 | → | iomonad joins (~iomonad@95.179.211.27) |
| 17:43:40 | × | JSharp quits (sid4580@gateway/web/irccloud.com/x-jsbvmzhwzjduspcy) (Changing host) |
| 17:43:40 | → | JSharp joins (sid4580@wikia/JSharp) |
| 17:43:41 | zzz | is now known as Guest50224 |
| 17:43:42 | → | whataday joins (~xxx@2400:8902::f03c:92ff:fe60:98d8) |
| 17:43:43 | → | RusAlex joins (~Chel@BSN-77-82-41.static.siol.net) |
| 17:43:43 | → | glguy joins (x@freenode/staff/haskell.developer.glguy) |
| 17:43:44 | → | zyeri joins (zyeri@gateway/shell/tilde.team/x-cpycmsugajaxsvas) |
| 17:43:44 | → | Guest3763 joins (~sam@unaffiliated/sam113101) |
| 17:43:45 | → | vk3wtf joins (~doc@115-64-102-158.tpgi.com.au) |
| 17:43:46 | → | jtcs joins (~jtcs@vmi359854.contaboserver.net) |
| 17:43:48 | → | beka joins (~beka@gothdyke.mom) |
| 17:43:48 | → | gareth__ joins (~gareth__@104.236.161.134) |
| 17:43:51 | × | RusAlex quits (~Chel@BSN-77-82-41.static.siol.net) (Changing host) |
| 17:43:51 | → | RusAlex joins (~Chel@unaffiliated/rusalex) |
| 17:43:53 | × | Cerise quits (~jerry@2a02:c207:3004:3544::1) (Changing host) |
| 17:43:53 | → | Cerise joins (~jerry@unaffiliated/cerise) |
| 17:43:54 | → | jathan joins (~jathan@69.61.93.38) |
| 17:43:55 | mstruebing | is now known as Guest28699 |
| 17:43:56 | Alleria | is now known as Guest53742 |
| 17:43:58 | → | thecoffemaker joins (~thecoffem@125-121-245-190.fibertel.com.ar) |
| 17:43:58 | m0rphism | is now known as Guest55480 |
| 17:43:59 | → | jvanbure joins (~jvanbure@159.65.233.183) |
| 17:43:59 | × | relrod quits (~relrod@origin.elrod.me) (Changing host) |
| 17:43:59 | → | relrod joins (~relrod@redhat/ansible.staff.relrod) |
| 17:43:59 | → | Forkk joins (forkk@2600:3c00::f03c:91ff:fe84:de4d) |
| 17:44:00 | × | zyeri quits (zyeri@gateway/shell/tilde.team/x-cpycmsugajaxsvas) (Changing host) |
| 17:44:00 | → | zyeri joins (zyeri@tilde.team/users/zyeri) |
| 17:44:00 | × | thecoffemaker quits (~thecoffem@125-121-245-190.fibertel.com.ar) (Changing host) |
| 17:44:00 | → | thecoffemaker joins (~thecoffem@unaffiliated/thecoffemaker) |
| 17:44:01 | → | Bigcheese joins (~quassel@unaffiliated/bigcheese) |
| 17:44:02 | → | miklcct joins (quasselcor@2001:19f0:7001:5ad:5400:2ff:feb6:50d7) |
| 17:44:02 | → | vqrs joins (~vqrs@learnprogramming/regular/vqrs) |
| 17:44:03 | → | SquidDev joins (~SquidDev@autoclave.squiddev.cc) |
| 17:44:04 | → | robotmay joins (~beepboop@2001:8b0:7af0:2580:b995:956f:e934:6824) |
| 17:44:04 | → | orcus joins (~orcus@unaffiliated/orcus) |
| 17:44:06 | → | mrchampion joins (~mrchampio@38.18.109.23) |
| 17:44:06 | → | elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) |
| 17:44:07 | → | lisq joins (~quassel@lis.moe) |
| 17:44:07 | → | xarian joins (~xarian@104.236.81.162) |
| 17:44:07 | → | ornxka joins (~ornxka@unaffiliated/ornx) |
| 17:44:08 | → | cgfbee joins (~bot@oc1.itim-cj.ro) |
| 17:44:09 | → | oats joins (~hurr@durr/im/a/sheep) |
| 17:44:09 | → | sw1nn joins (~sw1nn@host86-135-157-104.range86-135.btcentralplus.com) |
| 17:44:09 | → | statusbot joins (~statusbot@ec2-34-198-122-184.compute-1.amazonaws.com) |
| 17:44:10 | → | unlink2 joins (~unlink2@p200300ebcf254d00a495fbc96206c979.dip0.t-ipconnect.de) |
| 17:44:10 | → | dxld joins (~dxld@rush.pub.dxld.at) |
| 17:44:11 | → | NieDzejkob joins (~quassel@195.149.98.3) |
| 17:44:11 | → | hyperfekt joins (end@bnc.hyperfekt.net) |
| 17:44:12 | → | Lord_of_Life joins (~Lord@unaffiliated/lord-of-life/x-0885362) |
| 17:44:12 | → | charukiewicz joins (~quassel@irouteince04.i.subnet.rcn.com) |
| 17:44:12 | → | lazyshrk joins (~lazyshrk@128.199.58.13) |
| 17:44:13 | → | tolt joins (~weechat-h@li219-154.members.linode.com) |
| 17:44:13 | → | nurupo joins (~nurupo.ga@unaffiliated/nurupo) |
| 17:44:13 | → | chirpsalot joins (~Chirps@pool-98-115-239-235.phlapa.fios.verizon.net) |
| 17:44:13 | → | tjbp joins (~tom@2001:19f0:7400:8d4c:5400:2ff:fe2c:5662) |
| 17:44:13 | → | vjacob joins (~vjacob@217.71.0.65) |
| 17:44:15 | → | Bergle_1 joins (~Bergle_4@101.165.90.119) |
| 17:44:15 | → | dequbed joins (~dequbed@yanduxian.paranoidlabs.org) |
| 17:44:16 | → | lambdabot joins (~lambdabot@silicon.int-e.eu) |
| 17:44:16 | → | lpsmith joins (~lpsmith@unaffiliated/lpsmith) |
| 17:44:16 | → | mawk joins (mawk@serveur.io) |
| 17:44:17 | → | SupaYoshi joins (~supayoshi@213-10-140-13.fixed.kpn.net) |
| 17:44:17 | → | tzh joins (~tzh@c-24-21-73-154.hsd1.wa.comcast.net) |
| 17:44:17 | → | pounce joins (~pounce@ns379743.ip-5-196-70.eu) |
| 17:44:18 | → | ammar2 joins (admin@i.diddled.with.the.opers.so.they.klined.me) |
| 17:44:18 | → | pdxleif joins (~pdxleif@ec2-54-68-166-10.us-west-2.compute.amazonaws.com) |
| 17:44:19 | → | _bin joins (~bin@2600:1700:10a1:38d0:f5fc:8391:811:f23a) |
| 17:44:19 | → | djanatyn_ joins (~djanatyn@ec2-18-209-155-56.compute-1.amazonaws.com) |
| 17:44:19 | → | siers joins (~ij@2a03:b0c0:1:e0::366:f001) |
| 17:44:19 | → | tinwood joins (~tinwood@general.default.akavanagh.uk0.bigv.io) |
| 17:44:20 | → | xff0x joins (~xff0x@2001:1a81:53ea:3700:7b09:c6ef:9691:2f13) |
| 17:44:20 | → | Taneb joins (~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0) |
| 17:44:20 | → | kadoban_ joins (~mud@unaffiliated/kadoban) |
| 17:44:21 | × | lambdabot quits (~lambdabot@silicon.int-e.eu) (Changing host) |
| 17:44:21 | → | lambdabot joins (~lambdabot@haskell/bot/lambdabot) |
| 17:44:21 | → | Aleksejs joins (~Aleksejs@haskell.lv) |
| 17:44:23 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 17:44:23 | → | conal joins (~conal@192.145.118.249) |
| 17:44:24 | iomonad | is now known as Guest36391 |
| 17:44:26 | → | Nikotiini joins (~ubuntu@ec2-52-213-118-142.eu-west-1.compute.amazonaws.com) |
| 17:44:28 | → | jamestmartin joins (james@jtmar.me) |
| 17:44:31 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 17:44:36 | → | operand joins (~operand@is.altijd.moe) |
| 17:44:36 | → | Twey joins (~twey@unaffiliated/twey) |
| 17:44:36 | → | Majiir joins (~Majiir@pool-96-237-149-35.bstnma.fios.verizon.net) |
| 17:44:36 | → | drdo joins (~drdo@overlord0.drdo.eu) |
| 17:44:36 | → | carbolymer joins (~carbolyme@dropacid.net) |
| 17:44:37 | → | cyphase joins (~cyphase@unaffiliated/cyphase) |
| 17:44:38 | → | astroanax joins (astroanax@gateway/shell/ircnow/x-himxsnhawzzdfgwb) |
| 17:44:39 | → | tv joins (~tv@unaffiliated/tv) |
| 17:44:40 | → | madjest76 joins (~Android@2a02-a420-47-b3b2-86c1-d1da-25b0-7692.mobile6.kpn.net) |
| 17:44:40 | → | lockshaw joins (~lockshaw@165.22.163.71) |
| 17:44:47 | → | Jajik9 joins (xchlup2@gateway/shell/fi.muni.cz/x-fwhuvvmnenubcmqo) |
| 17:44:51 | → | Squarism joins (~someone@178.62.91.8) |
| 17:44:51 | × | Squarism quits (~someone@178.62.91.8) (Changing host) |
| 17:44:51 | → | Squarism joins (~someone@unaffiliated/squarism) |
| 17:44:56 | × | dmj` quits (sid72307@gateway/web/irccloud.com/x-mhzlqgilclrkvlyv) (Ping timeout: 240 seconds) |
| 17:44:58 | → | Adluc joins (~Adluc@2a01:430:17:1::ffff:328) |
| 17:45:01 | → | Klumben joins (Nsaiswatch@gateway/shell/panicbnc/x-axktsekcbfmdpwmd) |
| 17:45:03 | × | albethere quits (sid457088@gateway/web/irccloud.com/x-oicrocvqkpivxmgb) (Ping timeout: 257 seconds) |
| 17:45:03 | × | SrPx quits (sid108780@gateway/web/irccloud.com/x-hpatbjrmfkghbtmc) (Ping timeout: 257 seconds) |
| 17:45:03 | × | drupol quits (sid117588@gateway/web/irccloud.com/x-ceggwpmvzndzubky) (Ping timeout: 257 seconds) |
| 17:45:03 | × | rann quits (sid175221@gateway/web/irccloud.com/x-wtavggbyxaqagtfg) (Ping timeout: 257 seconds) |
| 17:45:14 | × | feepo quits (sid28508@gateway/web/irccloud.com/x-gkqhrcmhiiphbogr) (Ping timeout: 258 seconds) |
| 17:45:26 | × | npgm quits (sid42623@gateway/web/irccloud.com/x-kuowlapmdjoqcdvp) (Ping timeout: 240 seconds) |
| 17:45:32 | → | nshepperd2 joins (~nshepperd@li364-218.members.linode.com) |
| 17:45:36 | → | azure1 joins (~azure@103.154.230.130) |
| 17:45:48 | → | avp joins (~avp@unaffiliated/avp) |
| 17:45:53 | → | andi- joins (~andi-@NixOS/user/andi-) |
| 17:45:54 | → | cheater joins (~user@unaffiliated/cheater) |
| 17:45:55 | → | gothos joins (~gothos@antsy.jhz.name) |
| 17:46:00 | → | meck joins (~meck@li1809-18.members.linode.com) |
| 17:46:04 | → | loc joins (~loc@unaffiliated/loc) |
| 17:46:09 | × | runawayfive quits (~nope@unaffiliated/runawayfive) (Ping timeout: 264 seconds) |
| 17:46:14 | × | howdoi quits (uid224@gateway/web/irccloud.com/x-eamzisxtgoqsfscn) (Ping timeout: 268 seconds) |
| 17:46:14 | × | dsrt^ quits (dsrt@ip98-184-89-2.mc.at.cox.net) (Ping timeout: 268 seconds) |
| 17:46:19 | × | aizen_s quits (sid462968@gateway/web/irccloud.com/x-vurcfufwepjpfmxy) (Ping timeout: 272 seconds) |
| 17:46:20 | × | madjestic quits (~Android@86-88-72-244.fixed.kpn.net) (Read error: Connection reset by peer) |
| 17:46:22 | → | irclogger_com joins (~irclogger@li659-42.members.linode.com) |
| 17:46:26 | × | bjs quits (sid190364@gateway/web/irccloud.com/x-orptgfjwvvatppsz) (Ping timeout: 240 seconds) |
| 17:46:33 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 17:46:34 | → | dsrt^ joins (dsrt@ip98-184-89-2.mc.at.cox.net) |
| 17:46:37 | → | Inoperable joins (~PLAYER_1@fancydata.science) |
| 17:46:40 | → | Anthaas joins (~Anthaas@unaffiliated/anthaas) |
| 17:46:50 | → | Cathy joins (~Cathy@unaffiliated/cathy) |
| 17:46:51 | → | brkscnce_ joins (~obaum@37.120.59.241) |
| 17:46:57 | × | elvishjerricco quits (sid237756@NixOS/user/ElvishJerricco) (Ping timeout: 272 seconds) |
| 17:47:11 | → | pfurla joins (~pfurla@ool-182ed2e2.dyn.optonline.net) |
| 17:47:18 | → | jespada joins (~jespada@90.254.243.187) |
| 17:47:21 | × | Jajik quits (xchlup2@gateway/shell/fi.muni.cz/x-ajlnhjyjhlnthwzd) (Ping timeout: 264 seconds) |
| 17:47:23 | Jajik9 | is now known as Jajik |
| 17:47:25 | → | mjacob joins (~mjacob@unaffiliated/mjacob) |
| 17:47:28 | → | Natch joins (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) |
| 17:47:28 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:47:29 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 17:47:29 | → | Zemyla joins (~zemyla@ec2-54-196-11-2.compute-1.amazonaws.com) |
| 17:47:30 | → | sajith joins (~sajith@fsf/member/nonzen) |
| 17:47:33 | → | machinedgod joins (~machinedg@135-23-192-217.cpe.pppoe.ca) |
| 17:47:34 | → | Uma joins (~uma@umazalakain.info) |
| 17:47:35 | × | justanotheruser quits (~justanoth@unaffiliated/justanotheruser) (Ping timeout: 272 seconds) |
| 17:47:36 | → | avn joins (~avn@78-56-108-78.static.zebra.lt) |
| 17:47:36 | → | xerox_ joins (~xerox@unaffiliated/xerox) |
| 17:47:37 | → | Maxdamantus joins (~Maxdamant@unaffiliated/maxdamantus) |
| 17:47:37 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:47:37 | × | andreas31 quits (~andreas@gateway/tor-sasl/andreas303) (Ping timeout: 268 seconds) |
| 17:47:38 | → | cynick joins (~worm@ec2-52-206-86-1.compute-1.amazonaws.com) |
| 17:47:38 | → | bjs joins (sid190364@gateway/web/irccloud.com/x-qfzcamdoxrsgodvl) |
| 17:47:43 | → | feepo joins (sid28508@gateway/web/irccloud.com/x-gtlndkphwglflxzn) |
| 17:47:49 | → | drupol joins (sid117588@gateway/web/irccloud.com/x-zzpzlhvnmuqycmga) |
| 17:47:49 | → | is_null joins (~jpic@pdpc/supporter/professional/is-null) |
| 17:47:50 | → | elvishjerricco joins (sid237756@NixOS/user/ElvishJerricco) |
| 17:47:52 | → | SrPx joins (sid108780@gateway/web/irccloud.com/x-dxsvzdutokublrfc) |
| 17:48:06 | → | npgm joins (sid42623@gateway/web/irccloud.com/x-qqflebpcxvwgjiil) |
| 17:48:11 | → | aizen_s joins (sid462968@gateway/web/irccloud.com/x-exxtqgkyguunpmzv) |
| 17:48:13 | × | teej quits (uid154177@gateway/web/irccloud.com/x-lnyfzbcaaxjhqqmz) (Ping timeout: 272 seconds) |
| 17:48:18 | → | howdoi joins (uid224@gateway/web/irccloud.com/x-nuwatrouepgtmuro) |
| 17:48:35 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Ping timeout: 246 seconds) |
| 17:48:49 | × | madjest76 quits (~Android@2a02-a420-47-b3b2-86c1-d1da-25b0-7692.mobile6.kpn.net) (Ping timeout: 244 seconds) |
| 17:48:58 | → | dmj` joins (sid72307@gateway/web/irccloud.com/x-aomqnmfryhrspaez) |
| 17:49:04 | <sclv> | *thanos snap* |
| 17:49:07 | → | incertia joins (~incertia@d4-50-26-103.nap.wideopenwest.com) |
| 17:49:30 | → | andreas31 joins (~andreas@gateway/tor-sasl/andreas303) |
| 17:49:41 | → | rann joins (sid175221@gateway/web/irccloud.com/x-crqlkmbxlvlwdxik) |
| 17:49:42 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 17:49:51 | → | albethere joins (sid457088@gateway/web/irccloud.com/x-sjxwfcalpctmnykr) |
| 17:50:36 | → | ddellacosta joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 17:50:36 | → | monochrom joins (trebla@216.138.220.146) |
| 17:51:11 | → | c-rog joins (~c-rog@traffic.simst.im) |
| 17:51:11 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:51:43 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:51:46 | → | nf joins (~n@monade.li) |
| 17:52:13 | → | teej joins (uid154177@gateway/web/irccloud.com/x-ovmowwytkfwzrlnb) |
| 17:52:24 | × | thunderrd quits (~thunderrd@183.182.111.116) (*.net *.split) |
| 17:53:02 | → | runawayfive joins (~nope@unaffiliated/runawayfive) |
| 17:53:19 | → | thunderrd joins (~thunderrd@183.182.111.116) |
| 17:54:07 | × | e quits (e@freenode/staff/spy.edk) (Quit: edk) |
| 17:54:42 | × | tv- quits (~tv@unaffiliated/tv-) (Quit: WeeChat 2.9) |
| 17:54:53 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 17:54:59 | → | Ericson2314 joins (ericson231@gateway/shell/matrix.org/x-tqrybzxnvdtktfea) |
| 17:55:07 | → | tv- joins (~tv@unaffiliated/tv-) |
| 17:55:08 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:55:20 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:55:57 | → | raichoo joins (~raichoo@dslb-092-073-222-210.092.073.pools.vodafone-ip.de) |
| 17:56:53 | → | xlei joins (znc@unaffiliated/xlei) |
| 17:57:23 | → | justanotheruser joins (~justanoth@unaffiliated/justanotheruser) |
| 17:57:25 | × | nfd quits (~nfd9001@2601:602:77f:1820:144a:da71:587f:e0c7) (*.net *.split) |
| 17:57:25 | × | dumptruckman quits (dumptruckm@2600:3c02::f03c:91ff:fe6e:2cfd) (*.net *.split) |
| 17:57:25 | × | bitmapper quits (uid464869@gateway/web/irccloud.com/x-ktfzuquwglytuabt) (*.net *.split) |
| 17:57:25 | × | gds quits (~user@2a01:4b00:8605:9800:4103:dbd5:9f3c:6103) (*.net *.split) |
| 17:57:25 | × | kiweun quits (~kiweun@2607:fea8:2a62:9600:c9a0:4edb:f142:45d8) (*.net *.split) |
| 17:57:25 | × | Raito_Bezarius quits (~Raito@unaffiliated/raito-bezarius/x-8764578) (*.net *.split) |
| 17:57:25 | × | lemmih quits (~lemmih@2406:3003:2072:44:1345:21f1:41a5:e328) (*.net *.split) |
| 17:57:25 | × | marble_visions quits (~user@68.183.79.8) (*.net *.split) |
| 17:57:25 | × | haasn quits (~nand@mpv/developer/haasn) (*.net *.split) |
| 17:57:25 | × | tabemann quits (~travisb@2600:1700:7990:24e0:b0d9:c8e5:6265:88f4) (*.net *.split) |
| 17:57:26 | × | LittleFox quits (~littlefox@rondra.lf-net.org) (*.net *.split) |
| 17:57:26 | × | recon_- quits (~quassel@2602:febc:0:b6::6ca2) (*.net *.split) |
| 17:57:26 | × | dale quits (dale@unaffiliated/dale) (*.net *.split) |
| 17:57:26 | × | vjoki quits (vjoki@2a00:d880:3:1::fea1:9ae) (*.net *.split) |
| 17:57:26 | × | Zialus quits (~RMF@2001:818:de63:c300:211:32ff:fe8d:ad29) (*.net *.split) |
| 17:57:26 | × | Ranhir quits (~Ranhir@157.97.53.139) (*.net *.split) |
| 17:57:26 | × | nisstyre quits (wes@python-zero/conduct-committee/nisstyre) (*.net *.split) |
| 17:57:26 | × | Guest29917 quits (~tristan@luna.whatbox.ca) (*.net *.split) |
| 17:57:26 | × | hackage quits (mniip@haskell/bot/hackage) (*.net *.split) |
| 17:57:26 | × | johnstein quits (~johnstein@192.73.239.18) (*.net *.split) |
| 17:57:26 | × | ski quits (~ski@ed-3358-10.studat.chalmers.se) (*.net *.split) |
| 17:57:26 | × | ridcully_ quits (~ridcully@pd951f269.dip0.t-ipconnect.de) (*.net *.split) |
| 17:57:26 | × | falsifian quits (~falsifian@exoco.falsifian.org) (*.net *.split) |
| 17:57:26 | × | duckonomy quits (~duckonomy@177.ip-144-217-84.net) (*.net *.split) |
| 17:57:26 | × | aforemny quits (~aforemny@static.248.158.34.188.clients.your-server.de) (*.net *.split) |
| 17:57:26 | × | sm quits (~user@li229-222.members.linode.com) (*.net *.split) |
| 17:57:26 | × | fre quits (~freusque@104.238.190.229) (*.net *.split) |
| 17:57:26 | × | koz_ quits (~koz@121.99.240.58) (*.net *.split) |
| 17:57:26 | × | hwabyong quits (~hwabyong@ec2-3-221-194-167.compute-1.amazonaws.com) (*.net *.split) |
| 17:57:26 | × | sea-gull quits (~sea-gull@li1815-136.members.linode.com) (*.net *.split) |
| 17:57:26 | × | absence quits (torgeihe@hildring.pvv.ntnu.no) (*.net *.split) |
| 17:57:26 | × | mjrosenb quits (~mrosenbe@104.225.243.2) (*.net *.split) |
| 17:57:26 | × | Eliel quits (~jojkaart@163.172.153.251) (*.net *.split) |
| 17:57:26 | × | xe4 quits (~xe4@157.245.246.119) (*.net *.split) |
| 17:57:26 | × | sdx32 quits (~sdx23@unaffiliated/sdx23) (*.net *.split) |
| 17:57:26 | × | zceejkr quits (~wintermut@cpe-92-37-88-51.dynamic.amis.net) (*.net *.split) |
| 17:57:26 | × | lightandlight quits (sid135476@gateway/web/irccloud.com/x-hvpeqcuanlcmmucf) (*.net *.split) |
| 17:57:26 | × | alanz quits (sid110616@gateway/web/irccloud.com/x-atcbwlvnmzxwbozk) (*.net *.split) |
| 17:57:26 | × | ephemient quits (uid407513@gateway/web/irccloud.com/x-vpzhtzbqasvuzanc) (*.net *.split) |
| 17:57:26 | × | ibloom quits (sid350277@gateway/web/irccloud.com/x-xmmzzmccpahpnuwt) (*.net *.split) |
| 17:57:26 | × | t36s quits (~t36s@2a03:b0c0:3:d0::1c23:5001) (*.net *.split) |
| 17:57:26 | × | PlasmaStar quits (plasma@unaffiliated/plasmastar) (*.net *.split) |
| 17:57:26 | × | zgrep quits (~zgrep@ircpuzzles/2015/april-fools/sixth/zgrep) (*.net *.split) |
| 17:57:26 | × | lambda quits (~xiretza@mail.xiretza.xyz) (*.net *.split) |
| 17:57:26 | × | kaychaks quits (sid236345@gateway/web/irccloud.com/x-sxfxtovvduuheewn) (*.net *.split) |
| 17:57:26 | × | agander_m quits (sid407952@gateway/web/irccloud.com/x-weptnobpezywiofc) (*.net *.split) |
| 17:57:26 | × | jackdk quits (sid373013@gateway/web/irccloud.com/x-glkhsmxnqrqntahu) (*.net *.split) |
| 17:57:26 | × | m-renaud quits (sid333785@gateway/web/irccloud.com/x-zqfzcnsyosafkivm) (*.net *.split) |
| 17:57:26 | × | Kamuela quits (sid111576@gateway/web/irccloud.com/x-clkrtorqsnvtctky) (*.net *.split) |
| 17:57:26 | × | kyagrd__ quits (sid102627@gateway/web/irccloud.com/x-mfzxnpgkmcgufsvn) (*.net *.split) |
| 17:57:26 | × | milessabin quits (sid86799@gateway/web/irccloud.com/x-wrfvlipjxxwtgdkb) (*.net *.split) |
| 17:57:26 | × | leah2 quits (~leah@vuxu.org) (*.net *.split) |
| 17:57:26 | × | mursu_ quits (~ngWalrus@2a03:b0c0:3:d0::5ebd:2001) (*.net *.split) |
| 17:57:26 | × | cocreature quits (~cocreatur@eirene.uberspace.de) (*.net *.split) |
| 17:57:26 | × | hugo quits (znc@verdigris.lysator.liu.se) (*.net *.split) |
| 17:57:26 | × | rlsph quits (~mads@2a03:b0c0:2:f0::324:5001) (*.net *.split) |
| 17:57:26 | × | rslima_____ quits (sid26145@gateway/web/irccloud.com/x-phhododppaawnoma) (*.net *.split) |
| 17:57:26 | × | debugloop quits (~danieln@unaffiliated/debugloop) (*.net *.split) |
| 17:57:26 | × | jokester quits (~mono@unaffiliated/jokester) (*.net *.split) |
| 17:57:26 | × | bsima1 quits (~bsima@simatime.com) (*.net *.split) |
| 17:57:26 | × | shadowdaemon quits (~user@unaffiliated/shadowdaemon) (*.net *.split) |
| 17:57:26 | × | micro quits (~micro@unaffiliated/micro) (*.net *.split) |
| 17:57:26 | × | ekleog quits (~ii@prologin/ekleog) (*.net *.split) |
| 17:57:26 | × | alunduil quits (alunduil@gateway/web/irccloud.com/x-fbecgteospqwhcyq) (*.net *.split) |
| 17:57:26 | × | PyroLagus quits (PyroLagus@i.have.ipv6.on.coding4coffee.org) (*.net *.split) |
| 17:57:26 | × | johs quits (sid246410@gateway/web/irccloud.com/x-yfhmkmtmndvkgxtt) (*.net *.split) |
| 17:57:26 | × | ReinH__ quits (sid179972@gateway/web/irccloud.com/x-ikgmrxgyzjzplrfb) (*.net *.split) |
| 17:57:26 | × | pepeiborra quits (sid443799@gateway/web/irccloud.com/x-mucxkartenzlxknr) (*.net *.split) |
| 17:57:26 | × | idupree quits (~quassel@2604:a880:400:d0::9bb:2001) (*.net *.split) |
| 17:57:26 | × | Orbstheorem quits (~roosember@hellendaal.orbstheorem.ch) (*.net *.split) |
| 17:57:26 | × | bspar quits (~bspar@2604:a880:0:1010::776:e001) (*.net *.split) |
| 17:57:26 | × | suzu quits (~scaleuser@2001:bc8:1824:43f::1) (*.net *.split) |
| 17:57:32 | → | xe4_ joins (~xe4@157.245.246.119) |
| 17:57:33 | → | Eliel_ joins (~jojkaart@163.172.153.251) |
| 17:57:33 | → | mursu joins (~ngWalrus@46.101.150.54) |
| 17:57:33 | → | mjrosenb joins (~mrosenbe@nyc.schrodinger.com) |
| 17:57:33 | → | sea-gull joins (~sea-gull@li1815-136.members.linode.com) |
| 17:57:35 | → | bspar joins (~bspar@2604:a880:0:1010::776:e001) |
| 17:57:37 | → | ski joins (~ski@ed-3358-10.studat.chalmers.se) |
| 17:57:37 | → | recon_- joins (~quassel@2602:febc:0:b6::6ca2) |
| 17:57:37 | → | micro joins (~micro@unaffiliated/micro) |
| 17:57:38 | → | Tristan joins (~tristan@luna.whatbox.ca) |
| 17:57:38 | → | johnsteinVPS joins (~johnstein@192.73.239.18) |
| 17:57:38 | → | vjoki joins (vjoki@2a00:d880:3:1::fea1:9ae) |
| 17:57:38 | → | dumptruckman joins (dumptruckm@2600:3c02::f03c:91ff:fe6e:2cfd) |
| 17:57:38 | → | PlasmaStar joins (plasma@unaffiliated/plasmastar) |
| 17:57:38 | → | PyroLagus joins (PyroLagus@i.have.ipv6.on.coding4coffee.org) |
| 17:57:38 | → | absence joins (torgeihe@hildring.pvv.ntnu.no) |
| 17:57:39 | → | kaychaks joins (sid236345@gateway/web/irccloud.com/x-pfkzpsokjciroexd) |
| 17:57:39 | → | v01d4lph4 joins (~v01d4lph4@106.212.133.35) |
| 17:57:39 | → | koz joins (~koz@121.99.240.58) |
| 17:57:40 | → | gds joins (~user@2a01:4b00:8605:9800:4103:dbd5:9f3c:6103) |
| 17:57:40 | → | kyagrd__ joins (sid102627@gateway/web/irccloud.com/x-mtjgptufljfbldge) |
| 17:57:41 | → | zgrep joins (~zgrep@ircpuzzles/2015/april-fools/sixth/zgrep) |
| 17:57:41 | → | bitmapper joins (uid464869@gateway/web/irccloud.com/x-acopuccdgkxwqwzd) |
| 17:57:41 | → | cocreature joins (~cocreatur@eirene.uberspace.de) |
| 17:57:42 | → | falsifian joins (~falsifian@exoco.falsifian.org) |
| 17:57:42 | → | sdx23 joins (~sdx23@unaffiliated/sdx23) |
| 17:57:42 | → | ridcully_ joins (~ridcully@pd951f269.dip0.t-ipconnect.de) |
| 17:57:43 | → | t36s joins (~t36s@2a03:b0c0:3:d0::1c23:5001) |
| 17:57:43 | → | alanz joins (sid110616@gateway/web/irccloud.com/x-awewbbblwafkpdqv) |
| 17:57:43 | → | ibloom joins (sid350277@gateway/web/irccloud.com/x-lflqucudkvzrmnyd) |
| 17:57:43 | → | debugloop joins (~danieln@unaffiliated/debugloop) |
| 17:57:43 | → | agander_m joins (sid407952@gateway/web/irccloud.com/x-zllzjncfxvfvxian) |
| 17:57:43 | → | m-renaud joins (sid333785@gateway/web/irccloud.com/x-lqxwlrzuqitdwesp) |
| 17:57:44 | → | Zialus joins (~RMF@199.125.37.188.rev.vodafone.pt) |
| 17:57:45 | → | jokester joins (~mono@unaffiliated/jokester) |
| 17:57:45 | → | fre joins (~freusque@104.238.190.229) |
| 17:57:46 | koz | is now known as koz_ |
| 17:57:46 | → | nisstyre joins (wes@python-zero/conduct-committee/nisstyre) |
| 17:57:46 | → | tabemann joins (~travisb@2600:1700:7990:24e0:27e6:9fa9:ad7b:61ef) |
| 17:57:47 | × | chele quits (~chele@ip5b40237d.dynamic.kabel-deutschland.de) (Remote host closed the connection) |
| 17:57:47 | → | bsima joins (~bsima@simatime.com) |
| 17:57:47 | → | Orbstheorem joins (~roosember@hellendaal.orbstheorem.ch) |
| 17:57:49 | → | aforemny joins (~aforemny@static.248.158.34.188.clients.your-server.de) |
| 17:57:49 | → | haasn joins (~nand@mpv/developer/haasn) |
| 17:57:50 | → | nfd joins (~nfd9001@2601:602:77f:1820:144a:da71:587f:e0c7) |
| 17:57:54 | → | johs joins (sid246410@gateway/web/irccloud.com/x-vwtcqxowszipwyyc) |
| 17:57:54 | → | lightandlight joins (sid135476@gateway/web/irccloud.com/x-gwfowomroynsvzco) |
| 17:57:55 | → | lemmih joins (~lemmih@2406:3003:2072:44:35a4:fecd:eff2:b477) |
| 17:57:58 | johnsteinVPS | is now known as johnstein |
| 17:57:59 | → | rslima_____ joins (sid26145@gateway/web/irccloud.com/x-ppogivlypnlrjlol) |
| 17:57:59 | → | hackage joins (mniip@haskell/bot/hackage) |
| 17:58:00 | → | idupree joins (~quassel@2604:a880:400:d0::9bb:2001) |
| 17:58:01 | Tristan | is now known as Guest97066 |
| 17:58:02 | → | ephemient joins (uid407513@gateway/web/irccloud.com/x-abcfjjixtrhtzzix) |
| 17:58:02 | → | jackdk joins (sid373013@gateway/web/irccloud.com/x-uqhqekzhmwwtnnpj) |
| 17:58:03 | → | milessabin joins (sid86799@gateway/web/irccloud.com/x-paxjngfzvzojnqam) |
| 17:58:03 | → | alunduil joins (alunduil@gateway/web/irccloud.com/x-houxghzqisyqwvvx) |
| 17:58:03 | → | pepeiborra joins (sid443799@gateway/web/irccloud.com/x-vocwsgeawpzzbkbk) |
| 17:58:06 | → | LittleFox joins (~littlefox@2a03:4000:13:34f::2) |
| 17:58:06 | → | e joins (e@freenode/staff/spy.edk) |
| 17:58:08 | → | hugo joins (znc@verdigris.lysator.liu.se) |
| 17:58:08 | → | ReinH__ joins (sid179972@gateway/web/irccloud.com/x-vmgxvzbztcmvxohs) |
| 17:58:09 | → | suzu joins (~scaleuser@2001:bc8:1824:43f::1) |
| 17:58:09 | → | rlsph joins (~mads@2a03:b0c0:2:f0::324:5001) |
| 17:58:09 | × | Tesseraction quits (~Tesseract@unaffiliated/tesseraction) (*.net *.split) |
| 17:58:09 | × | echoreply quits (~echoreply@unaffiliated/echoreply) (*.net *.split) |
| 17:58:09 | × | martin02 quits (silas@hund.fs.lmu.de) (*.net *.split) |
| 17:58:09 | × | cawfee quits (chiya@2406:3003:2077:2341::babe) (*.net *.split) |
| 17:58:09 | × | hexo_ quits (~hexo@2a01:430:17:1::ffff:328) (*.net *.split) |
| 17:58:09 | × | SaitamaPlus quits (uid272474@gateway/web/irccloud.com/x-boxpbarcuxvwbbrx) (*.net *.split) |
| 17:58:09 | × | a3f quits (~a3f@chimeria.ext.pengutronix.de) (*.net *.split) |
| 17:58:09 | × | `slikts quits (~nelabs@wikipedia/reinis) (*.net *.split) |
| 17:58:09 | × | matryoshka quits (~matryoshk@2606:6080:1002:8:3285:30e:de43:8809) (*.net *.split) |
| 17:58:09 | × | wlritchi quits (wlritchi@2600:3c03::f03c:91ff:fe60:8ddc) (*.net *.split) |
| 17:58:09 | × | enikar quits (~enikar@2001:41d0:2:8673::42) (*.net *.split) |
| 17:58:09 | × | Deewiant quits (~deewiant@de1.ut.deewiant.iki.fi) (*.net *.split) |
| 17:58:09 | × | Nascha quits (sid212230@gateway/web/irccloud.com/x-erktjjocjlithqyb) (*.net *.split) |
| 17:58:09 | × | exferenceBot quits (~exference@2a01:4f8:c0c:e::2) (*.net *.split) |
| 17:58:09 | × | noan quits (~noan@2604:a880:400:d0::12fc:5001) (*.net *.split) |
| 17:58:09 | × | SegFaultAX quits (SegFaultAX@unaffiliated/segfaultax) (*.net *.split) |
| 17:58:09 | × | stass quits (~stas@2a00:13c0:63:7195::beef) (*.net *.split) |
| 17:58:09 | × | mflux quits (flux@2001:708:310:3430:4506:8c48:1ba0:18ff) (*.net *.split) |
| 17:58:09 | × | jiribenes quits (~jiribenes@rosa.jiribenes.com) (*.net *.split) |
| 17:58:09 | × | shutdown_-h_now quits (~arjan@2001:1c06:2d0b:2312:70ce:e84:9e94:29ff) (*.net *.split) |
| 17:58:09 | × | danvet quits (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (*.net *.split) |
| 17:58:09 | × | yaroot quits (~yaroot@138.102.13.160.dy.iij4u.or.jp) (*.net *.split) |
| 17:58:09 | × | valdyn quits (valdyn@c6a7cbec.vpn.njalla.net) (*.net *.split) |
| 17:58:09 | × | bgamari quits (~bgamari@2001:470:e438::1) (*.net *.split) |
| 17:58:09 | × | infinity0 quits (~infinity0@freenet/developer/infinity0) (*.net *.split) |
| 17:58:09 | × | cheers quits (user@unaffiliated/cheers) (*.net *.split) |
| 17:58:09 | × | Aquazi quits (uid312403@gateway/web/irccloud.com/x-zekuiaehstzprzsn) (*.net *.split) |
| 17:58:09 | × | mht quits (~mht@2a03:b0c0:3:e0::1e2:c001) (*.net *.split) |
| 17:58:09 | × | Geekingfrog quits (geekingfro@2a01:7e01::f03c:92ff:fe48:8bdf) (*.net *.split) |
| 17:58:09 | × | alinab quits (sid468903@gateway/web/irccloud.com/x-rmachwsqzbwkxxoa) (*.net *.split) |
| 17:58:09 | × | runeks quits (sid21167@gateway/web/irccloud.com/x-tcwtgsjwiokaatdr) (*.net *.split) |
| 17:58:09 | × | rotaerk quits (rotaerk@2600:3c02::f03c:91ff:fe70:4a45) (*.net *.split) |
| 17:58:09 | × | dexterlb quits (~dexterlb@2a01:9e40:2:2::2) (*.net *.split) |
| 17:58:09 | × | NemesisD quits (sid24071@gateway/web/irccloud.com/x-mxvrvawysstqytii) (*.net *.split) |
| 17:58:09 | × | leifm quits (~leifm@dawn.whatbox.ca) (*.net *.split) |
| 17:58:09 | × | grfn quits (sid449115@gateway/web/irccloud.com/x-kcukqthhmxycekel) (*.net *.split) |
| 17:58:09 | × | teehemkay quits (sid14792@gateway/web/irccloud.com/x-hoggebnksvacugax) (*.net *.split) |
| 17:58:09 | × | joel135 quits (sid136450@gateway/web/irccloud.com/x-oaoaohovhhkrzuvg) (*.net *.split) |
| 17:58:09 | × | noctux quits (~noctux@unaffiliated/noctux) (*.net *.split) |
| 17:58:10 | × | srhb quits (sid400352@NixOS/user/srhb) (*.net *.split) |
| 17:58:10 | × | hongminhee quits (sid295@gateway/web/irccloud.com/x-reqeofkcspifcxav) (*.net *.split) |
| 17:58:10 | × | taktoa[c] quits (sid282096@gateway/web/irccloud.com/x-wtishcwvfhlmyfby) (*.net *.split) |
| 17:58:10 | × | typetetris quits (sid275937@gateway/web/irccloud.com/x-smfcwawxcrxnnpiq) (*.net *.split) |
| 17:58:10 | × | lolmac quits (sid171216@gateway/web/irccloud.com/x-vxospmhxltncfrpx) (*.net *.split) |
| 17:58:10 | × | graingert quits (sid128301@gateway/web/irccloud.com/x-egpegejfputxptdj) (*.net *.split) |
| 17:58:10 | × | ocharles quits (sid30093@musicbrainz/user/ocharles) (*.net *.split) |
| 17:58:10 | × | bbhoss quits (sid18216@gateway/web/irccloud.com/x-ogsfddiddvufworx) (*.net *.split) |
| 17:58:10 | × | NGraviton quits (csp@gateway/shell/xshellz/x-beoipcskoypkzpda) (*.net *.split) |
| 17:58:10 | × | MTwister quits (~Twister@2a01:4f8:171:4de::40:2) (*.net *.split) |
| 17:58:10 | × | Boarders quits (sid425905@gateway/web/irccloud.com/x-bzyphxzlzkneldxn) (*.net *.split) |
| 17:58:10 | × | thi quits (sid97277@gateway/web/irccloud.com/x-puyzpxdnricowtul) (*.net *.split) |
| 17:58:10 | × | chessai quits (sid225296@gateway/web/irccloud.com/x-kgdcbeebmlvhypup) (*.net *.split) |
| 17:58:10 | × | angerman quits (sid209936@gateway/web/irccloud.com/x-bmtsinwmsbezunei) (*.net *.split) |
| 17:58:10 | × | liszt quits (sid336875@gateway/web/irccloud.com/x-tbitrqypjfjdqdkr) (*.net *.split) |
| 17:58:10 | × | yorick quits (~yorick@oftn/oswg-member/yorick) (*.net *.split) |
| 17:58:10 | × | rom1504 quits (rom1504@rom1504.fr) (*.net *.split) |
| 17:58:10 | × | ryjm quits (sid383513@gateway/web/irccloud.com/x-hchpkccerminfqhh) (*.net *.split) |
| 17:58:10 | × | luite quits (sid387799@gateway/web/irccloud.com/x-becizjrtxujowngt) (*.net *.split) |
| 17:58:10 | × | Ferdirand quits (~max@2001:4c78:2012:5000::2) (*.net *.split) |
| 17:58:10 | × | lieven quits (~mal@unaffiliated/lieven) (*.net *.split) |
| 17:58:10 | × | copypasteque quits (~copypaste@2001:41d0:8:b325::1) (*.net *.split) |
| 17:58:10 | × | entropygain quits (levitate@unaffiliated/entropygain) (*.net *.split) |
| 17:58:10 | × | xnyhps_ quits (~xnyhps@2a02:2770:3:0:216:3eff:fe67:3288) (*.net *.split) |
| 17:58:10 | × | dgpratt quits (sid193493@gateway/web/irccloud.com/x-ciamvfkocjxmyaoq) (*.net *.split) |
| 17:58:10 | × | mpickering quits (sid78412@gateway/web/irccloud.com/x-xcaymlyqrctfybyu) (*.net *.split) |
| 17:58:10 | × | edwardk quits (sid47016@haskell/developer/edwardk) (*.net *.split) |
| 17:58:10 | × | ajmcmiddlin quits (sid284402@gateway/web/irccloud.com/x-vfnugzfwoucjmsyx) (*.net *.split) |
| 17:58:10 | × | wildsebastian quits (sid324688@gateway/web/irccloud.com/x-lebzerklkyeltgpg) (*.net *.split) |
| 17:58:10 | × | tnks quits (sid412124@gateway/web/irccloud.com/x-ofaeezfkxpltipls) (*.net *.split) |
| 17:58:10 | × | caasih quits (sid13241@gateway/web/irccloud.com/x-qijdxufzyweqhywy) (*.net *.split) |
| 17:58:10 | × | fl0_id quits (~fl0_id@2a01:4f8:171:4de::40:2) (*.net *.split) |
| 17:58:10 | × | TimWolla quits (~timwolla@2a01:4f8:150:6153:beef::6667) (*.net *.split) |
| 17:58:10 | × | interruptinuse quits (~interrupt@girl.mrtheplague.net) (*.net *.split) |
| 17:58:10 | × | noCheese quits (~nocheese@unaffiliated/nocheese) (*.net *.split) |
| 17:58:10 | × | sphalerite quits (~sphalerit@NixOS/user/lheckemann) (*.net *.split) |
| 17:58:10 | × | chrpape quits (~user@2a01:4f9:c010:632d::1) (*.net *.split) |
| 17:58:10 | × | totbwf quits (sid402332@gateway/web/irccloud.com/x-wekjmtigqhueuhzk) (*.net *.split) |
| 17:58:10 | × | wpcarro quits (sid397589@gateway/web/irccloud.com/x-kqymfcxonhkyygxg) (*.net *.split) |
| 17:58:10 | × | jared-w quits (uid405292@gateway/web/irccloud.com/x-izhpuwmltgyrnquq) (*.net *.split) |
| 17:58:10 | × | jbetz quits (sid283648@gateway/web/irccloud.com/x-xrbchakxhwrqcwzv) (*.net *.split) |
| 17:58:10 | × | bradparker quits (sid262931@gateway/web/irccloud.com/x-tsajgnzxnbyjwxdp) (*.net *.split) |
| 17:58:10 | × | SanchayanMaity quits (sid478177@gateway/web/irccloud.com/x-qrhxnevmgmdapsbs) (*.net *.split) |
| 17:58:10 | × | pent quits (sid313808@gateway/web/irccloud.com/x-wkrelvmhvdeipyxz) (*.net *.split) |
| 17:58:10 | × | kip quits (sid71464@gateway/web/irccloud.com/x-zelcijuvyrhuduhl) (*.net *.split) |
| 17:58:10 | × | eruditass quits (uid248673@gateway/web/irccloud.com/x-ofybaseesnempcyy) (*.net *.split) |
| 17:58:10 | × | winny quits (~winny@fsf/member/winstonw) (*.net *.split) |
| 17:58:10 | × | jlpeters quits (sid25606@gateway/web/irccloud.com/x-pymiziykvlxmyvsk) (*.net *.split) |
| 17:58:10 | × | cstrahan quits (sid36118@gateway/web/irccloud.com/x-gzdrjleogbxikgck) (*.net *.split) |
| 17:58:10 | × | FMJz_____ quits (sid279245@gateway/web/irccloud.com/x-jttfqbvavruywndr) (*.net *.split) |
| 17:58:10 | × | parisienne quits (sid383587@gateway/web/irccloud.com/x-mfhumskepjtivgek) (*.net *.split) |
| 17:58:10 | × | nick_h quits (sid319833@gateway/web/irccloud.com/x-hggfmgowvmfhgqvg) (*.net *.split) |
| 17:58:10 | × | hamishmack quits (sid389057@gateway/web/irccloud.com/x-dlizgtlxawlnbrdn) (*.net *.split) |
| 17:58:10 | × | acertain quits (sid470584@gateway/web/irccloud.com/x-mzgakxjiuoedovnq) (*.net *.split) |
| 17:58:10 | × | Riviera quits (Riviera@2a03:b0c0:1:d0::10:b001) (*.net *.split) |
| 17:58:10 | × | komasa quits (~komasa@2a03:b0c0:3:d0::2097:6001) (*.net *.split) |
| 17:58:10 | × | magog quits (~wee@unaffiliated/magog) (*.net *.split) |
| 17:58:10 | × | saidinwot1 quits (~saidinwot@2604:a880:2:d0::50:8001) (*.net *.split) |
| 17:58:10 | → | Ranhir joins (~Ranhir@157.97.53.139) |
| 17:58:13 | × | __minoru__shirae quits (~shiraeesh@46.34.207.1) (Ping timeout: 242 seconds) |
| 17:58:14 | → | marble_visions joins (~user@68.183.79.8) |
| 17:58:16 | → | NGravity joins (csp@gateway/shell/xshellz/x-hkasvqidfdhcvqah) |
| 17:58:17 | → | chrpape joins (~user@2a01:4f9:c010:632d::1) |
| 17:58:18 | → | valdyn joins (valdyn@c6a7cb9d.vpn.njalla.net) |
| 17:58:19 | → | leah2 joins (~leah@2001:1410:200:eea::1) |
| 17:58:20 | → | Ferdirand joins (~max@2001:4c78:2012:5000::2) |
| 17:58:20 | → | Kamuela joins (sid111576@gateway/web/irccloud.com/x-boxtuevttxswhvgh) |
| 17:58:20 | → | Riviera joins (Riviera@2a03:b0c0:1:d0::10:b001) |
| 17:58:20 | → | a3f_ joins (~a3f@chimeria.ext.pengutronix.de) |
| 17:58:22 | → | noctux joins (~noctux@unaffiliated/noctux) |
| 17:58:22 | → | dgpratt joins (sid193493@gateway/web/irccloud.com/x-zjzlnpzuqklkplmv) |
| 17:58:22 | → | yaroot joins (~yaroot@138.102.13.160.dy.iij4u.or.jp) |
| 17:58:23 | → | xnyhps joins (~xnyhps@2a02:2770:3:0:216:3eff:fe67:3288) |
| 17:58:23 | → | shutdown_-h_now joins (~arjan@2001:1c06:2d0b:2312:71ef:dee2:f1b7:70aa) |
| 17:58:23 | → | FMJz_____ joins (sid279245@gateway/web/irccloud.com/x-gdvcqgmmbdaqujfv) |
| 17:58:23 | → | chessai joins (sid225296@gateway/web/irccloud.com/x-byrazhpexotqswfh) |
| 17:58:23 | → | srhb joins (sid400352@NixOS/user/srhb) |
| 17:58:23 | → | acertain joins (sid470584@gateway/web/irccloud.com/x-xarjgpqbpnaskcwh) |
| 17:58:23 | → | interruptinuse joins (~interrupt@girl.mrtheplague.net) |
| 17:58:25 | → | Aquazi joins (uid312403@gateway/web/irccloud.com/x-qtprvhinkdonlwur) |
| 17:58:25 | → | saidinwot1 joins (~saidinwot@2604:a880:2:d0::50:8001) |
| 17:58:25 | → | leifm_ joins (~leifm@dawn.whatbox.ca) |
| 17:58:26 | → | flx_ joins (flux@2001:708:310:3430:4506:8c48:1ba0:18ff) |
| 17:58:26 | → | hamishmack joins (sid389057@gateway/web/irccloud.com/x-zggwyezkruntccxr) |
| 17:58:26 | → | grfn joins (sid449115@gateway/web/irccloud.com/x-bdqnujcrokkpscfq) |
| 17:58:26 | → | thi joins (sid97277@gateway/web/irccloud.com/x-eqfjkudsamsuuqbt) |
| 17:58:26 | → | taktoa[c] joins (sid282096@gateway/web/irccloud.com/x-hqelbfbprbiolikb) |
| 17:58:26 | → | dexterlb joins (~dexterlb@2a01:9e40:2:2::2) |
| 17:58:27 | → | ekleog joins (~ii@prologin/ekleog) |
| 17:58:27 | → | wildsebastian joins (sid324688@gateway/web/irccloud.com/x-vyjnygnwyfsuevsv) |
| 17:58:27 | → | angerman joins (sid209936@gateway/web/irccloud.com/x-hfnkkglxtipewdhn) |
| 17:58:27 | → | ajmcmiddlin joins (sid284402@gateway/web/irccloud.com/x-haiyfskefbbtaisd) |
| 17:58:27 | → | edwardk joins (sid47016@haskell/developer/edwardk) |
| 17:58:27 | × | ClaudiusMaximus quits (~claude@cpc98210-croy26-2-0-cust137.19-2.cable.virginm.net) (Changing host) |
| 17:58:27 | → | ClaudiusMaximus joins (~claude@unaffiliated/claudiusmaximus) |
| 17:58:28 | → | noan joins (~noan@2604:a880:400:d0::12fc:5001) |
| 17:58:28 | → | cawfee joins (chiya@2406:3003:2077:2341::babe) |
| 17:58:28 | → | Deewiant joins (~deewiant@de1.ut.deewiant.iki.fi) |
| 17:58:28 | → | exferenceBot joins (~exference@hexagoxel.de) |
| 17:58:29 | → | pent joins (sid313808@gateway/web/irccloud.com/x-qohmunovljgyvcrk) |
| 17:58:29 | → | stass joins (~stas@2a00:13c0:63:7195::beef) |
| 17:58:29 | → | Geekingfrog joins (geekingfro@2a01:7e01::f03c:92ff:fe48:8bdf) |
| 17:58:29 | → | ryjm joins (sid383513@gateway/web/irccloud.com/x-ecnvpidnhgfkefiv) |
| 17:58:29 | → | lieven joins (~mal@unaffiliated/lieven) |
| 17:58:30 | → | matryoshka joins (~matryoshk@2606:6080:1002:8:3285:30e:de43:8809) |
| 17:58:31 | → | bgamari joins (~bgamari@2001:470:e438::1) |
| 17:58:31 | → | noCheese joins (~nocheese@gw2.aibor.de) |
| 17:58:31 | → | TimWolla joins (~timwolla@2a01:4f8:150:6153:beef::6667) |
| 17:58:32 | → | jared-w joins (uid405292@gateway/web/irccloud.com/x-huiridbtoppgaxoa) |
| 17:58:32 | → | hongminhee joins (sid295@gateway/web/irccloud.com/x-kibefecnjwmlmkzg) |
| 17:58:32 | → | luite joins (sid387799@gateway/web/irccloud.com/x-nwnejasrzejuykak) |
| 17:58:32 | → | ocharles joins (sid30093@musicbrainz/user/ocharles) |
| 17:58:32 | → | typetetris joins (sid275937@gateway/web/irccloud.com/x-izvpjmxssxmqkhzb) |
| 17:58:33 | → | rotaerk joins (rotaerk@2600:3c02::f03c:91ff:fe70:4a45) |
| 17:58:33 | → | kip joins (sid71464@gateway/web/irccloud.com/x-qvzkdukixqylsddq) |
| 17:58:33 | → | SanchayanMaity joins (sid478177@gateway/web/irccloud.com/x-pvfqcksczpjenwap) |
| 17:58:34 | flx_ | is now known as mflux |
| 17:58:34 | → | wlritchi joins (wlritchi@2600:3c03::f03c:91ff:fe60:8ddc) |
| 17:58:34 | × | noCheese quits (~nocheese@gw2.aibor.de) (Changing host) |
| 17:58:34 | → | noCheese joins (~nocheese@unaffiliated/nocheese) |
| 17:58:36 | → | SaitamaPlus joins (uid272474@gateway/web/irccloud.com/x-lysqajeuhvewnsdq) |
| 17:58:36 | → | bbhoss joins (sid18216@gateway/web/irccloud.com/x-tshhrdxhsikqotro) |
| 17:58:36 | → | danvet joins (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) |
| 17:58:36 | → | lambda joins (~xiretza@mail.xiretza.xyz) |
| 17:58:36 | → | wpcarro joins (sid397589@gateway/web/irccloud.com/x-mqlnavesslwfuvko) |
| 17:58:37 | → | teehemkay joins (sid14792@gateway/web/irccloud.com/x-iudjigrpyzwwyvyh) |
| 17:58:37 | → | mpickering joins (sid78412@gateway/web/irccloud.com/x-adymmghybcqfpwbe) |
| 17:58:37 | → | nick_h joins (sid319833@gateway/web/irccloud.com/x-hurbpwgphyteuyqm) |
| 17:58:37 | → | bradparker joins (sid262931@gateway/web/irccloud.com/x-gttwlulagbfoqvam) |
| 17:58:37 | → | totbwf joins (sid402332@gateway/web/irccloud.com/x-dgktabipjjpulgqw) |
| 17:58:38 | → | liszt joins (sid336875@gateway/web/irccloud.com/x-vlrfxgskhhzuwehk) |
| 17:58:38 | → | shadowdaemon joins (~user@unaffiliated/shadowdaemon) |
| 17:58:38 | → | caasih joins (sid13241@gateway/web/irccloud.com/x-ddqtrssgnjadgsqx) |
| 17:58:38 | → | jbetz joins (sid283648@gateway/web/irccloud.com/x-bfgqfnucldondvhy) |
| 17:58:38 | → | jlpeters joins (sid25606@gateway/web/irccloud.com/x-dbifrnxtcwhelvgl) |
| 17:58:38 | → | runeks joins (sid21167@gateway/web/irccloud.com/x-cxruzufibvrhwxbg) |
| 17:58:38 | → | NemesisD joins (sid24071@gateway/web/irccloud.com/x-bhiwmgazamcmlnuc) |
| 17:58:38 | → | joel135 joins (sid136450@gateway/web/irccloud.com/x-ynwsqsenmnzdgtcj) |
| 17:58:39 | → | cstrahan joins (sid36118@gateway/web/irccloud.com/x-bmushoawxabgurdf) |
| 17:58:39 | → | alinab joins (sid468903@gateway/web/irccloud.com/x-mmgxfjoejzkoptwj) |
| 17:58:39 | → | Nascha joins (sid212230@gateway/web/irccloud.com/x-uevbplkqstpvgkxg) |
| 17:58:39 | → | tnks joins (sid412124@gateway/web/irccloud.com/x-imptgchkzowofvdx) |
| 17:58:39 | → | dale joins (dale@unaffiliated/dale) |
| 17:58:40 | → | echoreply joins (~echoreply@unaffiliated/echoreply) |
| 17:58:40 | → | parisienne joins (sid383587@gateway/web/irccloud.com/x-gujkdzhbutdynrns) |
| 17:58:41 | → | mht joins (~mht@2a03:b0c0:3:e0::1e2:c001) |
| 17:58:41 | → | Boarders joins (sid425905@gateway/web/irccloud.com/x-xqjyeydcfwqgozcn) |
| 17:58:41 | → | lolmac joins (sid171216@gateway/web/irccloud.com/x-kfnswsynrgzzjfgg) |
| 17:58:42 | → | yorick joins (~yorick@oftn/oswg-member/yorick) |
| 17:58:45 | → | martin02 joins (silas@hund.fs.lmu.de) |
| 17:58:46 | → | SegFaultAX joins (SegFaultAX@unaffiliated/segfaultax) |
| 17:58:48 | → | enikar joins (~enikar@2001:41d0:2:8673::42) |
| 17:58:49 | → | komasa joins (~komasa@2a03:b0c0:3:d0::2097:6001) |
| 17:58:49 | → | magog joins (~wee@unaffiliated/magog) |
| 17:58:52 | → | jiribenes joins (~jiribenes@rosa.jiribenes.com) |
| 17:58:53 | → | zceejkr joins (~wintermut@cpe-92-37-88-51.dynamic.amis.net) |
| 17:58:55 | → | Raito_Bezarius joins (~Raito@unaffiliated/raito-bezarius/x-8764578) |
| 17:58:56 | → | sphalerite joins (~sphalerit@NixOS/user/lheckemann) |
| 17:58:57 | → | ManiacTwister joins (~Twister@claudia.s7t.de) |
| 17:59:04 | → | sm joins (~user@li229-222.members.linode.com) |
| 17:59:05 | → | stevekrouse1[m] joins (stevekrous@gateway/shell/matrix.org/x-ccssjikzdlicmzal) |
| 17:59:06 | → | rom1504 joins (rom1504@rom1504.fr) |
| 17:59:06 | → | kiweun joins (~kiweun@2607:fea8:2a62:9600:c9a0:4edb:f142:45d8) |
| 17:59:15 | × | jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 258 seconds) |
| 17:59:15 | → | eruditass joins (uid248673@gateway/web/irccloud.com/x-pqiwmoliqqwvohha) |
| 17:59:15 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 17:59:20 | → | fl0_id joins (~fl0_id@claudia.s7t.de) |
| 17:59:20 | → | `slikts joins (~nelabs@2a00:d880:5:395::37ca) |
| 17:59:20 | × | `slikts quits (~nelabs@2a00:d880:5:395::37ca) (Changing host) |
| 17:59:20 | → | `slikts joins (~nelabs@wikipedia/reinis) |
| 17:59:23 | → | cheers joins (user@unaffiliated/cheers) |
| 17:59:23 | → | Tesseraction joins (~Tesseract@unaffiliated/tesseraction) |
| 17:59:25 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 17:59:27 | → | copypasteque joins (~copypaste@2001:41d0:8:b325::1) |
| 17:59:29 | → | hwabyong joins (~hwabyong@ec2-3-221-194-167.compute-1.amazonaws.com) |
| 17:59:30 | → | graingert joins (sid128301@gateway/web/irccloud.com/x-iroyswqzegjgssbc) |
| 17:59:41 | × | runawayfive quits (~nope@unaffiliated/runawayfive) (Ping timeout: 240 seconds) |
| 17:59:43 | × | Tuplanolla quits (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) (*.net *.split) |
| 17:59:43 | × | hive-mind quits (~hivemind@rrcs-67-53-148-69.west.biz.rr.com) (*.net *.split) |
| 17:59:43 | × | idhugo_ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (*.net *.split) |
| 17:59:43 | × | lewky quits (~lewky@159.65.37.240) (*.net *.split) |
| 17:59:43 | × | nckx quits (~nckx@tobias.gr) (*.net *.split) |
| 17:59:43 | × | Nik05 quits (~Nik05@unaffiliated/nik05) (*.net *.split) |
| 17:59:43 | × | so quits (~so@unaffiliated/so) (*.net *.split) |
| 17:59:43 | × | sdrodge quits (~sdrodge@unaffiliated/sdrodge) (*.net *.split) |
| 17:59:43 | × | MasseR quits (~MasseR@51.15.143.128) (*.net *.split) |
| 17:59:43 | × | lukelau quits (~lukelau@46.101.13.214) (*.net *.split) |
| 17:59:43 | × | pmikkelsen quits (~pmikkelse@vps1.pmikkelsen.com) (*.net *.split) |
| 17:59:44 | × | Rembane quits (~Rembane@li346-36.members.linode.com) (*.net *.split) |
| 17:59:44 | × | chrisosaurus quits (chris@segfault.net.nz) (*.net *.split) |
| 17:59:44 | × | SlashLife quits (~slashlife@stienen.name) (*.net *.split) |
| 17:59:44 | × | dbmikus quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (*.net *.split) |
| 17:59:44 | × | _ht quits (~quassel@82-169-194-8.biz.kpn.net) (*.net *.split) |
| 17:59:44 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (*.net *.split) |
| 17:59:44 | × | carlomagno quits (~cararell@148.87.23.12) (*.net *.split) |
| 17:59:44 | × | Sorna quits (~Sornaensi@077213203030.dynamic.telenor.dk) (*.net *.split) |
| 17:59:44 | × | forgottenone quits (~forgotten@176.42.23.95) (*.net *.split) |
| 17:59:44 | × | lunaphyte_ quits (~lunaphyte@37.120.211.188) (*.net *.split) |
| 17:59:44 | × | mnrmnaugh quits (~mnrmnaugh@unaffiliated/mnrmnaugh) (*.net *.split) |
| 17:59:44 | × | Narinas quits (~Narinas@187-178-93-112.dynamic.axtel.net) (*.net *.split) |
| 17:59:44 | × | Cale quits (~cale@cpef48e38ee8583-cm0c473de9d680.cpe.net.cable.rogers.com) (*.net *.split) |
| 17:59:44 | × | o1lo01ol1o quits (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) (*.net *.split) |
| 17:59:44 | × | roconnor quits (~roconnor@host-45-58-230-226.dyn.295.ca) (*.net *.split) |
| 17:59:44 | × | sm2n quits (~sm2n@bras-base-hmtnon143hw-grc-11-65-95-103-225.dsl.bell.ca) (*.net *.split) |
| 17:59:44 | × | texasmynsted quits (~texasmyns@99.96.221.112) (*.net *.split) |
| 17:59:44 | × | Cthalupa quits (~cthulhu@47.186.47.75) (*.net *.split) |
| 17:59:44 | × | fiddlerwoaroof quits (~fiddlerwo@unaffiliated/fiddlerwoaroof) (*.net *.split) |
| 17:59:44 | × | puffnfresh quits (~puffnfres@45.76.124.5) (*.net *.split) |
| 17:59:44 | × | ft quits (~ft@shell.chaostreff-dortmund.de) (*.net *.split) |
| 17:59:44 | × | ystael quits (~ystael@209.6.50.55) (*.net *.split) |
| 17:59:44 | × | datajerk quits (~datajerk@sense.net) (*.net *.split) |
| 17:59:44 | × | lawid quits (~quassel@dslb-090-186-099-083.090.186.pools.vodafone-ip.de) (*.net *.split) |
| 17:59:44 | × | bobbytables quits (~bobbytabl@ec2-44-224-191-138.us-west-2.compute.amazonaws.com) (*.net *.split) |
| 17:59:44 | × | hrdl quits (~ef24a0e6@unaffiliated/hrdl) (*.net *.split) |
| 17:59:44 | × | lep-delete quits (~lep@94.31.86.183) (*.net *.split) |
| 17:59:44 | × | Ankhers quits (~Ankhers@unaffiliated/ankhers) (*.net *.split) |
| 17:59:44 | × | Moyst quits (~moyst@212-149-213-144.bb.dnainternet.fi) (*.net *.split) |
| 17:59:44 | × | madog_ quits (~madog@163.ip-51-254-203.eu) (*.net *.split) |
| 17:59:44 | × | rprosper- quits (~adam@186.75.232.35.bc.googleusercontent.com) (*.net *.split) |
| 17:59:44 | × | acowley quits (~acowley@c-68-83-22-43.hsd1.nj.comcast.net) (*.net *.split) |
| 17:59:44 | × | aweinstock quits (~aweinstoc@cpe-67-248-65-250.nycap.res.rr.com) (*.net *.split) |
| 17:59:44 | × | ericsagnes quits (~ericsagne@i121-115-92-236.s42.a013.ap.plala.or.jp) (*.net *.split) |
| 17:59:44 | × | aldum quits (~vishera@aldum.pw) (*.net *.split) |
| 17:59:44 | × | patrick3 quits (~tarpk@ool-182dca76.dyn.optonline.net) (*.net *.split) |
| 17:59:44 | × | shachaf quits (~shachaf@unaffiliated/shachaf) (*.net *.split) |
| 17:59:44 | × | EvanR_ quits (~evan@mail.evanr.info) (*.net *.split) |
| 17:59:44 | × | hiredman quits (~hiredman@volyova.ec2.thelastcitadel.com) (*.net *.split) |
| 17:59:44 | × | amiri_ quits (~amiri@cpe-76-91-154-9.socal.res.rr.com) (*.net *.split) |
| 17:59:44 | × | hpc quits (~juzz@ip98-169-35-13.dc.dc.cox.net) (*.net *.split) |
| 17:59:44 | × | remedan_ quits (~remedan@balak.me) (*.net *.split) |
| 17:59:44 | × | stux|RC-only quits (stux2@grid9.quadspeedi.net) (*.net *.split) |
| 17:59:44 | × | cohn quits (~noone@unaffiliated/cohn) (*.net *.split) |
| 17:59:44 | × | electrocat quits (~michiel@revan.derhaeg.be) (*.net *.split) |
| 17:59:44 | × | energizer quits (~energizer@unaffiliated/energizer) (*.net *.split) |
| 17:59:44 | × | brettgilio quits (~brettgili@brettgilio.com) (*.net *.split) |
| 17:59:44 | × | Jonno_FTW quits (~come@api.carswap.me) (*.net *.split) |
| 17:59:44 | × | reactormonk1 quits (~reactormo@mehl.schokokeks.org) (*.net *.split) |
| 17:59:45 | × | motte quits (~weechat@unaffiliated/motte) (*.net *.split) |
| 17:59:45 | × | kaol quits (~kaol@178.62.241.234) (*.net *.split) |
| 17:59:45 | × | Unode quits (~Unode@unaffiliated/unode) (*.net *.split) |
| 17:59:45 | × | jtobin quits (~jtobin@li1555-212.members.linode.com) (*.net *.split) |
| 17:59:45 | × | Khisanth quits (~Khisanth@24.sub-174-244-147.myvzw.com) (*.net *.split) |
| 17:59:45 | × | [exa] quits (exa@unaffiliated/exa/x-5381537) (*.net *.split) |
| 17:59:45 | × | Flonk_ quits (~Flonk@ec2-52-40-29-25.us-west-2.compute.amazonaws.com) (*.net *.split) |
| 17:59:45 | × | freeside_ quits (~ubuntu@ec2-52-58-69-57.eu-central-1.compute.amazonaws.com) (*.net *.split) |
| 17:59:45 | × | sshine quits (~simon@hubris.eta.solutions) (*.net *.split) |
| 17:59:45 | × | dpl quits (~dpl@ec2-18-133-105-122.eu-west-2.compute.amazonaws.com) (*.net *.split) |
| 17:59:45 | × | davl quits (~davl@207.154.228.18) (*.net *.split) |
| 17:59:45 | × | aidecoe quits (~aidecoe@unaffiliated/aidecoe) (*.net *.split) |
| 17:59:45 | × | pharaun quits (~pharaun@static.88-198-62-245.clients.your-server.de) (*.net *.split) |
| 17:59:45 | × | ahf_ quits (ahf@irssi/staff/ahf) (*.net *.split) |
| 17:59:45 | × | atomi quits (~atomi@3.184.203.35.bc.googleusercontent.com) (*.net *.split) |
| 17:59:45 | × | c_wraith quits (~c_wraith@adjoint.us) (*.net *.split) |
| 17:59:45 | × | mmaruseacph2 quits (~mihai@198.199.100.72) (*.net *.split) |
| 17:59:45 | × | ArsenArsen quits (~Arsen@fsf/member/ArsenArsen) (*.net *.split) |
| 17:59:45 | × | jakalx quits (~jakalx@base.jakalx.net) (*.net *.split) |
| 17:59:50 | → | hiredman joins (~hiredman@volyova.ec2.thelastcitadel.com) |
| 17:59:51 | → | amiri joins (~amiri@cpe-76-91-154-9.socal.res.rr.com) |
| 17:59:51 | → | chrisosaurus joins (chris@segfault.net.nz) |
| 17:59:51 | → | electrocat joins (~michiel@revan.derhaeg.be) |
| 17:59:51 | → | kaol joins (~kaol@178.62.241.234) |
| 17:59:52 | → | Jonno_FTW joins (~come@api.carswap.me) |
| 17:59:52 | → | shachaf joins (~shachaf@unaffiliated/shachaf) |
| 17:59:52 | → | sshine joins (~simon@hubris.eta.solutions) |
| 17:59:53 | → | hexo_ joins (~hexo@2a01:430:17:1::ffff:328) |
| 17:59:53 | → | Rembane joins (~Rembane@li346-36.members.linode.com) |
| 17:59:54 | → | [exa] joins (exa@srv3.blesmrt.net) |
| 17:59:54 | → | madog joins (~madog@163.ip-51-254-203.eu) |
| 17:59:54 | → | ft joins (~ft@shell.chaostreff-dortmund.de) |
| 17:59:55 | → | acowley joins (~acowley@c-68-83-22-43.hsd1.nj.comcast.net) |
| 17:59:55 | → | EvanR joins (~evan@mail.evanr.info) |
| 17:59:55 | → | lukelau_ joins (~lukelau@2a03:b0c0:1:d0::1bc:b001) |
| 17:59:55 | → | lawid joins (~quassel@dslb-090-186-099-083.090.186.pools.vodafone-ip.de) |
| 17:59:55 | → | aldum joins (~vishera@aldum.pw) |
| 17:59:56 | → | Cthalupa joins (~cthulhu@47.186.47.75) |
| 17:59:56 | → | aweinstock joins (~aweinstoc@cpe-67-248-65-250.nycap.res.rr.com) |
| 17:59:57 | → | Narinas joins (~Narinas@187-178-93-112.dynamic.axtel.net) |
| 17:59:57 | → | entropygain joins (levitate@unaffiliated/entropygain) |
| 17:59:57 | → | so_ joins (~so@unaffiliated/so) |
| 17:59:57 | → | pharaun joins (~pharaun@static.88-198-62-245.clients.your-server.de) |
| 17:59:57 | → | mmaruseacph2 joins (~mihai@198.199.100.72) |
| 17:59:57 | → | jtobin joins (~jtobin@li1555-212.members.linode.com) |
| 17:59:58 | → | hpc joins (~juzz@ip98-169-35-13.dc.dc.cox.net) |
| 17:59:58 | → | rprospero joins (~adam@186.75.232.35.bc.googleusercontent.com) |
| 17:59:59 | → | cohn joins (~noone@unaffiliated/cohn) |
| 17:59:59 | → | atomi joins (~atomi@3.184.203.35.bc.googleusercontent.com) |
| 18:00:00 | → | remedan joins (~remedan@balak.me) |
| 18:00:00 | → | aidecoe joins (~aidecoe@unaffiliated/aidecoe) |
| 18:00:01 | → | Flonk joins (~Flonk@ec2-52-40-29-25.us-west-2.compute.amazonaws.com) |
| 18:00:01 | → | lep-delete joins (~lep@94.31.86.183) |
| 18:00:02 | → | puffnfresh joins (~puffnfres@45.76.124.5) |
| 18:00:03 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 18:00:03 | × | EvanR quits (~evan@mail.evanr.info) (Changing host) |
| 18:00:03 | → | EvanR joins (~evan@unaffiliated/evanr) |
| 18:00:03 | → | nckx[2] joins (~nckx@tobias.gr) |
| 18:00:03 | → | hrdl joins (~ef24a0e6@unaffiliated/hrdl) |
| 18:00:03 | → | bobbytables joins (~bobbytabl@ec2-44-224-191-138.us-west-2.compute.amazonaws.com) |
| 18:00:03 | → | ystael joins (~ystael@209.6.50.55) |
| 18:00:06 | → | ericsagnes joins (~ericsagne@2405:6580:0:5100:3ab0:9401:ddfa:4aa4) |
| 18:00:07 | → | Tuplanolla joins (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) |
| 18:00:09 | → | SlashLife joins (~slashlife@stienen.name) |
| 18:00:09 | → | _ht joins (~quassel@82.169.194.8) |
| 18:00:10 | → | dpl joins (~dpl@ec2-18-133-105-122.eu-west-2.compute.amazonaws.com) |
| 18:00:14 | → | hive-mind joins (~hivemind@rrcs-67-53-148-69.west.biz.rr.com) |
| 18:00:16 | → | o1lo01ol1o joins (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) |
| 18:00:18 | → | Sorna joins (~Sornaensi@077213203030.dynamic.telenor.dk) |
| 18:00:18 | → | sm2n joins (~sm2n@bras-base-hmtnon143hw-grc-11-65-95-103-225.dsl.bell.ca) |
| 18:00:21 | → | c_wraith joins (~c_wraith@adjoint.us) |
| 18:00:21 | → | sdrodge joins (~sdrodge@pool-151-200-36-55.washdc.fios.verizon.net) |
| 18:00:22 | → | infinity0 joins (~infinity0@occupy.ecodis.net) |
| 18:00:23 | → | dbmikus joins (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) |
| 18:00:23 | × | sdrodge quits (~sdrodge@pool-151-200-36-55.washdc.fios.verizon.net) (Signing in (sdrodge)) |
| 18:00:23 | → | sdrodge joins (~sdrodge@unaffiliated/sdrodge) |
| 18:00:25 | × | infinity0 quits (~infinity0@occupy.ecodis.net) (Changing host) |
| 18:00:25 | → | infinity0 joins (~infinity0@freenet/developer/infinity0) |
| 18:00:26 | → | Unode joins (~Unode@194.94.44.220) |
| 18:00:26 | → | patrick3 joins (~tarpk@ool-182dca76.dyn.optonline.net) |
| 18:00:26 | × | Unode quits (~Unode@194.94.44.220) (Changing host) |
| 18:00:26 | → | Unode joins (~Unode@unaffiliated/unode) |
| 18:00:26 | → | Nik05 joins (~Nik05@unaffiliated/nik05) |
| 18:00:27 | → | ArsenArsen joins (~Arsen@fsf/member/ArsenArsen) |
| 18:00:27 | → | carlomagno joins (~cararell@148.87.23.12) |
| 18:00:29 | → | Khisanth joins (~Khisanth@24.sub-174-244-147.myvzw.com) |
| 18:00:29 | → | MasseR joins (~MasseR@51.15.143.128) |
| 18:00:30 | → | Cale joins (~cale@cpef48e38ee8583-cm0c473de9d680.cpe.net.cable.rogers.com) |
| 18:00:31 | → | lewky joins (~lewky@159.65.37.240) |
| 18:00:32 | → | idhugo__ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) |
| 18:00:40 | → | motte joins (~weechat@unaffiliated/motte) |
| 18:00:42 | → | fiddlerwoaroof joins (~fiddlerwo@unaffiliated/fiddlerwoaroof) |
| 18:00:45 | → | mnrmnaugh joins (~mnrmnaugh@unaffiliated/mnrmnaugh) |
| 18:00:45 | sdrodge | is now known as Guest33172 |
| 18:00:46 | → | Ankhers joins (~Ankhers@unaffiliated/ankhers) |
| 18:00:47 | → | winny joins (~winny@fsf/member/winstonw) |
| 18:00:48 | → | reactormonk1 joins (~reactormo@mehl.schokokeks.org) |
| 18:00:49 | → | davl joins (~davl@207.154.228.18) |
| 18:01:01 | → | roconnor joins (~roconnor@host-45-58-230-226.dyn.295.ca) |
| 18:01:21 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Remote host closed the connection) |
| 18:01:29 | → | texasmynsted joins (~texasmyns@99.96.221.112) |
| 18:01:36 | → | eod joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 18:01:38 | → | etrepum joins (sid763@gateway/web/irccloud.com/x-aivubeqxyerhziil) |
| 18:01:41 | × | Zemyla quits (~zemyla@ec2-54-196-11-2.compute-1.amazonaws.com) (Ping timeout: 240 seconds) |
| 18:01:46 | nckx[2] | is now known as nckx |
| 18:02:05 | → | brettgilio joins (~brettgili@brettgilio.com) |
| 18:02:18 | × | v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Ping timeout: 260 seconds) |
| 18:02:19 | → | duckonomy joins (~duckonomy@177.ip-144-217-84.net) |
| 18:02:27 | → | {abby} joins (~{abby}@unaffiliated/demhydraz) |
| 18:02:28 | → | dandart joins (~Thunderbi@home.dandart.co.uk) |
| 18:02:31 | → | stux|RC-only joins (stux2@grid9.quadspeedi.net) |
| 18:02:33 | → | datajerk joins (~datajerk@sense.net) |
| 18:02:42 | → | Zemyla joins (~zemyla@ec2-54-196-11-2.compute-1.amazonaws.com) |
| 18:03:23 | → | forgottenone joins (~forgotten@176.42.23.95) |
| 18:03:24 | × | eod quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 18:03:29 | × | totte quits (~totte@chakra/totte) (Ping timeout: 256 seconds) |
| 18:03:40 | → | eod joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 18:03:48 | × | hexo_ quits (~hexo@2a01:430:17:1::ffff:328) (*.net *.split) |
| 18:03:48 | × | `slikts quits (~nelabs@wikipedia/reinis) (*.net *.split) |
| 18:03:48 | × | stevekrouse1[m] quits (stevekrous@gateway/shell/matrix.org/x-ccssjikzdlicmzal) (*.net *.split) |
| 18:03:48 | × | echoreply quits (~echoreply@unaffiliated/echoreply) (*.net *.split) |
| 18:03:48 | × | wlritchi quits (wlritchi@2600:3c03::f03c:91ff:fe60:8ddc) (*.net *.split) |
| 18:03:48 | × | bgamari quits (~bgamari@2001:470:e438::1) (*.net *.split) |
| 18:03:48 | × | noCheese quits (~nocheese@unaffiliated/nocheese) (*.net *.split) |
| 18:03:48 | × | martin02 quits (silas@hund.fs.lmu.de) (*.net *.split) |
| 18:03:48 | × | cawfee quits (chiya@2406:3003:2077:2341::babe) (*.net *.split) |
| 18:03:48 | × | lieven quits (~mal@unaffiliated/lieven) (*.net *.split) |
| 18:03:48 | × | Aquazi quits (uid312403@gateway/web/irccloud.com/x-qtprvhinkdonlwur) (*.net *.split) |
| 18:03:48 | × | Riviera quits (Riviera@2a03:b0c0:1:d0::10:b001) (*.net *.split) |
| 18:03:48 | × | teej quits (uid154177@gateway/web/irccloud.com/x-ovmowwytkfwzrlnb) (*.net *.split) |
| 18:03:48 | × | ddellacosta quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (*.net *.split) |
| 18:03:49 | × | npgm quits (sid42623@gateway/web/irccloud.com/x-qqflebpcxvwgjiil) (*.net *.split) |
| 18:03:49 | × | drupol quits (sid117588@gateway/web/irccloud.com/x-zzpzlhvnmuqycmga) (*.net *.split) |
| 18:03:49 | × | cynick quits (~worm@ec2-52-206-86-1.compute-1.amazonaws.com) (*.net *.split) |
| 18:03:49 | × | Maxdamantus quits (~Maxdamant@unaffiliated/maxdamantus) (*.net *.split) |
| 18:03:49 | × | bjs quits (sid190364@gateway/web/irccloud.com/x-qfzcamdoxrsgodvl) (*.net *.split) |
| 18:03:49 | × | avn quits (~avn@78-56-108-78.static.zebra.lt) (*.net *.split) |
| 18:03:49 | × | machinedgod quits (~machinedg@135-23-192-217.cpe.pppoe.ca) (*.net *.split) |
| 18:03:49 | × | Natch quits (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) (*.net *.split) |
| 18:03:49 | × | feepo quits (sid28508@gateway/web/irccloud.com/x-gtlndkphwglflxzn) (*.net *.split) |
| 18:03:49 | × | Cathy quits (~Cathy@unaffiliated/cathy) (*.net *.split) |
| 18:03:49 | × | cheater quits (~user@unaffiliated/cheater) (*.net *.split) |
| 18:03:49 | × | avp quits (~avp@unaffiliated/avp) (*.net *.split) |
| 18:03:49 | × | Squarism quits (~someone@unaffiliated/squarism) (*.net *.split) |
| 18:03:49 | × | tv quits (~tv@unaffiliated/tv) (*.net *.split) |
| 18:03:49 | × | ammar2 quits (admin@i.diddled.with.the.opers.so.they.klined.me) (*.net *.split) |
| 18:03:49 | × | oats quits (~hurr@durr/im/a/sheep) (*.net *.split) |
| 18:03:49 | × | tekacs quits (~tekacs@178.79.131.8) (*.net *.split) |
| 18:03:49 | × | thc202 quits (~thc202@unaffiliated/thc202) (*.net *.split) |
| 18:03:49 | × | waleee-cl quits (uid373333@gateway/web/irccloud.com/x-uhyhmepkjdyoglfc) (*.net *.split) |
| 18:03:49 | × | HiRE quits (~HiRE@2602:ffc5:20::1:512e) (*.net *.split) |
| 18:03:49 | × | evanjs quits (~evanjs@075-129-098-007.res.spectrum.com) (*.net *.split) |
| 18:03:49 | × | flow quits (~none@salem.informatik.uni-erlangen.de) (*.net *.split) |
| 18:03:49 | × | tms_ quits (thomaav@cassarossa.samfundet.no) (*.net *.split) |
| 18:03:49 | × | Benett quits (~Benett@unaffiliated/benett) (*.net *.split) |
| 18:03:49 | × | ego_ quits (~ego@2604:a880:800:a1::1b:b001) (*.net *.split) |
| 18:03:49 | × | PHO quits (~pho@akari.cielonegro.org) (*.net *.split) |
| 18:03:49 | × | agrif quits (agrif@overviewer/dev/agrif) (*.net *.split) |
| 18:03:49 | × | ggVGc quits (~ggVGc@unaffiliated/walt) (*.net *.split) |
| 18:03:49 | × | krjt quits (~krjst@2604:a880:800:c1::16b:8001) (*.net *.split) |
| 18:03:49 | × | dexterfoo quits (dexter@2a01:7e00::f03c:91ff:fe86:59ec) (*.net *.split) |
| 18:03:49 | × | riasue quits (~quassel@2001:310:6000:f::5198:1) (*.net *.split) |
| 18:03:49 | × | beaky quits (~beaky@2a03:b0c0:0:1010::17cf:7003) (*.net *.split) |
| 18:03:49 | × | billstclair quits (sid77830@gateway/web/irccloud.com/x-scbeoiqvbygvcgod) (*.net *.split) |
| 18:03:49 | × | parseval quits (sid239098@gateway/web/irccloud.com/x-umgugjvykfxjuxhz) (*.net *.split) |
| 18:03:49 | × | whez quits (sid470288@gateway/web/irccloud.com/x-pthafhujofirezkd) (*.net *.split) |
| 18:03:49 | × | coeus quits (~coeus@p200300d027267600bb8cfa912d4fc1ef.dip0.t-ipconnect.de) (*.net *.split) |
| 18:03:49 | × | simony quits (sid226116@gateway/web/irccloud.com/x-bqfwcosvxtgllqgh) (*.net *.split) |
| 18:03:49 | × | dysfigured quits (dysfigured@2600:3c00::f03c:92ff:feb4:be75) (*.net *.split) |
| 18:03:49 | × | dsturnbull quits (sid347899@gateway/web/irccloud.com/x-asyraowfziwxkufz) (*.net *.split) |
| 18:03:49 | × | adamse quits (sid72084@gateway/web/irccloud.com/x-aclnvpawmutdmwmu) (*.net *.split) |
| 18:03:49 | × | liquorice quits (sid267884@gateway/web/irccloud.com/x-oqviufsxxsemhgoy) (*.net *.split) |
| 18:03:49 | × | cemerick quits (sid54985@gateway/web/irccloud.com/x-cqtrrebknjbsbeil) (*.net *.split) |
| 18:03:49 | × | glowpelt quits (~myst@focks.pw) (*.net *.split) |
| 18:03:49 | × | xacktm quits (xacktm@gateway/shell/panicbnc/x-wuwjorqmtuodwktb) (*.net *.split) |
| 18:03:49 | × | joel135 quits (sid136450@gateway/web/irccloud.com/x-ynwsqsenmnzdgtcj) (*.net *.split) |
| 18:03:49 | × | liszt quits (sid336875@gateway/web/irccloud.com/x-vlrfxgskhhzuwehk) (*.net *.split) |
| 18:03:49 | × | kip quits (sid71464@gateway/web/irccloud.com/x-qvzkdukixqylsddq) (*.net *.split) |
| 18:03:49 | × | SanchayanMaity quits (sid478177@gateway/web/irccloud.com/x-pvfqcksczpjenwap) (*.net *.split) |
| 18:03:49 | × | hongminhee quits (sid295@gateway/web/irccloud.com/x-kibefecnjwmlmkzg) (*.net *.split) |
| 18:03:49 | × | luite quits (sid387799@gateway/web/irccloud.com/x-nwnejasrzejuykak) (*.net *.split) |
| 18:03:49 | × | graingert quits (sid128301@gateway/web/irccloud.com/x-iroyswqzegjgssbc) (*.net *.split) |
| 18:03:49 | × | ocharles quits (sid30093@musicbrainz/user/ocharles) (*.net *.split) |
| 18:03:49 | × | typetetris quits (sid275937@gateway/web/irccloud.com/x-izvpjmxssxmqkhzb) (*.net *.split) |
| 18:03:49 | × | jared-w quits (uid405292@gateway/web/irccloud.com/x-huiridbtoppgaxoa) (*.net *.split) |
| 18:03:49 | × | wpcarro quits (sid397589@gateway/web/irccloud.com/x-mqlnavesslwfuvko) (*.net *.split) |
| 18:03:49 | × | SegFaultAX quits (SegFaultAX@unaffiliated/segfaultax) (*.net *.split) |
| 18:03:49 | × | dgpratt quits (sid193493@gateway/web/irccloud.com/x-zjzlnpzuqklkplmv) (*.net *.split) |
| 18:03:49 | × | a3f_ quits (~a3f@chimeria.ext.pengutronix.de) (*.net *.split) |
| 18:03:49 | × | NGravity quits (csp@gateway/shell/xshellz/x-hkasvqidfdhcvqah) (*.net *.split) |
| 18:03:49 | × | haasn quits (~nand@mpv/developer/haasn) (*.net *.split) |
| 18:03:49 | × | jokester quits (~mono@unaffiliated/jokester) (*.net *.split) |
| 18:03:50 | × | alanz quits (sid110616@gateway/web/irccloud.com/x-awewbbblwafkpdqv) (*.net *.split) |
| 18:03:50 | × | ibloom quits (sid350277@gateway/web/irccloud.com/x-lflqucudkvzrmnyd) (*.net *.split) |
| 18:03:50 | × | debugloop quits (~danieln@unaffiliated/debugloop) (*.net *.split) |
| 18:03:50 | × | agander_m quits (sid407952@gateway/web/irccloud.com/x-zllzjncfxvfvxian) (*.net *.split) |
| 18:03:50 | × | m-renaud quits (sid333785@gateway/web/irccloud.com/x-lqxwlrzuqitdwesp) (*.net *.split) |
| 18:03:50 | × | cocreature quits (~cocreatur@eirene.uberspace.de) (*.net *.split) |
| 18:03:50 | × | gds quits (~user@2a01:4b00:8605:9800:4103:dbd5:9f3c:6103) (*.net *.split) |
| 18:03:50 | × | bitmapper quits (uid464869@gateway/web/irccloud.com/x-acopuccdgkxwqwzd) (*.net *.split) |
| 18:03:50 | × | kaychaks quits (sid236345@gateway/web/irccloud.com/x-pfkzpsokjciroexd) (*.net *.split) |
| 18:03:50 | × | vjoki quits (vjoki@2a00:d880:3:1::fea1:9ae) (*.net *.split) |
| 18:03:50 | × | Eliel_ quits (~jojkaart@163.172.153.251) (*.net *.split) |
| 18:03:50 | × | albethere quits (sid457088@gateway/web/irccloud.com/x-sjxwfcalpctmnykr) (*.net *.split) |
| 18:03:50 | × | rann quits (sid175221@gateway/web/irccloud.com/x-crqlkmbxlvlwdxik) (*.net *.split) |
| 18:03:50 | × | dmj` quits (sid72307@gateway/web/irccloud.com/x-aomqnmfryhrspaez) (*.net *.split) |
| 18:03:50 | × | howdoi quits (uid224@gateway/web/irccloud.com/x-nuwatrouepgtmuro) (*.net *.split) |
| 18:03:50 | × | xerox_ quits (~xerox@unaffiliated/xerox) (*.net *.split) |
| 18:03:50 | × | SrPx quits (sid108780@gateway/web/irccloud.com/x-dxsvzdutokublrfc) (*.net *.split) |
| 18:03:50 | × | mjacob quits (~mjacob@unaffiliated/mjacob) (*.net *.split) |
| 18:03:50 | × | Twey quits (~twey@unaffiliated/twey) (*.net *.split) |
| 18:03:50 | × | Taneb quits (~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0) (*.net *.split) |
| 18:03:50 | × | irclogger_com quits (~irclogger@li659-42.members.linode.com) (*.net *.split) |
| 18:03:50 | × | DavidEichmann quits (~david@47.27.93.209.dyn.plus.net) (*.net *.split) |
| 18:03:50 | × | natechan quits (~natechan@108-233-125-227.lightspeed.sntcca.sbcglobal.net) (*.net *.split) |
| 18:03:50 | × | xcin quits (~x@159.203.132.140) (*.net *.split) |
| 18:03:50 | × | noctux`` quits (3aXdWzOx70@unaffiliated/noctux) (*.net *.split) |
| 18:03:50 | × | Philonous quits (~Philonous@unaffiliated/philonous) (*.net *.split) |
| 18:03:50 | × | madnight_ quits (~madnight@static.59.103.201.195.clients.your-server.de) (*.net *.split) |
| 18:03:50 | × | Lowl3v3l quits (~Lowl3v3l@dslb-002-207-103-026.002.207.pools.vodafone-ip.de) (*.net *.split) |
| 18:03:50 | × | gawen quits (~gawen@movzbl.root.sx) (*.net *.split) |
| 18:03:50 | × | seveg quits (~gabriel@2a02-ab04-0249-8d00-dea6-32ff-fe17-0993.dynamic.v6.chello.sk) (*.net *.split) |
| 18:03:50 | × | integral quits (sid296274@p3m/member/integral) (*.net *.split) |
| 18:03:50 | × | nek0 quits (~nek0@mail.nek0.eu) (*.net *.split) |
| 18:03:50 | × | opqdonut quits (opqdonut@pseudo.fixme.fi) (*.net *.split) |
| 18:03:50 | × | fiQ2 quits (~fiQ@mirkk.ninja) (*.net *.split) |
| 18:03:50 | × | SolarAquarion quits (SolarAquar@gateway/shell/panicbnc/x-lgjxlcwpqdmnxdiz) (*.net *.split) |
| 18:03:50 | × | weechat_4 quits (~mingc@2400:8902::f03c:91ff:feb7:8e82) (*.net *.split) |
| 18:03:50 | × | ashnur quits (~rak@unaffiliated/ashnur) (*.net *.split) |
| 18:03:58 | → | tekacs joins (~tekacs@178.79.131.8) |
| 18:03:58 | → | avn joins (~avn@78-56-108-78.static.zebra.lt) |
| 18:04:00 | → | tms_ joins (thomaav@cassarossa.samfundet.no) |
| 18:04:01 | → | riatre joins (~quassel@2001:310:6000:f::5198:1) |
| 18:04:01 | → | Maxdamantus joins (~Maxdamant@unaffiliated/maxdamantus) |
| 18:04:03 | → | Benett joins (~Benett@unaffiliated/benett) |
| 18:04:03 | → | parseval joins (sid239098@gateway/web/irccloud.com/x-mgyjqkcnbnnprosw) |
| 18:04:03 | → | machinedgod joins (~machinedg@135-23-192-217.cpe.pppoe.ca) |
| 18:04:04 | → | DANtheBEASTman joins (dysfigured@2600:3c00::f03c:92ff:feb4:be75) |
| 18:04:05 | → | whez joins (sid470288@gateway/web/irccloud.com/x-vlnxuepdpthnqbhd) |
| 18:04:05 | → | liquorice joins (sid267884@gateway/web/irccloud.com/x-dyugkhqexknhviii) |
| 18:04:06 | → | oats joins (~hurr@durr/im/a/sheep) |
| 18:04:06 | → | cynick joins (~worm@ec2-52-206-86-1.compute-1.amazonaws.com) |
| 18:04:07 | → | cawfee joins (chiya@2406:3003:2077:2341::babe) |
| 18:04:07 | → | cemerick joins (sid54985@gateway/web/irccloud.com/x-sdirxuixzyojokim) |
| 18:04:07 | → | adamse joins (sid72084@gateway/web/irccloud.com/x-pqgjxyvnyjkpejpe) |
| 18:04:07 | → | noCheese joins (~nocheese@gw2.aibor.de) |
| 18:04:07 | × | noCheese quits (~nocheese@gw2.aibor.de) (Changing host) |
| 18:04:07 | → | noCheese joins (~nocheese@unaffiliated/nocheese) |
| 18:04:08 | → | HiRE joins (~HiRE@104.128.237.40) |
| 18:04:08 | → | bgamari joins (~bgamari@2001:470:e438::1) |
| 18:04:08 | → | evanjs joins (~evanjs@075-129-098-007.res.spectrum.com) |
| 18:04:09 | → | dsturnbull joins (sid347899@gateway/web/irccloud.com/x-ulzijgzjjjoyxwfv) |
| 18:04:10 | → | bjs joins (sid190364@gateway/web/irccloud.com/x-fupunhhxobhdzekp) |
| 18:04:10 | → | agrif joins (~agrif@rakeri.net) |
| 18:04:11 | × | agrif quits (~agrif@rakeri.net) (Changing host) |
| 18:04:11 | → | agrif joins (~agrif@overviewer/dev/agrif) |
| 18:04:13 | → | wlritchi joins (wlritchi@2600:3c03::f03c:91ff:fe60:8ddc) |
| 18:04:13 | → | waleee-cl joins (uid373333@gateway/web/irccloud.com/x-shbtzypknmvkwgta) |
| 18:04:14 | → | krjt joins (~krjst@2604:a880:800:c1::16b:8001) |
| 18:04:14 | → | cheater joins (~user@unaffiliated/cheater) |
| 18:04:15 | → | tv joins (~tv@unaffiliated/tv) |
| 18:04:16 | → | ego_ joins (~ego@2604:a880:800:a1::1b:b001) |
| 18:04:18 | → | avp joins (~avp@unaffiliated/avp) |
| 18:04:19 | → | lieven joins (~mal@unaffiliated/lieven) |
| 18:04:22 | → | PHO joins (~pho@akari.cielonegro.org) |
| 18:04:22 | → | echoreply joins (~echoreply@unaffiliated/echoreply) |
| 18:04:26 | → | billstclair joins (sid77830@gateway/web/irccloud.com/x-ouhlhzompordlszs) |
| 18:04:26 | → | Aquazi joins (uid312403@gateway/web/irccloud.com/x-qkynhipqeqyzxwvt) |
| 18:04:26 | → | simony joins (sid226116@gateway/web/irccloud.com/x-mscpxuicjuzgvhyw) |
| 18:04:29 | → | graingert joins (sid128301@gateway/web/irccloud.com/x-iroyswqzegjgssbc) |
| 18:04:29 | → | SegFaultAX joins (SegFaultAX@unaffiliated/segfaultax) |
| 18:04:29 | → | joel135 joins (sid136450@gateway/web/irccloud.com/x-ynwsqsenmnzdgtcj) |
| 18:04:29 | → | liszt joins (sid336875@gateway/web/irccloud.com/x-vlrfxgskhhzuwehk) |
| 18:04:29 | → | wpcarro joins (sid397589@gateway/web/irccloud.com/x-mqlnavesslwfuvko) |
| 18:04:29 | → | SanchayanMaity joins (sid478177@gateway/web/irccloud.com/x-pvfqcksczpjenwap) |
| 18:04:29 | → | kip joins (sid71464@gateway/web/irccloud.com/x-qvzkdukixqylsddq) |
| 18:04:29 | → | typetetris joins (sid275937@gateway/web/irccloud.com/x-izvpjmxssxmqkhzb) |
| 18:04:29 | → | ocharles joins (sid30093@musicbrainz/user/ocharles) |
| 18:04:29 | → | luite joins (sid387799@gateway/web/irccloud.com/x-nwnejasrzejuykak) |
| 18:04:29 | → | hongminhee joins (sid295@gateway/web/irccloud.com/x-kibefecnjwmlmkzg) |
| 18:04:29 | → | jared-w joins (uid405292@gateway/web/irccloud.com/x-huiridbtoppgaxoa) |
| 18:04:29 | → | dgpratt joins (sid193493@gateway/web/irccloud.com/x-zjzlnpzuqklkplmv) |
| 18:04:29 | → | a3f_ joins (~a3f@chimeria.ext.pengutronix.de) |
| 18:04:29 | → | NGravity joins (csp@gateway/shell/xshellz/x-hkasvqidfdhcvqah) |
| 18:04:29 | → | haasn joins (~nand@mpv/developer/haasn) |
| 18:04:29 | → | jokester joins (~mono@unaffiliated/jokester) |
| 18:04:29 | → | m-renaud joins (sid333785@gateway/web/irccloud.com/x-lqxwlrzuqitdwesp) |
| 18:04:29 | → | agander_m joins (sid407952@gateway/web/irccloud.com/x-zllzjncfxvfvxian) |
| 18:04:29 | → | debugloop joins (~danieln@unaffiliated/debugloop) |
| 18:04:29 | → | ibloom joins (sid350277@gateway/web/irccloud.com/x-lflqucudkvzrmnyd) |
| 18:04:29 | → | alanz joins (sid110616@gateway/web/irccloud.com/x-awewbbblwafkpdqv) |
| 18:04:29 | → | cocreature joins (~cocreatur@eirene.uberspace.de) |
| 18:04:29 | → | bitmapper joins (uid464869@gateway/web/irccloud.com/x-acopuccdgkxwqwzd) |
| 18:04:29 | → | gds joins (~user@2a01:4b00:8605:9800:4103:dbd5:9f3c:6103) |
| 18:04:29 | → | kaychaks joins (sid236345@gateway/web/irccloud.com/x-pfkzpsokjciroexd) |
| 18:04:29 | → | vjoki joins (vjoki@2a00:d880:3:1::fea1:9ae) |
| 18:04:29 | → | Eliel_ joins (~jojkaart@163.172.153.251) |
| 18:04:29 | → | albethere joins (sid457088@gateway/web/irccloud.com/x-sjxwfcalpctmnykr) |
| 18:04:29 | → | rann joins (sid175221@gateway/web/irccloud.com/x-crqlkmbxlvlwdxik) |
| 18:04:29 | → | dmj` joins (sid72307@gateway/web/irccloud.com/x-aomqnmfryhrspaez) |
| 18:04:29 | → | howdoi joins (uid224@gateway/web/irccloud.com/x-nuwatrouepgtmuro) |
| 18:04:29 | → | SrPx joins (sid108780@gateway/web/irccloud.com/x-dxsvzdutokublrfc) |
| 18:04:29 | → | xerox_ joins (~xerox@unaffiliated/xerox) |
| 18:04:29 | → | mjacob joins (~mjacob@unaffiliated/mjacob) |
| 18:04:29 | → | irclogger_com joins (~irclogger@li659-42.members.linode.com) |
| 18:04:29 | → | Twey joins (~twey@unaffiliated/twey) |
| 18:04:29 | → | Taneb joins (~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0) |
| 18:04:29 | → | DavidEichmann joins (~david@47.27.93.209.dyn.plus.net) |
| 18:04:29 | → | natechan joins (~natechan@108-233-125-227.lightspeed.sntcca.sbcglobal.net) |
| 18:04:29 | → | xcin joins (~x@159.203.132.140) |
| 18:04:29 | → | noctux`` joins (3aXdWzOx70@unaffiliated/noctux) |
| 18:04:29 | → | Philonous joins (~Philonous@unaffiliated/philonous) |
| 18:04:29 | → | madnight_ joins (~madnight@static.59.103.201.195.clients.your-server.de) |
| 18:04:29 | → | Lowl3v3l joins (~Lowl3v3l@dslb-002-207-103-026.002.207.pools.vodafone-ip.de) |
| 18:04:29 | → | gawen joins (~gawen@movzbl.root.sx) |
| 18:04:29 | → | seveg joins (~gabriel@2a02-ab04-0249-8d00-dea6-32ff-fe17-0993.dynamic.v6.chello.sk) |
| 18:04:29 | → | integral joins (sid296274@p3m/member/integral) |
| 18:04:29 | → | nek0 joins (~nek0@mail.nek0.eu) |
| 18:04:29 | → | opqdonut joins (opqdonut@pseudo.fixme.fi) |
| 18:04:29 | → | fiQ2 joins (~fiQ@mirkk.ninja) |
| 18:04:29 | → | SolarAquarion joins (SolarAquar@gateway/shell/panicbnc/x-lgjxlcwpqdmnxdiz) |
| 18:04:29 | → | weechat_4 joins (~mingc@2400:8902::f03c:91ff:feb7:8e82) |
| 18:04:29 | → | ashnur joins (~rak@unaffiliated/ashnur) |
| 18:04:30 | → | martin02 joins (silas@hund.fs.lmu.de) |
| 18:04:30 | → | flow joins (~none@salem.informatik.uni-erlangen.de) |
| 18:04:30 | → | thc202 joins (~thc202@unaffiliated/thc202) |
| 18:04:31 | → | Squarism joins (~someone@178.62.91.8) |
| 18:04:31 | × | Squarism quits (~someone@178.62.91.8) (Changing host) |
| 18:04:31 | → | Squarism joins (~someone@unaffiliated/squarism) |
| 18:04:32 | → | drupol joins (sid117588@gateway/web/irccloud.com/x-rizxsknddutwmgbe) |
| 18:04:33 | → | coeus joins (~coeus@2003:d0:2726:7600:bb8c:fa91:2d4f:c1ef) |
| 18:04:34 | DANtheBEASTman | is now known as dysfigured |
| 18:04:35 | → | ggVGc joins (~ggVGc@2400:8901::f03c:91ff:fef2:bed8) |
| 18:04:36 | → | npgm joins (sid42623@gateway/web/irccloud.com/x-wkpzqaqvntrubejf) |
| 18:04:45 | → | dexterfoo joins (dexter@2a01:7e00::f03c:91ff:fe86:59ec) |
| 18:04:47 | → | feepo joins (sid28508@gateway/web/irccloud.com/x-nlsqfelqlzanpteo) |
| 18:04:49 | × | SolarAquarion quits (SolarAquar@gateway/shell/panicbnc/x-lgjxlcwpqdmnxdiz) (Max SendQ exceeded) |
| 18:04:49 | × | Philonous quits (~Philonous@unaffiliated/philonous) (Max SendQ exceeded) |
| 18:04:49 | × | rann quits (sid175221@gateway/web/irccloud.com/x-crqlkmbxlvlwdxik) (Max SendQ exceeded) |
| 18:04:49 | × | albethere quits (sid457088@gateway/web/irccloud.com/x-sjxwfcalpctmnykr) (Max SendQ exceeded) |
| 18:04:49 | × | fiQ2 quits (~fiQ@mirkk.ninja) (Max SendQ exceeded) |
| 18:04:50 | → | Cathy joins (~Cathy@unaffiliated/cathy) |
| 18:04:52 | → | beaky joins (~beaky@2a03:b0c0:0:1010::17cf:7003) |
| 18:04:52 | → | hexo_ joins (~hexo@83.167.228.130) |
| 18:04:55 | → | shailangsa joins (~shailangs@host165-120-169-19.range165-120.btcentralplus.com) |
| 18:04:56 | → | ddellacosta joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 18:04:58 | → | `slikts joins (~nelabs@wikipedia/reinis) |
| 18:05:02 | → | fiQ2 joins (~fiQ@mirkk.ninja) |
| 18:05:04 | → | sssb54 joins (~ssssb56@vps-b2931db6.vps.ovh.ca) |
| 18:05:08 | → | freeside joins (~ubuntu@ec2-52-58-69-57.eu-central-1.compute.amazonaws.com) |
| 18:05:08 | → | conkker joins (~conkker@unaffiliated/conkker) |
| 18:05:09 | × | joel135 quits (sid136450@gateway/web/irccloud.com/x-ynwsqsenmnzdgtcj) (*.net *.split) |
| 18:05:09 | × | hongminhee quits (sid295@gateway/web/irccloud.com/x-kibefecnjwmlmkzg) (*.net *.split) |
| 18:05:09 | × | kip quits (sid71464@gateway/web/irccloud.com/x-qvzkdukixqylsddq) (*.net *.split) |
| 18:05:09 | × | graingert quits (sid128301@gateway/web/irccloud.com/x-iroyswqzegjgssbc) (*.net *.split) |
| 18:05:09 | × | ocharles quits (sid30093@musicbrainz/user/ocharles) (*.net *.split) |
| 18:05:09 | × | wpcarro quits (sid397589@gateway/web/irccloud.com/x-mqlnavesslwfuvko) (*.net *.split) |
| 18:05:09 | × | jared-w quits (uid405292@gateway/web/irccloud.com/x-huiridbtoppgaxoa) (*.net *.split) |
| 18:05:09 | × | luite quits (sid387799@gateway/web/irccloud.com/x-nwnejasrzejuykak) (*.net *.split) |
| 18:05:09 | × | liszt quits (sid336875@gateway/web/irccloud.com/x-vlrfxgskhhzuwehk) (*.net *.split) |
| 18:05:09 | × | typetetris quits (sid275937@gateway/web/irccloud.com/x-izvpjmxssxmqkhzb) (*.net *.split) |
| 18:05:09 | × | SanchayanMaity quits (sid478177@gateway/web/irccloud.com/x-pvfqcksczpjenwap) (*.net *.split) |
| 18:05:09 | × | SegFaultAX quits (SegFaultAX@unaffiliated/segfaultax) (*.net *.split) |
| 18:05:09 | × | dgpratt quits (sid193493@gateway/web/irccloud.com/x-zjzlnpzuqklkplmv) (*.net *.split) |
| 18:05:09 | × | NGravity quits (csp@gateway/shell/xshellz/x-hkasvqidfdhcvqah) (*.net *.split) |
| 18:05:09 | × | a3f_ quits (~a3f@chimeria.ext.pengutronix.de) (*.net *.split) |
| 18:05:09 | × | debugloop quits (~danieln@unaffiliated/debugloop) (*.net *.split) |
| 18:05:09 | × | jokester quits (~mono@unaffiliated/jokester) (*.net *.split) |
| 18:05:09 | × | alanz quits (sid110616@gateway/web/irccloud.com/x-awewbbblwafkpdqv) (*.net *.split) |
| 18:05:09 | × | haasn quits (~nand@mpv/developer/haasn) (*.net *.split) |
| 18:05:09 | × | ibloom quits (sid350277@gateway/web/irccloud.com/x-lflqucudkvzrmnyd) (*.net *.split) |
| 18:05:09 | × | agander_m quits (sid407952@gateway/web/irccloud.com/x-zllzjncfxvfvxian) (*.net *.split) |
| 18:05:09 | × | m-renaud quits (sid333785@gateway/web/irccloud.com/x-lqxwlrzuqitdwesp) (*.net *.split) |
| 18:05:09 | × | gds quits (~user@2a01:4b00:8605:9800:4103:dbd5:9f3c:6103) (*.net *.split) |
| 18:05:09 | × | kaychaks quits (sid236345@gateway/web/irccloud.com/x-pfkzpsokjciroexd) (*.net *.split) |
| 18:05:09 | × | bitmapper quits (uid464869@gateway/web/irccloud.com/x-acopuccdgkxwqwzd) (*.net *.split) |
| 18:05:09 | × | Eliel_ quits (~jojkaart@163.172.153.251) (*.net *.split) |
| 18:05:09 | × | vjoki quits (vjoki@2a00:d880:3:1::fea1:9ae) (*.net *.split) |
| 18:05:09 | × | cocreature quits (~cocreatur@eirene.uberspace.de) (*.net *.split) |
| 18:05:09 | × | dmj` quits (sid72307@gateway/web/irccloud.com/x-aomqnmfryhrspaez) (*.net *.split) |
| 18:05:09 | × | howdoi quits (uid224@gateway/web/irccloud.com/x-nuwatrouepgtmuro) (*.net *.split) |
| 18:05:09 | × | xerox_ quits (~xerox@unaffiliated/xerox) (*.net *.split) |
| 18:05:09 | × | SrPx quits (sid108780@gateway/web/irccloud.com/x-dxsvzdutokublrfc) (*.net *.split) |
| 18:05:09 | × | mjacob quits (~mjacob@unaffiliated/mjacob) (*.net *.split) |
| 18:05:09 | × | Twey quits (~twey@unaffiliated/twey) (*.net *.split) |
| 18:05:09 | × | irclogger_com quits (~irclogger@li659-42.members.linode.com) (*.net *.split) |
| 18:05:09 | × | Taneb quits (~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0) (*.net *.split) |
| 18:05:10 | × | DavidEichmann quits (~david@47.27.93.209.dyn.plus.net) (*.net *.split) |
| 18:05:10 | × | natechan quits (~natechan@108-233-125-227.lightspeed.sntcca.sbcglobal.net) (*.net *.split) |
| 18:05:10 | × | xcin quits (~x@159.203.132.140) (*.net *.split) |
| 18:05:10 | × | noctux`` quits (3aXdWzOx70@unaffiliated/noctux) (*.net *.split) |
| 18:05:10 | × | madnight_ quits (~madnight@static.59.103.201.195.clients.your-server.de) (*.net *.split) |
| 18:05:10 | × | Lowl3v3l quits (~Lowl3v3l@dslb-002-207-103-026.002.207.pools.vodafone-ip.de) (*.net *.split) |
| 18:05:10 | × | gawen quits (~gawen@movzbl.root.sx) (*.net *.split) |
| 18:05:10 | × | seveg quits (~gabriel@2a02-ab04-0249-8d00-dea6-32ff-fe17-0993.dynamic.v6.chello.sk) (*.net *.split) |
| 18:05:10 | × | integral quits (sid296274@p3m/member/integral) (*.net *.split) |
| 18:05:10 | × | nek0 quits (~nek0@mail.nek0.eu) (*.net *.split) |
| 18:05:10 | × | opqdonut quits (opqdonut@pseudo.fixme.fi) (*.net *.split) |
| 18:05:10 | × | weechat_4 quits (~mingc@2400:8902::f03c:91ff:feb7:8e82) (*.net *.split) |
| 18:05:10 | × | ashnur quits (~rak@unaffiliated/ashnur) (*.net *.split) |
| 18:05:14 | → | teej joins (uid154177@gateway/web/irccloud.com/x-izbbctdbzftgsuqt) |
| 18:05:14 | → | Philonous joins (~Philonous@unaffiliated/philonous) |
| 18:05:17 | → | NGravity joins (csp@gateway/shell/xshellz/x-ztkryqboprznxnxa) |
| 18:05:17 | → | ashnur joins (~rak@ashnur.com) |
| 18:05:17 | → | Eliel joins (~jojkaart@163.172.153.251) |
| 18:05:18 | × | ashnur quits (~rak@ashnur.com) (Changing host) |
| 18:05:18 | → | ashnur joins (~rak@unaffiliated/ashnur) |
| 18:05:18 | → | xerox_ joins (~xerox@unaffiliated/xerox) |
| 18:05:18 | → | mjacob joins (~mjacob@unaffiliated/mjacob) |
| 18:05:18 | → | madnight joins (~madnight@static.59.103.201.195.clients.your-server.de) |
| 18:05:23 | → | ahf joins (ahf@irssi/staff/ahf) |
| 18:05:24 | → | a3f joins (~a3f@chimeria.ext.pengutronix.de) |
| 18:05:26 | → | gds joins (~user@2a01:4b00:8605:9800:4103:dbd5:9f3c:6103) |
| 18:05:27 | → | jokester joins (~mono@unaffiliated/jokester) |
| 18:05:28 | → | gawen joins (~gawen@movzbl.root.sx) |
| 18:05:28 | → | debugloop joins (~danieln@unaffiliated/debugloop) |
| 18:05:28 | → | haasn joins (~nand@mpv/developer/haasn) |
| 18:05:29 | → | cocreature joins (~cocreatur@eirene.uberspace.de) |
| 18:05:30 | → | noctux`` joins (1KWNv9FtDb@unaffiliated/noctux) |
| 18:05:31 | → | DavidEichmann joins (~david@47.27.93.209.dyn.plus.net) |
| 18:05:31 | → | nek0 joins (~nek0@mail.nek0.eu) |
| 18:05:34 | → | todda7 joins (~torstein@2a02:587:1b17:de00:b1fa:5a99:4acf:bd72) |
| 18:05:37 | → | ibloom joins (sid350277@gateway/web/irccloud.com/x-klvmqrdqeclehwqf) |
| 18:05:38 | → | seveg joins (~gabriel@2a02-ab04-0249-8d00-dea6-32ff-fe17-0993.dynamic.v6.chello.sk) |
| 18:05:40 | → | Lowl3v3l joins (~Lowl3v3l@dslb-002-207-103-026.002.207.pools.vodafone-ip.de) |
| 18:05:42 | → | m-renaud joins (sid333785@gateway/web/irccloud.com/x-mchkmhpqmiujvtxp) |
| 18:05:45 | × | apeyroux quits (~alex@78.20.138.88.rev.sfr.net) (Ping timeout: 256 seconds) |
| 18:05:45 | → | Moyst joins (~moyst@212-149-213-144.bb.dnainternet.fi) |
| 18:05:49 | → | hongminhee joins (sid31517@gateway/web/irccloud.com/x-trpfnifbgxghvffk) |
| 18:05:49 | → | luite joins (sid387799@gateway/web/irccloud.com/x-vruczmbwnblfrzcg) |
| 18:05:50 | → | Taneb joins (~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0) |
| 18:05:51 | → | opqdonut joins (opqdonut@pseudo.fixme.fi) |
| 18:06:03 | → | natechan joins (~natechan@108-233-125-227.lightspeed.sntcca.sbcglobal.net) |
| 18:06:05 | → | weechat_4 joins (~mingc@2400:8902::f03c:91ff:feb7:8e82) |
| 18:06:07 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed) |
| 18:06:07 | × | SaitamaPlus quits (uid272474@gateway/web/irccloud.com/x-lysqajeuhvewnsdq) (Quit: Connection closed for inactivity) |
| 18:06:09 | → | wpcarro joins (sid397589@gateway/web/irccloud.com/x-ursbhdqlzechqcyp) |
| 18:06:13 | → | agander_m joins (sid407952@gateway/web/irccloud.com/x-rroevxeabrovpqft) |
| 18:06:16 | → | SegFaultAX joins (SegFaultAX@unaffiliated/segfaultax) |
| 18:06:22 | → | kaychaks joins (sid236345@gateway/web/irccloud.com/x-vvdrivxruwhittji) |
| 18:06:22 | → | jared-w joins (uid405292@gateway/web/irccloud.com/x-pyvswkozatnsqrpu) |
| 18:06:24 | × | mflux quits (flux@2001:708:310:3430:4506:8c48:1ba0:18ff) (*.net *.split) |
| 18:06:24 | × | Ferdirand quits (~max@2001:4c78:2012:5000::2) (*.net *.split) |
| 18:06:24 | × | nf quits (~n@monade.li) (*.net *.split) |
| 18:06:24 | × | aizen_s quits (sid462968@gateway/web/irccloud.com/x-exxtqgkyguunpmzv) (*.net *.split) |
| 18:06:24 | × | elvishjerricco quits (sid237756@NixOS/user/ElvishJerricco) (*.net *.split) |
| 18:06:24 | × | pfurla quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (*.net *.split) |
| 18:06:24 | × | Klumben quits (Nsaiswatch@gateway/shell/panicbnc/x-axktsekcbfmdpwmd) (*.net *.split) |
| 18:06:24 | × | Adluc quits (~Adluc@2a01:430:17:1::ffff:328) (*.net *.split) |
| 18:06:24 | × | Jajik quits (xchlup2@gateway/shell/fi.muni.cz/x-fwhuvvmnenubcmqo) (*.net *.split) |
| 18:06:24 | × | cyphase quits (~cyphase@unaffiliated/cyphase) (*.net *.split) |
| 18:06:24 | × | operand quits (~operand@is.altijd.moe) (*.net *.split) |
| 18:06:24 | × | berberman quits (~berberman@unaffiliated/berberman) (*.net *.split) |
| 18:06:24 | × | jamestmartin quits (james@jtmar.me) (*.net *.split) |
| 18:06:24 | × | xff0x quits (~xff0x@2001:1a81:53ea:3700:7b09:c6ef:9691:2f13) (*.net *.split) |
| 18:06:24 | × | _bin quits (~bin@2600:1700:10a1:38d0:f5fc:8391:811:f23a) (*.net *.split) |
| 18:06:24 | × | lambdabot quits (~lambdabot@haskell/bot/lambdabot) (*.net *.split) |
| 18:06:24 | × | tjbp quits (~tom@2001:19f0:7400:8d4c:5400:2ff:fe2c:5662) (*.net *.split) |
| 18:06:24 | × | charukiewicz quits (~quassel@irouteince04.i.subnet.rcn.com) (*.net *.split) |
| 18:06:24 | × | NieDzejkob quits (~quassel@195.149.98.3) (*.net *.split) |
| 18:06:24 | × | unlink2 quits (~unlink2@p200300ebcf254d00a495fbc96206c979.dip0.t-ipconnect.de) (*.net *.split) |
| 18:06:24 | × | robotmay quits (~beepboop@2001:8b0:7af0:2580:b995:956f:e934:6824) (*.net *.split) |
| 18:06:24 | × | miklcct quits (quasselcor@2001:19f0:7001:5ad:5400:2ff:feb6:50d7) (*.net *.split) |
| 18:06:24 | × | vqrs quits (~vqrs@learnprogramming/regular/vqrs) (*.net *.split) |
| 18:06:24 | × | zyeri quits (zyeri@tilde.team/users/zyeri) (*.net *.split) |
| 18:06:24 | × | whataday quits (~xxx@2400:8902::f03c:92ff:fe60:98d8) (*.net *.split) |
| 18:06:24 | × | tabaqui1 quits (~tabaqui@2604:a880:800:c1::21b:3001) (*.net *.split) |
| 18:06:24 | × | lechner quits (~lechner@letbox-vps.us-core.com) (*.net *.split) |
| 18:06:24 | × | AndreasK quits (sid320732@gateway/web/irccloud.com/x-vdwtngphivyybuen) (*.net *.split) |
| 18:06:24 | × | edmundnoble quits (sid229620@gateway/web/irccloud.com/x-tkqlzktnrmjnwgwh) (*.net *.split) |
| 18:06:24 | × | edwinb quits (sid69486@gateway/web/irccloud.com/x-iuadzljhqdmgwlzo) (*.net *.split) |
| 18:06:24 | × | JSharp quits (sid4580@wikia/JSharp) (*.net *.split) |
| 18:06:25 | × | Guest28699 quits (~mstruebin@2001:41d0:8:93c7::1) (*.net *.split) |
| 18:06:25 | × | Firedancer_ quits (sid336191@gateway/web/irccloud.com/x-sifpynykxqsgyduf) (*.net *.split) |
| 18:06:25 | × | sis7_ quits (~user@2001:15e8:110:473e::1) (*.net *.split) |
| 18:06:25 | × | i7c quits (5rUxPo90vH@unaffiliated/i7c) (*.net *.split) |
| 18:06:25 | × | rizary quits (sid220347@gateway/web/irccloud.com/x-jciyyboedeaitldq) (*.net *.split) |
| 18:06:25 | × | Tritlo quits (sid58727@gateway/web/irccloud.com/x-hlnemwtqdcqwfmju) (*.net *.split) |
| 18:06:25 | × | b20n quits (sid115913@gateway/web/irccloud.com/x-bcilisnluaermlni) (*.net *.split) |
| 18:06:25 | × | higherorder__ quits (sid185221@gateway/web/irccloud.com/x-wspsxccqqhlsxiik) (*.net *.split) |
| 18:06:25 | × | rodlogic__ quits (sid214676@gateway/web/irccloud.com/x-ankhtflkqlftaoxo) (*.net *.split) |
| 18:06:25 | × | iphy quits (sid67735@gateway/web/irccloud.com/x-plvmmnmxjphcbcan) (*.net *.split) |
| 18:06:25 | × | tiru quits (tiru@gateway/web/irccloud.com/x-ulrzaksklqzrcnre) (*.net *.split) |
| 18:06:25 | × | newhoggy quits (sid198874@gateway/web/irccloud.com/x-awuybgnwtcbclgxl) (*.net *.split) |
| 18:06:25 | × | amatecha____ quits (sid10006@gateway/web/irccloud.com/x-fbkwjmnjwvevvoum) (*.net *.split) |
| 18:06:25 | × | Adeon quits (sid418992@gateway/web/irccloud.com/x-saksqxxmmnyhipjl) (*.net *.split) |
| 18:06:25 | × | gluegadget quits (sid22336@gateway/web/irccloud.com/x-nacghkaecqyzfaiu) (*.net *.split) |
| 18:06:25 | × | lexi-lambda quits (sid92601@gateway/web/irccloud.com/x-ifdrsfisupquxnai) (*.net *.split) |
| 18:06:25 | × | glowcoil quits (sid3405@gateway/web/irccloud.com/x-hndebngclrsoxnbb) (*.net *.split) |
| 18:06:25 | × | lally quits (sid388228@gateway/web/irccloud.com/x-micawzivdxbhrdny) (*.net *.split) |
| 18:06:25 | × | gregberns_ quits (sid315709@gateway/web/irccloud.com/x-jubncvccaprwennl) (*.net *.split) |
| 18:06:25 | × | p3n quits (~p3n@2a00:19a0:3:7c:0:d9c6:7cf6:1) (*.net *.split) |
| 18:06:25 | × | trevorriles quits (sid469656@gateway/web/irccloud.com/x-lypnrkhttsfkvnne) (*.net *.split) |
| 18:06:25 | × | dhouthoo quits (~dhouthoo@ptr-eitgbj2w0uu6delkbrh.18120a2.ip6.access.telenet.be) (*.net *.split) |
| 18:06:25 | × | megaTherion quits (~therion@coruscant.unix.io) (*.net *.split) |
| 18:06:25 | × | hyiltiz-M quits (hyiltizkde@gateway/shell/kde/matrix/x-oumhxaxiicvtttlv) (*.net *.split) |
| 18:06:25 | × | Blkt quits (~Blkt@2a01:4f8:200:2425::adda) (*.net *.split) |
| 18:06:25 | × | bonz060 quits (~quassel@2001:bc8:47a4:a23::1) (*.net *.split) |
| 18:06:25 | × | Vq quits (~vq@90-227-195-41-no77.tbcn.telia.com) (*.net *.split) |
| 18:06:25 | × | hendi quits (sid489601@gateway/web/irccloud.com/x-umgweedspvdxhric) (*.net *.split) |
| 18:06:25 | × | spidr quits (~spider@2402:1f00:8100:400::6b1) (*.net *.split) |
| 18:06:25 | × | thonkpod quits (~thonkpod@2001:19f0:ac01:b46:5400:1ff:fec7:d73d) (*.net *.split) |
| 18:06:25 | × | bjobjo quits (~bjobjo@2a01:79c:cebf:d688::9e6) (*.net *.split) |
| 18:06:25 | × | moobar quits (sid171730@gateway/web/irccloud.com/x-lxdmnqustlyookkh) (*.net *.split) |
| 18:06:25 | × | systemfault quits (sid267009@gateway/web/irccloud.com/x-mjidzbagddabkzax) (*.net *.split) |
| 18:06:25 | × | lortabac quits (~lortabac@51.158.65.124) (*.net *.split) |
| 18:06:25 | × | shapr quits (~shapr@haskell/developer/shapr) (*.net *.split) |
| 18:06:27 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 18:06:28 | × | KonTh3D0n quits (442ea9ac@c-68-46-169-172.hsd1.mi.comcast.net) (Quit: Connection closed) |
| 18:06:30 | → | vjoki joins (vjoki@2a00:d880:3:1::fea1:9ae) |
| 18:06:31 | → | lortabac joins (~lortabac@51.158.65.124) |
| 18:06:33 | → | charukiewicz joins (~quassel@irouteince04.i.subnet.rcn.com) |
| 18:06:35 | → | megaTherion_ joins (~therion@unix.io) |
| 18:06:36 | → | graingert joins (sid128301@gateway/web/irccloud.com/x-ciekcoykaswmsqaq) |
| 18:06:36 | → | bonz060 joins (~quassel@2001:bc8:47a4:a23::1) |
| 18:06:36 | → | flx_ joins (flux@2001:708:310:3430:4506:8c48:1ba0:18ff) |
| 18:06:37 | → | tjbp joins (~tom@2001:19f0:7400:8d4c:5400:2ff:fe2c:5662) |
| 18:06:37 | → | Ferdirand joins (~max@2001:4c78:2012:5000::2) |
| 18:06:37 | → | bjobjo joins (~bjobjo@2a01:79c:cebf:d688::9e6) |
| 18:06:38 | → | miklcct joins (quasselcor@2001:19f0:7001:5ad:5400:2ff:feb6:50d7) |
| 18:06:38 | → | vqrs joins (~vqrs@learnprogramming/regular/vqrs) |
| 18:06:40 | → | Vq joins (~vq@90-227-195-41-no77.tbcn.telia.com) |
| 18:06:40 | → | operand joins (~operand@is.altijd.moe) |
| 18:06:42 | → | Blkt joins (~Blkt@2a01:4f8:200:2425::adda) |
| 18:06:42 | → | tabaqui1 joins (~tabaqui@2604:a880:800:c1::21b:3001) |
| 18:06:43 | → | unlink2 joins (~unlink2@p200300ebcf254d00a495fbc96206c979.dip0.t-ipconnect.de) |
| 18:06:43 | → | i7c joins (UzrQ2PKvmb@unaffiliated/i7c) |
| 18:06:44 | → | trevorriles joins (sid469656@gateway/web/irccloud.com/x-ftfflnuszupfnvyt) |
| 18:06:44 | → | Guest28699 joins (~mstruebin@2001:41d0:8:93c7::1) |
| 18:06:44 | → | sis7_ joins (~user@2001:15e8:110:473e::1) |
| 18:06:45 | → | NieDzejkob_ joins (~quassel@195.149.98.3) |
| 18:06:45 | → | shapr joins (~shapr@162.243.9.169) |
| 18:06:46 | → | typetetris joins (sid275937@gateway/web/irccloud.com/x-dcerdocovoshoxng) |
| 18:06:46 | → | AndreasK joins (sid320732@gateway/web/irccloud.com/x-uinzyrworkhwzace) |
| 18:06:46 | → | Tritlo joins (sid58727@gateway/web/irccloud.com/x-geglvmlluszkfqin) |
| 18:06:47 | → | lexi-lambda joins (sid92601@gateway/web/irccloud.com/x-oglwobzdzlunivgx) |
| 18:06:47 | → | edwinb joins (sid69486@gateway/web/irccloud.com/x-jjzemvhemvqrtzqr) |
| 18:06:47 | → | elvishjerricco joins (sid237756@NixOS/user/ElvishJerricco) |
| 18:06:48 | → | jtmar joins (james@jtmar.me) |
| 18:06:49 | → | _bin_ joins (~bin@2600:1700:10a1:38d0:f5fc:8391:811:f23a) |
| 18:06:49 | → | berberman_ joins (~berberman@unaffiliated/berberman) |
| 18:06:49 | → | lechner joins (~lechner@letbox-vps.us-core.com) |
| 18:06:49 | → | JSharp joins (sid4580@wikia/JSharp) |
| 18:06:49 | flx_ | is now known as mflux |
| 18:06:50 | → | spidr joins (~spider@2402:1f00:8100:400::6b1) |
| 18:06:50 | → | SoF joins (~SoF@unaffiliated/skillyonfire) |
| 18:06:50 | → | dhouthoo joins (~dhouthoo@ptr-eitgbj2w0uu6delkbrh.18120a2.ip6.access.telenet.be) |
| 18:06:51 | → | thonkpod joins (~thonkpod@2001:19f0:ac01:b46:5400:1ff:fec7:d73d) |
| 18:06:52 | → | systemfault joins (sid267009@gateway/web/irccloud.com/x-jqwvujdvxvydxlry) |
| 18:06:54 | → | glowcoil joins (sid3405@gateway/web/irccloud.com/x-xeuicresjnitdefg) |
| 18:06:54 | → | gluegadget joins (sid22336@gateway/web/irccloud.com/x-ylyfdhrlcthpppud) |
| 18:06:55 | shapr | is now known as Guest39595 |
| 18:06:55 | → | higherorder__ joins (sid185221@gateway/web/irccloud.com/x-lcdnfhiahwbndmco) |
| 18:06:57 | → | newhoggy joins (sid198874@gateway/web/irccloud.com/x-jrcmrjttmzaivaot) |
| 18:06:57 | → | hendi joins (sid489601@gateway/web/irccloud.com/x-tofwispyijhkkmkf) |
| 18:06:58 | → | aizen_s joins (sid462968@gateway/web/irccloud.com/x-ssosxrgsgfolycrs) |
| 18:06:58 | → | Adeon joins (sid418992@gateway/web/irccloud.com/x-wguwowrrdxqwnndk) |
| 18:06:59 | → | moobar joins (sid171730@gateway/web/irccloud.com/x-idhhaawhjtolzzkm) |
| 18:07:01 | → | b20n joins (sid115913@gateway/web/irccloud.com/x-kbklydvlxfzrskqk) |
| 18:07:01 | → | lally joins (sid388228@gateway/web/irccloud.com/x-osbzlupikvuseetb) |
| 18:07:01 | → | robotmay joins (~beepboop@2001:8b0:7af0:2580:b995:956f:e934:6824) |
| 18:07:01 | → | iphy joins (sid67735@gateway/web/irccloud.com/x-tamdzevqynwsuesn) |
| 18:07:01 | → | edmundnoble joins (sid229620@gateway/web/irccloud.com/x-acqjqzoxhelmlagr) |
| 18:07:02 | → | p3n joins (~p3n@2a00:19a0:3:7c:0:d9c6:7cf6:1) |
| 18:07:03 | → | ocharles joins (sid30093@musicbrainz/user/ocharles) |
| 18:07:05 | → | gregberns_ joins (sid315709@gateway/web/irccloud.com/x-skjetjsgahxqvatt) |
| 18:07:05 | → | rodlogic__ joins (sid214676@gateway/web/irccloud.com/x-qnsaereppjlefdxr) |
| 18:07:08 | → | joel135 joins (sid136450@gateway/web/irccloud.com/x-xakheintvvuwjchq) |
| 18:07:09 | → | Firedancer_ joins (sid336191@gateway/web/irccloud.com/x-oqnhfavzetzfosjq) |
| 18:07:10 | → | nf joins (~n@2a03:4000:53:fb4::1) |
| 18:07:12 | → | stevekrouse1[m] joins (stevekrous@gateway/shell/matrix.org/x-llbpaqjyhwyybcvv) |
| 18:07:12 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 18:07:12 | → | xff0x joins (~xff0x@2001:1a81:53ea:3700:7b09:c6ef:9691:2f13) |
| 18:07:13 | → | rizary joins (sid220347@gateway/web/irccloud.com/x-wsiwelxvcbgqjzep) |
| 18:07:18 | → | KonTh3D0n joins (442ea9ac@c-68-46-169-172.hsd1.mi.comcast.net) |
| 18:07:19 | → | energizer joins (~energizer@unaffiliated/energizer) |
| 18:07:19 | → | Jajik joins (xchlup2@gateway/shell/fi.muni.cz/x-xsxkgiwziqlucamx) |
| 18:07:22 | → | tiru joins (tiru@gateway/web/irccloud.com/x-yvriqigkdgcytdrs) |
| 18:07:27 | → | alanz joins (sid110616@gateway/web/irccloud.com/x-pzmmyxojgeghivey) |
| 18:07:28 | → | Adluc joins (~Adluc@2a01:430:17:1::ffff:328) |
| 18:07:29 | → | integral joins (sid296274@p3m/member/integral) |
| 18:07:32 | → | Twey joins (~twey@unaffiliated/twey) |
| 18:07:34 | → | amatecha____ joins (sid10006@gateway/web/irccloud.com/x-guwzzdivsiignydz) |
| 18:07:37 | → | pfurla joins (~pfurla@ool-182ed2e2.dyn.optonline.net) |
| 18:07:42 | → | whataday joins (~xxx@2400:8902::f03c:92ff:fe60:98d8) |
| 18:07:44 | → | xcin joins (~x@159.203.132.140) |
| 18:07:46 | → | totte joins (~totte@chakra/totte) |
| 18:08:11 | Guest39595 | is now known as shapr |
| 18:08:15 | × | shapr quits (~shapr@162.243.9.169) (Changing host) |
| 18:08:15 | → | shapr joins (~shapr@haskell/developer/shapr) |
| 18:08:17 | → | zyeri joins (zyeri@gateway/shell/tilde.team/x-mcpchtuvgjcfnfvf) |
| 18:08:17 | × | zyeri quits (zyeri@gateway/shell/tilde.team/x-mcpchtuvgjcfnfvf) (Changing host) |
| 18:08:17 | → | zyeri joins (zyeri@tilde.team/users/zyeri) |
| 18:08:20 | → | ammar2 joins (admin@i.diddled.with.the.opers.so.they.klined.me) |
| 18:08:21 | → | irclogger_com joins (~irclogger@li659-42.members.linode.com) |
| 18:08:32 | → | lambdabot joins (~lambdabot@silicon.int-e.eu) |
| 18:08:32 | × | lambdabot quits (~lambdabot@silicon.int-e.eu) (Changing host) |
| 18:08:32 | → | lambdabot joins (~lambdabot@haskell/bot/lambdabot) |
| 18:08:34 | → | runawayfive joins (~nope@unaffiliated/runawayfive) |
| 18:08:49 | → | dgpratt joins (sid193493@gateway/web/irccloud.com/x-woogguzeplzoavpn) |
| 18:09:03 | → | liszt joins (sid336875@gateway/web/irccloud.com/x-pnebtkkjcwsmuzup) |
| 18:09:06 | → | Natch joins (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) |
| 18:09:10 | → | albethere joins (sid457088@gateway/web/irccloud.com/x-tdajxbyyhcasxgus) |
| 18:09:16 | → | kip joins (sid71464@gateway/web/irccloud.com/x-gpiqtxdlrikrisdm) |
| 18:09:47 | → | xsperry joins (~as@unaffiliated/xsperry) |
| 18:09:48 | × | eod quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 18:09:49 | → | cyphase joins (~cyphase@unaffiliated/cyphase) |
| 18:09:50 | → | bitmapper joins (uid464869@gateway/web/irccloud.com/x-skyxflrnbkdkklzl) |
| 18:10:15 | → | eod joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 18:10:28 | × | andreas31 quits (~andreas@gateway/tor-sasl/andreas303) (*.net *.split) |
| 18:10:28 | × | rj quits (~x@gateway/tor-sasl/rj) (*.net *.split) |
| 18:10:28 | × | finn_elija quits (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (*.net *.split) |
| 18:10:28 | × | jpds quits (~jpds@gateway/tor-sasl/jpds) (*.net *.split) |
| 18:10:28 | × | vgtw quits (~vgtw@gateway/tor-sasl/vgtw) (*.net *.split) |
| 18:10:28 | × | sord937 quits (~sord937@gateway/tor-sasl/sord937) (*.net *.split) |
| 18:10:28 | × | srk quits (~sorki@gateway/tor-sasl/sorki) (*.net *.split) |
| 18:10:28 | × | xelxebar quits (~xelxebar@gateway/tor-sasl/xelxebar) (*.net *.split) |
| 18:10:28 | × | Unhammer quits (~Unhammer@gateway/tor-sasl/unhammer) (*.net *.split) |
| 18:10:28 | × | hexo quits (~hexo@gateway/tor-sasl/hexo) (*.net *.split) |
| 18:10:28 | × | cantstanya quits (~chatting@gateway/tor-sasl/cantstanya) (*.net *.split) |
| 18:10:28 | × | Chai-T-Rex quits (~ChaiTRex@gateway/tor-sasl/chaitrex) (*.net *.split) |
| 18:10:28 | hexo_ | is now known as hexo |
| 18:10:49 | → | rann joins (sid175221@gateway/web/irccloud.com/x-ffjrckngolpknpwv) |
| 18:11:03 | → | SanchayanMaity joins (sid478177@gateway/web/irccloud.com/x-yrcsnbnrakrsvhfl) |
| 18:11:06 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 252 seconds) |
| 18:12:39 | → | SrPx joins (sid108780@gateway/web/irccloud.com/x-bbnjzembhmbnppsc) |
| 18:13:16 | → | srk joins (~sorki@gateway/tor-sasl/sorki) |
| 18:13:19 | → | hacxman joins (~hexo@gateway/tor-sasl/hexo) |
| 18:13:27 | → | jpds joins (~jpds@gateway/tor-sasl/jpds) |
| 18:13:29 | → | xelxebar joins (~xelxebar@gateway/tor-sasl/xelxebar) |
| 18:13:29 | × | ddellacosta quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 18:13:31 | → | sord937 joins (~sord937@gateway/tor-sasl/sord937) |
| 18:13:40 | × | landonf quits (landonf@mac68k.info) (Excess Flood) |
| 18:13:46 | → | howdoi joins (uid224@gateway/web/irccloud.com/x-ydlernjpazveajju) |
| 18:13:52 | × | Guest67571 quits (~sarahzrf_@sarahzrf.com) (Quit: bye) |
| 18:13:59 | → | dmj` joins (sid72307@gateway/web/irccloud.com/x-fjynwcaewsatxccp) |
| 18:14:01 | → | sarahzrf joins (~sarahzrf_@2604:a880:400:d0::b4a:4001) |
| 18:14:02 | → | andreas31 joins (~andreas@gateway/tor-sasl/andreas303) |
| 18:14:08 | → | Unhammer joins (~Unhammer@gateway/tor-sasl/unhammer) |
| 18:14:11 | → | finn_elija joins (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) |
| 18:14:13 | → | Vadrigar_ joins (~Vadrigar@91.65.114.8) |
| 18:14:18 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 18:15:42 | → | v01d4lph4 joins (~v01d4lph4@106.212.133.35) |
| 18:15:51 | × | hacxman quits (~hexo@gateway/tor-sasl/hexo) (Remote host closed the connection) |
| 18:15:52 | × | srk quits (~sorki@gateway/tor-sasl/sorki) (Remote host closed the connection) |
| 18:15:53 | → | cantstanya joins (~chatting@gateway/tor-sasl/cantstanya) |
| 18:15:54 | × | ircbrowse_tom quits (~ircbrowse@64.225.78.177) (ZNC 1.7.5+deb4 - https://znc.in) |
| 18:16:39 | → | ircbrowse_tom joins (~ircbrowse@64.225.78.177) |
| 18:16:39 | Server | sets mode +CLnt |
| 18:16:40 | → | anderson joins (~ande@159.65.95.130) |
| 18:16:40 | → | spoonm joins (~spoonm@tokyo.spoonm.org) |
| 18:16:41 | → | lassulus joins (~lassulus@185.183.127.234) |
| 18:16:42 | × | ptrcmd quits (~ptrcmd@conehub.com) (Changing host) |
| 18:16:42 | → | ptrcmd joins (~ptrcmd@unaffiliated/petercommand) |
| 18:16:42 | → | Alleria_ joins (~AllahuAkb@2603-7000-3040-0000-d83c-5948-c192-a22e.res6.spectrum.com) |
| 18:16:42 | → | molehillish joins (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312) |
| 18:16:42 | → | eldritch joins (~eldritch@138.197.72.132) |
| 18:16:43 | → | joeytwiddle joins (~joeytwidd@162.243.115.31) |
| 18:16:44 | → | rembo10 joins (~rembo10@wally.codeshy.com) |
| 18:16:44 | → | quinn joins (~quinn@c-73-223-224-163.hsd1.ca.comcast.net) |
| 18:16:45 | → | dave_uy joins (~david@108.61.193.26) |
| 18:16:47 | → | mupf joins (~micha@v22017094964653601.ultrasrv.de) |
| 18:16:47 | → | crtschin joins (~crtschin@104.131.9.149) |
| 18:16:48 | → | niklasb joins (~niklasb@dtun.de) |
| 18:16:50 | → | iptq joins (~michael@142.93.75.170) |
| 18:16:51 | → | m1dnight_ joins (~m1dnight@78-22-9-5.access.telenet.be) |
| 18:16:51 | → | eod joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 18:16:54 | → | earthy_ joins (~arthurvl@deban2.xs4all.space) |
| 18:16:54 | → | frobnicator joins (~frobnicat@185-227-75-147.dsl.cambrium.nl) |
| 18:16:55 | × | yushyin2 quits (nj19e27CNA@karif.server-speed.net) (Client Quit) |
| 18:16:55 | → | PatrickRobotham_ joins (sid18270@gateway/web/irccloud.com/x-oiupfqgvgmcusgoi) |
| 18:16:55 | → | scav joins (sid309693@gateway/web/irccloud.com/x-uslhiglasceegqqw) |
| 18:16:57 | × | lassulus quits (~lassulus@185.183.127.234) (Changing host) |
| 18:16:57 | → | lassulus joins (~lassulus@NixOS/user/lassulus) |
| 18:16:57 | → | Deide joins (~Deide@217.155.19.23) |
| 18:16:59 | → | carter joins (sid14827@gateway/web/irccloud.com/x-cxyihhqsuqfqchre) |
| 18:17:01 | → | conjunctive joins (sid433686@gateway/web/irccloud.com/x-nfkdjzsdkxmrkrti) |
| 18:17:02 | → | mapperr joins (~mapperr@vmi389916.contaboserver.net) |
| 18:17:02 | → | MrMobius joins (~MrMobius@208.58.206.154) |
| 18:17:04 | × | eldritch quits (~eldritch@138.197.72.132) (Changing host) |
| 18:17:04 | → | eldritch joins (~eldritch@unaffiliated/eldritch) |
| 18:17:04 | × | eod quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 18:17:05 | → | darthThorik joins (sid39589@gateway/web/irccloud.com/x-yyblajqqwaweohku) |
| 18:17:05 | → | hyiltiz-M joins (hyiltizkde@gateway/shell/kde/matrix/x-dxgxsjatywodwqtc) |
| 18:17:08 | × | niklasb quits (~niklasb@dtun.de) (Changing host) |
| 18:17:08 | → | niklasb joins (~niklasb@unaffiliated/codeslay0r) |
| 18:17:08 | × | vnz quits (~vnz@2001:bc8:604:94f::1) (Changing host) |
| 18:17:08 | → | vnz joins (~vnz@unaffiliated/vnz) |
| 18:17:10 | → | glamas joins (~glamas@107.182.17.237) |
| 18:17:11 | → | chindy joins (~quassel@51.15.63.78) |
| 18:17:11 | → | nff joins (~IceChat95@62-11-94-44.dialup.tiscali.it) |
| 18:17:12 | reda | is now known as Guest46661 |
| 18:17:12 | → | idnar joins (sid12240@gateway/web/irccloud.com/x-zpnhxxgbwuvypcql) |
| 18:17:13 | → | rkvist joins (~user@138.197.72.132) |
| 18:17:13 | stilgart | is now known as Guest16912 |
| 18:17:15 | × | hyiltiz-M quits (hyiltizkde@gateway/shell/kde/matrix/x-dxgxsjatywodwqtc) (Changing host) |
| 18:17:15 | → | hyiltiz-M joins (hyiltizkde@unaffiliated/hyiltiz) |
| 18:17:15 | × | hyiltiz-M quits (hyiltizkde@unaffiliated/hyiltiz) (Changing host) |
| 18:17:15 | → | hyiltiz-M joins (hyiltizkde@gateway/shell/kde/matrix/x-dxgxsjatywodwqtc) |
| 18:17:17 | → | perrier-jouet joins (~perrier-j@modemcable012.251-130-66.mc.videotron.ca) |
| 18:17:17 | → | Wamanuz joins (~wamanuz@78-70-34-81-no84.tbcn.telia.com) |
| 18:17:17 | → | Kaivo joins (~Kaivo@104-200-86-99.mc.derytele.com) |
| 18:17:17 | × | idnar quits (sid12240@gateway/web/irccloud.com/x-zpnhxxgbwuvypcql) (Changing host) |
| 18:17:17 | → | idnar joins (sid12240@unaffiliated/idnar) |
| 18:17:17 | × | idnar quits (sid12240@unaffiliated/idnar) (Changing host) |
| 18:17:17 | → | idnar joins (sid12240@gateway/web/irccloud.com/x-zpnhxxgbwuvypcql) |
| 18:17:19 | × | haritz quits (~hrtz@62.3.70.206) (Changing host) |
| 18:17:20 | → | haritz joins (~hrtz@unaffiliated/haritz) |
| 18:17:21 | → | sclv joins (sid39734@haskell/developer/sclv) |
| 18:17:23 | frobnicator | is now known as Guest3407 |
| 18:17:23 | → | oldsk00l joins (~znc@ec2-18-130-254-135.eu-west-2.compute.amazonaws.com) |
| 18:17:25 | → | sim590 joins (~sim590@modemcable090.207-203-24.mc.videotron.ca) |
| 18:17:25 | → | Graypup_ joins (Graypup@lfcode.ca) |
| 18:17:25 | → | yushyin joins (tQSqViaAx4@karif.server-speed.net) |
| 18:17:26 | → | xwvvvvwx joins (xwvvvvwx@gateway/vpn/mullvad/xwvvvvwx) |
| 18:17:27 | → | pieguy128 joins (~pieguy128@bas1-quebec14-67-70-101-46.dsl.bell.ca) |
| 18:17:27 | → | eod joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 18:17:27 | → | srk joins (~sorki@gateway/tor-sasl/sorki) |
| 18:17:27 | → | hacxman joins (~hexo@gateway/tor-sasl/hexo) |
| 18:17:28 | → | towel joins (~towel@unaffiliated/towel) |
| 18:17:29 | → | malumore joins (~malumore@151.62.125.69) |
| 18:17:29 | → | Sgeo joins (~Sgeo@ool-18b98aa4.dyn.optonline.net) |
| 18:17:30 | → | hololeap joins (~hololeap@unaffiliated/hololeap) |
| 18:17:31 | → | aplainzetakind joins (~johndoe@captainludd.powered.by.lunarbnc.net) |
| 18:17:33 | → | Chai-T-Rex joins (~ChaiTRex@gateway/tor-sasl/chaitrex) |
| 18:17:34 | → | infinisil joins (~infinisil@NixOS/user/infinisil) |
| 18:17:35 | → | vancz joins (~vancz@unaffiliated/vancz) |
| 18:17:36 | → | adamCS joins (~adamCS@ec2-34-207-160-255.compute-1.amazonaws.com) |
| 18:17:36 | → | aib joins (~aib@unaffiliated/aib42) |
| 18:17:37 | → | thaumavorio joins (~thaumavor@thaumavor.io) |
| 18:17:39 | → | dminuoso joins (~dminuoso@static.88-198-218-68.clients.your-server.de) |
| 18:17:43 | → | wraithm joins (~wraithm@unaffiliated/wraithm) |
| 18:17:44 | → | electrostat joins (~dag@unaffiliated/electrostat) |
| 18:17:44 | → | dustinm joins (~dustinm@static.38.6.217.95.clients.your-server.de) |
| 18:17:46 | → | blissful joins (~blissful@unaffiliated/azuline) |
| 18:17:46 | → | CitizenSnips joins (~CitizenSn@irc.refl.club) |
| 18:17:46 | → | tomsmeding joins (~tomsmedin@2a03:b0c0:0:1010::767:3001) |
| 18:17:48 | → | deu joins (de@uio.re) |
| 18:17:49 | → | PragCypher joins (~cypher@li1507-98.members.linode.com) |
| 18:17:49 | → | urdh joins (~urdh@unaffiliated/urdh) |
| 18:17:49 | → | tlgl^nix joins (~damien@2604:3d08:f17f:ec50:250:b6ff:fee3:6eae) |
| 18:17:50 | → | RoguePointer joins (~jigen@94.177.235.178) |
| 18:17:50 | × | RoguePointer quits (~jigen@94.177.235.178) (Changing host) |
| 18:17:50 | → | RoguePointer joins (~jigen@unaffiliated/roguepointer) |
| 18:17:51 | → | Guest16651 joins (~zmv@unaffiliated/zmv) |
| 18:17:52 | → | wagle joins (~wagle@quassel.wagle.io) |
| 18:17:54 | → | cyberlard joins (~cyberlard@unaffiliated/jludwig) |
| 18:17:57 | tlgl^nix | has gone away to hack at some code |
| 18:17:58 | → | connrs joins (~connrs@runciter.connrs.uk) |
| 18:17:58 | → | pie_ joins (~pie_bnc]@unaffiliated/pie-/x-0787662) |
| 18:18:02 | → | averell joins (~averell@unaffiliated/averell) |
| 18:18:07 | → | Benzi-Junior joins (~BenziJuni@dsl-149-67-143.hive.is) |
| 18:18:08 | → | Klumben joins (Nsaiswatch@gateway/shell/panicbnc/x-tsikniggqbsrqudz) |
| 18:18:09 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 18:18:10 | → | cole-h joins (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) |
| 18:18:10 | → | okad joins (~okad@ec2-18-135-78-237.eu-west-2.compute.amazonaws.com) |
| 18:18:16 | <stevekrouse1[m]> | Hello! I'm trying to replicate a curl in haskell. This is the Haskell (https://pastebin.com/40dktGND) and this is the curl: `curl --request POST 'https://api.onepeloton.com/auth/login' --data-raw '{}'`. I can't figure out why I get back different responses |
| 18:18:17 | → | Tario joins (~Tario@201.192.165.173) |
| 18:18:24 | → | forell joins (~forell@unaffiliated/forell) |
| 18:18:27 | tlgl^nix | has gone away to hack at some code |
| 18:18:36 | → | atk joins (~Arch-TK@ircpuzzles/staff/Arch-TK) |
| 18:18:36 | → | leothrix joins (~leothrix@elastic/staff/leothrix) |
| 18:18:45 | × | Vadrigar_ quits (~Vadrigar@91.65.114.8) (Ping timeout: 252 seconds) |
| 18:18:46 | → | zfnmxt joins (~zfnmxt@unaffiliated/zfnmxt) |
| 18:18:48 | → | a3Dman joins (~3Dman@unaffiliated/a3dman) |
| 18:18:48 | → | kaletaa joins (~kaletaa@188.34.177.83) |
| 18:18:52 | → | bob_twinkles joins (~quassel@ec2-52-37-66-13.us-west-2.compute.amazonaws.com) |
| 18:19:04 | → | drakonis joins (~drakonis@unaffiliated/drakonis) |
| 18:19:08 | → | gambpang joins (~gambpang@unaffiliated/gambpang) |
| 18:19:17 | → | dddddd joins (~dddddd@unaffiliated/dddddd) |
| 18:19:19 | → | Techcable joins (~Techcable@168.235.93.147) |
| 18:19:28 | → | Sparadox joins (~etienne@ns3123347.ip-51-68-152.eu) |
| 18:19:31 | → | kloeri joins (~kloeri@freenode/staff/exherbo.kloeri) |
| 18:19:32 | → | ukari joins (~ukari@unaffiliated/ukari) |
| 18:19:49 | <stevekrouse1[m]> | The haskell version used to work, but stopped for some reason. This has been verified on three different machines |
| 18:20:01 | <koala_man> | stevekrouse1[m]: have you compared the request and response? |
| 18:20:08 | → | adium joins (adium@unaffiliated/adium) |
| 18:20:19 | × | DavidEichmann quits (~david@47.27.93.209.dyn.plus.net) (Remote host closed the connection) |
| 18:20:27 | → | coddinkn joins (~coddinkn@octayn.net) |
| 18:20:29 | <geekosaur> | one possibility is they have a whitelist of permitted clients now |
| 18:20:30 | × | KonTh3D0n quits (442ea9ac@c-68-46-169-172.hsd1.mi.comcast.net) (Quit: Connection closed) |
| 18:20:34 | × | v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Ping timeout: 265 seconds) |
| 18:21:07 | → | dqd joins (id@wikipedia/dqd) |
| 18:21:11 | → | xts joins (~ts@46.101.20.9) |
| 18:21:11 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 18:21:12 | → | tristanC joins (~tristanC@unaffiliated/tristanc) |
| 18:21:13 | → | sudden joins (~lax@unaffiliated/laxask) |
| 18:21:14 | → | e2 joins (e2@sponsored.by.bnc4you.xyz) |
| 18:21:14 | → | arw joins (~arw@impulse.informatik.uni-erlangen.de) |
| 18:21:18 | × | yushyin quits (tQSqViaAx4@karif.server-speed.net) (Client Quit) |
| 18:21:20 | → | AWizzArd joins (~code@gehrels.uberspace.de) |
| 18:21:26 | → | jackhill joins (~jackhill@marsh.hcoop.net) |
| 18:21:26 | → | vodkaInferno joins (~wormphleg@104.131.156.184) |
| 18:21:26 | → | yushyin joins (krIxGtPfeq@karif.server-speed.net) |
| 18:21:28 | → | mceier joins (~mceier@89-68-132-187.dynamic.chello.pl) |
| 18:21:31 | → | tessier joins (~treed@98.171.210.130) |
| 18:21:31 | × | tessier quits (~treed@98.171.210.130) (Changing host) |
| 18:21:31 | → | tessier joins (~treed@kernel-panic/copilotco) |
| 18:21:33 | → | newsham joins (~ubuntu@ec2-18-218-216-88.us-east-2.compute.amazonaws.com) |
| 18:21:39 | → | Papa joins (~papa@unaffiliated/papa) |
| 18:21:42 | → | Natch joins (~Natch@c-b471e255.014-297-73746f25.bbcust.telenor.se) |
| 18:22:26 | → | ddellacosta joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 18:23:31 | → | lordyod joins (~lordyod@c-67-169-144-132.hsd1.ca.comcast.net) |
| 18:24:45 | → | sssb54 joins (~ssssb56@vps-b2931db6.vps.ovh.ca) |
| 18:24:46 | → | pjb joins (~t@2a01cb04063ec50059fa1e4c7a6ddecf.ipv6.abo.wanadoo.fr) |
| 18:25:17 | ba | is now known as bandali |
| 18:25:26 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 18:25:39 | → | Zialus_PT joins (~RMF@2001:818:de63:c300:211:32ff:fe8d:ad29) |
| 18:26:12 | → | Someguy123 joins (~someguy@unaffiliated/compgenius999) |
| 18:26:12 | × | eod quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 18:26:19 | → | vgtw joins (~vgtw@gateway/tor-sasl/vgtw) |
| 18:26:33 | → | Ekho joins (~Ekho@unaffiliated/ekho) |
| 18:26:34 | → | eod joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 18:26:46 | × | Zialus quits (~RMF@199.125.37.188.rev.vodafone.pt) (Ping timeout: 240 seconds) |
| 18:27:13 | → | turnA joins (~turnA@103.120.19.44) |
| 18:28:30 | tlgl^nix | has returned from breaking programs |
| 18:28:48 | × | RusAlex quits (~Chel@unaffiliated/rusalex) (Quit: WeeChat 3.0) |
| 18:28:54 | → | RusAlex joins (~Chel@unaffiliated/rusalex) |
| 18:29:31 | × | stevekrouse1[m] quits (stevekrous@gateway/shell/matrix.org/x-llbpaqjyhwyybcvv) (Ping timeout: 245 seconds) |
| 18:29:47 | × | Guest46661 quits (~reda@4.ip-137-74-112.eu) (Changing host) |
| 18:29:47 | → | Guest46661 joins (~reda@unaffiliated/reda) |
| 18:29:50 | Athas_ | is now known as Athas |
| 18:29:56 | Guest46661 | is now known as reda |
| 18:29:56 | × | eod quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 18:30:11 | × | Ericson2314 quits (ericson231@gateway/shell/matrix.org/x-tqrybzxnvdtktfea) (Ping timeout: 248 seconds) |
| 18:31:08 | → | monochrom joins (trebla@216.138.220.146) |
| 18:31:27 | × | ClaudiusMaximus quits (~claude@unaffiliated/claudiusmaximus) (Quit: ->) |
| 18:31:39 | × | xff0x quits (~xff0x@2001:1a81:53ea:3700:7b09:c6ef:9691:2f13) (Ping timeout: 250 seconds) |
| 18:32:49 | → | __minoru__shirae joins (~shiraeesh@46.34.207.1) |
| 18:33:14 | → | v01d4lph4 joins (~v01d4lph4@106.212.133.35) |
| 18:33:24 | → | xff0x joins (xff0x@gateway/vpn/mullvad/xff0x) |
| 18:33:46 | × | nf quits (~n@2a03:4000:53:fb4::1) (Quit: Fairfarren.) |
| 18:33:56 | → | nf joins (~n@monade.li) |
| 18:34:29 | → | xacktm joins (xacktm@gateway/shell/panicbnc/x-cckreqhvgmeuulfv) |
| 18:35:44 | → | KonTh3D0n joins (442ea9ac@c-68-46-169-172.hsd1.mi.comcast.net) |
| 18:36:09 | → | puke joins (~vroom@217.138.252.52) |
| 18:36:17 | <sclv> | tomjaguarpaw: ping |
| 18:37:54 | × | v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Ping timeout: 245 seconds) |
| 18:38:45 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds) |
| 18:39:21 | × | Unhammer quits (~Unhammer@gateway/tor-sasl/unhammer) (Remote host closed the connection) |
| 18:39:37 | × | __minoru__shirae quits (~shiraeesh@46.34.207.1) (Ping timeout: 260 seconds) |
| 18:39:55 | → | Unhammer joins (~Unhammer@gateway/tor-sasl/unhammer) |
| 18:41:50 | × | darjeeling_ quits (~darjeelin@122.245.208.187) (Ping timeout: 265 seconds) |
| 18:43:06 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 18:44:39 | Guest3763 | is now known as mozzarella |
| 18:45:08 | mozzarella | is now known as Guest69019 |
| 18:45:38 | × | xff0x quits (xff0x@gateway/vpn/mullvad/xff0x) (Ping timeout: 240 seconds) |
| 18:46:30 | → | motersen joins (~user@2a0a-a540-7dde-0-2d1c-e683-f179-e2a.ipv6dyn.netcologne.de) |
| 18:47:15 | → | Ericson2314 joins (ericson231@gateway/shell/matrix.org/x-panmmruhlacmvhoa) |
| 18:47:38 | → | xff0x joins (~xff0x@2001:1a81:53ea:3700:7b09:c6ef:9691:2f13) |
| 18:47:53 | <jonathanx> | I want to recursively iterate through a sumtype that's somewhat "rose-tree" ish, i. e. some of the constructors contain collections of the sum type itself. I'd like to aggregare data from the different "levels" using sth like ":: SumType -> Writer (Data.Tree d) a". Is it possible to use a writer somehow or should I settle for the state monad? In a certain sense I just want to output, but rose trees aren't monoids :s |
| 18:48:23 | → | jakalx joins (~jakalx@base.jakalx.net) |
| 18:49:22 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 18:50:47 | <monochrom> | From today's HWN: https://frasertweedale.github.io/blog-fp/posts/2021-03-18-dyre-cabal-store.html is a nice introduction to the cabal v2 model. |
| 18:51:11 | × | idhugo__ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 258 seconds) |
| 18:52:07 | × | molehillish quits (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312) (Remote host closed the connection) |
| 18:52:08 | → | curiousgay joins (~gay@178.217.208.8) |
| 18:52:32 | → | michalz joins (~user@185.246.204.47) |
| 18:52:39 | → | stevekrouse1[m] joins (stevekrous@gateway/shell/matrix.org/x-vvhowembkwltilwa) |
| 18:52:46 | → | molehillish joins (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312) |
| 18:53:17 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 18:54:18 | <monochrom> | jonathanx: With any luck, your "collection" type is an instance of Foldable, so all the Foldable methods apply, e.g., foldMap, sum. |
| 18:54:42 | → | darjeeling_ joins (~darjeelin@115.215.42.89) |
| 18:54:47 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 18:55:10 | × | ddellacosta quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 18:55:21 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 18:56:52 | × | hololeap quits (~hololeap@unaffiliated/hololeap) (Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/) |
| 18:57:01 | × | molehillish quits (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312) (Ping timeout: 245 seconds) |
| 18:57:10 | <maerwald> | stevekrouse1[m]: are you asking why curl works better than a 10 LOC implementation? |
| 18:57:11 | → | hololeap joins (~hololeap@unaffiliated/hololeap) |
| 18:57:28 | <maerwald> | there can be many reasons, including firewalls etc |
| 18:57:53 | <Athas> | Is there a single cabal command to upload a package to Hackage? |
| 18:57:54 | <maerwald> | I'd shell out to curl and call it a day |
| 18:58:06 | <monochrom> | Yeah someone is bound to ask "why doesn't your program honour my http_proxy envvar" |
| 18:58:10 | <Athas> | I figured I should standardise on cabal, but I can't find an equivalent of 'stack upload .'. |
| 18:58:24 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 252 seconds) |
| 18:58:26 | <Athas> | Do I really need to first run an sdist, like some sort of barbarian? |
| 18:58:52 | <geekosaur> | I thought cabal ran sdist itself when needed these days |
| 18:58:53 | <monochrom> | Not to mention in case the URLs are https TLS goodness. |
| 18:58:54 | → | Riviera joins (Riviera@2a03:b0c0:1:d0::10:b001) |
| 18:59:17 | <Athas> | geekosaur: 'cabal upload' requires me to provide TARFILES. |
| 18:59:18 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 240 seconds) |
| 18:59:18 | × | conal quits (~conal@192.145.118.249) (Quit: Computer has gone to sleep.) |
| 18:59:19 | × | Riviera quits (Riviera@2a03:b0c0:1:d0::10:b001) (Client Quit) |
| 18:59:53 | → | elred_ joins (~elred_@82.102.19.142) |
| 18:59:57 | <Athas> | Oh well. |
| 19:00:02 | <sclv> | i bet a pr would be welcomed on that |
| 19:00:46 | hackage | futhark 0.19.3 - An optimising compiler for a functional, array-oriented language. https://hackage.haskell.org/package/futhark-0.19.3 (TroelsHenriksen) |
| 19:00:56 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 19:01:19 | → | SolarAquarion joins (SolarAquar@gateway/shell/panicbnc/x-jhqcerqxwmhuufxz) |
| 19:01:24 | → | L29Ah joins (~L29Ah@unaffiliated/l29ah) |
| 19:01:34 | → | xourt joins (d4c620ea@212-198-32-234.rev.numericable.fr) |
| 19:01:58 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 19:03:04 | → | hexo| joins (~hexo@gateway/tor-sasl/hexo) |
| 19:03:05 | → | sorki joins (~sorki@gateway/tor-sasl/sorki) |
| 19:04:21 | × | srk quits (~sorki@gateway/tor-sasl/sorki) (Ping timeout: 240 seconds) |
| 19:04:45 | × | hacxman quits (~hexo@gateway/tor-sasl/hexo) (Ping timeout: 240 seconds) |
| 19:06:10 | sorki | is now known as srk |
| 19:06:41 | × | Kaivo quits (~Kaivo@104-200-86-99.mc.derytele.com) (Quit: WeeChat 3.0.1) |
| 19:06:46 | <maerwald> | cabal still uses the unmaintained haskell tar implementation afair? |
| 19:07:08 | × | ukari quits (~ukari@unaffiliated/ukari) (Remote host closed the connection) |
| 19:07:12 | → | Kaivo joins (~Kaivo@104-200-86-99.mc.derytele.com) |
| 19:07:20 | <Athas> | I also have a moderately frustrating problem with publishing haddocks to Hackage, though. The 'cabal upload' command finishes by asking me (through 'rm') whether I want to delete a handful of files that it generated itself and then apparently made read-only: https://gist.github.com/athas/e629ab6fb59077742c0fcd317f36f6a7 |
| 19:07:26 | <Athas> | What's up with that? Have you seen that before? |
| 19:07:44 | <sclv> | its not unmaintained afaik, just Very Stable |
| 19:08:16 | → | ukari joins (~ukari@unaffiliated/ukari) |
| 19:08:32 | <sclv> | that's odd athas, file permissions are always prone to weird things |
| 19:08:37 | → | Tops2 joins (~Tobias@dyndsl-091-249-083-058.ewe-ip-backbone.de) |
| 19:09:02 | <sclv> | i suspect that may have to do with how haddock generates those files, not cabal itself? |
| 19:09:04 | <Athas> | And why would cabal shell out to rm? |
| 19:09:05 | <maerwald> | sclv: it is unmaintained |
| 19:09:07 | <maerwald> | I used it |
| 19:09:16 | <sclv> | i used it to |
| 19:09:20 | <sclv> | what do you mean unmaintained |
| 19:09:27 | <maerwald> | which is why I forked it and then gave up and used libarchive |
| 19:09:35 | <maerwald> | sclv: PRs are unattended |
| 19:09:44 | <maerwald> | it doesn't even support long gnu names |
| 19:09:47 | × | tlgl^nix quits (~damien@2604:3d08:f17f:ec50:250:b6ff:fee3:6eae) (Read error: Connection reset by peer) |
| 19:09:57 | <maerwald> | there are serious bugs with hardlinks |
| 19:10:01 | <maerwald> | it can't unpack a GHC bindist |
| 19:10:05 | <maerwald> | it has memory leaks |
| 19:10:36 | × | Neuromancer quits (~Neuromanc@unaffiliated/neuromancer) (Ping timeout: 260 seconds) |
| 19:10:46 | sclv | skims pr |
| 19:10:56 | <sclv> | yeah, there are some prs that def should be merged |
| 19:11:12 | <sclv> | the long name thing is my biggest gripe -- it actually screws with some packages on the hackage builder |
| 19:11:13 | → | conal joins (~conal@192.145.118.103) |
| 19:11:16 | hackage | alsa-seq 0.6.0.8 - Binding to the ALSA Library API (MIDI sequencer). https://hackage.haskell.org/package/alsa-seq-0.6.0.8 (HenningThielemann) |
| 19:11:29 | <maerwald> | ah, and utf8 is broken |
| 19:11:34 | <sclv> | but i don't view lacking longname support as "unmaintained" just "we have not implemented a bigger spec" |
| 19:11:41 | <maerwald> | sclv: long name thing was easy to patch in |
| 19:11:44 | <maerwald> | I provided a PR |
| 19:12:04 | <maerwald> | https://github.com/haskell/tar/pull/50 |
| 19:12:22 | × | KonTh3D0n quits (442ea9ac@c-68-46-169-172.hsd1.mi.comcast.net) (Quit: Connection closed) |
| 19:12:30 | <maerwald> | just use libarchive |
| 19:12:37 | <maerwald> | it works well and doesn't leak |
| 19:12:45 | <sclv> | maerwald: i don't see it in the open prs? https://github.com/haskell/tar/pulls |
| 19:12:48 | × | justsomeguy quits (~justsomeg@24.96.241.90) (Quit: WeeChat 3.0.1) |
| 19:12:54 | <maerwald> | click on the link |
| 19:13:03 | → | justsomeguy joins (~justsomeg@unaffiliated/--/x-3805311) |
| 19:13:27 | → | madjestic joins (~Android@86-88-72-244.fixed.kpn.net) |
| 19:13:27 | <maerwald> | I close PRs after some time, because I can't be bothered to maintain branches for months or even remember what I did 3 months ago. |
| 19:13:46 | <maerwald> | so when someone starts reviewing after 3 months, I have no idea what I did :o |
| 19:14:22 | <sclv> | hope you don't mind i reopened -- ideally someone else can pick it up |
| 19:14:27 | <sclv> | i'll actually start lobbying for it a bit |
| 19:14:41 | <sclv> | i don't think cabal can afford to easily switch to libarchive due to dep footprint :-/ |
| 19:14:46 | <maerwald> | the code in that module is pretty dense too |
| 19:15:00 | <maerwald> | easy to write bugs there |
| 19:15:37 | <sclv> | going to see if i can lobby for $WORK to maintain the tar lib or if not then the HF |
| 19:15:39 | <maerwald> | @hackage tar-bytestring |
| 19:15:39 | <lambdabot> | https://hackage.haskell.org/package/tar-bytestring |
| 19:15:42 | <maerwald> | is the fork btw |
| 19:16:00 | × | Tario quits (~Tario@201.192.165.173) (Read error: Connection reset by peer) |
| 19:16:28 | → | Tario joins (~Tario@201.192.165.173) |
| 19:16:31 | <maerwald> | it has some testing, because it was used in ghcup for some time (and still on i386) |
| 19:16:34 | <sclv> | oh hm, that's really almost the same dep footprint except for the hpath stuff |
| 19:16:43 | → | molehillish joins (~molehilli@ip98-165-87-166.ph.ph.cox.net) |
| 19:16:47 | → | entel joins (uid256215@botters/entel) |
| 19:16:56 | <maerwald> | but libarchive works so much better |
| 19:16:56 | <sclv> | maaaybe cabal would be willing to pull that in |
| 19:17:01 | <sclv> | is the api almost the same? |
| 19:17:26 | <maerwald> | sclv: I don't remember why I use hpath |
| 19:17:38 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 19:18:53 | → | alexfmpe joins (alexfmpema@gateway/shell/matrix.org/x-hkcyjxwvqcfprdvk) |
| 19:18:53 | → | bitonic joins (bitonicmat@gateway/shell/matrix.org/x-cknbhrsmwuspkybo) |
| 19:18:53 | → | domenkozar[m] joins (domenkozar@NixOS/user/domenkozar) |
| 19:18:53 | → | fgaz joins (fgazmatrix@gateway/shell/matrix.org/x-uoqctlzzxijsrbnx) |
| 19:18:53 | → | johnnyboy[m] joins (gifumatrix@gateway/shell/matrix.org/x-caxbfdzcrcwpdjzr) |
| 19:18:53 | → | hsiktas[m] joins (hsiktasmat@gateway/shell/matrix.org/x-tqialfjbrpnxsffx) |
| 19:18:53 | → | immae joins (immaematri@gateway/shell/matrix.org/x-ioahtpljthiuyyol) |
| 19:18:53 | → | jtojnar joins (jtojnarmat@gateway/shell/matrix.org/x-dsjcunptpxywioqb) |
| 19:18:53 | → | mud joins (kadobanmat@gateway/shell/matrix.org/x-nfxslouynpwfxobq) |
| 19:18:53 | → | jkaye[m] joins (jkayematri@gateway/shell/matrix.org/x-ennhxxzzzhkixwvh) |
| 19:18:53 | → | lambdaclan joins (lambdaclan@gateway/shell/matrix.org/x-uufzxjqwtjfwnwfs) |
| 19:18:54 | → | lnxw37d4 joins (lnxw37d4ma@gateway/shell/matrix.org/x-mfxtecodhroeahya) |
| 19:18:54 | → | plumenator[m] joins (plumenator@gateway/shell/matrix.org/x-ngldrsvmobpwaihf) |
| 19:18:54 | → | pqwy[m] joins (pqwymatrix@gateway/shell/matrix.org/x-hbmtdvcfldejawxg) |
| 19:18:54 | → | psydruid joins (psydruidma@gateway/shell/matrix.org/x-mhqaodckpivqakxa) |
| 19:18:54 | → | rednaZ[m] joins (r3dnazmatr@gateway/shell/matrix.org/x-snuhlmlemnezhvaq) |
| 19:18:54 | → | samthecoy[m] joins (samthecoym@gateway/shell/matrix.org/x-lacgqpnqgugqzbed) |
| 19:18:54 | → | siraben joins (sirabenmat@gateway/shell/matrix.org/x-rwrxnmwjnxipkdxm) |
| 19:18:54 | → | sm[m] joins (simonmicma@gateway/shell/matrix.org/x-rhhjfcwvoaiqlhsb) |
| 19:18:54 | → | srid joins (sridmatrix@gateway/shell/matrix.org/x-mlalfjmbihdibpcn) |
| 19:18:54 | → | ThaEwat joins (thaewraptm@gateway/shell/matrix.org/x-mhbksccjnhrerdbx) |
| 19:18:54 | → | unclechu joins (unclechuma@gateway/shell/matrix.org/x-zafpcezzhlxmszgv) |
| 19:18:54 | → | VarikValefor[m] joins (varikvalef@gateway/shell/matrix.org/x-jwhidrkejgemebyi) |
| 19:18:54 | → | speakerspivakeem joins (speakerdea@gateway/shell/matrix.org/x-hqzqjllfpwugrngc) |
| 19:18:54 | → | jeffcasavant[m] joins (jeffcasava@gateway/shell/matrix.org/x-ghlvjewphjhwcibc) |
| 19:18:54 | → | heck-to-the-gnom joins (heck-to-th@gateway/shell/matrix.org/x-odxhukaudgrkukai) |
| 19:18:55 | → | SlackIntegration joins (slackbotma@gateway/shell/matrix.org/x-ggiuvncasferibnw) |
| 19:18:55 | → | mly[m] joins (mlydisenco@gateway/shell/matrix.org/x-gpmmqalwmeymdqxy) |
| 19:18:55 | → | jerin joins (jerinmatri@gateway/shell/matrix.org/x-kvolacdjxmkaxezw) |
| 19:18:55 | → | mrus[m] joins (mrusmatrix@gateway/shell/matrix.org/x-auhrekmhtboguinv) |
| 19:18:55 | → | PotatoHatsue joins (berbermanp@gateway/shell/matrix.org/x-gwndaolqmxpkivmz) |
| 19:18:55 | → | kadobanana joins (kadoban9he@gateway/shell/matrix.org/x-mbsahwnxhqdezbol) |
| 19:18:55 | → | joe[m]1 joins (joemonoida@gateway/shell/matrix.org/x-ddskqwzpoidneuno) |
| 19:18:55 | → | addem[m] joins (addemmatri@gateway/shell/matrix.org/x-ypxqmsajecvozoaf) |
| 19:18:55 | → | MatrixTravelerb4 joins (voyagert2b@gateway/shell/matrix.org/x-lvxzumkrupyfiyja) |
| 19:18:55 | → | maralorn joins (maralornma@gateway/shell/matrix.org/x-luhnpawxxxvpzhpo) |
| 19:18:55 | → | beardhatcode joins (robbertbea@gateway/shell/matrix.org/x-wlzhutvbdcgpqajg) |
| 19:18:55 | → | DamienCassou joins (damiencass@gateway/shell/matrix.org/x-kpqjemsfyumiozks) |
| 19:18:56 | → | alecs[m] joins (malumorema@gateway/shell/matrix.org/x-rhoytvrhanidetkb) |
| 19:18:56 | → | maerwald[m] joins (maerwaldma@gateway/shell/matrix.org/x-yuqlflwfskdeyytv) |
| 19:18:56 | → | kadoban joins (kadobanemp@gateway/shell/matrix.org/x-zxzeddnaqbquvftn) |
| 19:18:56 | → | juliendehos[m] joins (juliendeho@gateway/shell/matrix.org/x-yfoaqjfmupelieaa) |
| 19:18:56 | → | toasty_avocado[m joins (toastyavoc@gateway/shell/matrix.org/x-fodvrwdskrlczeao) |
| 19:18:56 | → | mjlbach joins (atriusmatr@gateway/shell/matrix.org/x-xpyboyzatqyxnpnd) |
| 19:18:56 | → | Lurkki[m] joins (lurkkifene@gateway/shell/matrix.org/x-uwcptbhdenivuiqf) |
| 19:18:56 | → | berberman[T] joins (berberma4@gateway/shell/matrix.org/x-odkgsosivfyzrrtj) |
| 19:18:56 | → | anon1891[m] joins (anon1891ma@gateway/shell/matrix.org/x-upqcjwzkjmaugjhu) |
| 19:18:56 | → | CrabMan joins (phi-matrix@gateway/shell/matrix.org/x-lhuyyowodqgbbhrc) |
| 19:18:56 | → | DevTurks[m] joins (turkdevops@gateway/shell/matrix.org/x-kghbhbsohjbmiavj) |
| 19:18:57 | → | my_name_is_not_j joins (mynameisno@gateway/shell/matrix.org/x-bprwmxbnnsbegxys) |
| 19:18:57 | → | johnnyv[m] joins (badwolf256@gateway/shell/matrix.org/x-upzcsrdzvgcrcdeb) |
| 19:18:57 | → | arcontethegreat[ joins (arcontethe@gateway/shell/matrix.org/x-piwbtrfvfsexrtsx) |
| 19:18:57 | → | themsay[m] joins (themsaymat@gateway/shell/matrix.org/x-mkpdeznkjbrlmllz) |
| 19:18:57 | → | darkcodi[m] joins (darkcodima@gateway/shell/matrix.org/x-dwlebpymojvmimkd) |
| 19:18:57 | → | loyon joins (loyonmatri@gateway/shell/matrix.org/x-pemxxwellxfcduly) |
| 19:18:57 | → | mith[m] joins (mithmatrix@gateway/shell/matrix.org/x-atxdhjeqykoicgbz) |
| 19:18:57 | → | M53K5HUN_8[m] joins (m53k5hun8m@gateway/shell/matrix.org/x-vnkcdqtkiyhfknsf) |
| 19:18:57 | → | dyniec[m] joins (dyniecmatr@gateway/shell/matrix.org/x-eudkhjozkpdvxlqx) |
| 19:18:57 | → | JaakkoLuttinen[m joins (jluttinema@gateway/shell/matrix.org/x-xcqleabphvzqobuf) |
| 19:18:57 | → | michaelpj joins (michaelpjm@gateway/shell/matrix.org/x-ekdcxwihxhpivako) |
| 19:18:58 | → | shieru[m] joins (shierualet@gateway/shell/matrix.org/x-xqebitkoctqsqrrq) |
| 19:19:01 | → | alar[m] joins (alarmxalat@gateway/shell/matrix.org/x-xyufcijrhgobwhht) |
| 19:19:02 | → | Cesionaut[m] joins (cesionautm@gateway/shell/matrix.org/x-thzaqisfhjtnjxiv) |
| 19:19:02 | → | viktorstrate[m] joins (viktorstra@gateway/shell/matrix.org/x-jzjyxmvrxfrstvkg) |
| 19:19:02 | → | rust-rocks[m] joins (rust-rocks@gateway/shell/matrix.org/x-ztvyhrreyiyrdiaw) |
| 19:19:03 | → | invent[m] joins (inventmatr@gateway/shell/matrix.org/x-szzijrqsdjgoiqjh) |
| 19:19:03 | <remedan> | Hello, I'm new to haskell and I'm trying to run a simple script. It runs unless I import anything. Then it hangs. Example: https://paste.tomsmeding.com/QdOpCG9G I've tried removing ~/.stack |
| 19:19:03 | → | ManofLetters[m] joins (manoflette@gateway/shell/matrix.org/x-lhhtyyzwgyplirka) |
| 19:19:04 | → | Lurkki[m]1 joins (lurkkipriv@gateway/shell/matrix.org/x-tllccbvhmdwuvhei) |
| 19:19:05 | → | Haskman[m] joins (haskmanmat@gateway/shell/matrix.org/x-aabmdmieqqpjkbyp) |
| 19:19:28 | × | Firedancer_ quits (sid336191@gateway/web/irccloud.com/x-oqnhfavzetzfosjq) () |
| 19:19:33 | → | Pressyware[m] joins (pressyware@gateway/shell/matrix.org/x-aixuldvihabgyxzq) |
| 19:19:34 | → | MahmoudMAZOUZ[m] joins (mazouzmaen@gateway/shell/matrix.org/x-tdhzypoavtepgyci) |
| 19:19:48 | → | Firedancer_ joins (sid336191@gateway/web/irccloud.com/x-mtbaiflqonfwpdpt) |
| 19:19:51 | <remedan> | Google got me nowhere |
| 19:20:11 | × | mniip quits (mniip@freenode/staff/mniip) (Quit: This page is intentionally left blank.) |
| 19:20:48 | <maerwald> | sclv: tar needs a rewrite, utilizing something like streamly |
| 19:20:55 | → | aarvar joins (~foewfoiew@2601:602:a080:fa0:8d5e:8b07:4f7a:6938) |
| 19:21:04 | <tomsmeding> | remedan: how long did you wait? that step might take a while |
| 19:21:12 | <maerwald> | afair the streaming in current tar is realized via laziness (ugh) |
| 19:21:15 | <sclv> | conceptually, yes. for the purposes of cabal, i think not :-) |
| 19:21:27 | <maerwald> | and so in some weird rare cases, it isn't lazy |
| 19:21:29 | → | mniip joins (mniip@freenode/staff/mniip) |
| 19:21:34 | <remedan> | tomsmeding: about a minute, does it take longer? |
| 19:21:38 | <maerwald> | because laziness generally isn't something easy to reason about |
| 19:21:57 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds) |
| 19:22:26 | <tomsmeding> | remedan: does it use CPU in the mean time? What cpu do you have? |
| 19:23:08 | <maerwald> | sclv: yeah, the problem with libarchive was that it's an external library, but I added static build to it |
| 19:23:25 | <maerwald> | cabal is very peculiar with it's dep footprint, for good reason |
| 19:23:30 | × | conal quits (~conal@192.145.118.103) (Quit: Computer has gone to sleep.) |
| 19:23:31 | <tapas> | tar does indeed need a rewrite. |
| 19:23:39 | <sclv> | created a ticket to track this discussion: https://github.com/haskell/cabal/issues/7343 |
| 19:23:40 | <remedan> | tomsmeding: it's using ~3% of a core, my CPU is AMD Ryzen 7 3700X |
| 19:23:50 | <tapas> | i agree with maerwald here, and I"m happy to take on the discussion with anyone who wants to |
| 19:23:56 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 19:24:18 | <tomsmeding> | remedan: ok 3% of a core looks like it's hanging indeed, then I don't know unfortunately |
| 19:24:27 | <tomsmeding> | remedan: linux or windows? |
| 19:24:57 | <sclv> | (basically when the hackage builder used to get stuck it was Almost Certainly busting on packages with module names so long the file names broke tar. The current solution is now failure in such cases is handled less horribly) |
| 19:25:10 | <remedan> | tomsmeding: linux |
| 19:25:31 | <tomsmeding> | remedan: % strace -o log.txt stack --resolver lts-17.7 script -- fails.hs |
| 19:25:39 | <tomsmeding> | kill that after a while and send me log.txt |
| 19:25:42 | × | xourt quits (d4c620ea@212-198-32-234.rev.numericable.fr) (Ping timeout: 240 seconds) |
| 19:26:16 | <tomsmeding> | (that logs all the system calls stack does) |
| 19:26:37 | → | thillux joins (~thillux@p200300d1ef42cb00c107b90fceadaf04.dip0.t-ipconnect.de) |
| 19:27:22 | × | m1dnight_ quits (~m1dnight@78-22-9-5.access.telenet.be) (Quit: WeeChat 2.4) |
| 19:28:32 | <maerwald> | tapas: libarchive just needs work to build on windows and 32bit, then I think there's no reason to have a native tar implementation |
| 19:28:42 | <maerwald> | except for bragging purposes (which is also important) |
| 19:29:13 | EPic | is now known as APic |
| 19:30:17 | <monochrom> | Bragging is cool, but perhaps the long-name issue should be fixed before there is something to brag about. :) |
| 19:30:32 | × | Firedancer quits (~Firedance@178.62.203.79) (Remote host closed the connection) |
| 19:30:40 | <tapas> | well, perhaps we can look at that in the future. But right now, i'd like to fix up what we can, and then focus on finding a sustainable way to maintain these packages that isn't "foist them on me" |
| 19:30:52 | → | m1dnight_ joins (~m1dnight@188.ip-51-91-158.eu) |
| 19:31:01 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Remote host closed the connection) |
| 19:31:13 | → | jneira joins (501e65b6@gateway/web/cgi-irc/kiwiirc.com/ip.80.30.101.182) |
| 19:31:14 | Firedancer_ | is now known as Firedancer |
| 19:31:21 | <monochrom> | But I believe that the original intention was not wanting to bother with C libraries rather than bragging. |
| 19:31:49 | <maerwald> | tapas: well, tar as it is now needs a major patch to even fix the utf8 thing |
| 19:31:59 | <tapas> | yep |
| 19:32:03 | <tapas> | i think davean has one |
| 19:32:17 | <maerwald> | tapas: that's what my fork is for :p |
| 19:32:38 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 19:32:41 | × | elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Ping timeout: 240 seconds) |
| 19:33:10 | <maerwald> | https://github.com/haskell/tar/commit/fad816a4bb8309b505ae8541659e348dd4a4a82d |
| 19:33:24 | <maerwald> | but I also dropped windows support (bc I couldn't test the code there) |
| 19:35:13 | → | Neuromancer joins (~Neuromanc@unaffiliated/neuromancer) |
| 19:35:40 | <sclv> | yeah lmao dropping windows support is a nonstarter |
| 19:35:41 | <remedan> | tomsmeding: head of log.txt: https://pastebin.com/K4Fr7hmY tail: https://pastebin.com/vf3Aun2U |
| 19:35:54 | <sclv> | (dropping c libs is also tied to making windows and other xplat support easier) |
| 19:36:18 | <maerwald> | sclv: it should be straight forward to adjust the patch for windows support |
| 19:36:28 | <maerwald> | but I don't upload code for platforms I cannot test |
| 19:36:32 | <sclv> | fair nuff |
| 19:36:49 | <sclv> | but in any case the Big Advantage of pure haskell is, in general, portability |
| 19:37:00 | → | Lord_of_Life_ joins (~Lord@unaffiliated/lord-of-life/x-0885362) |
| 19:37:06 | <sclv> | (interacting with a quirky filesystem of course cuts against that but...) |
| 19:37:20 | <maerwald> | yes... libarchive codebase has much more knowledge about these things |
| 19:37:54 | × | Lord_of_Life_ quits (~Lord@unaffiliated/lord-of-life/x-0885362) (Remote host closed the connection) |
| 19:38:11 | <maerwald> | so portability is higher when not using pure haskell imo |
| 19:38:21 | <maerwald> | it's just the building part that's more annoying |
| 19:38:57 | → | conal joins (~conal@192.145.118.251) |
| 19:39:11 | × | Lord_of_Life quits (~Lord@unaffiliated/lord-of-life/x-0885362) (Ping timeout: 260 seconds) |
| 19:40:48 | <tomsmeding> | remedan: obscure, it doesn't look like being blocked on anything |
| 19:41:18 | → | Firedancer_ joins (~Firedance@178.62.203.79) |
| 19:42:29 | → | Lord_of_Life joins (~Lord@unaffiliated/lord-of-life/x-0885362) |
| 19:43:03 | × | motersen quits (~user@2a0a-a540-7dde-0-2d1c-e683-f179-e2a.ipv6dyn.netcologne.de) (Quit: rcirc on GNU Emacs 27.1) |
| 19:43:44 | <remedan> | tomsmeding: there is a lot of (No such file or directory) in the strace, does that indicate my system is broken? |
| 19:43:55 | <remedan> | when I compile with stack ghc -- fails.hs there is no issue |
| 19:45:46 | Guest16912 | is now known as stilgart |
| 19:45:53 | × | Firedancer_ quits (~Firedance@178.62.203.79) (Ping timeout: 260 seconds) |
| 19:45:56 | <tomsmeding> | remedan: I don't think so, not necessarily; I'm running it myself now too and it's also taking a while |
| 19:46:00 | → | coot joins (~coot@37.30.55.131.nat.umts.dynamic.t-mobile.pl) |
| 19:47:24 | <tomsmeding> | remedan: those ENOENT errors are for pantry.sqlite3-journal, right? |
| 19:48:07 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 19:48:37 | × | m1dnight_ quits (~m1dnight@188.ip-51-91-158.eu) (Remote host closed the connection) |
| 19:49:10 | <remedan> | tomsmeding: at the end yes |
| 19:49:20 | <remedan> | tomsmeding: at the beginning there's a bunch of stuff not found in /usr/lib/ghc-8.10.4/ |
| 19:50:34 | <tomsmeding> | remedan: it finds libHSstack-* on line 524 |
| 19:50:46 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 245 seconds) |
| 19:50:57 | <tomsmeding> | looking for libraries in lots of places and finding them only after a while is not necessarily a sign that something is wrong |
| 19:51:24 | <remedan> | oh, right |
| 19:51:39 | Guest50224 | is now known as zzz |
| 19:53:06 | <tomsmeding> | it looks like it's making lots of network requests and setting up a new tcp connection for each one |
| 19:53:40 | <tomsmeding> | ah and the IP is the one of haskellstack.com |
| 19:54:08 | Chousuke_ | is now known as Chousuke |
| 19:54:39 | Guest69019 | is now known as mozzarella |
| 19:55:08 | mozzarella | is now known as Guest98327 |
| 19:55:21 | × | nff quits (~IceChat95@62-11-94-44.dialup.tiscali.it) (Quit: If at first you don't succeed, skydiving is not for you.) |
| 19:57:50 | → | m1dnight_ joins (~m1dnight@188.ip-51-91-158.eu) |
| 19:58:30 | × | conal quits (~conal@192.145.118.251) (Quit: Computer has gone to sleep.) |
| 19:58:53 | → | myShoggoth joins (~myShoggot@75.164.81.55) |
| 19:59:12 | <myShoggoth> | About to continue reading the garbage collector code: https://www.twitch.tv/myshoggoth |
| 19:59:31 | <remedan> | tomsmeding: according to nethogs stack is continually receiving some small KB/s of data |
| 19:59:33 | → | conal joins (~conal@192.145.118.251) |
| 20:00:09 | × | ukari quits (~ukari@unaffiliated/ukari) (Remote host closed the connection) |
| 20:00:31 | → | ukari joins (~ukari@unaffiliated/ukari) |
| 20:00:32 | <remedan> | could it be a network issue? |
| 20:01:29 | <remedan> | is stack supposed to download something during this step? |
| 20:01:32 | <tomsmeding> | remedan: I think it's just inefficient code :p |
| 20:01:37 | <remedan> | :D |
| 20:01:59 | <tomsmeding> | I suspect it's downloading metadata for each package, separately -- though that's a guess |
| 20:02:32 | tomsmeding | is spitting through stack's source code but I'm not seeing it doing network requests yet (the log is here https://github.com/commercialhaskell/pantry/blob/master/src/Pantry.hs#L1825 ) |
| 20:03:38 | × | conal quits (~conal@192.145.118.251) (Ping timeout: 240 seconds) |
| 20:03:47 | <remedan> | iotop also shows some tiny writes to hdd |
| 20:04:11 | <tomsmeding> | yeah it's writing to pantry.sqlite3 after each network request |
| 20:04:15 | → | stree joins (~stree@68.36.8.116) |
| 20:05:47 | × | Chai-T-Rex quits (~ChaiTRex@gateway/tor-sasl/chaitrex) (Remote host closed the connection) |
| 20:06:06 | × | Lord_of_Life quits (~Lord@unaffiliated/lord-of-life/x-0885362) (Ping timeout: 240 seconds) |
| 20:06:07 | × | spoonm quits (~spoonm@tokyo.spoonm.org) (Quit: Don't look behind you!) |
| 20:06:24 | → | Chai-T-Rex joins (~ChaiTRex@gateway/tor-sasl/chaitrex) |
| 20:06:51 | → | spoonm joins (~spoonm@tokyo.spoonm.org) |
| 20:06:52 | → | electricityZZZZ joins (~electrici@135-180-3-82.static.sonic.net) |
| 20:07:13 | <remedan> | i just ran stack with -v and it's actually doing stuff |
| 20:07:33 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds) |
| 20:07:33 | <remedan> | lots of Parsing cabal file for... and Parsing cabal file for... |
| 20:07:58 | <remedan> | Going through packages |
| 20:08:02 | <remedan> | but very slowly |
| 20:08:06 | → | petersen joins (~petersen@redhat/juhp) |
| 20:09:30 | <remedan> | * and Pulled blob from Casa for... |
| 20:10:35 | × | o1lo01ol1o quits (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) (Remote host closed the connection) |
| 20:10:55 | <tomsmeding> | remedan: you're smarter than me for doing -v; yeah that apparently |
| 20:11:11 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 240 seconds) |
| 20:11:19 | <tomsmeding> | the things it stores in the database are indeed cabal files btw |
| 20:12:51 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 20:13:14 | <remedan> | and cabal files are just metadata? |
| 20:13:24 | <tomsmeding> | remedan: they're package descriptions |
| 20:13:56 | → | o1lo01ol1o joins (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) |
| 20:13:59 | × | aarvar quits (~foewfoiew@2601:602:a080:fa0:8d5e:8b07:4f7a:6938) (Ping timeout: 258 seconds) |
| 20:14:14 | <tomsmeding> | which contain exposed module names, apparently to automatically determine which dependencies your script has based on its imports |
| 20:14:23 | <tomsmeding> | or at least I think so |
| 20:15:56 | <remedan> | it seems to be downloading hundreds of items at a rate of about 1 every 2 seconds |
| 20:16:08 | <remedan> | my connection is otherwise fine |
| 20:16:34 | × | o1lo01ol1o quits (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) (Remote host closed the connection) |
| 20:16:43 | <tomsmeding> | setting up an https connections takes a while (on the order of a second), and doing that again and again for each package instead of reusing the existing connection is I guess what's the problem here :p |
| 20:17:11 | <remedan> | so is this like... the expected behavior? :D |
| 20:17:36 | <tomsmeding> | seems so? |
| 20:17:59 | <tomsmeding> | is there a person around in the channel with knowledge of stack's internals, by any chance? |
| 20:18:13 | → | o1lo01ol1o joins (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) |
| 20:20:10 | × | o1lo01ol1o quits (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) (Remote host closed the connection) |
| 20:20:37 | → | star_cloud joins (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com) |
| 20:21:47 | → | conal joins (~conal@64.71.133.70) |
| 20:22:20 | → | Lord_of_Life joins (~Lord@unaffiliated/lord-of-life/x-0885362) |
| 20:22:22 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 252 seconds) |
| 20:22:52 | → | LiaoTao joins (~LiaoTao@gateway/tor-sasl/liaotao) |
| 20:23:32 | × | conal quits (~conal@64.71.133.70) (Client Quit) |
| 20:24:45 | <tomsmeding> | remedan: it terminated for me! |
| 20:25:48 | <remedan> | tomsmeding: still going here but I didn't have it running the entire time |
| 20:26:54 | <remedan> | what's the difference between stack script and stack runghc? |
| 20:27:29 | <geekosaur> | stack script parses comments at the top of the file for things like extra package deps, iirc |
| 20:28:30 | → | aarvar joins (~foewfoiew@2601:602:a080:fa0:e589:d5cd:80fb:258d) |
| 20:29:13 | <remedan> | ah, all right |
| 20:29:43 | × | raichoo quits (~raichoo@dslb-092-073-222-210.092.073.pools.vodafone-ip.de) (Quit: Lost terminal) |
| 20:29:46 | → | o1lo01ol1o joins (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) |
| 20:29:49 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 20:30:41 | × | o1lo01ol1o quits (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) (Remote host closed the connection) |
| 20:31:44 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 20:33:05 | → | o1lo01ol1o joins (~o1lo01ol1@bl7-88-181.dsl.telepac.pt) |
| 20:34:38 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 240 seconds) |
| 20:36:13 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Ping timeout: 258 seconds) |
| 20:36:38 | × | elred_ quits (~elred_@82.102.19.142) (Ping timeout: 240 seconds) |
| 20:37:01 | → | conal joins (~conal@64.71.133.70) |
| 20:37:16 | × | conal quits (~conal@64.71.133.70) (Client Quit) |
| 20:37:43 | <remedan> | seems kind of annoying that i can play with stack script just fine but the first time I import a built-in module I need to take a 30 minute break :D |
| 20:37:54 | <remedan> | or at least execute the program differently |
| 20:38:31 | <geekosaur> | especially since the imports are from base which shouldn't require any downloading at all |
| 20:38:33 | <geekosaur> | IDEK |
| 20:38:40 | → | conal joins (~conal@64.71.133.70) |
| 20:38:41 | × | conal quits (~conal@64.71.133.70) (Client Quit) |
| 20:38:50 | <tomsmeding> | it downloads the entire stackage LTS it seems |
| 20:39:02 | <tomsmeding> | still digging for where exactly it performs the downloads |
| 20:39:19 | <tomsmeding> | _everything_ performs IO in stack |
| 20:39:55 | → | bollu joins (~bollu@139.59.46.74) |
| 20:39:55 | <sm[m]> | remedan, stack runghc uses the current stack environment (your project or user package db) |
| 20:40:48 | <sm[m]> | while stack script requires you to specify a resolver. Choose a resolver you already have mostly installed, to minimise the downloading it will do (and add --verbosity info to see more progress info) |
| 20:41:39 | × | geekosaur quits (82650c7a@130.101.12.122) (Quit: Connection closed) |
| 20:42:54 | <tomsmeding> | sm[m]: it's the individual downloading of cabal descriptions for auto-detecting package dependencies from imports that takes so long |
| 20:43:28 | → | conal joins (~conal@64.71.133.70) |
| 20:43:35 | <sm[m]> | oh ? interesting |
| 20:43:38 | × | Lord_of_Life quits (~Lord@unaffiliated/lord-of-life/x-0885362) (Ping timeout: 252 seconds) |
| 20:43:50 | <remedan> | sm[m]: stack script does more setting-up beforehand and then calls runghc? |
| 20:44:11 | → | hexfive joins (~hexfive@50.35.83.177) |
| 20:44:33 | <sm[m]> | remedan: not sure about that. If you look at the user guide you'll see.. script is designed to lock down deps exactly for maximum reproducibility |
| 20:44:57 | <sm[m]> | while runghc is sometimes more convenient when you know you want it to use your project's deps |
| 20:48:40 | <tomsmeding> | okay I give up spitting through stack's source |
| 20:49:03 | → | havenwood1 joins (~havenwood@139.28.218.148) |
| 20:49:15 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 20:49:40 | <remedan> | hey, it finished downloading |
| 20:49:46 | <remedan> | shame i didn't time it :p |
| 20:50:10 | <remedan> | thaks a lot for your help, tomsmeding |
| 20:50:21 | <tomsmeding> | remedan: cheers :) |
| 20:51:33 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds) |
| 20:51:46 | × | atk quits (~Arch-TK@ircpuzzles/staff/Arch-TK) (Quit: Well this is unexpected.) |
| 20:52:30 | × | winny quits (~winny@fsf/member/winstonw) (Quit: restarting weechat relay for openssl upgrade) |
| 20:52:43 | → | winny joins (~winny@fsf/member/winstonw) |
| 20:53:17 | → | atk joins (~Arch-TK@ircpuzzles/staff/Arch-TK) |
| 20:54:51 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 20:56:03 | → | idhugo__ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) |
| 20:56:31 | × | lyxia quits (~lyxia@poisson.chat) (Quit: WeeChat 2.9) |
| 20:58:39 | × | _ht quits (~quassel@82.169.194.8) (Remote host closed the connection) |
| 20:59:21 | → | unyu joins (~pyon@unaffiliated/pyon) |
| 21:00:34 | <monochrom> | sm[m]: Basically it was https://paste.tomsmeding.com/QdOpCG9G (with the amendment that we now know the <hang> can finish but it's a long time and a lot of downloading) |
| 21:02:06 | × | sord937 quits (~sord937@gateway/tor-sasl/sord937) (Quit: sord937) |
| 21:03:04 | → | zebrag joins (~inkbottle@aaubervilliers-654-1-109-157.w86-212.abo.wanadoo.fr) |
| 21:04:39 | Guest98327 | is now known as mozzarella |
| 21:05:08 | mozzarella | is now known as Guest37282 |
| 21:06:50 | × | idhugo__ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 265 seconds) |
| 21:08:02 | → | styledash joins (~styledash@157.230.173.136) |
| 21:08:47 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 246 seconds) |
| 21:09:45 | <sm[m]> | monochrom, thanks, interesting. That import sniffing is obscure, needs a bit of refinement. I never know when it will work |
| 21:10:20 | <sm[m]> | or rather, which imports/packages it knows about |
| 21:10:58 | → | raehik joins (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) |
| 21:11:15 | × | wonko7 quits (~wonko7@62.115.229.50) (Ping timeout: 248 seconds) |
| 21:11:39 | → | flibbleribs joins (5c17283b@host-92-23-40-59.as13285.net) |
| 21:14:44 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 21:14:52 | Guest16651 | is now known as notmzv |
| 21:14:55 | notmzv | is now known as notzmv |
| 21:16:36 | × | forgottenone quits (~forgotten@176.42.23.95) (Quit: Konversation terminated!) |
| 21:17:19 | × | pfurla quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (Quit: gone to sleep. ZZZzzz…) |
| 21:18:06 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 252 seconds) |
| 21:18:34 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 21:19:03 | → | codygman__ joins (~user@47.186.207.161) |
| 21:19:17 | ← | jakalx parts (~jakalx@base.jakalx.net) ("Error from remote client") |
| 21:21:22 | → | Katarushisu joins (~Katarushi@cpc152083-finc20-2-0-cust170.4-2.cable.virginm.net) |
| 21:23:44 | ← | flibbleribs parts (5c17283b@host-92-23-40-59.as13285.net) () |
| 21:25:24 | × | heatsink quits (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) (Remote host closed the connection) |
| 21:28:35 | → | nbloomf joins (~nbloomf@2600:1700:ad14:3020:dd08:3633:7b3f:d0eb) |
| 21:30:01 | × | justsomeguy quits (~justsomeg@unaffiliated/--/x-3805311) (Quit: WeeChat 3.0.1) |
| 21:30:34 | × | NieDzejkob_ quits (~quassel@195.149.98.3) (Remote host closed the connection) |
| 21:30:59 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 21:31:44 | → | NieDzejkob joins (~quassel@195.149.98.3) |
| 21:32:14 | → | lyxia joins (~lyxia@poisson.chat) |
| 21:33:25 | × | Guest37282 quits (~sam@unaffiliated/sam113101) (Remote host closed the connection) |
| 21:34:03 | → | mrkajetanp joins (mrkajetanp@gateway/shell/matrix.org/x-flalpdgygeelgdkg) |
| 21:34:34 | → | Guest37282 joins (~sam@unaffiliated/sam113101) |
| 21:34:45 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds) |
| 21:35:46 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 21:38:11 | → | __minoru__shirae joins (~shiraeesh@109.166.56.243) |
| 21:38:52 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 21:39:01 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 21:43:17 | × | molehillish quits (~molehilli@ip98-165-87-166.ph.ph.cox.net) (Remote host closed the connection) |
| 21:44:06 | → | molehillish joins (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312) |
| 21:44:22 | → | usr25 joins (~usr25@unaffiliated/usr25) |
| 21:45:42 | → | heatsink joins (~heatsink@2600:1700:bef1:5e10:10c4:3f41:be04:1f78) |
| 21:50:46 | × | michalz quits (~user@185.246.204.47) (Remote host closed the connection) |
| 21:54:14 | × | dandart quits (~Thunderbi@home.dandart.co.uk) (Ping timeout: 258 seconds) |
| 21:55:49 | → | idhugo__ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) |
| 22:02:25 | × | takuan_dozo quits (~takuan@178-116-218-225.access.telenet.be) (Ping timeout: 252 seconds) |
| 22:02:27 | Franciman | is now known as falsobatman |
| 22:03:20 | falsobatman | is now known as Franciman |
| 22:05:33 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 22:05:50 | × | geowiesnot quits (~user@87-89-181-157.abo.bbox.fr) (Ping timeout: 246 seconds) |
| 22:12:22 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 252 seconds) |
| 22:12:34 | × | dhouthoo quits (~dhouthoo@ptr-eitgbj2w0uu6delkbrh.18120a2.ip6.access.telenet.be) (Quit: WeeChat 3.0) |
| 22:14:37 | × | usr25 quits (~usr25@unaffiliated/usr25) (Quit: Leaving) |
| 22:14:39 | → | Vadrigar_ joins (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) |
| 22:14:39 | × | electricityZZZZ quits (~electrici@135-180-3-82.static.sonic.net) (Remote host closed the connection) |
| 22:14:39 | Guest37282 | is now known as mozzarella |
| 22:14:39 | → | pfurla joins (~pfurla@ool-182ed2e2.dyn.optonline.net) |
| 22:14:58 | → | electricityZZZZ joins (~electrici@135-180-3-82.static.sonic.net) |
| 22:17:33 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds) |
| 22:18:36 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 22:18:38 | × | Vadrigar_ quits (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) (Ping timeout: 240 seconds) |
| 22:20:40 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 22:23:22 | × | cr3 quits (~cr3@192.222.143.195) (Quit: leaving) |
| 22:24:50 | → | stree joins (~stree@68.36.8.116) |
| 22:26:31 | → | DTZUZU joins (~DTZUZO@205.ip-149-56-132.net) |
| 22:27:34 | × | perrier-jouet quits (~perrier-j@modemcable012.251-130-66.mc.videotron.ca) (Quit: WeeChat 3.1) |
| 22:28:41 | × | notzmv quits (~zmv@unaffiliated/zmv) (Ping timeout: 245 seconds) |
| 22:29:17 | × | kilolympus quits (~kilolympu@5.151.5.180) (Quit: Quitting IRC :() |
| 22:29:48 | → | kilolympus joins (~kilolympu@5.151.5.177) |
| 22:30:53 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 22:31:54 | → | ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 22:32:33 | × | Franciman quits (~francesco@host-79-53-62-46.retail.telecomitalia.it) (Quit: Leaving) |
| 22:32:53 | <kilolympus> | Heya! Is there a less... indented way of writing nested case statements? It happens often with consecutive back to forth with network requests or IO. https://paste.tomsmeding.com/rWcd5mBY The example uses Either but I've encountered Maybe too |
| 22:32:54 | × | nbloomf quits (~nbloomf@2600:1700:ad14:3020:dd08:3633:7b3f:d0eb) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 22:33:32 | <kilolympus> | With 4 spaces as indents, it quickly reaches very indented lines |
| 22:34:20 | → | apache8080 joins (~rishi@wsip-70-168-153-252.oc.oc.cox.net) |
| 22:34:33 | → | v01d4lph4 joins (~v01d4lph4@106.212.133.35) |
| 22:35:42 | <LiaoTao> | kilolympus, Try splitting the cases into different functions |
| 22:35:58 | × | ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Ping timeout: 240 seconds) |
| 22:37:45 | × | malumore quits (~malumore@151.62.125.69) (Ping timeout: 240 seconds) |
| 22:38:41 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 240 seconds) |
| 22:38:52 | <kilolympus> | LiaoTao, ahh, such a simple but an effective solution! Thanks. |
| 22:38:58 | × | v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Ping timeout: 240 seconds) |
| 22:39:45 | → | danvet_ joins (~danvet@212-51-149-181.fiber7.init7.net) |
| 22:39:55 | × | molehillish quits (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312) (Remote host closed the connection) |
| 22:40:29 | × | fendor_ quits (~fendor@178.115.129.125.wireless.dyn.drei.com) (Remote host closed the connection) |
| 22:41:54 | → | xourt joins (d4c620ea@212-198-32-234.rev.numericable.fr) |
| 22:42:04 | × | xourt quits (d4c620ea@212-198-32-234.rev.numericable.fr) (Client Quit) |
| 22:42:07 | × | todda7 quits (~torstein@2a02:587:1b17:de00:b1fa:5a99:4acf:bd72) (Ping timeout: 250 seconds) |
| 22:43:50 | → | fresheyeball joins (~isaac@c-71-237-105-37.hsd1.co.comcast.net) |
| 22:44:45 | → | Axman6 joins (~Axman6@pdpc/supporter/student/Axman6) |
| 22:51:47 | → | jakalx joins (~jakalx@base.jakalx.net) |
| 22:52:10 | × | Synthetica quits (uid199651@gateway/web/irccloud.com/x-utikdipltugnjnli) (Quit: Connection closed for inactivity) |
| 22:52:24 | → | notzmv joins (~zmv@unaffiliated/zmv) |
| 22:54:58 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 22:57:17 | × | mrchampion quits (~mrchampio@38.18.109.23) (Ping timeout: 246 seconds) |
| 22:59:18 | → | raehik joins (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) |
| 22:59:40 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 252 seconds) |
| 23:01:17 | <monochrom> | Since it is always "Left err -> sendError "whoops"", perhaps you can capture that in a reusable function. |
| 23:02:13 | <monochrom> | doOrDie cmd = cmd >>= \lr -> case lr of Left err -> sendError "whoops"; Right y -> return y |
| 23:02:21 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds) |
| 23:04:58 | × | coot quits (~coot@37.30.55.131.nat.umts.dynamic.t-mobile.pl) (Quit: coot) |
| 23:04:58 | × | notzmv quits (~zmv@unaffiliated/zmv) (Ping timeout: 240 seconds) |
| 23:04:58 | <monochrom> | Then you are looking at: do { _ <- doOrDie foo; result <- doOrDie bar; _ <- doOrDie (bazUseResult result); sendSuccess "hooray!" } |
| 23:04:58 | → | borne joins (~fritjof@200116b86490f90082e68925938a8928.dip.versatel-1u1.de) |
| 23:04:58 | × | idhugo__ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 252 seconds) |
| 23:05:02 | <monochrom> | Also take a look at https://philipnilsson.github.io/Badness10k/escaping-hell-with-monads/ |
| 23:05:04 | → | molehillish joins (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312) |
| 23:06:05 | × | quintasan_ quits (~quassel@quintasan.pl) (Quit: No Ping reply in 180 seconds.) |
| 23:06:43 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 23:07:11 | → | quintasan joins (~quassel@ubuntu/member/quintasan) |
| 23:07:22 | × | conal quits (~conal@64.71.133.70) (Ping timeout: 252 seconds) |
| 23:08:08 | → | conal joins (~conal@66.115.157.135) |
| 23:09:07 | → | elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) |
| 23:09:48 | → | Sorny joins (~Sornaensi@79.142.232.102.static.router4.bolignet.dk) |
| 23:10:12 | × | LKoen quits (~LKoen@194.250.88.92.rev.sfr.net) (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”) |
| 23:10:22 | → | mrchampion joins (~mrchampio@38.18.109.23) |
| 23:10:53 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 23:12:26 | × | Sorna quits (~Sornaensi@077213203030.dynamic.telenor.dk) (Ping timeout: 240 seconds) |
| 23:12:53 | × | borne quits (~fritjof@200116b86490f90082e68925938a8928.dip.versatel-1u1.de) (Ping timeout: 250 seconds) |
| 23:15:01 | → | Vadrigar_ joins (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) |
| 23:15:41 | × | aarvar quits (~foewfoiew@2601:602:a080:fa0:e589:d5cd:80fb:258d) (Ping timeout: 258 seconds) |
| 23:15:58 | × | Varis quits (~Tadas@unaffiliated/varis) (Remote host closed the connection) |
| 23:18:15 | × | deu quits (de@uio.re) (Ping timeout: 245 seconds) |
| 23:18:32 | × | Tario quits (~Tario@201.192.165.173) (Read error: Connection reset by peer) |
| 23:19:04 | → | Tario joins (~Tario@201.192.165.173) |
| 23:19:11 | × | Vadrigar_ quits (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) (Ping timeout: 240 seconds) |
| 23:19:22 | → | bobweb joins (6bb893db@cpe-107-184-147-219.socal.res.rr.com) |
| 23:20:21 | → | deu joins (de@uio.re) |
| 23:23:18 | × | conal quits (~conal@66.115.157.135) (Ping timeout: 240 seconds) |
| 23:23:31 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed) |
| 23:23:51 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 23:25:31 | → | conal joins (~conal@64.71.133.70) |
| 23:28:11 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 240 seconds) |
| 23:29:58 | → | olligobber joins (olligobber@gateway/vpn/privateinternetaccess/olligobber) |
| 23:31:51 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 23:36:41 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 23:37:38 | × | carlomagno quits (~cararell@148.87.23.12) (Quit: Leaving.) |
| 23:38:24 | × | molehillish quits (~molehilli@2600:8800:8d06:1800:f8ba:265:7129:d312) (Remote host closed the connection) |
| 23:38:46 | × | solidus-river quits (~mike@174.127.249.180) (Remote host closed the connection) |
| 23:39:46 | × | myShoggoth quits (~myShoggot@75.164.81.55) (Ping timeout: 240 seconds) |
| 23:40:43 | × | danvet_ quits (~danvet@212-51-149-181.fiber7.init7.net) (Quit: Leaving) |
| 23:40:58 | × | apache8080 quits (~rishi@wsip-70-168-153-252.oc.oc.cox.net) (Ping timeout: 240 seconds) |
| 23:41:01 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 265 seconds) |
| 23:45:56 | × | Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (Ping timeout: 246 seconds) |
| 23:46:21 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds) |
| 23:50:09 | → | AkechiShiro joins (~AkechiShi@2a01:e0a:5f9:9681:4437:674c:6409:2223) |
| 23:50:11 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 23:57:06 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 23:59:33 | → | mp___ joins (mp@hell.cx) |
All times are in UTC on 2021-03-25.