Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2020-11-04 00:13:19 argent0 joins (~argent0@168.227.97.5)
2020-11-04 00:13:27 zhenchaoli joins (~user@2601:641:8000:4f00:955e:b059:4f08:2b29)
2020-11-04 00:14:27 × christo quits (~chris@81.96.113.213) (Ping timeout: 258 seconds)
2020-11-04 00:15:01 hackage reflex-dom-retractable 0.1.6.0 - Routing and retractable back button for reflex-dom https://hackage.haskell.org/package/reflex-dom-retractable-0.1.6.0 (NCrashed)
2020-11-04 00:15:14 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2020-11-04 00:16:09 × zhenchaoli quits (~user@2601:641:8000:4f00:955e:b059:4f08:2b29) (Client Quit)
2020-11-04 00:16:42 christo joins (~chris@81.96.113.213)
2020-11-04 00:16:59 zhenchaoli joins (~user@2601:641:8000:4f00:955e:b059:4f08:2b29)
2020-11-04 00:19:38 × christo quits (~chris@81.96.113.213) (Remote host closed the connection)
2020-11-04 00:19:38 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 260 seconds)
2020-11-04 00:19:43 × hekkaidekapus quits (~tchouri@gateway/tor-sasl/hekkaidekapus) (Ping timeout: 240 seconds)
2020-11-04 00:20:42 hekkaidekapus joins (~tchouri@gateway/tor-sasl/hekkaidekapus)
2020-11-04 00:21:50 christo joins (~chris@81.96.113.213)
2020-11-04 00:25:21 × christo quits (~chris@81.96.113.213) (Remote host closed the connection)
2020-11-04 00:25:35 christo joins (~chris@81.96.113.213)
2020-11-04 00:28:29 × conal_ quits (~conal@64.71.133.70) (Ping timeout: 256 seconds)
2020-11-04 00:29:18 conal joins (~conal@64.71.133.70)
2020-11-04 00:30:30 Tario joins (~Tario@201.192.165.173)
2020-11-04 00:31:38 aarvar joins (~foewfoiew@c.24.56.239.179.static.broadstripe.net)
2020-11-04 00:31:38 × conal quits (~conal@64.71.133.70) (Read error: Connection reset by peer)
2020-11-04 00:31:44 aarvar parts (~foewfoiew@c.24.56.239.179.static.broadstripe.net) ()
2020-11-04 00:33:48 conal joins (~conal@64.71.133.70)
2020-11-04 00:35:08 × ensyde quits (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) (Ping timeout: 256 seconds)
2020-11-04 00:37:58 × jess quits (jess@freenode/staff/jess) (Quit: Leaving)
2020-11-04 00:38:09 × conal quits (~conal@64.71.133.70) (Client Quit)
2020-11-04 00:40:06 carlomagno1 joins (~cararell@148.87.23.13)
2020-11-04 00:40:42 × akad_ quits (~akad@109107030050.radomsko.vectranet.pl) (Ping timeout: 265 seconds)
2020-11-04 00:41:38 × xff0x quits (~fox@2001:1a81:53b4:ba00:49d8:d2a:69a9:1ef4) (Ping timeout: 246 seconds)
2020-11-04 00:41:40 × dbmikus_ quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 265 seconds)
2020-11-04 00:41:40 × LKoen quits (~LKoen@79.160.9.109.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.”)
2020-11-04 00:42:09 × carlomagno quits (~cararell@148.87.23.4) (Ping timeout: 265 seconds)
2020-11-04 00:42:49 xff0x joins (~fox@2001:1a81:53b4:ba00:98f7:2de1:6246:9047)
2020-11-04 00:45:04 × thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 240 seconds)
2020-11-04 00:46:46 × russruss8 quits (~russruss@my.russellmcc.com) (Quit: The Lounge - https://thelounge.chat)
2020-11-04 00:47:03 russruss84 joins (~russruss@my.russellmcc.com)
2020-11-04 00:47:07 × livvy quits (~livvy@gateway/tor-sasl/livvy) (Quit: Network issue or system upgrade probably)
2020-11-04 00:50:10 × russruss84 quits (~russruss@my.russellmcc.com) (Client Quit)
2020-11-04 00:50:52 russruss84 joins (~russruss@my.russellmcc.com)
2020-11-04 00:50:54 <koz_> If I'm looking at profiteur results, and am like, 100 functions deep, is there a way to get the 'top' thing to be somethign 100 functions deep, and not like, main?
2020-11-04 00:52:51 <dminuoso> koz_: Can you rephrase the question?
2020-11-04 00:53:23 <koz_> dminuoso: Profiteur gives you a graphical view of how much time you spend where.
2020-11-04 00:53:35 <koz_> And this gets subdivided as you 'descend' into functions called by other functions.
2020-11-04 00:53:40 <koz_> I'm like, 100 such descents in.
2020-11-04 00:53:50 <koz_> And as a result, I have huge amounts of visual noise from the graphical view.
2020-11-04 00:53:54 <koz_> I wanna eliminate that noise.
2020-11-04 00:54:00 <dminuoso> koz_: Ohh haha. Lacking that information, that sentence read like completely gibberish.
2020-11-04 00:54:21 <koz_> dminuoso: Sorry, I've been chasing parser bugs all day and seem to be incapable of forming sentences.
2020-11-04 00:55:15 <koz_> Found it, never mind.
2020-11-04 00:55:19 <koz_> Handy zoom button.
2020-11-04 00:55:27 × christo quits (~chris@81.96.113.213) (Remote host closed the connection)
2020-11-04 00:56:02 falafel joins (~falafel@173-19-187-164.client.mchsi.com)
2020-11-04 00:59:59 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2020-11-04 01:00:20 christo joins (~chris@81.96.113.213)
2020-11-04 01:01:52 perrier-jouet joins (~perrier-j@modemcable012.251-130-66.mc.videotron.ca)
2020-11-04 01:01:58 × wroathe quits (~wroathe@c-73-24-27-54.hsd1.mn.comcast.net) (Ping timeout: 265 seconds)
2020-11-04 01:02:23 × elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Read error: Connection reset by peer)
2020-11-04 01:03:49 × m0rphism quits (~m0rphism@HSI-KBW-095-208-098-207.hsi5.kabel-badenwuerttemberg.de) (Ping timeout: 264 seconds)
2020-11-04 01:03:56 plutoniix joins (~q@175.176.222.7)
2020-11-04 01:04:27 xiinotulp joins (~q@175.176.222.7)
2020-11-04 01:04:47 wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2020-11-04 01:04:56 × christo quits (~chris@81.96.113.213) (Ping timeout: 260 seconds)
2020-11-04 01:05:28 conal joins (~conal@64.71.133.70)
2020-11-04 01:07:04 × jakob_ quits (~textual@p200300f49f1622003cfc249d5991ef23.dip0.t-ipconnect.de) (Quit: My Laptop has gone to sleep. ZZZzzz…)
2020-11-04 01:07:26 × argent0 quits (~argent0@168.227.97.5) (Ping timeout: 256 seconds)
2020-11-04 01:09:06 dbmikus_ joins (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com)
2020-11-04 01:09:51 × conal quits (~conal@64.71.133.70) (Client Quit)
2020-11-04 01:12:09 × s00pcan quits (~chris@075-133-056-178.res.spectrum.com) (Remote host closed the connection)
2020-11-04 01:14:03 × dbmikus_ quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 265 seconds)
2020-11-04 01:14:57 × xiinotulp quits (~q@175.176.222.7) (Quit: Leaving)
2020-11-04 01:15:27 × alp quits (~alp@2a01:e0a:58b:4920:99ca:9a50:cea9:e213) (Ping timeout: 272 seconds)
2020-11-04 01:16:38 argent0 joins (~argent0@168.227.97.5)
2020-11-04 01:17:21 dbmikus_ joins (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com)
2020-11-04 01:18:56 × tmciver quits (~tmciver@cpe-172-101-40-226.maine.res.rr.com) (Ping timeout: 260 seconds)
2020-11-04 01:19:52 × cole-h quits (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
2020-11-04 01:20:47 × invaser quits (~Thunderbi@31.148.23.125) (Quit: invaser)
2020-11-04 01:20:51 tmciver joins (~tmciver@172.101.40.226)
2020-11-04 01:21:05 invaser joins (~Thunderbi@31.148.23.125)
2020-11-04 01:23:28 Lord_of_Life_ joins (~Lord@46.217.221.241)
2020-11-04 01:23:39 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-11-04 01:24:46 × Lord_of_Life quits (~Lord@unaffiliated/lord-of-life/x-0885362) (Ping timeout: 246 seconds)
2020-11-04 01:26:05 × Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (Ping timeout: 246 seconds)
2020-11-04 01:27:48 jamm_ joins (~jamm@unaffiliated/jamm)
2020-11-04 01:28:25 × machinedgod quits (~machinedg@207.253.244.210) (Ping timeout: 264 seconds)
2020-11-04 01:29:57 machinedgod joins (~machinedg@142.169.78.180)
2020-11-04 01:30:29 s00pcan joins (~chris@075-133-056-178.res.spectrum.com)
2020-11-04 01:30:59 <bqv> dminuoso: can i have a nix shellFor with c2hs in it?
2020-11-04 01:32:18 × Katarushisu quits (~Katarushi@cpc149712-finc20-2-0-cust535.4-2.cable.virginm.net) (Ping timeout: 256 seconds)
2020-11-04 01:32:26 × jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 264 seconds)
2020-11-04 01:35:40 aarvar1 joins (~foewfoiew@c.24.56.239.179.static.broadstripe.net)
2020-11-04 01:35:52 aarvar1 parts (~foewfoiew@c.24.56.239.179.static.broadstripe.net) ()
2020-11-04 01:36:17 Katarushisu joins (~Katarushi@cpc149712-finc20-2-0-cust535.4-2.cable.virginm.net)
2020-11-04 01:42:25 ensyde joins (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net)
2020-11-04 01:44:24 × Tario quits (~Tario@201.192.165.173) (Read error: Connection reset by peer)
2020-11-04 01:47:13 × ensyde quits (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) (Ping timeout: 258 seconds)
2020-11-04 01:51:30 texasmyn_ is now known as texasmynsted_
2020-11-04 01:51:46 × texasmynsted_ quits (~texasmyns@64.44.55.36) ()
2020-11-04 01:52:08 texasmyn_ joins (~texasmyns@64.44.55.36)
2020-11-04 01:53:06 ensyde joins (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net)
2020-11-04 01:53:10 texasmyn_ is now known as texasmynsted_
2020-11-04 01:53:40 Tario joins (~Tario@201.192.165.173)

All times are in UTC.