Logs: liberachat/#haskell
| 2021-08-04 15:28:15 | → | ubert joins (~Thunderbi@178.165.174.102.wireless.dyn.drei.com) |
| 2021-08-04 15:33:35 | → | MoC joins (~moc@user/moc) |
| 2021-08-04 15:34:58 | × | acidjnk_new3 quits (~acidjnk@p5487d90a.dip0.t-ipconnect.de) (Ping timeout: 250 seconds) |
| 2021-08-04 15:36:10 | × | dyeplexer quits (~dyeplexer@user/dyeplexer) (Ping timeout: 240 seconds) |
| 2021-08-04 15:38:43 | × | Sgeo quits (~Sgeo@user/sgeo) (Ping timeout: 258 seconds) |
| 2021-08-04 15:39:38 | → | Sgeo joins (~Sgeo@user/sgeo) |
| 2021-08-04 15:43:06 | → | dyeplexer joins (~dyeplexer@user/dyeplexer) |
| 2021-08-04 15:43:53 | → | tommd joins (~tommd@cpe-76-179-204-251.maine.res.rr.com) |
| 2021-08-04 15:44:11 | × | ubert quits (~Thunderbi@178.165.174.102.wireless.dyn.drei.com) (Ping timeout: 252 seconds) |
| 2021-08-04 15:45:06 | × | mc47 quits (~mc47@xmonad/TheMC47) (Read error: Connection reset by peer) |
| 2021-08-04 15:45:35 | × | dajoer quits (~david@user/gvx) (Quit: leaving) |
| 2021-08-04 15:46:18 | → | ubert joins (~Thunderbi@178.165.174.102.wireless.dyn.drei.com) |
| 2021-08-04 15:49:23 | <[exa]> | so I'd like to make a link-checker for (static) html that gets thrown out of some html generator; is there any easy-to-use html parser that I'd just use to get out the href='s and src='s from the html file? |
| 2021-08-04 15:49:44 | <[exa]> | (currently looking at tagchup) |
| 2021-08-04 15:50:30 | → | mastarija joins (~mastarija@78-3-210-70.adsl.net.t-com.hr) |
| 2021-08-04 15:50:47 | → | tzh joins (~tzh@c-24-21-73-154.hsd1.or.comcast.net) |
| 2021-08-04 15:51:59 | × | lortabac quits (~lortabac@2a01:e0a:541:b8f0:be63:cd00:7424:69b4) (Quit: WeeChat 2.8) |
| 2021-08-04 15:55:33 | <merijn> | [exa]: html-conduit was decent for that sorta thing |
| 2021-08-04 15:55:51 | <tommd> | Back in the day tagsoup was definately good - used it for some good projects. Tagchup sounds in the same vein (reading the description) and the author is a known quantity, so I'd give it a go. |
| 2021-08-04 15:56:05 | <merijn> | [exa]: Which lets you do stuff like "get all img tags" and then inspect their src property |
| 2021-08-04 15:57:37 | <dsal> | Yeah, it looks like I've used tagsoup for that fairly recently. |
| 2021-08-04 15:57:53 | <[exa]> | o nice |
| 2021-08-04 15:57:57 | → | haskl joins (~haskl@98.37.78.63) |
| 2021-08-04 15:57:57 | <[exa]> | thanks everyone! |
| 2021-08-04 15:58:11 | <[exa]> | let's see the conduit actually, I wanted some nice usecase for conduit for a long time |
| 2021-08-04 15:58:46 | → | ski joins (~ski@remote12.chalmers.se) |
| 2021-08-04 15:59:35 | × | chele quits (~chele@user/chele) (Remote host closed the connection) |
| 2021-08-04 16:02:52 | × | oxide quits (~lambda@user/oxide) (Ping timeout: 258 seconds) |
| 2021-08-04 16:04:12 | → | burnsidesLlama joins (~burnsides@dhcp168-019.wadham.ox.ac.uk) |
| 2021-08-04 16:04:24 | × | xff0x quits (~xff0x@2001:1a81:5261:500:f15d:9521:4cf3:d5b8) (Ping timeout: 258 seconds) |
| 2021-08-04 16:04:46 | → | oxide joins (~lambda@user/oxide) |
| 2021-08-04 16:05:17 | → | xff0x joins (~xff0x@2001:1a81:5261:500:d17d:ece5:e6fc:5ac4) |
| 2021-08-04 16:06:28 | → | eggplantade joins (~Eggplanta@108-201-191-115.lightspeed.sntcca.sbcglobal.net) |
| 2021-08-04 16:06:38 | × | V quits (~v@anomalous.eu) (Ping timeout: 252 seconds) |
| 2021-08-04 16:06:49 | orzo_ | is now known as orzo |
| 2021-08-04 16:09:22 | × | burnsidesLlama quits (~burnsides@dhcp168-019.wadham.ox.ac.uk) (Ping timeout: 240 seconds) |
| 2021-08-04 16:14:52 | ← | jakalx parts (~jakalx@base.jakalx.net) () |
| 2021-08-04 16:15:00 | × | cheater quits (~Username@user/cheater) (Read error: Connection reset by peer) |
| 2021-08-04 16:15:43 | → | V joins (~v@anomalous.eu) |
| 2021-08-04 16:20:36 | × | pmk quits (~user@195.114.237.86) (Ping timeout: 256 seconds) |
| 2021-08-04 16:21:16 | × | Pickchea quits (~private@user/pickchea) (Ping timeout: 258 seconds) |
| 2021-08-04 16:21:22 | × | V quits (~v@anomalous.eu) (Ping timeout: 268 seconds) |
| 2021-08-04 16:25:16 | × | dunj3 quits (~dunj3@2001:981:9d95:1:886d:656c:9636:23f4) (Remote host closed the connection) |
| 2021-08-04 16:26:22 | × | qrpnxz quits (~qrpnxz@user/qrpnxz) (Ping timeout: 245 seconds) |
| 2021-08-04 16:27:09 | → | cheater joins (~Username@user/cheater) |
| 2021-08-04 16:27:24 | × | oxide quits (~lambda@user/oxide) (Ping timeout: 256 seconds) |
| 2021-08-04 16:29:17 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 245 seconds) |
| 2021-08-04 16:30:35 | → | jakalx joins (~jakalx@base.jakalx.net) |
| 2021-08-04 16:32:20 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 272 seconds) |
| 2021-08-04 16:36:13 | × | hololeap_ quits (~hololeap@user/hololeap) (Ping timeout: 244 seconds) |
| 2021-08-04 16:37:35 | → | pavonia joins (~user@user/siracusa) |
| 2021-08-04 16:38:09 | × | eggplantade quits (~Eggplanta@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection) |
| 2021-08-04 16:39:40 | × | reumeth quits (~reumeth@user/reumeth) (Ping timeout: 258 seconds) |
| 2021-08-04 16:41:00 | → | eggplantade joins (~Eggplanta@108-201-191-115.lightspeed.sntcca.sbcglobal.net) |
| 2021-08-04 16:41:08 | × | oso quits (~oso@2601:58c:c080:a950:f275:2530:b398:680b) (Quit: Client closed) |
| 2021-08-04 16:42:48 | → | qrpnxz joins (~qrpnxz@user/qrpnxz) |
| 2021-08-04 16:43:21 | → | V joins (~v@anomalous.eu) |
| 2021-08-04 16:43:53 | × | peterhil quits (~peterhil@mobile-access-5d6ace-52.dhcp.inet.fi) (Ping timeout: 258 seconds) |
| 2021-08-04 16:44:02 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2021-08-04 16:45:22 | × | Sgeo quits (~Sgeo@user/sgeo) (Ping timeout: 240 seconds) |
| 2021-08-04 16:46:42 | → | Sgeo joins (~Sgeo@user/sgeo) |
| 2021-08-04 16:49:04 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 250 seconds) |
| 2021-08-04 16:49:28 | → | hnOsmium0001 joins (uid453710@id-453710.stonehaven.irccloud.com) |
| 2021-08-04 16:51:28 | → | peterhil joins (~peterhil@mobile-access-5d6ace-52.dhcp.inet.fi) |
| 2021-08-04 16:55:14 | → | Brumaire joins (~quassel@81-64-14-121.rev.numericable.fr) |
| 2021-08-04 16:55:42 | → | econo joins (uid147250@user/econo) |
| 2021-08-04 16:56:09 | → | burnsidesLlama joins (~burnsides@dhcp168-019.wadham.ox.ac.uk) |
| 2021-08-04 16:57:06 | × | thyriaen quits (~thyriaen@dynamic-089-012-050-204.89.12.pool.telefonica.de) (Quit: Leaving) |
| 2021-08-04 16:57:15 | × | burnsidesLlama quits (~burnsides@dhcp168-019.wadham.ox.ac.uk) (Remote host closed the connection) |
| 2021-08-04 17:04:30 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-08-04 17:04:43 | × | bitmapper quits (uid464869@id-464869.tooting.irccloud.com) (Quit: Connection closed for inactivity) |
| 2021-08-04 17:08:02 | → | Slava joins (~Slava@sdmail.sdserver.cz) |
| 2021-08-04 17:09:23 | × | Slava quits (~Slava@sdmail.sdserver.cz) (Client Quit) |
| 2021-08-04 17:09:54 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 256 seconds) |
| 2021-08-04 17:10:23 | → | slavaqq joins (~slavaqq@sdmail.sdserver.cz) |
| 2021-08-04 17:11:19 | × | Guest5642 quits (~chris@81.96.113.213) (Remote host closed the connection) |
| 2021-08-04 17:12:18 | × | ahri quits (~ahri@109.70.150.160) (Quit: Client closed) |
| 2021-08-04 17:14:32 | → | chris joins (~chris@81.96.113.213) |
| 2021-08-04 17:14:36 | chris | is now known as Guest6270 |
| 2021-08-04 17:16:58 | × | etea quits (~et@204.237.91.74) (Quit: go home) |
| 2021-08-04 17:24:54 | × | drd quits (~drd@2001:b07:a70:9f1f:1562:34de:f50f:77d4) (Ping timeout: 272 seconds) |
| 2021-08-04 17:24:57 | → | neceve joins (~quassel@2a02:c7f:607e:d600:f762:20dd:304e:4b1f) |
| 2021-08-04 17:25:25 | → | P1RATEZ joins (~piratez@user/p1ratez) |
| 2021-08-04 17:28:04 | → | drd joins (~drd@93-39-151-19.ip76.fastwebnet.it) |
| 2021-08-04 17:29:07 | × | peterhil quits (~peterhil@mobile-access-5d6ace-52.dhcp.inet.fi) (Ping timeout: 258 seconds) |
| 2021-08-04 17:32:07 | → | justsomeguy joins (~justsomeg@user/justsomeguy) |
| 2021-08-04 17:33:16 | × | ubert quits (~Thunderbi@178.165.174.102.wireless.dyn.drei.com) (Remote host closed the connection) |
| 2021-08-04 17:33:43 | × | xff0x quits (~xff0x@2001:1a81:5261:500:d17d:ece5:e6fc:5ac4) (Ping timeout: 258 seconds) |
| 2021-08-04 17:34:06 | × | mastarija quits (~mastarija@78-3-210-70.adsl.net.t-com.hr) (Ping timeout: 258 seconds) |
| 2021-08-04 17:34:29 | → | peterhil joins (~peterhil@mobile-access-5d6ace-52.dhcp.inet.fi) |
| 2021-08-04 17:34:29 | → | xff0x joins (~xff0x@2001:1a81:5261:500:50b0:5a7e:398e:1cad) |
| 2021-08-04 17:35:36 | → | burnsidesLlama joins (~burnsides@dhcp168-019.wadham.ox.ac.uk) |
| 2021-08-04 17:36:51 | → | Pickchea joins (~private@user/pickchea) |
| 2021-08-04 17:40:01 | → | Guest9 joins (~Guest9@103.240.204.119) |
| 2021-08-04 17:40:19 | × | Guest9 quits (~Guest9@103.240.204.119) (Client Quit) |
| 2021-08-04 17:41:23 | × | burnsidesLlama quits (~burnsides@dhcp168-019.wadham.ox.ac.uk) (Ping timeout: 258 seconds) |
| 2021-08-04 17:44:52 | × | Arsen quits (~arsen@managarm/dev/Arsen) (Quit: Quit.) |
| 2021-08-04 17:45:11 | → | Arsen joins (~arsen@managarm/dev/Arsen) |
| 2021-08-04 17:48:33 | × | eggplantade quits (~Eggplanta@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection) |
| 2021-08-04 17:49:03 | × | xff0x quits (~xff0x@2001:1a81:5261:500:50b0:5a7e:398e:1cad) (Ping timeout: 258 seconds) |
All times are in UTC.