Logs: freenode/#haskell
| 2020-10-12 17:52:03 | <phadej> | i'd rewrite that as f l = go 0 l l where go !acc (x:xs) (y:yy:ys) = go (acc + x + yy) xs ys |
| 2020-10-12 17:52:11 | <phadej> | i.e. foldr to foldl' |
| 2020-10-12 17:52:43 | × | hiroaki quits (~hiroaki@ip4d176049.dynamic.kabel-deutschland.de) (Ping timeout: 260 seconds) |
| 2020-10-12 17:52:58 | <phadej> | "whats a good resource on reasoning about performance in thinks like this?" - there's plenty of resources, e.g. https://www.well-typed.com/blog/2017/09/visualize-cbn/ |
| 2020-10-12 17:54:14 | → | aplainzetakind joins (~johndoe@captainludd.powered.by.lunarbnc.net) |
| 2020-10-12 17:54:29 | → | __monty__ joins (~toonn@unaffiliated/toonn) |
| 2020-10-12 17:54:41 | <gentauro> | 16:02 < kuribas> gentauro: I am trying HLS with HIE, but I keep comming back to emacs |
| 2020-10-12 17:55:08 | → | solonarv joins (~solonarv@adijon-655-1-70-207.w90-13.abo.wanadoo.fr) |
| 2020-10-12 17:55:15 | <gentauro> | kuribas: I thought `hls` would work with `emacs` just like `intero` did. Still not working, but not giving up (yet) |
| 2020-10-12 17:55:19 | × | ensyde quits (~ensyde@2600:1702:2e30:1a40:7dd1:8fed:5e86:6369) (Ping timeout: 272 seconds) |
| 2020-10-12 17:55:54 | × | geekosaur quits (ac3a5727@172.58.87.39) (Ping timeout: 245 seconds) |
| 2020-10-12 17:55:57 | hackage | prolude 0.0.0.2 - ITProTV's custom prelude https://hackage.haskell.org/package/prolude-0.0.0.2 (saramuse) |
| 2020-10-12 17:59:03 | × | Rudd0 quits (~Rudd0@185.189.115.103) (Ping timeout: 260 seconds) |
| 2020-10-12 17:59:26 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2020-10-12 18:00:01 | × | jhf quits (~jhf@185.244.214.216) () |
| 2020-10-12 18:00:27 | → | is_null joins (~jpic@pdpc/supporter/professional/is-null) |
| 2020-10-12 18:03:45 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 240 seconds) |
| 2020-10-12 18:03:51 | × | dyeplexer quits (~lol@unaffiliated/terpin) (Remote host closed the connection) |
| 2020-10-12 18:04:10 | → | alp joins (~alp@2a01:e0a:58b:4920:7d9f:c45b:a876:4aa8) |
| 2020-10-12 18:04:41 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-10-12 18:05:04 | → | chaosmasttter joins (~chaosmast@p200300c4a72cce01a54348c8faec0ca9.dip0.t-ipconnect.de) |
| 2020-10-12 18:05:50 | → | geekosaur joins (ac3a5499@172.58.84.153) |
| 2020-10-12 18:06:02 | → | hiroaki joins (~hiroaki@ip4d176049.dynamic.kabel-deutschland.de) |
| 2020-10-12 18:07:27 | → | GyroW_ joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) |
| 2020-10-12 18:07:28 | × | GyroW_ quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host) |
| 2020-10-12 18:07:28 | → | GyroW_ joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-12 18:08:02 | → | kish joins (~oracle@unaffiliated/oracle) |
| 2020-10-12 18:08:32 | × | GyroW quits (~GyroW@unaffiliated/gyrow) (Ping timeout: 256 seconds) |
| 2020-10-12 18:11:23 | × | p-core quits (~Thunderbi@2001:718:1e03:5128:2ab7:7f35:48a1:8515) (Ping timeout: 244 seconds) |
| 2020-10-12 18:12:02 | → | p-core joins (~Thunderbi@2a0e:1c80:4:1022::1004) |
| 2020-10-12 18:13:00 | shapr | hops randomly |
| 2020-10-12 18:13:04 | <shapr> | good afternoon #haskell ! |
| 2020-10-12 18:14:35 | → | falafel joins (~falafel@2605:e000:1527:d491:1ccf:5c8d:7928:e9cc) |
| 2020-10-12 18:15:15 | → | thir joins (~thir@pd9e1b838.dip0.t-ipconnect.de) |
| 2020-10-12 18:15:45 | → | pera joins (~pera@unaffiliated/pera) |
| 2020-10-12 18:17:24 | <juri_> | shapr: hio. :) |
| 2020-10-12 18:17:33 | → | geowiesnot joins (~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) |
| 2020-10-12 18:17:41 | <shapr> | howdy juri_! You still scaddin' ? |
| 2020-10-12 18:17:59 | <shapr> | I'm in the DC area for the new few years it seems, but you've left forever, right? |
| 2020-10-12 18:18:02 | delobuch | is now known as comorbid_antiflo |
| 2020-10-12 18:18:18 | <juri_> | shapr: indeed, on both counts. :) |
| 2020-10-12 18:18:34 | <shapr> | well, too bad I didn't get to meet you when we were both in the same area |
| 2020-10-12 18:19:40 | × | knupfer quits (~Thunderbi@200116b82c8e3e00dc9440f6f84de4f5.dip.versatel-1u1.de) (Quit: knupfer) |
| 2020-10-12 18:19:53 | <juri_> | watch talks, write code.. profit? :) |
| 2020-10-12 18:19:58 | → | knupfer joins (~Thunderbi@200116b82c8e3e0099587a5e6444be1a.dip.versatel-1u1.de) |
| 2020-10-12 18:20:03 | <koz_> | juri_: Sounds delicious. |
| 2020-10-12 18:20:14 | comorbid_antiflo | is now known as comorbid_enflori |
| 2020-10-12 18:22:14 | × | falafel quits (~falafel@2605:e000:1527:d491:1ccf:5c8d:7928:e9cc) (Ping timeout: 244 seconds) |
| 2020-10-12 18:25:45 | × | carlomagno1 quits (~cararell@inet-hqmc02-o.oracle.com) (Ping timeout: 240 seconds) |
| 2020-10-12 18:28:12 | → | Amras joins (~Amras@unaffiliated/amras0000) |
| 2020-10-12 18:28:14 | × | whiteline quits (~whiteline@unaffiliated/whiteline) (Remote host closed the connection) |
| 2020-10-12 18:28:16 | × | mupf quits (~micha@v22017094964653601.ultrasrv.de) (Quit: WeeChat 2.9) |
| 2020-10-12 18:29:01 | → | whiteline joins (~whiteline@unaffiliated/whiteline) |
| 2020-10-12 18:29:11 | → | mupf joins (~micha@v22017094964653601.ultrasrv.de) |
| 2020-10-12 18:29:57 | × | ericsagnes quits (~ericsagne@2405:6580:0:5100:f45a:395d:f712:98d3) (Ping timeout: 260 seconds) |
| 2020-10-12 18:32:12 | × | DavidEichmann quits (~david@43.240.198.146.dyn.plus.net) (Remote host closed the connection) |
| 2020-10-12 18:32:35 | × | mupf quits (~micha@v22017094964653601.ultrasrv.de) (Client Quit) |
| 2020-10-12 18:32:51 | → | hnOsmium0001 joins (uid453710@gateway/web/irccloud.com/x-ycssaquegccjnbcx) |
| 2020-10-12 18:33:26 | → | mupf joins (~micha@v22017094964653601.ultrasrv.de) |
| 2020-10-12 18:34:03 | → | carlomagno joins (~cararell@inet-hqmc02-o.oracle.com) |
| 2020-10-12 18:37:09 | × | justanotheruser quits (~justanoth@unaffiliated/justanotheruser) (Ping timeout: 265 seconds) |
| 2020-10-12 18:37:45 | × | cosimone quits (~cosimone@93-47-228-249.ip115.fastwebnet.it) (Quit: cosimone) |
| 2020-10-12 18:38:07 | grfn | is now known as Jenbobo |
| 2020-10-12 18:38:28 | hackage | unicode-transforms 0.3.7.1 - Unicode normalization https://hackage.haskell.org/package/unicode-transforms-0.3.7.1 (Bodigrim) |
| 2020-10-12 18:38:33 | Jenbobo | is now known as grfn |
| 2020-10-12 18:38:46 | × | chaosmasttter quits (~chaosmast@p200300c4a72cce01a54348c8faec0ca9.dip0.t-ipconnect.de) (Ping timeout: 244 seconds) |
| 2020-10-12 18:39:01 | <ezzieyguywuf> | I seem to recall reading that hledger doesn't work too great at tracking/managing investments, specificially stocks. I do that a bit in beancount today but even that's sort of a pain. Do you all know of any good, solid, FOSS tools that I can use for this? |
| 2020-10-12 18:39:08 | <ezzieyguywuf> | I don't mind manually importing transactions etc. |
| 2020-10-12 18:39:30 | <ezzieyguywuf> | also, this is "vaguely haskell related" due to hledger, but if this is more appropriate in #haskell-offtopic feel free to tell me so |
| 2020-10-12 18:40:47 | × | fresheyeball quits (~isaac@c-71-237-105-37.hsd1.co.comcast.net) (Quit: WeeChat 2.7.1) |
| 2020-10-12 18:41:55 | → | ericsagnes joins (~ericsagne@2405:6580:0:5100:5cf1:c22d:8d13:ca36) |
| 2020-10-12 18:42:42 | × | lowryder quits (~djlowry@web603.webfaction.com) (Read error: Connection reset by peer) |
| 2020-10-12 18:45:56 | → | jathan joins (~jathan@69.61.93.38) |
| 2020-10-12 18:46:23 | × | kuribas quits (~user@ptr-25vy0i7sp90j0w6z65c.18120a2.ip6.access.telenet.be) (Remote host closed the connection) |
| 2020-10-12 18:48:58 | × | conal quits (~conal@64.71.133.70) (Quit: Computer has gone to sleep.) |
| 2020-10-12 18:50:42 | × | s00pcan quits (~chris@075-133-056-178.res.spectrum.com) (Ping timeout: 256 seconds) |
| 2020-10-12 18:51:27 | × | coot quits (~coot@37.30.50.102.nat.umts.dynamic.t-mobile.pl) (Remote host closed the connection) |
| 2020-10-12 18:51:31 | → | proofofme joins (~proofofme@184-96-74-65.hlrn.qwest.net) |
| 2020-10-12 18:51:38 | → | chaosmasttter joins (~chaosmast@p200300c4a72cce01992392edfb5baa55.dip0.t-ipconnect.de) |
| 2020-10-12 18:52:27 | → | s00pcan joins (~chris@107.181.165.217) |
| 2020-10-12 18:52:28 | → | coot joins (~coot@37.30.50.102.nat.umts.dynamic.t-mobile.pl) |
| 2020-10-12 18:56:51 | → | dwfreed1 joins (~dwfreed@178.162.204.214) |
| 2020-10-12 18:57:37 | × | snakemas1 quits (~snakemast@213.100.206.23) (Ping timeout: 258 seconds) |
| 2020-10-12 18:57:57 | × | coot quits (~coot@37.30.50.102.nat.umts.dynamic.t-mobile.pl) (Remote host closed the connection) |
| 2020-10-12 18:58:31 | → | coot joins (~coot@37.30.50.102.nat.umts.dynamic.t-mobile.pl) |
| 2020-10-12 18:59:57 | × | chaosmasttter quits (~chaosmast@p200300c4a72cce01992392edfb5baa55.dip0.t-ipconnect.de) (Ping timeout: 244 seconds) |
| 2020-10-12 19:02:09 | → | roc joins (510b9feb@ip-81-11-159-235.dsl.scarlet.be) |
| 2020-10-12 19:02:26 | × | motherfsck quits (~motherfsc@unaffiliated/motherfsck) (Read error: Connection reset by peer) |
| 2020-10-12 19:03:01 | → | motherfsck joins (~motherfsc@unaffiliated/motherfsck) |
| 2020-10-12 19:03:26 | → | berberman_ joins (~berberman@unaffiliated/berberman) |
| 2020-10-12 19:04:22 | × | berberman quits (~berberman@unaffiliated/berberman) (Ping timeout: 260 seconds) |
| 2020-10-12 19:10:13 | <maerwald> | the real question is: do you need blockchain? |
| 2020-10-12 19:12:37 | × | proofofme quits (~proofofme@184-96-74-65.hlrn.qwest.net) (Remote host closed the connection) |
| 2020-10-12 19:13:58 | × | supercoven quits (~Supercove@dsl-hkibng32-54fb54-166.dhcp.inet.fi) (Ping timeout: 272 seconds) |
| 2020-10-12 19:15:10 | → | proofofme joins (~proofofme@184-96-74-65.hlrn.qwest.net) |
| 2020-10-12 19:16:10 | × | domenkozar[m] quits (domenkozar@NixOS/user/domenkozar) (Quit: killed) |
| 2020-10-12 19:16:10 | × | psydruid quits (psydruidma@gateway/shell/matrix.org/x-jnwhbopqsvzftvuy) (Quit: killed) |
| 2020-10-12 19:16:10 | × | SlackIntegration quits (slackbotma@gateway/shell/matrix.org/x-rxhzofxlqowyvoex) (Quit: killed) |
| 2020-10-12 19:16:10 | × | Ericson2314 quits (ericson231@gateway/shell/matrix.org/x-jqfqhltqwawefczw) (Quit: killed) |
| 2020-10-12 19:16:11 | × | bonvoyage[m] quits (bonvoyageu@gateway/shell/matrix.org/x-gwfeippcnxqufbie) (Quit: killed) |
All times are in UTC.