2024/05/04

Newest at the top

2024-05-04 19:01:55 +0200Guest18(~Guest18@2001:5b0:2661:77c8:386:c806:4afa:a9dd)
2024-05-04 19:01:28 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-04 19:00:22 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:59:43 +0200orcus-(~orcus@217.155.58.82)
2024-05-04 18:58:58 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2024-05-04 18:57:11 +0200dispater-(~dispater@217.155.58.82)
2024-05-04 18:57:04 +0200Square(~Square@user/square)
2024-05-04 18:56:24 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:56:00 +0200sudden(~cat@user/sudden) (Ping timeout: 256 seconds)
2024-05-04 18:55:10 +0200orcus-(~orcus@217.155.58.82) (Remote host closed the connection)
2024-05-04 18:55:10 +0200dispater-(~dispater@217.155.58.82) (Remote host closed the connection)
2024-05-04 18:54:46 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:54:42 +0200orcus-(~orcus@217.155.58.82)
2024-05-04 18:54:13 +0200dispater-(~dispater@217.155.58.82)
2024-05-04 18:51:32 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2024-05-04 18:51:26 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:50:06 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:49:13 +0200oo_miguel(~Thunderbi@78-11-181-16.static.ip.netia.com.pl)
2024-05-04 18:46:21 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:44:58 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:41:22 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:40:18 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:36:52 +0200 <raehik> probie: thank you! I should be less afraid of using it, helps hide silly implementation details
2024-05-04 18:36:23 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:34:46 +0200 <probie> raehik: That depends on the definition of `fromString`. However, a quick test with `-O1` and `someText :: Text; someText = "some text"` shows that at least for `Text`, it exhibits the behaviour you want (i.e there's never any `String` in the core or resulting assembly)
2024-05-04 18:34:12 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Remote host closed the connection)
2024-05-04 18:31:36 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:30:05 +0200_ht(~Thunderbi@28-52-174-82.ftth.glasoperator.nl) (Quit: _ht)
2024-05-04 18:30:02 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:28:19 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2024-05-04 18:26:23 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:25:18 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2024-05-04 18:24:54 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:21:29 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:20:14 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:20:09 +0200haskellbridge(~haskellbr@syn-069-135-003-034.biz.spectrum.com) (Ping timeout: 252 seconds)
2024-05-04 18:18:06 +0200__monty__(~toonn@user/toonn)
2024-05-04 18:16:25 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:14:38 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:13:29 +0200 <raehik> perhaps the underlying question: what is the performance story of IsString? I see a `String -> a` and I panic about a wasted allocation
2024-05-04 18:13:03 +0200ChaiTRex(~ChaiTRex@user/chaitrex)
2024-05-04 18:12:57 +0200 <raehik> I want to expose a Text-based Builder in a typeclass, and for ergonomics I want users to use OverloadedStrings for easy literals. Can I rely on GHC to always inline/erase the Strings into Text(/the Builder type)?
2024-05-04 18:12:45 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-04 18:12:01 +0200euleritian(~euleritia@dynamic-176-006-009-047.176.6.pool.telefonica.de) (Ping timeout: 268 seconds)
2024-05-04 18:11:34 +0200ChaiTRex(~ChaiTRex@user/chaitrex) (Remote host closed the connection)
2024-05-04 18:09:58 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 18:08:13 +0200acarrico(~acarrico@dhcp-68-142-49-163.greenmountainaccess.net)
2024-05-04 18:07:16 +0200euleritian(~euleritia@dynamic-176-006-009-047.176.6.pool.telefonica.de)
2024-05-04 18:07:03 +0200acarrico(~acarrico@dhcp-68-142-49-163.greenmountainaccess.net) (Ping timeout: 260 seconds)
2024-05-04 18:06:17 +0200stiell(~stiell@gateway/tor-sasl/stiell)