IRC Log - 2025-08-24 - ##forth

Channel: ##forth
Total messages: 49
Time range: 12:07:54 - 23:59:10
Most active: forthBot (38), cleobuline (9), Pr_Raoult (1)
12:07:54 ##forth <cleobuline> forthBot: LOAD ini.fth
12:07:54 ##forth <forthBot> File ini.fth with MOON loaded
12:08:04 ##forth <cleobuline> forthBot: MOON
12:08:04 ##forth <forthBot> Phase de la lune pour Sun August 24 2025
12:08:05 ##forth <forthBot> 🌒 Croissant montant Une jeune lune, un nouveau depart a Paris ! Illumination 1%
14:08:04 ##forth <forthBot> Environment for cleobuline inactive, freeing...
23:13:17 ##forth <Pr_Raoult> take care with cleobuline he's a hacker !
23:55:41 ##forth <cleobuline> forthBot: LOAD ini.fth
23:55:41 ##forth <forthBot> File ini.fth with MOON loaded
23:56:11 ##forth <cleobuline> forthBot: TABLE-MUL
23:56:12 ##forth <forthBot> Error: Unknown word: TABLE-MUL
23:56:19 ##forth <cleobuline> forthBot: TABLE-MULT 10
23:56:20 ##forth <forthBot> Error: DUP: Stack underflow
23:56:29 ##forth <cleobuline> forthBot: 10 TABLE-MULT `
23:56:30 ##forth <forthBot> 2 4 6 8 10 12 14 16 18 20 |
23:56:31 ##forth <forthBot> 3 6 9 12 15 18 21 24 27 30 |
23:56:31 ##forth <forthBot> 4 8 12 16 20 24 28 32 36 40 |
23:56:31 ##forth <forthBot> 5 10 15 20 25 30 35 40 45 50 |
23:56:32 ##forth <forthBot> 6 12 18 24 30 36 42 48 54 60 |
23:56:32 ##forth <forthBot> 7 14 21 28 35 42 49 56 63 70 |
23:56:33 ##forth <forthBot> 8 16 24 32 40 48 56 64 72 80 |
23:56:33 ##forth <forthBot> 9 18 27 36 45 54 63 72 81 90 |
23:56:33 ##forth <forthBot> 10 20 30 40 50 60 70 80 90 100 |
23:56:34 ##forth <forthBot> Error: Unknown word: `
23:56:34 ##forth <forthBot> 1 2 3 4 5 6 7 8 9 10 |
23:56:41 ##forth <cleobuline> forthBot: 10 TABLE-MULT
23:56:42 ##forth <forthBot> 2 4 6 8 10 12 14 16 18 20 |
23:56:43 ##forth <forthBot> 3 6 9 12 15 18 21 24 27 30 |
23:56:43 ##forth <forthBot> 4 8 12 16 20 24 28 32 36 40 |
23:56:43 ##forth <forthBot> 5 10 15 20 25 30 35 40 45 50 |
23:56:44 ##forth <forthBot> 6 12 18 24 30 36 42 48 54 60 |
23:56:44 ##forth <forthBot> 7 14 21 28 35 42 49 56 63 70 |
23:56:44 ##forth <forthBot> 8 16 24 32 40 48 56 64 72 80 |
23:56:45 ##forth <forthBot> 9 18 27 36 45 54 63 72 81 90 |
23:56:45 ##forth <forthBot> 10 20 30 40 50 60 70 80 90 100 |
23:56:46 ##forth <forthBot> 1 2 3 4 5 6 7 8 9 10 |
23:57:00 ##forth <cleobuline> bizarre
23:57:41 ##forth <cleobuline> forthBot: 10 TABLE
23:57:42 ##forth <forthBot> 2 4 6 8 10 12 14 16 18 20 |
23:57:43 ##forth <forthBot> 3 6 9 12 15 18 21 24 27 30 |
23:57:44 ##forth <forthBot> 4 8 12 16 20 24 28 32 36 40 |
23:57:45 ##forth <forthBot> 5 10 15 20 25 30 35 40 45 50 |
23:57:46 ##forth <forthBot> 6 12 18 24 30 36 42 48 54 60 |
23:57:46 ##forth <forthBot> 7 14 21 28 35 42 49 56 63 70 |
23:57:47 ##forth <forthBot> 8 16 24 32 40 48 56 64 72 80 |
23:57:48 ##forth <forthBot> 9 18 27 36 45 54 63 72 81 90 |
23:57:49 ##forth <forthBot> 10 20 30 40 50 60 70 80 90 100 |
23:57:50 ##forth <forthBot> 1 2 3 4 5 6 7 8 9 10 |
23:59:10 ##forth <veltas> cleobuline there's not a lot of value in showing logs of output without even any code in here