Logs: liberachat/#haskell
| 2026-02-16 08:53:28 | → | lxsameer joins (~lxsameer@Serene/lxsameer) |
| 2026-02-16 08:58:29 | → | paddymahoney joins (~paddymaho@pool-99-250-10-137.cpe.net.cable.rogers.com) |
| 2026-02-16 09:00:42 | → | st_aldini1 joins (~Thunderbi@136.48.46.187) |
| 2026-02-16 09:02:12 | × | st_aldini quits (~Thunderbi@136.48.46.187) (Ping timeout: 252 seconds) |
| 2026-02-16 09:02:12 | st_aldini1 | is now known as st_aldini |
| 2026-02-16 09:03:24 | × | lisbeths quits (uid135845@id-135845.lymington.irccloud.com) (Quit: Connection closed for inactivity) |
| 2026-02-16 09:04:32 | × | dutchie quits (~dutchie@user/dutchie) (Ping timeout: 256 seconds) |
| 2026-02-16 09:05:54 | → | merijn joins (~merijn@77.242.116.146) |
| 2026-02-16 09:09:39 | × | emmanuelux quits (~em@user/emmanuelux) (Quit: bye) |
| 2026-02-16 09:13:19 | → | srazkvt joins (~sarah@user/srazkvt) |
| 2026-02-16 09:13:37 | × | peterbecich quits (~Thunderbi@71.84.33.135) (Ping timeout: 246 seconds) |
| 2026-02-16 09:15:30 | → | Enrico63 joins (~Enrico63@host-82-63-21-32.business.telecomitalia.it) |
| 2026-02-16 09:15:52 | → | __monty__ joins (~toonn@user/toonn) |
| 2026-02-16 09:16:47 | → | CiaoSen joins (~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) |
| 2026-02-16 09:18:29 | × | tzh quits (~tzh@c-76-115-131-146.hsd1.or.comcast.net) (Quit: zzz) |
| 2026-02-16 09:20:22 | → | dutchie joins (~dutchie@user/dutchie) |
| 2026-02-16 09:23:48 | <gentauro> | % (-) 1 42 |
| 2026-02-16 09:23:48 | <yahb2> | -41 |
| 2026-02-16 09:24:06 | <gentauro> | % ((-) 1) 42 |
| 2026-02-16 09:24:06 | <yahb2> | -41 |
| 2026-02-16 09:27:58 | <pavonia> | % subtract 42 1 |
| 2026-02-16 09:27:59 | <yahb2> | -41 |
| 2026-02-16 09:30:35 | → | tromp joins (~textual@2001:1c00:3487:1b00:b457:3c8c:4ce1:c4df) |
| 2026-02-16 09:31:14 | → | hakutaku joins (~textual@user/hakutaku) |
| 2026-02-16 09:32:59 | → | qqq joins (~qqq@185.54.22.240) |
| 2026-02-16 09:33:38 | <kaol> | Silly AI. It told me to do flip showHex "" to "ensure each byte is converted to a two-digit hexadecimal string". No, it won't. |
| 2026-02-16 09:37:02 | × | hakutaku quits (~textual@user/hakutaku) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2026-02-16 09:39:55 | <srazkvt> | yea that's because they know nothing |
| 2026-02-16 09:52:01 | → | xff0x_ joins (~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp) |
| 2026-02-16 09:53:00 | → | stefan-__ joins (~m-yh2rcc@42dots.de) |
| 2026-02-16 09:53:14 | × | xff0x quits (~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp) (Ping timeout: 252 seconds) |
| 2026-02-16 09:53:27 | × | Enrico63 quits (~Enrico63@host-82-63-21-32.business.telecomitalia.it) (Quit: Client closed) |
| 2026-02-16 09:53:59 | xff0x_ | is now known as xff0x |
| 2026-02-16 09:58:02 | × | Sgeo quits (~Sgeo@user/sgeo) (Read error: Connection reset by peer) |
| 2026-02-16 09:59:33 | × | dutchie quits (~dutchie@user/dutchie) (Remote host closed the connection) |
| 2026-02-16 10:00:32 | → | dutchie joins (~dutchie@user/dutchie) |
| 2026-02-16 10:08:15 | × | xff0x quits (~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp) (Ping timeout: 245 seconds) |
| 2026-02-16 10:26:46 | × | divlamir quits (~divlamir@user/divlamir) (Read error: Connection reset by peer) |
| 2026-02-16 10:27:00 | → | divlamir joins (~divlamir@user/divlamir) |
| 2026-02-16 10:45:35 | → | Guest12 joins (~Guest12@145.107.83.45) |
| 2026-02-16 10:47:28 | <haskellbridge> | <Morj> I like how sometimes I ask an LLM to review my code, and it only points to places where I already left FIXMEs |
| 2026-02-16 10:47:29 | <haskellbridge> | <Morj> Good technology, what did I even metaphorically burned a tree for |
| 2026-02-16 10:53:16 | <jreicher> | What's your problem? The basic design of an LLM is to tell you something somebody else already knows. |
| 2026-02-16 10:58:35 | <lortabac> | Morj: which models do you use? I find the most recent LLM models very good at code reviews. Sometimes they identify subtle issues that can easily go unnoticed |
| 2026-02-16 10:59:44 | <lortabac> | of course, you should give it some context about the change. A generic "please review this patch" won't do it |
| 2026-02-16 11:04:48 | → | xff0x joins (~xff0x@2405:6580:b080:900:6b27:25be:1343:b5d0) |
| 2026-02-16 11:09:28 | → | sp1ff` joins (~user@2601:1c2:4701:7850::8cd) |
| 2026-02-16 11:10:10 | × | sp1ff quits (~user@2601:1c2:4701:7850::1844) (Ping timeout: 246 seconds) |
| 2026-02-16 11:17:17 | <haskellbridge> | <Morj> Yea, and I expect there are people who know more about haskell than me. It's not like I write terribly complicated code on the evenings |
| 2026-02-16 11:17:19 | <haskellbridge> | <Morj> My company has subscriptions to gemini and claude, I use those (on my personal projects, hehe) |
| 2026-02-16 11:17:19 | <haskellbridge> | <Morj> Yeah, I know about context. Usually if it's a one-file program or a self-contained module, I will send the whole file to review. If it's a multi-file diff the model won't have context, true |
| 2026-02-16 11:17:22 | <haskellbridge> | <magic_rb> Right so your argument for paying for LLMs is "the LLM tech giant has stolen knowledge from folks much more knowledgeable than me and i want that knowledge so its okay" |
| 2026-02-16 11:39:12 | <lortabac> | by "context" I meant explaining the motivation behind the patch |
| 2026-02-16 11:39:59 | <lortabac> | both Gemini pro and Claude Opus are very good at matching specs with implementation in my experience |
| 2026-02-16 11:47:53 | × | Guest12 quits (~Guest12@145.107.83.45) (Ping timeout: 272 seconds) |
| 2026-02-16 12:02:03 | × | wickedjargon quits (~user@2605:8d80:5430:8a6:d1eb:8774:e3ee:c949) (Ping timeout: 252 seconds) |
| 2026-02-16 12:04:33 | × | CiaoSen quits (~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) (Ping timeout: 260 seconds) |
| 2026-02-16 12:15:16 | × | chele quits (~chele@user/chele) (Remote host closed the connection) |
| 2026-02-16 12:15:28 | → | chele joins (~chele@user/chele) |
| 2026-02-16 12:18:03 | <haskellbridge> | <Morj> magic_rb: yes, information sharing is good and piracy is moral |
| 2026-02-16 12:18:03 | <haskellbridge> | <Morj> But let's leave this topic |
| 2026-02-16 12:18:03 | <haskellbridge> | <magic_rb> 👍 youre wrong, but i agree, i dont want to be ruining my morning with this shit again |
| 2026-02-16 12:31:08 | × | weary-traveler quits (~user@user/user363627) (Remote host closed the connection) |
| 2026-02-16 12:44:46 | → | weary-traveler joins (~user@user/user363627) |
| 2026-02-16 12:46:31 | → | haritz joins (~hrtz@140.228.70.141) |
| 2026-02-16 12:46:31 | × | haritz quits (~hrtz@140.228.70.141) (Changing host) |
| 2026-02-16 12:46:31 | → | haritz joins (~hrtz@user/haritz) |
| 2026-02-16 12:47:07 | <lantti> | proper tea is theft |
| 2026-02-16 12:48:02 | lantti | takes a sip |
| 2026-02-16 13:09:19 | → | bitdex joins (~bitdex@gateway/tor-sasl/bitdex) |
| 2026-02-16 13:16:26 | → | Square2 joins (~Square4@user/square) |
| 2026-02-16 13:23:53 | × | j1n37 quits (~j1n37@user/j1n37) (Ping timeout: 260 seconds) |
| 2026-02-16 13:30:25 | <srazkvt> | that's the lowest take ive ever seen wow, that is legitimately impressive |
| 2026-02-16 13:33:13 | × | phm quits (~peter@user/phm) (Changing host) |
| 2026-02-16 13:33:13 | → | phm joins (~peter@fsf/member/phm) |
| 2026-02-16 13:38:14 | × | bitdex quits (~bitdex@gateway/tor-sasl/bitdex) (Quit: = "") |
| 2026-02-16 13:46:51 | → | Enrico63 joins (~Enrico63@host-82-63-21-32.business.telecomitalia.it) |
| 2026-02-16 14:03:28 | × | __monty__ quits (~toonn@user/toonn) (Quit: leaving) |
| 2026-02-16 14:14:46 | × | Enrico63 quits (~Enrico63@host-82-63-21-32.business.telecomitalia.it) (Quit: Client closed) |
| 2026-02-16 14:15:25 | × | pavonia quits (~user@user/siracusa) (Quit: Bye!) |
| 2026-02-16 14:18:53 | × | dutchie quits (~dutchie@user/dutchie) (Remote host closed the connection) |
| 2026-02-16 14:24:54 | → | skinkitten joins (~skinkitte@user/skinkitten) |
| 2026-02-16 14:25:46 | → | dutchie joins (~dutchie@user/dutchie) |
| 2026-02-16 14:35:37 | × | omidmash quits (~omidmash@user/omidmash) (Remote host closed the connection) |
| 2026-02-16 14:43:14 | × | jle` quits (~jle`@2603:8001:3b00:11:6d67:a516:e093:4066) (Ping timeout: 260 seconds) |
| 2026-02-16 14:44:16 | → | jle` joins (~jle`@2603:8001:3b00:11:e067:5c4c:c17c:7150) |
| 2026-02-16 14:45:50 | × | califax quits (~califax@user/califx) (Remote host closed the connection) |
| 2026-02-16 14:46:01 | → | califax joins (~califax@user/califx) |
| 2026-02-16 14:53:01 | × | tromp quits (~textual@2001:1c00:3487:1b00:b457:3c8c:4ce1:c4df) (Quit: My iMac has gone to sleep. ZZZzzz…) |
| 2026-02-16 14:53:06 | → | fp joins (~Thunderbi@2001-14ba-6e24-3000--198.rev.dnainternet.fi) |
| 2026-02-16 14:57:31 | → | emaczen joins (~user@user/emaczen) |
| 2026-02-16 15:00:31 | → | prdak joins (~Thunderbi@user/prdak) |
| 2026-02-16 15:10:59 | → | machinedgod joins (~machinedg@d75-159-126-101.abhsia.telus.net) |
| 2026-02-16 15:16:06 | → | ohomechamadodedo joins (~ohomecham@user/rata2) |
| 2026-02-16 15:16:45 | × | Alex_delenda_est quits (~al_test@85.174.183.241) (Ping timeout: 252 seconds) |
| 2026-02-16 15:16:50 | × | ohomechamadodedo quits (~ohomecham@user/rata2) (Client Quit) |
| 2026-02-16 15:18:27 | × | skinkitten quits (~skinkitte@user/skinkitten) (Quit: Client closed) |
| 2026-02-16 15:23:49 | × | Miroboru quits (~myrvoll@84.214.174.190) (Quit: Lost terminal) |
| 2026-02-16 15:35:05 | → | califax_ joins (~califax@user/califx) |
| 2026-02-16 15:35:58 | × | califax quits (~califax@user/califx) (Ping timeout: 252 seconds) |
All times are in UTC.