Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2020-11-25 00:37:18 × evanjs quits (~evanjs@075-129-098-007.res.spectrum.com) (Quit: ZNC 1.8.2 - https://znc.in)
2020-11-25 00:37:56 × Nahra quits (~Nahra@unaffiliated/nahra) (Ping timeout: 240 seconds)
2020-11-25 00:38:10 × elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Quit: Leaving)
2020-11-25 00:38:19 Nahra joins (~Nahra@unaffiliated/nahra)
2020-11-25 00:38:29 evanjs joins (~evanjs@075-129-098-007.res.spectrum.com)
2020-11-25 00:38:37 × ystael quits (~ystael@209.6.50.55) (Ping timeout: 264 seconds)
2020-11-25 00:39:18 ystael joins (~ystael@209.6.50.55)
2020-11-25 00:39:30 Jeanne-Kamikaze joins (~Jeanne-Ka@66.115.189.187)
2020-11-25 00:40:40 heatsink_ joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-11-25 00:41:21 × Francois quits (~francois@2a02:a03f:5ad8:f100:707f:a6cc:c4f1:c0ac) (Read error: Connection reset by peer)
2020-11-25 00:41:24 × argent0 quits (~argent0@168.227.98.84) (Ping timeout: 260 seconds)
2020-11-25 00:41:56 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 240 seconds)
2020-11-25 00:44:21 × Aquazi quits (uid312403@gateway/web/irccloud.com/x-wbgzurqeqqwdxxpf) (Quit: Connection closed for inactivity)
2020-11-25 00:48:25 sfvm joins (~sfvm@37.228.215.148)
2020-11-25 00:50:05 × frdg quits (~nick@pool-71-184-143-249.bstnma.fios.verizon.net) (Ping timeout: 240 seconds)
2020-11-25 00:51:01 hackage servant-exceptions 0.2.0 - Extensible exceptions for servant APIs https://hackage.haskell.org/package/servant-exceptions-0.2.0 (ch1bo)
2020-11-25 00:52:01 hackage servant-exceptions-server 0.2.0 - Extensible exceptions for servant API servers https://hackage.haskell.org/package/servant-exceptions-server-0.2.0 (ch1bo)
2020-11-25 00:52:35 cosimone joins (~cosimone@5.170.240.3)
2020-11-25 01:02:12 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 265 seconds)
2020-11-25 01:02:47 × thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 260 seconds)
2020-11-25 01:05:25 × cjh` quits (chris@segfault.net.nz) (Read error: Connection reset by peer)
2020-11-25 01:05:27 × Tattletale quits (~Tattletal@unaffiliated/sundancertp) (Quit: rcirc on GNU Emacs 27.1)
2020-11-25 01:05:37 × aredirect quits (~aredirect@197.52.231.124) (Ping timeout: 264 seconds)
2020-11-25 01:06:40 frdg joins (~nick@pool-71-184-143-249.bstnma.fios.verizon.net)
2020-11-25 01:07:26 × Deide quits (~Deide@217.155.19.23) (Quit: Seeee yaaaa)
2020-11-25 01:10:05 <ezzieyguywuf> how do I use the haskell language server that ghcup asked me of I wanted to install?
2020-11-25 01:10:49 MarcelineVQ joins (~anja@198.254.202.72)
2020-11-25 01:11:05 × Nahra quits (~Nahra@unaffiliated/nahra) (Quit: leaving)
2020-11-25 01:12:00 da39a3ee5e6b4b0d joins (~da39a3ee5@2403:6200:8876:7ef3:e1ff:d578:a4d8:f807)
2020-11-25 01:12:34 royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9)
2020-11-25 01:13:04 <koz_> ezzieyguywuf: Do you have an editor with support for it?
2020-11-25 01:13:25 <ezzieyguywuf> koz_: i think so - vim.
2020-11-25 01:13:35 <ezzieyguywuf> (with ALE plugin)
2020-11-25 01:13:49 <koz_> ezzieyguywuf: So the answer is 'no unless you wanna run a garbage Node.js slurry', because ALE's support was broken last I checked.
2020-11-25 01:13:52 <ezzieyguywuf> do I need to initialize the server myself?
2020-11-25 01:13:55 <koz_> (incomplete LSP implementation)
2020-11-25 01:14:06 <ezzieyguywuf> oh dang
2020-11-25 01:14:52 × evanjs quits (~evanjs@075-129-098-007.res.spectrum.com) (Quit: ZNC 1.8.2 - https://znc.in)
2020-11-25 01:15:13 evanjs joins (~evanjs@075-129-098-007.res.spectrum.com)
2020-11-25 01:15:16 cjh` joins (chris@segfault.net.nz)
2020-11-25 01:16:25 × Tuplanolla quits (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) (Quit: Leaving.)
2020-11-25 01:16:40 argent0 joins (~argent0@168.227.98.84)
2020-11-25 01:16:50 Jonkimi727406120 joins (~Jonkimi@113.87.161.66)
2020-11-25 01:18:12 × royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed)
2020-11-25 01:18:14 <sm[m]> ezzieyguywuf: the easy way is install vs codes Haskell extension
2020-11-25 01:18:37 royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9)
2020-11-25 01:18:41 <koz_> sm[m]: Which naturally involves using VS Code.
2020-11-25 01:18:58 <sm[m]> right!
2020-11-25 01:19:55 <sm[m]> If only to get a bunch of binaries installed, see how it works, decide if you need it etc.
2020-11-25 01:20:26 <ezzieyguywuf> vs codes?
2020-11-25 01:20:36 <koz_> ezzieyguywuf: It's an IDE.
2020-11-25 01:20:39 <koz_> People seem to like it.
2020-11-25 01:20:43 <koz_> I don't understand those people.
2020-11-25 01:20:44 <sm[m]> VS Code's
2020-11-25 01:20:58 <ezzieyguywuf> oh, I don't think I have that
2020-11-25 01:21:25 <sm[m]> I'm an emacs guy but vs code plus hls is extremely good
2020-11-25 01:21:50 <sm[m]> If you want to try out hls , it is the easy way
2020-11-25 01:22:06 <koz_> sm[m]: Former Emacs, current (Neo)vim, and VS Code left me inordinately and utterly unimpressed.
2020-11-25 01:22:11 × cjh` quits (chris@segfault.net.nz) (Quit: leaving)
2020-11-25 01:22:26 <koz_> It's a giant slurry which barely functions, makes no sense, and eats resources like it's some kind of factory.
2020-11-25 01:22:39 <sm[m]> ymmv
2020-11-25 01:22:49 <koz_> Precisely, which is why I insist on mentioning it. :P
2020-11-25 01:22:53 <Axman6> I'm a big fan of VS Code these days, heaps of extensions, is actively maintainerd and its performance is improving all the time
2020-11-25 01:22:56 × royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 240 seconds)
2020-11-25 01:23:02 <sm[m]> I find it pretty light. Hls is the one eating ram
2020-11-25 01:23:05 <koz_> Axman6: Can it run as fast as my Neovim?
2020-11-25 01:23:11 <koz_> Because last I checked, it wasn't even close.
2020-11-25 01:23:20 <Axman6> it runs fast enought that I haven't noticed any performance issues
2020-11-25 01:23:33 <Axman6> HLS on the other hand...
2020-11-25 01:23:34 cjh` joins (chris@segfault.net.nz)
2020-11-25 01:23:34 <koz_> Axman6: I guess my mileage truly does vary, because I found it intolerably slow.
2020-11-25 01:24:01 <sm[m]> it's not the speed king for typing. Nobody installs it for that
2020-11-25 01:24:29 <ezzieyguywuf> i was never into the big IDE thing
2020-11-25 01:24:35 <sm[m]> Hls ui is noisy and jittery sometimes. Even so - extremely useful
2020-11-25 01:24:39 <koz_> sm[m]: What do you mean by 'not the speed king for typing'? I don't understand?
2020-11-25 01:24:46 <ezzieyguywuf> I tried IDE whenever I was messing around in android, but even then I ended up reverting back to vim
2020-11-25 01:24:52 <Axman6> my only problem with HLS is how much RAM it uses
2020-11-25 01:25:04 caecilius joins (~caecilius@pool-108-46-151-95.nycmny.fios.verizon.net)
2020-11-25 01:25:12 <ezzieyguywuf> i think I'll stop toying with languag server thingy for now, lol
2020-11-25 01:25:13 <Axman6> our dev laptops are 64GB for a reason (it's not just HLS, but that definitely doesn't help)
2020-11-25 01:25:40 <Axman6> we do also have an enormous codebase though (and technically this is DAML Studio, not HLS, but they share a lot)
2020-11-25 01:25:49 × olligobber quits (olligobber@gateway/vpn/privateinternetaccess/olligobber) (Ping timeout: 246 seconds)
2020-11-25 01:25:56 × cole-h quits (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
2020-11-25 01:26:05 <Digit> yesterday, watching a talk on "the last programming language" got me itching to move from my text editor being extensible in lisp, to one extensible in haskell. n_n ... will be a while before i get feature parity to emacs in yi.
2020-11-25 01:26:17 cjh` is now known as chrisosaurus
2020-11-25 01:27:59 × vicfred quits (~vicfred@unaffiliated/vicfred) (Quit: Leaving)
2020-11-25 01:28:25 <sm[m]> koz_: you keep saying vs code is slower than X, I assume you mean for typing and ui response, I agree and also am saying it's somewhat beside the point
2020-11-25 01:28:38 <koz_> sm[m]: Not to me it isn't.
2020-11-25 01:28:49 <koz_> Again, YMMV is a perfectly valid response to my criticism.
2020-11-25 01:28:56 × Ariakenom quits (~Ariakenom@h-98-128-229-104.NA.cust.bahnhof.se) (Ping timeout: 240 seconds)
2020-11-25 01:29:07 <sm[m]> I understand. We don't need to keep arguing here :)
2020-11-25 01:29:11 <koz_> :D
2020-11-25 01:29:12 <int-e> the more times change, the more they stay the same... another round of editor wars...
2020-11-25 01:29:18 <ezzieyguywuf> so with optparse-applicative, if you have 50 arguments/flags, then you have some `data MyArgs = Opt1 | Opt2 |....Opt50`?
2020-11-25 01:29:32 <koz_> ezzieyguywuf: I mean... you _can_, but I don't think you have to.
2020-11-25 01:29:33 <int-e> This should be the first rule of programming: don't talk about editors.
2020-11-25 01:30:04 <sm[m]> vs code is extremely good at some things and in some aspects. End of my point.
2020-11-25 01:30:11 <monochrom> May I talk about email and usenet news clients? >:)
2020-11-25 01:30:17 <koz_> monochrom: :P
2020-11-25 01:30:23 mpereira joins (~mpereira@2a02:810d:f40:d96:f587:a442:5e3:1e55)

All times are in UTC.