Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2021-03-23 22:52:00 <sclv> agreed
2021-03-23 22:52:11 <wz1000> which streaming library should I use?
2021-03-23 22:52:23 <sclv> what's the full use case
2021-03-23 22:53:08 × fendor_ quits (~fendor@91.141.1.53.wireless.dyn.drei.com) (Remote host closed the connection)
2021-03-23 22:53:13 <wz1000> parsing/validating a stream of values
2021-03-23 22:53:41 <sclv> what's the IO component?
2021-03-23 22:53:51 <wz1000> it is interactive
2021-03-23 22:54:04 <sclv> how is stream produced
2021-03-23 22:54:05 <Axman6> I guess one answer is using threads which send values using MVars/Chans/TMVars/TChans etc. to another thread which processes values using conduit
2021-03-23 22:54:17 <sclv> or not using conduit
2021-03-23 22:54:22 <wz1000> via interaction with a server
2021-03-23 22:54:23 <sclv> its extraneous to a parallel architecture
2021-03-23 22:54:24 × Tuplanolla quits (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) (Quit: Leaving.)
2021-03-23 22:54:36 <wz1000> think request/response
2021-03-23 22:54:37 <sclv> yeah i always just structure that stuff with tchans and especially bounded tchans
2021-03-23 22:54:58 <Axman6> yeah for rerquests response stuff, threads are the way to go usually
2021-03-23 22:56:53 aarvar joins (~foewfoiew@2601:602:a080:fa0:49ff:dc3d:e55f:8dd)
2021-03-23 22:58:28 × ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection)
2021-03-23 22:58:37 × farzad_ quits (~farzad@46.100.80.143) (Quit: Leaving)
2021-03-23 22:59:32 × coot quits (~coot@37.30.55.131.nat.umts.dynamic.t-mobile.pl) (Quit: coot)
2021-03-23 22:59:37 frankdmartinez joins (~frankdmar@62.182.99.65)
2021-03-23 23:02:32 poljar1 joins (~poljar@93-139-86-101.adsl.net.t-com.hr)
2021-03-23 23:03:48 × poljar quits (~poljar@93-139-86-101.adsl.net.t-com.hr) (Read error: Connection reset by peer)
2021-03-23 23:06:07 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 260 seconds)
2021-03-23 23:08:57 × wonko7 quits (~wonko7@45.15.17.60) (Ping timeout: 264 seconds)
2021-03-23 23:10:10 Raito_Bezarius joins (~Raito@unaffiliated/raito-bezarius/x-8764578)
2021-03-23 23:11:32 <Axman6> mo threads, less problems
2021-03-23 23:15:08 × Franciman quits (~francesco@host-79-53-62-46.retail.telecomitalia.it) (Quit: Leaving)
2021-03-23 23:17:15 <hpc> what is the ideal ratio of threads to regexes?
2021-03-23 23:17:38 <Axman6> 1/0:0
2021-03-23 23:18:06 <hpc> surely that would just mean you have -1/12 problems
2021-03-23 23:18:33 <Axman6> depending on which mathematician you ask, yes
2021-03-23 23:18:44 <sclv> but a regex ain't one!
2021-03-23 23:19:21 <sclv> "if you're having Perl problems I feel bad for you son / I got -1/12 problems but a regex ain't one"
2021-03-23 23:20:06 × frankdmartinez quits (~frankdmar@62.182.99.65) (Quit: frankdmartinez)
2021-03-23 23:22:29 frankdmartinez joins (~frankdmar@62.182.99.65)
2021-03-23 23:23:58 myShoggoth joins (~myShoggot@75.164.81.55)
2021-03-23 23:26:43 × frankdmartinez quits (~frankdmar@62.182.99.65) (Ping timeout: 245 seconds)
2021-03-23 23:27:15 × geowiesnot_bis quits (~user@87-89-181-157.abo.bbox.fr) (Ping timeout: 256 seconds)
2021-03-23 23:27:49 × dbmikus quits (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com) (Ping timeout: 256 seconds)
2021-03-23 23:28:09 × nf quits (~n@monade.li) (Quit: Fairfarren.)
2021-03-23 23:28:45 nf joins (~n@monade.li)
2021-03-23 23:28:58 ddellaco_ joins (~ddellacos@ool-44c73afa.dyn.optonline.net)
2021-03-23 23:31:04 dbmikus joins (~dbmikus@cpe-76-167-86-219.natsow.res.rr.com)
2021-03-23 23:33:37 × ddellaco_ quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Ping timeout: 272 seconds)
2021-03-23 23:34:38 × elliott_ quits (~elliott_@pool-108-51-101-42.washdc.fios.verizon.net) (Ping timeout: 245 seconds)
2021-03-23 23:34:47 × Guest79447 quits (~textual@zrcout.mskcc.org) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-03-23 23:35:01 × xsperry quits (~as@unaffiliated/xsperry) ()
2021-03-23 23:37:32 apache8080 joins (~rishi@wsip-70-168-153-252.oc.oc.cox.net)
2021-03-23 23:40:40 × Ariakenom quits (~Ariakenom@2001:9b1:efb:fc00:44d0:48c2:7912:8b23) (Quit: Leaving)
2021-03-23 23:44:26 × thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 240 seconds)
2021-03-23 23:51:45 × royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed)
2021-03-23 23:51:58 xsperry joins (~as@unaffiliated/xsperry)
2021-03-23 23:52:05 royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9)
2021-03-23 23:54:12 × sw1nn quits (~sw1nn@2a00:23c7:622f:2c00:b196:7c21:3dc:6adc) (Ping timeout: 244 seconds)
2021-03-23 23:56:43 × royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 245 seconds)
2021-03-23 23:59:21 <MarcelineVQ> good job today, you
2021-03-24 00:00:04 Alleria joins (~textual@2603-7000-3040-0000-5092-5f75-2147-b80d.res6.spectrum.com)
2021-03-24 00:00:27 Alleria is now known as Guest36287
2021-03-24 00:02:18 gnumonic joins (~gnumonic@c-73-170-91-210.hsd1.ca.comcast.net)
2021-03-24 00:02:26 × jespada quits (~jespada@90.254.243.187) (Ping timeout: 264 seconds)
2021-03-24 00:03:46 jespada joins (~jespada@90.254.243.187)
2021-03-24 00:04:50 × Guest36287 quits (~textual@2603-7000-3040-0000-5092-5f75-2147-b80d.res6.spectrum.com) (Ping timeout: 264 seconds)
2021-03-24 00:04:54 wopas32 joins (uid384704@gateway/web/irccloud.com/x-yqojhidlabqfaddk)
2021-03-24 00:05:17 × Varis quits (~Tadas@unaffiliated/varis) (Remote host closed the connection)
2021-03-24 00:06:00 × Foritus quits (~buggery@cpc91316-watf11-2-0-cust68.15-2.cable.virginm.net) (Quit: ლ(ಠ益ಠლ) .:. <Ashley> my porn is hidden in a folder called "BBC Micro Emulator")
2021-03-24 00:06:29 Foritus joins (~buggery@cpc91316-watf11-2-0-cust68.15-2.cable.virginm.net)
2021-03-24 00:06:32 sw1nn joins (~sw1nn@2a00:23c7:622f:2c00:200f:4151:e888:f7e6)
2021-03-24 00:07:47 × codygman__ quits (~user@47.186.207.161) (Read error: No route to host)
2021-03-24 00:07:55 codygman` joins (~user@47.186.207.161)
2021-03-24 00:10:44 × rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 268 seconds)
2021-03-24 00:12:28 rj joins (~x@gateway/tor-sasl/rj)
2021-03-24 00:12:29 vgtw_ joins (~vgtw@gateway/tor-sasl/vgtw)
2021-03-24 00:12:35 × Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (Ping timeout: 256 seconds)
2021-03-24 00:13:44 × vgtw quits (~vgtw@gateway/tor-sasl/vgtw) (Remote host closed the connection)
2021-03-24 00:13:45 vgtw_ is now known as vgtw
2021-03-24 00:15:46 × sm2n quits (~sm2n@bras-base-hmtnon143hw-grc-11-65-95-103-225.dsl.bell.ca) (Quit: Leaving)
2021-03-24 00:18:22 sm2n joins (~sm2n@bras-base-hmtnon143hw-grc-11-65-95-103-225.dsl.bell.ca)
2021-03-24 00:21:29 augnun joins (~augnun@2804:14c:658b:41bb:9d27:655f:eef9:d872)
2021-03-24 00:23:11 × __monty__ quits (~toonn@unaffiliated/toonn) (Quit: leaving)
2021-03-24 00:25:11 × Foritus quits (~buggery@cpc91316-watf11-2-0-cust68.15-2.cable.virginm.net) (Quit: ლ(ಠ益ಠლ) .:. <Ashley> my porn is hidden in a folder called "BBC Micro Emulator")
2021-03-24 00:25:47 Foritus joins (~buggery@cpc91316-watf11-2-0-cust68.15-2.cable.virginm.net)
2021-03-24 00:26:36 vicfred joins (vicfred@gateway/vpn/mullvad/vicfred)
2021-03-24 00:26:47 × Foritus quits (~buggery@cpc91316-watf11-2-0-cust68.15-2.cable.virginm.net) (Client Quit)
2021-03-24 00:27:25 Foritus joins (~buggery@cpc91316-watf11-2-0-cust68.15-2.cable.virginm.net)
2021-03-24 00:28:14 × elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Ping timeout: 264 seconds)
2021-03-24 00:31:24 × acidjnk_new quits (~acidjnk@p200300d0c72b958398d78e73e557de79.dip0.t-ipconnect.de) (Ping timeout: 244 seconds)
2021-03-24 00:33:11 royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9)
2021-03-24 00:33:41 × mouseghost quits (~draco@wikipedia/desperek) (Quit: mew wew)
2021-03-24 00:35:56 epicte7us joins (~epictetus@ip72-194-215-136.sb.sd.cox.net)
2021-03-24 00:36:31 elliott__ joins (~elliott@pool-108-51-101-42.washdc.fios.verizon.net)
2021-03-24 00:37:28 slack1256 joins (~slack1256@dvc-186-186-101-190.movil.vtr.net)
2021-03-24 00:37:50 × Foritus quits (~buggery@cpc91316-watf11-2-0-cust68.15-2.cable.virginm.net) (Quit: ლ(ಠ益ಠლ) .:. <Ashley> my porn is hidden in a folder called "BBC Micro Emulator")
2021-03-24 00:38:15 × royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed)
2021-03-24 00:38:34 royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9)
2021-03-24 00:38:48 ph88_ joins (~ph88@2a02:8109:9e00:7e5c:4978:201f:ec35:67e9)
2021-03-24 00:39:19 Foritus joins (~buggery@cpc91316-watf11-2-0-cust68.15-2.cable.virginm.net)
2021-03-24 00:39:32 × is_null quits (~jpic@pdpc/supporter/professional/is-null) (Read error: Connection reset by peer)
2021-03-24 00:39:33 × ep1ctetus quits (~epictetus@ip72-194-215-136.sb.sd.cox.net) (Ping timeout: 264 seconds)
2021-03-24 00:40:47 × epicte7us quits (~epictetus@ip72-194-215-136.sb.sd.cox.net) (Client Quit)

All times are in UTC.