Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2021-03-18 10:54:15 × malumore quits (~malumore@151.62.122.146) (Ping timeout: 265 seconds)
2021-03-18 10:54:28 Sathiana joins (~kath@185-113-98-38.cust.bredband2.com)
2021-03-18 10:54:34 dyeplexer joins (~lol@unaffiliated/terpin)
2021-03-18 10:55:39 raichoo joins (~raichoo@dslb-084-062-113-170.084.062.pools.vodafone-ip.de)
2021-03-18 10:55:53 × Sathiana quits (~kath@185-113-98-38.cust.bredband2.com) (Client Quit)
2021-03-18 10:56:18 Sathiana joins (~kath@185-113-98-38.cust.bredband2.com)
2021-03-18 10:56:25 × olligobber quits (olligobber@gateway/vpn/privateinternetaccess/olligobber) (Remote host closed the connection)
2021-03-18 10:56:52 bahamas joins (~lucian@unaffiliated/bahamas)
2021-03-18 10:57:23 <bahamas> can you chain as many transformers as you want in a transformer stack?
2021-03-18 10:58:09 <dminuoso> Yes.
2021-03-18 10:58:25 × aarvar quits (~foewfoiew@2601:602:a080:fa0:99f2:16e7:abb7:2d80) (Ping timeout: 244 seconds)
2021-03-18 11:00:19 × specdrake quits (~anurag@203.192.236.225) (Ping timeout: 256 seconds)
2021-03-18 11:00:37 Alleria joins (~textual@zrcout.mskcc.org)
2021-03-18 11:00:50 Alleria is now known as Guest58397
2021-03-18 11:02:01 × jumper149 quits (~jumper149@ip185225.wh.uni-hannover.de) (Ping timeout: 256 seconds)
2021-03-18 11:02:05 <joel135> looking at https://hackage.haskell.org/package/base-4.14.1.0/docs/Foreign-C-String.html
2021-03-18 11:02:08 × Sathiana quits (~kath@185-113-98-38.cust.bredband2.com) (Quit: WeeChat 3.0)
2021-03-18 11:02:23 <joel135> peekCString -> IO String fail? if so, how to catch it?
2021-03-18 11:02:31 Sathiana joins (~kath@185-113-98-38.cust.bredband2.com)
2021-03-18 11:03:26 × Sathiana quits (~kath@185-113-98-38.cust.bredband2.com) (Client Quit)
2021-03-18 11:03:51 Sathiana joins (~kath@185-113-98-38.cust.bredband2.com)
2021-03-18 11:04:08 × rond_ quits (594020c5@89-64-32-197.dynamic.chello.pl) (Quit: Connection closed)
2021-03-18 11:06:32 × mikeplus64 quits (~mike@unaffiliated/mikeplus64) (Ping timeout: 265 seconds)
2021-03-18 11:08:41 <dminuoso> What do you mean by "fail" exactly?
2021-03-18 11:09:38 × Mrbuck quits (~Mrbuck@gateway/tor-sasl/mrbuck) (Quit: WeeChat 2.8)
2021-03-18 11:12:13 jamm_ joins (~jamm@unaffiliated/jamm)
2021-03-18 11:13:08 ixlun joins (~matthew@213.205.241.14)
2021-03-18 11:14:52 jakalx parts (~jakalx@base.jakalx.net) ("Error from remote client")
2021-03-18 11:15:56 × ukari quits (~ukari@unaffiliated/ukari) (Remote host closed the connection)
2021-03-18 11:16:55 ukari joins (~ukari@unaffiliated/ukari)
2021-03-18 11:17:04 × ixlun quits (~matthew@213.205.241.14) (Remote host closed the connection)
2021-03-18 11:17:06 <joel135> i don't know exactly
2021-03-18 11:18:02 ixlun joins (~matthew@213.205.241.14)
2021-03-18 11:18:05 <joel135> it is just a curiosity question
2021-03-18 11:18:51 <joel135> maybe seeing that type made me think that it might fail, since anything could happen in IO, but not sure
2021-03-18 11:19:21 jakalx joins (~jakalx@base.jakalx.net)
2021-03-18 11:20:13 machinedgod joins (~machinedg@135-23-192-217.cpe.pppoe.ca)
2021-03-18 11:20:29 × mauro^ quits (mauro@ip98-184-89-2.mc.at.cox.net) ()
2021-03-18 11:21:54 × raichoo quits (~raichoo@dslb-084-062-113-170.084.062.pools.vodafone-ip.de) (Quit: leaving)
2021-03-18 11:22:28 × ixlun quits (~matthew@213.205.241.14) (Remote host closed the connection)
2021-03-18 11:22:33 raichoo joins (~raichoo@dslb-084-062-113-170.084.062.pools.vodafone-ip.de)
2021-03-18 11:23:05 malumore joins (~malumore@151.62.122.146)
2021-03-18 11:23:08 ixlun joins (~matthew@213.205.241.14)
2021-03-18 11:24:08 jumper149 joins (~jumper149@ip185225.wh.uni-hannover.de)
2021-03-18 11:25:22 × jumper149 quits (~jumper149@ip185225.wh.uni-hannover.de) (Client Quit)
2021-03-18 11:25:49 jumper149 joins (~jumper149@ip185225.wh.uni-hannover.de)
2021-03-18 11:26:20 × jumper149 quits (~jumper149@ip185225.wh.uni-hannover.de) (Client Quit)
2021-03-18 11:27:06 royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9)
2021-03-18 11:27:47 mikeplus64 joins (~mike@unaffiliated/mikeplus64)
2021-03-18 11:28:47 <Lycurgus> yes joel135 , I can confirm that anything can happen in IO.
2021-03-18 11:28:48 mrchampion joins (~mrchampio@38.18.109.23)
2021-03-18 11:29:01 <joel135> :-)
2021-03-18 11:29:48 jumper149 joins (~jumper149@ip185225.wh.uni-hannover.de)
2021-03-18 11:30:01 <joel135> i guess i should come back if i have the same question in a more realistic situation, where i am actually concerned about some foreign errors
2021-03-18 11:30:12 × stree quits (~stree@68.36.8.116) (Quit: Caught exception)
2021-03-18 11:30:37 stree joins (~stree@68.36.8.116)
2021-03-18 11:32:19 <Lycurgus> if the public log in the topic weren't messed up, I could direct you to a recent convo on exceptions in haskell
2021-03-18 11:33:41 <Lycurgus> still may be worth googling it for "exceptions" and ofc hs and exceptions generally or come back when it's more active and someone wants to hold forth on the topic
2021-03-18 11:34:45 fl0_id parts (~fl0_id@2a01:4f8:171:4de::40:2) ("Textual IRC Client: www.textualapp.com")
2021-03-18 11:34:54 <maerwald> "how to catch an error" is not an easy question in haskell :p
2021-03-18 11:38:52 × royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed)
2021-03-18 11:38:56 jonatanb joins (~jonatanb@83.24.3.77.ipv4.supernova.orange.pl)
2021-03-18 11:39:04 × jonatanb quits (~jonatanb@83.24.3.77.ipv4.supernova.orange.pl) (Remote host closed the connection)
2021-03-18 11:39:15 royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9)
2021-03-18 11:39:29 bitmapper joins (uid464869@gateway/web/irccloud.com/x-ytqtvgeezlfvcafx)
2021-03-18 11:41:26 × Lycurgus quits (~niemand@98.4.116.165) (Quit: Exeunt)
2021-03-18 11:42:15 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 256 seconds)
2021-03-18 11:42:52 × jumper149 quits (~jumper149@ip185225.wh.uni-hannover.de) (Quit: WeeChat 3.1)
2021-03-18 11:43:54 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-03-18 11:44:10 × royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 260 seconds)
2021-03-18 11:47:28 × LKoen quits (~LKoen@194.250.88.92.rev.sfr.net) (Remote host closed the connection)
2021-03-18 11:49:03 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 244 seconds)
2021-03-18 11:49:05 × jamm_ quits (~jamm@unaffiliated/jamm) (Remote host closed the connection)
2021-03-18 11:49:22 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-03-18 11:49:55 heatsink joins (~heatsink@2600:1700:bef1:5e10:b5a7:9e26:9598:47de)
2021-03-18 11:49:57 jamm_ joins (~jamm@unaffiliated/jamm)
2021-03-18 11:50:15 dsrt^ joins (dsrt@ip98-184-89-2.mc.at.cox.net)
2021-03-18 11:54:38 × heatsink quits (~heatsink@2600:1700:bef1:5e10:b5a7:9e26:9598:47de) (Ping timeout: 264 seconds)
2021-03-18 11:54:45 × plutoniix quits (~q@184.82.209.205) (Quit: Leaving)
2021-03-18 11:55:14 × jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 264 seconds)
2021-03-18 11:56:21 acidjnk_new joins (~acidjnk@p200300d0c72b959625b3d356e6f65619.dip0.t-ipconnect.de)
2021-03-18 11:59:10 dramforever joins (~dram@unaffiliated/dramforever)
2021-03-18 11:59:51 matryoshka joins (~matryoshk@2606:6080:1002:8:3285:30e:de43:8809)
2021-03-18 12:01:54 × bahamas quits (~lucian@unaffiliated/bahamas) (Ping timeout: 260 seconds)
2021-03-18 12:05:54 sagecube[m] joins (sagecubema@gateway/shell/matrix.org/x-fvgneeorwuxkhsvd)
2021-03-18 12:06:21 yaroot joins (~yaroot@138.102.13.160.dy.iij4u.or.jp)
2021-03-18 12:06:53 urodna joins (~urodna@unaffiliated/urodna)
2021-03-18 12:08:47 sagecube[m] parts (sagecubema@gateway/shell/matrix.org/x-fvgneeorwuxkhsvd) ()
2021-03-18 12:09:19 LKoen joins (~LKoen@194.250.88.92.rev.sfr.net)
2021-03-18 12:09:55 <tomsmeding> sorry for the shitpost; this is a source file from the election vote counting software apparently in use in the netherlands: https://tomsmeding.com/vang/Tx0yjl
2021-03-18 12:10:22 royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9)
2021-03-18 12:11:34 <merijn> tomsmeding: There is not vote counting software
2021-03-18 12:11:35 geekosaur joins (82650c7a@130.101.12.122)
2021-03-18 12:11:41 <merijn> tomsmeding: Also, -offtopic :)
2021-03-18 12:11:49 <tomsmeding> me apologises
2021-03-18 12:11:53 tomsmeding ^
2021-03-18 12:13:45 idhugo__ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net)
2021-03-18 12:14:54 specdrake joins (~anurag@203.192.236.225)
2021-03-18 12:16:22 × idhugo_ quits (~idhugo@80-62-116-180-mobile.dk.customer.tdc.net) (Ping timeout: 260 seconds)
2021-03-18 12:17:02 lozenge_ parts (~lozenge@117.222.64.120) ()

All times are in UTC.