Newest at the top
2024-11-04 22:37:57 +0100 | ChanServ | +v yahb2 |
2024-11-04 22:37:57 +0100 | yahb2 | (~yahb2@user/tomsmeding/bot/yahb2) yahb2 |
2024-11-04 22:37:04 +0100 | morb | (~morb@pool-108-41-100-120.nycmny.fios.verizon.net) (Ping timeout: 252 seconds) |
2024-11-04 22:37:03 +0100 | merijn | (~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds) |
2024-11-04 22:35:38 +0100 | LainExperiments | (~LainExper@user/LainExperiments) LainExperiments |
2024-11-04 22:35:33 +0100 | JuanDaugherty | (~juan@user/JuanDaugherty) (Quit: JuanDaugherty) |
2024-11-04 22:32:31 +0100 | yahb2 | (~yahb2@user/tomsmeding/bot/yahb2) (Remote host closed the connection) |
2024-11-04 22:32:25 +0100 | merijn | (~merijn@128-137-045-062.dynamic.caiway.nl) merijn |
2024-11-04 22:31:52 +0100 | morb | (~morb@pool-108-41-100-120.nycmny.fios.verizon.net) |
2024-11-04 22:31:25 +0100 | michalz | (~michalz@185.246.207.221) (Remote host closed the connection) |
2024-11-04 22:27:36 +0100 | ChanServ | +v yahb2 |
2024-11-04 22:27:36 +0100 | yahb2 | (~yahb2@user/tomsmeding/bot/yahb2) yahb2 |
2024-11-04 22:24:43 +0100 | JuanDaugherty | (~juan@user/JuanDaugherty) JuanDaugherty |
2024-11-04 22:21:31 +0100 | sord937 | (~sord937@gateway/tor-sasl/sord937) (Quit: sord937) |
2024-11-04 22:19:04 +0100 | merijn | (~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 260 seconds) |
2024-11-04 22:14:05 +0100 | merijn | (~merijn@128-137-045-062.dynamic.caiway.nl) merijn |
2024-11-04 22:09:04 +0100 | yahb2 | (~yahb2@user/tomsmeding/bot/yahb2) (Remote host closed the connection) |
2024-11-04 22:07:42 +0100 | lxsameer | (~lxsameer@Serene/lxsameer) (Ping timeout: 276 seconds) |
2024-11-04 22:07:29 +0100 | briandaed | (~root@185.234.210.211) (Remote host closed the connection) |
2024-11-04 22:06:42 +0100 | Server | +Cnt |
2024-11-04 22:06:40 +0100 | ircbrowse_tom | (~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) ircbrowse_tom |
2024-11-04 22:03:41 +0100 | merijn | (~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 265 seconds) |
2024-11-04 22:01:16 +0100 | morb | (~morb@pool-108-41-100-120.nycmny.fios.verizon.net) (Ping timeout: 265 seconds) |
2024-11-04 21:59:05 +0100 | LainExperiments6 | (~LainExper@user/LainExperiments) (Ping timeout: 256 seconds) |
2024-11-04 21:58:43 +0100 | merijn | (~merijn@128-137-045-062.dynamic.caiway.nl) merijn |
2024-11-04 21:56:49 +0100 | morb | (~morb@pool-108-41-100-120.nycmny.fios.verizon.net) |
2024-11-04 21:55:07 +0100 | CoolMa7 | (~CoolMa7@95.91.137.87) CoolMa7 |
2024-11-04 21:53:59 +0100 | LainExperiments | (~LainExper@user/LainExperiments) (Ping timeout: 256 seconds) |
2024-11-04 21:50:31 +0100 | LainExperiments6 | (~LainExper@user/LainExperiments) LainExperiments |
2024-11-04 21:48:14 +0100 | <monochrom> | I use a much simpler hello world. It just counts how many times it has been visited. And the count isn't even saved permanently. |
2024-11-04 21:47:00 +0100 | merijn | (~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 246 seconds) |
2024-11-04 21:45:29 +0100 | <Inst> | monochrom: I'm just making 100 different hello worlds. Getting servant to expose a directory is a hello-world |
2024-11-04 21:45:15 +0100 | <Inst> | thanks for the help, i guess |
2024-11-04 21:42:58 +0100 | wootehfoot | (~wootehfoo@user/wootehfoot) (Read error: Connection reset by peer) |
2024-11-04 21:42:41 +0100 | remedan | (~remedan@ip-62-245-108-153.bb.vodafone.cz) remedan |
2024-11-04 21:42:15 +0100 | <Clint> | warp's pretty simple for just serving a directory |
2024-11-04 21:41:50 +0100 | <tomsmeding> | Inst: the playground uses snap-server; relatively bare-bones, but works and is not extremely heavy-weight |
2024-11-04 21:41:35 +0100 | <geekosaur> | the thing about servant is that it heavily uses type level programming. on the one hand that means it's pretty thoroughly debugged at compile time. on the other it makes it harder to use, so for very simple jobs you may want something easier to wrangle |
2024-11-04 21:40:54 +0100 | remedan | (~remedan@ip-62-245-108-153.bb.vodafone.cz) (Quit: Bye!) |
2024-11-04 21:40:38 +0100 | <monochrom> | To expose a directory, just use apache. >:) |
2024-11-04 21:40:25 +0100 | merijn | (~merijn@128-137-045-062.dynamic.caiway.nl) merijn |
2024-11-04 21:40:18 +0100 | <Inst> | and i'm annoyed because i'm using Data.List.intersperse and Data.Foldable.fold |
2024-11-04 21:40:00 +0100 | <Inst> | or maybe I just don't understand captureall, I'm trying to rig servant to just expose a directory |
2024-11-04 21:39:41 +0100 | <Inst> | any you could recommend? |
2024-11-04 21:39:05 +0100 | <tomsmeding> | there are various alternatives with various feature sets and library designs |
2024-11-04 21:38:46 +0100 | <Inst> | i mean you could just say there is no alternative |
2024-11-04 21:38:30 +0100 | <tomsmeding> | is that new enough? |
2024-11-04 21:38:28 +0100 | <tomsmeding> | Inst: last upload to hackage August 30th, this year |
2024-11-04 21:37:19 +0100 | <Inst> | afaik, like, scotty and spock were standard for a long time, then hecate recommends twain, which as far as i understand is standard for "simple" webservers |
2024-11-04 21:36:32 +0100 | <Inst> | last blog entry 2018 |