Logs: liberachat/#haskell
| 2021-06-11 05:49:01 | × | Sgeo quits (~Sgeo@user/sgeo) (Read error: Connection reset by peer) |
| 2021-06-11 05:50:09 | × | bontaq` quits (~user@ool-18e47f8d.dyn.optonline.net) (Ping timeout: 252 seconds) |
| 2021-06-11 05:53:26 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 244 seconds) |
| 2021-06-11 05:54:12 | → | mikoto-chan joins (~mikoto-ch@ip-213-49-189-31.dsl.scarlet.be) |
| 2021-06-11 05:56:00 | <agumonke`> | has anyone seen integer encoding of adjacency matrices ? |
| 2021-06-11 05:56:05 | → | pdxleif joins (~leif@75.164.44.108) |
| 2021-06-11 05:56:33 | <agumonke`> | [[1 1 1] [1 1 1] [1 1 1]] -> 777 |
| 2021-06-11 05:56:56 | → | Bartosz joins (~textual@24.35.90.211) |
| 2021-06-11 05:57:39 | → | Crypt9a2e joins (~Crypt9a2e@2409:4072:301:9da3:dd1a:701:893d:eef1) |
| 2021-06-11 05:57:58 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 05:59:56 | <int-e> | loopy |
| 2021-06-11 06:00:09 | × | BosonCollider quits (~olofs@90-227-86-119-no542.tbcn.telia.com) (Ping timeout: 244 seconds) |
| 2021-06-11 06:01:35 | <c_wraith> | It's a bit weird to do the decimal conversion in there. |
| 2021-06-11 06:02:09 | × | dunkeln quits (~dunkeln@94.129.65.28) (Ping timeout: 245 seconds) |
| 2021-06-11 06:02:24 | → | BosonCollider joins (~olofs@90-227-86-119-no542.tbcn.telia.com) |
| 2021-06-11 06:02:48 | <int-e> | Oh I thought 777 was octal. |
| 2021-06-11 06:02:51 | <agumonke`> | my bad |
| 2021-06-11 06:02:52 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 272 seconds) |
| 2021-06-11 06:02:53 | <agumonke`> | 7 7 7 |
| 2021-06-11 06:03:09 | <agumonke`> | I was overly packing data :) |
| 2021-06-11 06:04:14 | <agumonke`> | the idea being that for a set of N objects you can just use integers to represent a binary attribute for that set |
| 2021-06-11 06:04:49 | <c_wraith> | take it to the extreme and you get chess engine bitboards |
| 2021-06-11 06:04:58 | <agumonke`> | either it's a bad idea or it's used already but I've never seen that and if that exists maybe there's a name for it |
| 2021-06-11 06:05:09 | <boxscape> | arguably a bitmask is the same as an integer encoding? |
| 2021-06-11 06:05:10 | <agumonke`> | c_wraith: gonna investigate |
| 2021-06-11 06:06:19 | → | Guest74 joins (~Guest74@109-252-184-94.dynamic.spd-mgts.ru) |
| 2021-06-11 06:07:05 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 06:09:24 | × | aerona quits (~aerona@2600:6c54:4600:f300:f3ed:d9b8:4e4c:a83a) (Quit: Leaving) |
| 2021-06-11 06:11:19 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 245 seconds) |
| 2021-06-11 06:13:56 | ← | jakalx parts (~jakalx@base.jakalx.net) (Error from remote client) |
| 2021-06-11 06:14:29 | → | jakalx joins (~jakalx@base.jakalx.net) |
| 2021-06-11 06:15:57 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2021-06-11 06:16:12 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 06:20:30 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 244 seconds) |
| 2021-06-11 06:20:30 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 244 seconds) |
| 2021-06-11 06:20:36 | × | pdxleif quits (~leif@75.164.44.108) (Ping timeout: 272 seconds) |
| 2021-06-11 06:22:07 | → | lortabac joins (~lortabac@2a01:e0a:541:b8f0:56f8:8796:29c6:7f5b) |
| 2021-06-11 06:25:19 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 06:26:55 | → | mauricio joins (~mauricio@host-181-39-120-169.netlife.ec) |
| 2021-06-11 06:28:00 | mauricio | is now known as debclair |
| 2021-06-11 06:29:39 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 245 seconds) |
| 2021-06-11 06:31:25 | → | yd502_ joins (~yd502@180.168.212.6) |
| 2021-06-11 06:31:34 | → | Erutuon joins (~Erutuon@user/erutuon) |
| 2021-06-11 06:32:10 | × | slowButPresent quits (~slowButPr@user/slowbutpresent) (Quit: leaving) |
| 2021-06-11 06:33:40 | × | Guest74 quits (~Guest74@109-252-184-94.dynamic.spd-mgts.ru) (Quit: Client closed) |
| 2021-06-11 06:34:26 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 06:36:19 | × | BosonCollider quits (~olofs@90-227-86-119-no542.tbcn.telia.com) (Ping timeout: 245 seconds) |
| 2021-06-11 06:39:06 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 244 seconds) |
| 2021-06-11 06:40:32 | × | Bartosz quits (~textual@24.35.90.211) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2021-06-11 06:43:34 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 06:44:31 | → | cfricke joins (~cfricke@user/cfricke) |
| 2021-06-11 06:45:09 | → | BosonCollider joins (~olofs@90-227-86-119-no542.tbcn.telia.com) |
| 2021-06-11 06:46:34 | → | dunkeln joins (~dunkeln@94.129.65.28) |
| 2021-06-11 06:47:09 | × | xff0x_ quits (~xff0x@2001:1a81:5346:bf00:6e52:b23e:6fc2:e844) (Ping timeout: 245 seconds) |
| 2021-06-11 06:47:59 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 245 seconds) |
| 2021-06-11 06:50:54 | → | oxide joins (~lambda@user/oxide) |
| 2021-06-11 06:51:38 | × | dunkeln quits (~dunkeln@94.129.65.28) (Ping timeout: 272 seconds) |
| 2021-06-11 06:52:41 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 06:56:10 | × | Crypt9a2e quits (~Crypt9a2e@2409:4072:301:9da3:dd1a:701:893d:eef1) (Remote host closed the connection) |
| 2021-06-11 06:56:28 | → | Crypt9a2e joins (~Crypt9a2e@157.51.3.28) |
| 2021-06-11 06:57:10 | → | dhouthoo joins (~dhouthoo@178-117-36-167.access.telenet.be) |
| 2021-06-11 06:57:58 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 272 seconds) |
| 2021-06-11 07:01:48 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 07:02:34 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-06-11 07:04:14 | → | dunkeln joins (~dunkeln@94.129.65.28) |
| 2021-06-11 07:06:17 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 244 seconds) |
| 2021-06-11 07:07:55 | × | debclair quits (~mauricio@host-181-39-120-169.netlife.ec) (Quit: Leaving) |
| 2021-06-11 07:09:04 | × | dunkeln quits (~dunkeln@94.129.65.28) (Ping timeout: 244 seconds) |
| 2021-06-11 07:10:55 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 07:11:14 | × | danso quits (~danso@modemcable156.91-20-96.mc.videotron.ca) (Quit: WeeChat 3.1) |
| 2021-06-11 07:13:15 | → | tromp joins (~textual@dhcp-077-249-230-040.chello.nl) |
| 2021-06-11 07:15:29 | × | Shaeto quits (~Shaeto@94.25.234.158) (Ping timeout: 245 seconds) |
| 2021-06-11 07:17:54 | × | cjb quits (~cjb@user/cjb) () |
| 2021-06-11 07:19:07 | × | sndr quits (~sander@user/sander) (Ping timeout: 272 seconds) |
| 2021-06-11 07:19:24 | × | BosonCollider quits (~olofs@90-227-86-119-no542.tbcn.telia.com) (Ping timeout: 244 seconds) |
| 2021-06-11 07:20:02 | → | Shaeto joins (~Shaeto@94.25.234.158) |
| 2021-06-11 07:22:14 | → | dunkeln joins (~dunkeln@94.129.65.28) |
| 2021-06-11 07:23:16 | → | thedward[m] joins (~thedwardm@2001:470:69fc:105::f79) |
| 2021-06-11 07:24:02 | → | ac joins (~aloiscoch@2001:470:69fc:105::65) |
| 2021-06-11 07:24:03 | → | sm[m] joins (~sm@plaintextaccounting/sm) |
| 2021-06-11 07:24:03 | → | siraben joins (~siraben@user/siraben) |
| 2021-06-11 07:24:03 | → | psydroid joins (~psydroidm@2001:470:69fc:105::165) |
| 2021-06-11 07:24:03 | → | peddie joins (~peddie@2001:470:69fc:105::25d) |
| 2021-06-11 07:24:03 | → | fgaz joins (~fgaz@2001:470:69fc:105::842) |
| 2021-06-11 07:24:03 | → | MatrixTravelerbo joins (~voyagert2@2001:470:69fc:105::22) |
| 2021-06-11 07:24:03 | → | maralorn joins (~maralorn@2001:470:69fc:105::251) |
| 2021-06-11 07:24:03 | → | fabfianda[m] joins (~fabfianda@2001:470:69fc:105::6db) |
| 2021-06-11 07:24:03 | → | Las[m] joins (~lasmatrix@2001:470:69fc:105::74e) |
| 2021-06-11 07:24:03 | → | ServerStatsDisco joins (~serversta@2001:470:69fc:105::1a) |
| 2021-06-11 07:24:03 | → | the-coot[m] joins (~the-cootm@2001:470:69fc:105::95f) |
| 2021-06-11 07:24:03 | → | vaibhavsagar[m] joins (~vaibhavsa@2001:470:69fc:105::ffe) |
| 2021-06-11 07:24:03 | → | jophish joins (~jophish@2001:470:69fc:105::670) |
| 2021-06-11 07:24:03 | → | kadoban joins (~kadoban@user/kadoban) |
| 2021-06-11 07:24:14 | → | maerwald[m] joins (~maerwaldm@2001:470:69fc:105::1ee) |
| 2021-06-11 07:24:15 | → | hjulle[m] joins (~hjullemat@2001:470:69fc:105::1dd) |
| 2021-06-11 07:24:15 | → | amesgen[m] joins (~amesgenam@2001:470:69fc:105::82b) |
| 2021-06-11 07:24:15 | → | Drezil joins (~drezilkif@2001:470:69fc:105::7f8) |
| 2021-06-11 07:24:15 | → | srid[m] joins (~sridmatri@2001:470:69fc:105::1c2) |
| 2021-06-11 07:24:15 | → | kosmikus[m] joins (~andresloe@2001:470:69fc:105::95d) |
| 2021-06-11 07:24:15 | → | adziahel[m] joins (~adziahelm@2001:470:69fc:105::b4d) |
All times are in UTC.