Logs: liberachat/#xmonad
| 2025-02-10 10:22:08 | → | logistic-bot90 joins (~logistic-@2a01cb060101e100978360c61b77fd72.ipv6.abo.wanadoo.fr) |
| 2025-02-10 10:22:49 | × | logistic-bot90 quits (~logistic-@2a01cb060101e100978360c61b77fd72.ipv6.abo.wanadoo.fr) (Client Quit) |
| 2025-02-10 10:23:01 | → | logistic-bot joins (~logistic-@2a01cb060101e100978360c61b77fd72.ipv6.abo.wanadoo.fr) |
| 2025-02-10 10:39:10 | × | logistic-bot quits (~logistic-@2a01cb060101e100978360c61b77fd72.ipv6.abo.wanadoo.fr) (Ping timeout: 240 seconds) |
| 2025-02-10 11:26:33 | × | haskellbridge quits (~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection) |
| 2025-02-10 11:28:57 | → | haskellbridge joins (~hackager@syn-024-093-192-219.res.spectrum.com) |
| 2025-02-10 12:00:53 | → | logistic-bot joins (~logistic-@2a01cb060101e1000b57261a3064f9de.ipv6.abo.wanadoo.fr) |
| 2025-02-10 13:48:18 | × | logistic-bot quits (~logistic-@2a01cb060101e1000b57261a3064f9de.ipv6.abo.wanadoo.fr) (Quit: Client closed) |
| 2025-02-10 13:58:35 | → | ChubaDuba joins (~ChubaDuba@176.212.42.152) |
| 2025-02-10 14:58:12 | ← | McManiaC parts (~McManiaC@2a01:4f8:c17:ec59::1) (WeeChat 4.5.0-dev) |
| 2025-02-10 16:59:14 | × | mc47 quits (~yecinem@host-212-114-138-22.customer.m-online.net) (Ping timeout: 252 seconds) |
| 2025-02-10 18:41:55 | → | ft joins (~ft@p4fc2a610.dip0.t-ipconnect.de) |
| 2025-02-10 18:47:33 | → | ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) |
| 2025-02-10 18:49:14 | → | mc47 joins (~yecinem@p57a961f5.dip0.t-ipconnect.de) |
| 2025-02-10 18:49:51 | × | mc47 quits (~yecinem@p57a961f5.dip0.t-ipconnect.de) (Changing host) |
| 2025-02-10 18:49:51 | → | mc47 joins (~yecinem@xmonad/TheMC47) |
| 2025-02-10 18:53:40 | × | redgloboli quits (~redglobol@user/redgloboli) (Quit: ...enter the matrix...) |
| 2025-02-10 18:55:16 | → | redgloboli joins (~redglobol@user/redgloboli) |
| 2025-02-10 19:27:03 | × | ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en) |
| 2025-02-10 19:44:58 | × | mc47 quits (~yecinem@xmonad/TheMC47) (Remote host closed the connection) |
| 2025-02-10 20:11:54 | → | ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) |
| 2025-02-10 20:49:11 | × | ChubaDuba quits (~ChubaDuba@176.212.42.152) (Quit: WeeChat 4.5.1) |
| 2025-02-10 20:51:30 | × | ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en) |
| 2025-02-10 21:21:15 | × | hightower2 quits (~hightower@213.186.15.36) (Remote host closed the connection) |
| 2025-02-10 21:21:34 | → | hightower2 joins (~hightower@213.186.15.36) |
| 2025-02-11 01:20:08 | × | L29Ah quits (~L29Ah@wikipedia/L29Ah) (Ping timeout: 272 seconds) |
| 2025-02-11 01:24:35 | → | L29Ah joins (~L29Ah@wikipedia/L29Ah) |
| 2025-02-11 02:24:02 | × | berberman quits (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2025-02-11 02:24:15 | → | berberman joins (~berberman@user/berberman) |
| 2025-02-11 02:48:37 | <beastwic1> | does haskell write [01..10] ad 01, 02, 03, etc.? |
| 2025-02-11 02:48:43 | <beastwic1> | as* |
| 2025-02-11 02:49:09 | <geekosaur> | > [01 .. 10] |
| 2025-02-11 02:49:10 | <lambdabot> | [1,2,3,4,5,6,7,8,9,10] |
| 2025-02-11 02:49:22 | <geekosaur> | numbers don't have formatting built into them |
| 2025-02-11 02:50:43 | <geekosaur> | (thta sounds like an OOPish thing, numbers being objects with more attributes than just their type) |
| 2025-02-11 02:52:01 | <geekosaur> | (or Perl's weird polymorphism between string and numeric representations of numbers) |
| 2025-02-11 02:52:13 | <beastwic1> | wow built in expression bot |
| 2025-02-11 02:52:19 | <beastwic1> | that's okay, was just curious |
| 2025-02-11 02:52:25 | <beastwic1> | I wasn't holding my breath |
| 2025-02-11 02:52:53 | <beastwic1> | > [2,4,8..64] |
| 2025-02-11 02:52:55 | <lambdabot> | <hint>:1:7: error: parse error on input ‘..’ |
| 2025-02-11 02:53:56 | × | m5zs7k quits (aquares@web10.mydevil.net) (Ping timeout: 268 seconds) |
| 2025-02-11 02:54:31 | <geekosaur> | the syntax of those enumerations is fairly fixed |
| 2025-02-11 02:55:33 | <geekosaur> | they correspond to specific functions: enumFrom, enimFromThen, enumFromTo, enumFromThenTo |
| 2025-02-11 03:33:40 | → | m5zs7k joins (aquares@web10.mydevil.net) |
| 2025-02-11 04:54:10 | × | m5zs7k quits (aquares@web10.mydevil.net) (Ping timeout: 248 seconds) |
| 2025-02-11 04:58:58 | → | m5zs7k joins (aquares@web10.mydevil.net) |
| 2025-02-11 06:17:05 | → | ChubaDuba joins (~ChubaDuba@79.136.181.244) |
| 2025-02-11 06:49:40 | × | ft quits (~ft@p4fc2a610.dip0.t-ipconnect.de) (Quit: leaving) |
| 2025-02-11 07:57:49 | → | mc47 joins (~yecinem@p200300ee0f3794476ba22ec7b3e1deea.dip0.t-ipconnect.de) |
| 2025-02-11 08:14:28 | → | ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) |
| 2025-02-11 09:40:09 | × | mc47 quits (~yecinem@p200300ee0f3794476ba22ec7b3e1deea.dip0.t-ipconnect.de) (Read error: Connection reset by peer) |
| 2025-02-11 10:21:59 | × | dxld quits (a6d27c8ee6@2a03:6000:1812:100::52) (Remote host closed the connection) |
| 2025-02-11 10:21:59 | × | raghavgururajan quits (ea769b8000@user/raghavgururajan) (Remote host closed the connection) |
| 2025-02-11 10:22:00 | × | samhh quits (7569f027cf@2a03:6000:1812:100::e4) (Remote host closed the connection) |
| 2025-02-11 10:22:01 | × | eso quits (a0662dfd5e@2a03:6000:1812:100::1266) (Remote host closed the connection) |
| 2025-02-11 10:22:02 | × | wsx quits (055e6b628d@2a03:6000:1812:100::dd6) (Remote host closed the connection) |
| 2025-02-11 10:33:23 | × | ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 252 seconds) |
| 2025-02-11 10:48:48 | × | ChubaDuba quits (~ChubaDuba@79.136.181.244) (Quit: WeeChat 4.5.1) |
| 2025-02-11 11:35:05 | → | wsx joins (055e6b628d@2a03:6000:1812:100::dd6) |
| 2025-02-11 11:35:08 | → | dxld joins (a6d27c8ee6@2a03:6000:1812:100::52) |
| 2025-02-11 11:35:09 | → | samhh_ joins (7569f027cf@2a03:6000:1812:100::e4) |
| 2025-02-11 11:35:09 | → | raghavgururajan joins (ea769b8000@user/raghavgururajan) |
| 2025-02-11 11:35:11 | → | eso joins (a0662dfd5e@2a03:6000:1812:100::1266) |
| 2025-02-11 11:49:30 | → | ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) |
| 2025-02-11 12:59:33 | × | ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 248 seconds) |
| 2025-02-11 13:01:11 | → | Digitteknohippie joins (~user@user/digit) |
| 2025-02-11 13:02:28 | × | Digit quits (~user@user/digit) (Ping timeout: 245 seconds) |
| 2025-02-11 13:52:01 | Digitteknohippie | is now known as Digit |
| 2025-02-11 15:27:50 | × | todi quits (~todi@p57803331.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) |
| 2025-02-11 15:28:53 | → | todi joins (~todi@p57803331.dip0.t-ipconnect.de) |
| 2025-02-11 16:01:33 | × | Digit quits (~user@user/digit) (Ping timeout: 244 seconds) |
| 2025-02-11 16:03:50 | → | Digit joins (~user@user/digit) |
| 2025-02-11 16:42:55 | → | ft joins (~ft@p4fc2a610.dip0.t-ipconnect.de) |
| 2025-02-11 16:53:09 | → | ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) |
| 2025-02-11 17:21:30 | × | todi quits (~todi@p57803331.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) |
| 2025-02-11 17:21:40 | → | todi joins (~todi@p57803331.dip0.t-ipconnect.de) |
| 2025-02-11 17:24:04 | × | ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en) |
| 2025-02-11 19:54:59 | → | ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) |
| 2025-02-11 20:36:40 | × | ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Remote host closed the connection) |
| 2025-02-11 22:18:04 | × | Leary quits (~Leary@user/Leary/x-0910699) (Remote host closed the connection) |
| 2025-02-11 22:58:12 | → | Leary joins (~Leary@user/Leary/x-0910699) |
| 2025-02-12 01:32:59 | × | L29Ah quits (~L29Ah@wikipedia/L29Ah) (Read error: Connection timed out) |
| 2025-02-12 01:46:24 | × | piele quits (~piele@eiseth.creativeserver.net) (Ping timeout: 252 seconds) |
| 2025-02-12 01:46:54 | → | piele joins (~piele@eiseth.creativeserver.net) |
| 2025-02-12 06:37:53 | × | ft quits (~ft@p4fc2a610.dip0.t-ipconnect.de) (Quit: leaving) |
| 2025-02-12 08:10:59 | → | kaskal joins (~kaskal@2a02:8388:15bf:c200:b761:f798:cc12:a3c8) |
| 2025-02-12 08:12:04 | × | kaskal- quits (~kaskal@2a02:8388:15bf:c200:f01c:d173:579b:8db6) (Ping timeout: 260 seconds) |
| 2025-02-12 08:26:11 | → | T_X_ joins (~T_X@diktynna.open-mesh.org) |
| 2025-02-12 08:26:32 | × | T_X quits (~T_X@diktynna.open-mesh.org) (Read error: Connection reset by peer) |
| 2025-02-12 10:08:35 | → | ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) |
| 2025-02-12 12:29:08 | → | ash3en1 joins (~Thunderbi@146.70.124.222) |
| 2025-02-12 12:29:08 | × | ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 272 seconds) |
| 2025-02-12 12:29:08 | ash3en1 | is now known as ash3en |
| 2025-02-12 12:53:24 | → | L29Ah joins (~L29Ah@wikipedia/L29Ah) |
| 2025-02-12 13:27:02 | × | Digit quits (~user@user/digit) (Read error: Connection reset by peer) |
| 2025-02-12 13:27:40 | → | Digit joins (~user@user/digit) |
| 2025-02-12 13:55:05 | → | alp joins (~alp@5.226.4.112) |
| 2025-02-12 13:55:10 | × | alp quits (~alp@5.226.4.112) (Changing host) |
| 2025-02-12 13:55:10 | → | alp joins (~alp@user/alp) |
All times are in UTC.