Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→
Page 1 .. 891 892 893 894 895 896 897 898 899 900 901 .. 18027
1,802,631 events total
2021-07-10 12:01:25 fendor joins (~fendor@91.141.50.81.wireless.dyn.drei.com)
2021-07-10 12:16:35 fef joins (~thedawn@user/thedawn)
2021-07-10 12:17:50 × Vajb quits (~Vajb@hag-jnsbng11-58c3a1-224.dhcp.inet.fi) (Read error: Connection reset by peer)
2021-07-10 12:18:40 Vajb joins (~Vajb@2001:999:62:1d53:26b1:6c9b:c1ed:9c01)
2021-07-10 12:19:04 × peterhil quits (~peterhil@dsl-hkibng32-54f849-252.dhcp.inet.fi) (Quit: Must not waste too much time here...)
2021-07-10 12:21:02 bitdex joins (~bitdex@gateway/tor-sasl/bitdex)
2021-07-10 12:23:10 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 258 seconds)
2021-07-10 12:28:34 wallymathieu joins (~wallymath@81-234-151-21-no94.tbcn.telia.com)
2021-07-10 12:30:08 × wallymathieu quits (~wallymath@81-234-151-21-no94.tbcn.telia.com) (Client Quit)
2021-07-10 12:31:03 × hendursa1 quits (~weechat@user/hendursaga) (Quit: hendursa1)
2021-07-10 12:32:03 hendursaga joins (~weechat@user/hendursaga)
2021-07-10 12:32:26 AlexNoo_ is now known as AlexNoo
2021-07-10 12:36:11 × ec quits (~ec@gateway/tor-sasl/ec) (Remote host closed the connection)
2021-07-10 12:36:34 ec joins (~ec@gateway/tor-sasl/ec)
2021-07-10 12:39:50 wallymathieu joins (~wallymath@81-234-151-21-no94.tbcn.telia.com)
2021-07-10 12:44:26 machinedgod joins (~machinedg@24.105.81.50)
2021-07-10 12:46:45 × yauhsien quits (~yauhsien@118-167-64-241.dynamic-ip.hinet.net) (Remote host closed the connection)
2021-07-10 12:48:17 peterhil joins (~peterhil@dsl-hkibng32-54f849-252.dhcp.inet.fi)
2021-07-10 12:55:23 eggplantade joins (~Eggplanta@2600:1700:bef1:5e10:39f3:da:7ab8:bc1e)
2021-07-10 12:56:20 mcfrdy joins (uid507892@user/mcfrdy)
2021-07-10 12:58:01 amirouche joins (~amirouche@user/amirouche)
2021-07-10 12:58:09 mikail joins (~mikail@2a02:c7f:bd83:fd00:55cf:122f:957a:f66f)
2021-07-10 12:58:40 × cheater quits (~Username@user/cheater) (Ping timeout: 272 seconds)
2021-07-10 12:58:50 cheater joins (~Username@user/cheater)
2021-07-10 12:59:44 × eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:39f3:da:7ab8:bc1e) (Ping timeout: 255 seconds)
2021-07-10 13:04:14 × MQ-17J quits (~MQ-17J@d14-69-206-129.try.wideopenwest.com) (Ping timeout: 255 seconds)
2021-07-10 13:07:38 MQ-17J joins (~MQ-17J@8.21.10.15)
2021-07-10 13:08:38 KUrare joins (~KUrare@user/kurare)
2021-07-10 13:10:33 ubert joins (~Thunderbi@p2e5a50e5.dip0.t-ipconnect.de)
2021-07-10 13:11:21 KUrare parts (~KUrare@user/kurare) (Leaving)
2021-07-10 13:14:08 × MQ-17J quits (~MQ-17J@8.21.10.15) (Ping timeout: 255 seconds)
2021-07-10 13:15:30 × ubert quits (~Thunderbi@p2e5a50e5.dip0.t-ipconnect.de) (Quit: ubert)
2021-07-10 13:21:14 wootehfoot joins (~wootehfoo@user/wootehfoot)
2021-07-10 13:21:22 × machinedgod quits (~machinedg@24.105.81.50) (Ping timeout: 240 seconds)
2021-07-10 13:24:45 × fef quits (~thedawn@user/thedawn) (Ping timeout: 244 seconds)
2021-07-10 13:32:01 fef joins (~thedawn@user/thedawn)
2021-07-10 13:33:06 <lep> is there a good way to reduce memory usage of ghc (cabal)? i cant install aeson as compiling `Data.Aeson.Parser.Internal` totally thrashes my ram
2021-07-10 13:35:24 × haykam1 quits (~haykam@static.100.2.21.65.clients.your-server.de) (Remote host closed the connection)
2021-07-10 13:35:37 haykam1 joins (~haykam@static.100.2.21.65.clients.your-server.de)
2021-07-10 13:35:39 <lep> i tried -O0 but it doesnt help at all
2021-07-10 13:38:09 chris-the-slurpa joins (~chris@81.96.113.213)
2021-07-10 13:43:41 <maerwald> lep: -j1
2021-07-10 13:43:41 × azeem quits (~azeem@dynamic-adsl-84-220-226-129.clienti.tiscali.it) (Read error: Connection reset by peer)
2021-07-10 13:43:58 <lep> did that already aswell :(
2021-07-10 13:47:24 azeem joins (~azeem@dynamic-adsl-84-220-226-129.clienti.tiscali.it)
2021-07-10 13:48:50 chomwitt joins (~Pitsikoko@ppp-94-67-202-202.home.otenet.gr)
2021-07-10 13:49:07 <[exa]> lep: how much ram do you need to fit in?
2021-07-10 13:49:23 <[exa]> I don't have problems with that particular one on 8GB
2021-07-10 13:51:16 <lep> ~1GB
2021-07-10 13:51:46 <maerwald> gg
2021-07-10 13:52:34 <arahael> I wouldn't try to use a 1GB as a dev system.
2021-07-10 13:52:57 <maerwald> prolly arm box or sth
2021-07-10 13:53:17 <lep> openbsd vps
2021-07-10 13:57:51 <[exa]> lep: you can't build it elsewhere and just upload it?
2021-07-10 13:57:58 × jlamothe quits (~jlamothe@198.251.60.157) (Ping timeout: 246 seconds)
2021-07-10 13:57:58 <lep> i dont have any other openbsd box
2021-07-10 13:58:13 <[exa]> your laptop + virtualbox?
2021-07-10 13:58:24 <[exa]> or some such thing
2021-07-10 13:59:05 <lep> in the end it's probably easier to simply use python as sad as that sounds
2021-07-10 13:59:09 <[exa]> like, building in <1GB is sadly not an option anymore
2021-07-10 13:59:11 qbt joins (~edun@user/edun)
2021-07-10 13:59:14 × notzmv quits (~zmv@user/notzmv) (Ping timeout: 252 seconds)
2021-07-10 13:59:29 <[exa]> anyway you really should be able to just produce the binary elsewhere
2021-07-10 13:59:52 <lep> well i looked into cross-compiling every now and then it always seemed a very big hassle
2021-07-10 14:00:18 <lep> my biggest two pain points with ghc/haskell: compilation speed/ram and cross compiling
2021-07-10 14:00:32 <lep> im *soooo* close to write my own haskell compiler which simply spits out like lua
2021-07-10 14:00:43 <[exa]> what's the program supposed to do btw?
2021-07-10 14:01:25 <lep> take in some data over http
2021-07-10 14:01:26 <[exa]> anyways yeah I guess more people in this channel would like another compiler :D
2021-07-10 14:01:39 <lep> json would be easiest for later js usage
2021-07-10 14:01:52 <lep> for now my poc uses bytestrings over pipes
2021-07-10 14:02:16 <lep> just some experiments for some distributed data stuff
2021-07-10 14:03:20 <ahdyt> really?
2021-07-10 14:03:23 <ahdyt> how's your ghc?
2021-07-10 14:03:32 <ahdyt> I mean, another compiler for haskell.
2021-07-10 14:04:19 <lep> i mean i havent started but my frustration keeps on growing
2021-07-10 14:04:51 <ahdyt> okay
2021-07-10 14:10:07 × leeb quits (~leeb@KD111239157039.au-net.ne.jp) (Quit: WeeChat 3.1)
2021-07-10 14:11:55 × alx741 quits (~alx741@186.178.108.75) (Quit: alx741)
2021-07-10 14:13:09 alx741 joins (~alx741@186.178.108.75)
2021-07-10 14:15:55 zebrag joins (~chris@user/zebrag)
2021-07-10 14:16:27 jlamothe joins (~jlamothe@198.251.60.157)
2021-07-10 14:17:58 × juhp quits (~juhp@128.106.188.66) (Quit: juhp)
2021-07-10 14:17:59 × echoreply quits (~echoreply@45.32.163.16) (Ping timeout: 268 seconds)
2021-07-10 14:18:11 juhp joins (~juhp@128.106.188.66)
2021-07-10 14:19:44 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-07-10 14:19:55 Deide joins (~Deide@217.155.19.23)
2021-07-10 14:19:55 × Deide quits (~Deide@217.155.19.23) (Changing host)
2021-07-10 14:19:55 Deide joins (~Deide@user/deide)
2021-07-10 14:24:22 × fjmorazan quits (~quassel@user/fjmorazan) (Quit: fjmorazan)
2021-07-10 14:25:00 fjmorazan joins (~quassel@user/fjmorazan)
2021-07-10 14:28:08 phao joins (~phao@2804:d45:8e7a:de00:ad59:61db:f854:9224)
2021-07-10 14:28:26 <phao> Hi. Is there a popular discord server for haskell and fp?
2021-07-10 14:29:17 × azeem quits (~azeem@dynamic-adsl-84-220-226-129.clienti.tiscali.it) (Ping timeout: 258 seconds)
2021-07-10 14:29:59 azeem joins (~azeem@176.201.17.130)
2021-07-10 14:30:57 echoreply joins (~echoreply@2001:19f0:9002:1f3b:5400:ff:fe6f:8b8d)
2021-07-10 14:30:59 <carmysilna> phao: https://discord.gg/5ay2HNK2
2021-07-10 14:31:22 <phao> Thank you.
2021-07-10 14:34:59 × phao quits (~phao@2804:d45:8e7a:de00:ad59:61db:f854:9224) (Quit: Leaving)
2021-07-10 14:35:45 × jushur quits (~human@user/jushur) (Quit: jushur)

All times are in UTC.