Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→
Page 1 .. 841 842 843 844 845 846 847 848 849 850 851 .. 18025
1,802,483 events total
2021-07-07 18:57:18 Ariakenom joins (~Ariakenom@c83-255-154-140.bredband.tele2.se)
2021-07-07 18:58:50 × yauhsien quits (~yauhsien@61-231-39-135.dynamic-ip.hinet.net) (Ping timeout: 252 seconds)
2021-07-07 18:59:25 × eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:cdb:cabc:a7c7:75c9) (Remote host closed the connection)
2021-07-07 18:59:56 × dunkeln_ quits (~dunkeln@188.70.10.207) (Read error: Connection reset by peer)
2021-07-07 19:03:04 pfurla joins (~pfurla@ool-182ed2e2.dyn.optonline.net)
2021-07-07 19:03:05 fengctor joins (~fengctor@bras-base-ngflon0508w-grc-11-76-68-2-143.dsl.bell.ca)
2021-07-07 19:05:55 × pfurla_ quits (~pfurla@216.151.180.130) (Ping timeout: 246 seconds)
2021-07-07 19:08:06 × vpan quits (~vilius@212.117.1.172) (Quit: Leaving.)
2021-07-07 19:08:18 Kaipi joins (~Kaiepi@nwcsnbsc03w-47-54-173-93.dhcp-dynamic.fibreop.nb.bellaliant.net)
2021-07-07 19:08:26 × Kaiepi quits (~Kaiepi@nwcsnbsc03w-47-54-173-93.dhcp-dynamic.fibreop.nb.bellaliant.net) (Read error: Connection reset by peer)
2021-07-07 19:10:13 neceve joins (~quassel@2a02:c7f:607e:d600:f762:20dd:304e:4b1f)
2021-07-07 19:11:40 <Boarders> is there a standard library function that returns from a list of lists all the longests lists?
2021-07-07 19:11:53 <Boarders> I can do it with groupOn but wondering if there is something else
2021-07-07 19:13:43 <adamse> Boarders: perhaps maximumBy
2021-07-07 19:15:17 <adamse> nvm
2021-07-07 19:18:28 × hewxle quits (~hewxle@user/hewxle) (Ping timeout: 265 seconds)
2021-07-07 19:20:32 yauhsien joins (~yauhsien@61-231-39-135.dynamic-ip.hinet.net)
2021-07-07 19:21:51 chris-the-slurpa joins (~chris@cpc68332-cdif16-2-0-cust330.5-1.cable.virginm.net)
2021-07-07 19:24:58 MidAutumnMoon9 joins (~MidAutumn@user/midautumnmoon)
2021-07-07 19:25:17 × chris-the-slurpa quits (~chris@cpc68332-cdif16-2-0-cust330.5-1.cable.virginm.net) (Remote host closed the connection)
2021-07-07 19:25:34 ptr_frac7al joins (~longlong@user/ptr-frac7al/x-0038398)
2021-07-07 19:25:40 × yauhsien quits (~yauhsien@61-231-39-135.dynamic-ip.hinet.net) (Ping timeout: 272 seconds)
2021-07-07 19:25:57 argento joins (~argent0@168-227-97-29.ptr.westnet.com.ar)
2021-07-07 19:27:56 × MidAutumnMoon quits (~MidAutumn@user/midautumnmoon) (Ping timeout: 256 seconds)
2021-07-07 19:27:56 MidAutumnMoon9 is now known as MidAutumnMoon
2021-07-07 19:29:30 MidAutumnMoon9 joins (~MidAutumn@user/midautumnmoon)
2021-07-07 19:30:44 × ptr_frac7al quits (~longlong@user/ptr-frac7al/x-0038398) (Ping timeout: 272 seconds)
2021-07-07 19:32:58 × MidAutumnMoon quits (~MidAutumn@user/midautumnmoon) (Ping timeout: 265 seconds)
2021-07-07 19:36:29 lavaman joins (~lavaman@98.38.249.169)
2021-07-07 19:37:57 × oxide quits (~lambda@user/oxide) (Quit: oxide)
2021-07-07 19:37:58 eggplantade joins (~Eggplanta@2600:1700:bef1:5e10:cdb:cabc:a7c7:75c9)
2021-07-07 19:41:42 <monochrom> Do you mind: first find the maximum length, then filter (\x -> length x == maxlength)?
2021-07-07 19:42:41 <exarkun> Anyone know about Haskell.nix native dependencies? https://github.com/input-output-hk/haskell.nix/issues/1163
2021-07-07 19:44:00 <Boarders> monochrom: probably the cleanest suggestion without simply writing the recursion by hand :)
2021-07-07 19:47:52 ec joins (~ec@gateway/tor-sasl/ec)
2021-07-07 19:50:57 × eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:cdb:cabc:a7c7:75c9) (Remote host closed the connection)
2021-07-07 19:52:27 × fengctor quits (~fengctor@bras-base-ngflon0508w-grc-11-76-68-2-143.dsl.bell.ca) (Read error: Connection reset by peer)
2021-07-07 19:52:39 × cheater quits (~Username@user/cheater) (Ping timeout: 258 seconds)
2021-07-07 19:53:08 cheater joins (~Username@user/cheater)
2021-07-07 19:54:53 epolanski joins (uid312403@id-312403.brockwell.irccloud.com)
2021-07-07 19:57:55 × warnz quits (~warnz@2600:1700:77c0:5610:edd9:472d:4b89:9ab8) (Remote host closed the connection)
2021-07-07 19:58:14 eggplantade joins (~Eggplanta@2600:1700:bef1:5e10:cdb:cabc:a7c7:75c9)
2021-07-07 20:00:00 × xff0x quits (~xff0x@2001:1a81:539d:3600:1c1d:c169:6e6:5e55) (Ping timeout: 252 seconds)
2021-07-07 20:00:15 jneira_ joins (~jneira_@217.red-81-39-172.dynamicip.rima-tde.net)
2021-07-07 20:00:56 xff0x joins (~xff0x@2001:1a81:539d:3600:dd23:6975:e62a:a95)
2021-07-07 20:06:02 × juhp quits (~juhp@128.106.188.66) (Ping timeout: 268 seconds)
2021-07-07 20:07:03 juhp joins (~juhp@128.106.188.66)
2021-07-07 20:08:01 × _ht quits (~quassel@82-169-194-8.biz.kpn.net) (Remote host closed the connection)
2021-07-07 20:08:44 × ec quits (~ec@gateway/tor-sasl/ec) (Remote host closed the connection)
2021-07-07 20:09:09 ec joins (~ec@gateway/tor-sasl/ec)
2021-07-07 20:11:40 × pbrisbin quits (~patrick@pool-173-49-147-28.phlapa.fios.verizon.net) (Quit: WeeChat 3.1)
2021-07-07 20:20:28 autogenerated joins (~autogener@24.133.69.243)
2021-07-07 20:24:08 autogenerated parts (~autogener@24.133.69.243) ()
2021-07-07 20:30:30 add_alias-LUA joins (~add_alias@2601:203:c200:d6f0:2d33:506:5f01:fb2c)
2021-07-07 20:30:34 <boxscape> Is the run time of a case expression roughly linear in the number of alternatives?
2021-07-07 20:31:45 <sm[m]> the run time for selecting an alternative ?
2021-07-07 20:32:22 <boxscape> yeah
2021-07-07 20:33:26 × nschoe quits (~quassel@2a01:e0a:8e:a190:cd08:592:d0aa:def9) (Ping timeout: 252 seconds)
2021-07-07 20:35:01 × beka quits (~beka@104.193.170-244.PUBLIC.monkeybrains.net) (Ping timeout: 268 seconds)
2021-07-07 20:36:39 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-07-07 20:39:49 manually_generat joins (~manually_@24.133.69.243)
2021-07-07 20:40:11 × manually_generat quits (~manually_@24.133.69.243) (Client Quit)
2021-07-07 20:40:46 manually_generat joins (~manually_@24.133.69.243)
2021-07-07 20:41:02 × manually_generat quits (~manually_@24.133.69.243) (Client Quit)
2021-07-07 20:41:48 manually_generat joins (~manually_@24.133.69.243)
2021-07-07 20:44:27 × chexum quits (~chexum@gateway/tor-sasl/chexum) (Quit: -)
2021-07-07 20:46:01 × cheater quits (~Username@user/cheater) (Ping timeout: 246 seconds)
2021-07-07 20:46:35 <veverak> hmm how to easily convert UTCTime into a epoch time? preferably as Float
2021-07-07 20:46:38 cheater joins (~Username@user/cheater)
2021-07-07 20:47:55 acidjnk_new joins (~acidjnk@p200300d0c72b9526e1b6d7c282fb2b66.dip0.t-ipconnect.de)
2021-07-07 20:48:40 chexum joins (~chexum@gateway/tor-sasl/chexum)
2021-07-07 20:49:00 × add_alias-LUA quits (~add_alias@2601:203:c200:d6f0:2d33:506:5f01:fb2c) (Quit: Client closed)
2021-07-07 20:52:43 × rostero quits (uid236576@id-236576.tooting.irccloud.com) (Quit: Connection closed for inactivity)
2021-07-07 20:54:11 manually_generat is now known as sonat_suer
2021-07-07 20:55:00 hatz_ parts (~user@2a05:f480:1400:f44:5400:3ff:fe6d:f349) ()
2021-07-07 20:55:48 × Ariakenom quits (~Ariakenom@c83-255-154-140.bredband.tele2.se) (Remote host closed the connection)
2021-07-07 20:56:06 Ariakenom joins (~Ariakenom@c83-255-154-140.bredband.tele2.se)
2021-07-07 20:56:15 Sgeo_ joins (~Sgeo@user/sgeo)
2021-07-07 20:56:18 × Sgeo quits (~Sgeo@user/sgeo) (Read error: Connection reset by peer)
2021-07-07 20:56:40 <sonat_suer> /msg NickServ VERIFY REGISTER sonat_suer MiYQCEEiJNiDSYo6
2021-07-07 20:56:47 × dhouthoo quits (~dhouthoo@178-117-36-167.access.telenet.be) (Quit: WeeChat 3.1)
2021-07-07 20:57:58 × stianhj quits (~stianhj@128.199.58.13) (Quit: The Lounge - https://thelounge.chat)
2021-07-07 20:58:38 hewxle joins (~hewxle@user/hewxle)
2021-07-07 20:59:32 × mikoto-chan quits (~mikoto-ch@ip-213-49-189-31.dsl.scarlet.be) (Quit: mikoto-chan)
2021-07-07 20:59:49 mikoto-chan joins (~mikoto-ch@ip-213-49-189-31.dsl.scarlet.be)
2021-07-07 21:00:49 <glguy> sonat_suer: You'll need to send that one-time use verification code without the leading space
2021-07-07 21:01:18 <veverak> hmm, float is meh
2021-07-07 21:01:24 <boxscape> @hoogle Either a1 b -> Either a2 b -> Either a1 b
2021-07-07 21:01:25 <lambdabot> No results found
2021-07-07 21:01:30 <boxscape> :(
2021-07-07 21:01:34 <veverak> so the question is actually simple, how to get milliseconds epoch time from UTCTime?
2021-07-07 21:01:57 <Rembane> veverak: Do you use any package for your time?
2021-07-07 21:02:11 <veverak> I am getting data as Data.Time.Clock.UTCTime
2021-07-07 21:02:13 <veverak> that's all
2021-07-07 21:02:25 <glguy> You'd use utcTimeToPOSIXSeconds first
2021-07-07 21:02:49 × hewxle quits (~hewxle@user/hewxle) (Ping timeout: 246 seconds)
2021-07-07 21:02:54 <glguy> realToFrac :: NominalDiffTime -> Float
2021-07-07 21:03:03 <glguy> and then you could convert to seconds like that
2021-07-07 21:03:08 × Ariakenom quits (~Ariakenom@c83-255-154-140.bredband.tele2.se) (Ping timeout: 252 seconds)
2021-07-07 21:03:30 <veverak> oh

All times are in UTC.