2025/03/02

Newest at the top

2025-03-02 12:33:28 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 252 seconds)
2025-03-02 12:31:25 +0100acidjnk_new(~acidjnk@p200300d6e7283f91c8751629e207b4dd.dip0.t-ipconnect.de)
2025-03-02 12:31:13 +0100GdeVolpiano(~GdeVolpia@user/GdeVolpiano) (Quit: WeeChat 4.4.3)
2025-03-02 12:31:01 +0100acidjnk_new(~acidjnk@p200300d6e7283f91c8751629e207b4dd.dip0.t-ipconnect.de) (Ping timeout: 248 seconds)
2025-03-02 12:29:04 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-03-02 12:26:52 +0100monochrmmonochrom
2025-03-02 12:26:52 +0100monochrom(trebla@216.138.220.146) (Ping timeout: 252 seconds)
2025-03-02 12:25:25 +0100monochrm(trebla@216.138.220.146)
2025-03-02 12:22:04 +0100florida(~florida@2a02:ab88:7200:6a00:762b:62ff:fe83:1a1b)
2025-03-02 12:07:22 +0100 <tomsmeding> I may have known it at some point :p
2025-03-02 12:04:24 +0100 <int-e> Hah from the way you phrased the question the other day I thought you knew that.
2025-03-02 12:02:02 +0100 <tomsmeding> so that's what did the trick, I think
2025-03-02 12:01:57 +0100 <tomsmeding> ah, `:r` seems to destroy bound variables
2025-03-02 11:54:51 +0100 <tomsmeding> in fact, the act of shadowing requires it ;)
2025-03-02 11:54:34 +0100 <tomsmeding> int-e: I made sude to evaluate something else in between
2025-03-02 11:54:12 +0100 <int-e> tomsmeding: hmm maybe you got thwarted by `it` then? see https://paste.tomsmeding.com/pgn6a561
2025-03-02 11:51:41 +0100sprotte24(~sprotte24@p200300d16f0b610055520ee12b1b427b.dip0.t-ipconnect.de)
2025-03-02 11:46:41 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 265 seconds)
2025-03-02 11:42:20 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-03-02 11:25:51 +0100fp(~Thunderbi@87-92-155-24.rev.dnainternet.fi) fp
2025-03-02 11:21:09 +0100lxsameer(~lxsameer@Serene/lxsameer) (Ping timeout: 244 seconds)
2025-03-02 11:21:00 +0100k_hachig_(~k_hachig@2607:fea8:351d:ef0:35c6:9be8:bd26:143) (Ping timeout: 272 seconds)
2025-03-02 11:15:28 +0100k_hachig_(~k_hachig@2607:fea8:351d:ef0:35c6:9be8:bd26:143) k_hachig
2025-03-02 11:13:03 +0100Tuplanolla(~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) Tuplanolla
2025-03-02 11:09:24 +0100sabathan(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)
2025-03-02 11:07:16 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Client Quit)
2025-03-02 11:06:03 +0100sabathan(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Read error: Connection reset by peer)
2025-03-02 11:05:38 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2025-03-02 10:59:58 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 244 seconds)
2025-03-02 10:56:41 +0100lxsameer(~lxsameer@Serene/lxsameer) lxsameer
2025-03-02 10:55:55 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-03-02 10:53:41 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en)
2025-03-02 10:52:32 +0100rvalue-rvalue
2025-03-02 10:48:19 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2025-03-02 10:47:22 +0100rvalue(~rvalue@user/rvalue) (Ping timeout: 268 seconds)
2025-03-02 10:46:24 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 252 seconds)
2025-03-02 10:45:53 +0100rvalue-(~rvalue@user/rvalue) rvalue
2025-03-02 10:38:28 +0100Guest83(~Guest83@150.107.206.33) (Client Quit)
2025-03-02 10:37:22 +0100Guest83(~Guest83@150.107.206.33)
2025-03-02 10:35:36 +0100synchromesh(~john@2406:5a00:24cf:bb00:9992:10a:da26:56df) synchromesh
2025-03-02 10:34:22 +0100synchromesh(~john@2406:5a00:24cf:bb00:9992:10a:da26:56df) (Read error: Connection reset by peer)
2025-03-02 10:31:46 +0100rembo10(~rembo10@main.remulis.com) rembo10
2025-03-02 10:30:17 +0100rembo10(~rembo10@main.remulis.com) (Quit: ZNC 1.8.2 - https://znc.in)
2025-03-02 10:23:20 +0100 <tomsmeding> int-e: somehow, while reloading and shadowing in ghci, finalizers of the earlier values _do_ get called. So apparently yesterday's conclusion of shadowing not making ghci forget the previous value may be incorrect
2025-03-02 10:21:59 +0100acidjnk_new(~acidjnk@p200300d6e7283f91c8751629e207b4dd.dip0.t-ipconnect.de) acidjnk
2025-03-02 10:13:41 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 244 seconds)
2025-03-02 10:09:31 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-03-02 10:03:37 +0100killy(~killy@terminal-3-187.retsat1.com.pl)
2025-03-02 09:59:40 +0100Unicorn_Princess(~Unicorn_P@user/Unicorn-Princess/x-3540542) Unicorn_Princess
2025-03-02 09:57:12 +0100Smiles(uid551636@id-551636.lymington.irccloud.com) Smiles