2024/05/03

Newest at the top

2024-05-03 21:37:49 +0200euphores(~SASL_euph@user/euphores)
2024-05-03 21:37:13 +0200 <Hecate> raehik: hmm for base types probaby yes. It gives you more end user-oriented facilities to produce instances however
2024-05-03 21:36:30 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-03 21:35:10 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-03 21:34:42 +0200 <raehik> (that reminds me I still need to shift mt19937 over to the haskell-cryptography org!)
2024-05-03 21:31:49 +0200 <raehik> Hecate: ty ty! is text-display otherwise similar design to text-show (same builder, similar instances)?
2024-05-03 21:31:23 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-03 21:30:02 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-03 21:29:35 +0200 <raehik> geekosaur: I see, ty. it feels bad to use Show when it has to be placed inside a larger string, even if the ShowS bit is small, so I was looking for an excuse to go Text-only
2024-05-03 21:28:38 +0200euphores(~SASL_euph@user/euphores) (Quit: Leaving.)
2024-05-03 21:28:05 +0200mechap(~mechap@user/mechap) (WeeChat 4.2.2)
2024-05-03 21:26:28 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-03 21:26:20 +0200 <geekosaur> ShowS is an optimization for small particles (individual Chars in a list), Builder is an optimization for building large chunks (Text)
2024-05-03 21:26:07 +0200 <Hecate> https://flora.pm/packages/@hackage/text-display
2024-05-03 21:25:57 +0200 <Hecate> raehik: text-display will use the text-builder-linear in the future
2024-05-03 21:25:44 +0200 <geekosaur> yes, I'd expect that
2024-05-03 21:25:06 +0200 <raehik> ahh https://hackage.haskell.org/package/text-show is what I was hoping for! but the linear types builder seems much more performant
2024-05-03 21:24:26 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-03 21:22:17 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-03 21:20:14 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-03 21:20:10 +0200 <raehik> oh excellent good find tomsmeding
2024-05-03 21:19:09 +0200mechap(~mechap@user/mechap)
2024-05-03 21:17:52 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-03 21:15:06 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-03 21:14:27 +0200tomsmedinghas seen https://hackage.haskell.org/package/text-builder-linear and found it interesting, but not used yet
2024-05-03 21:14:20 +0200 <raehik> e.g. class TShow a where tshowsPrec :: Int -> a -> TextBuilder
2024-05-03 21:14:07 +0200euleritian(~euleritia@87.79.39.180)
2024-05-03 21:13:45 +0200 <raehik> I'm doing some Show-like printing (need context-sensitive brackets) and I'm sad to find no Text replacements for ShowS. Would a Text builder be more performant than the current ShowS one?
2024-05-03 21:13:19 +0200 <erty> ok i'll try
2024-05-03 21:12:43 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-03 21:11:27 +0200 <tomsmeding> newer LLVM versions are unfortunately not supported yet
2024-05-03 21:11:16 +0200 <tomsmeding> that gives you LLVM 15 support in accelerate
2024-05-03 21:11:05 +0200 <tomsmeding> erty: try putting this in cabal.project https://paste.tomsmeding.com/lzv5ZgHN
2024-05-03 21:09:58 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-03 21:06:48 +0200 <erty> Can somebody link me to some updated haskell project that use AI
2024-05-03 21:06:20 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-03 21:05:51 +0200 <erty> Some time ago I tried to run AI, but can't because of outdated dependencies. I tried to follow the instructions [[here][https://github.com/AccelerateHS/accelerate-llvm]], but was constantly bombarded with erros related to some dependency depending on some outdated dependencies.
2024-05-03 21:05:48 +0200waleee(~waleee@h-176-10-144-38.NA.cust.bahnhof.se)
2024-05-03 21:05:44 +0200 <erty> Has anybody tried running AI code on GPU using Haskell libraries (eg. Accelerate)
2024-05-03 21:05:18 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-03 21:01:25 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-03 21:00:59 +0200euleritian(~euleritia@87.79.39.180) (Ping timeout: 260 seconds)
2024-05-03 21:00:10 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-03 20:56:28 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-03 20:54:34 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-03 20:54:31 +0200pavonia(~user@user/siracusa)
2024-05-03 20:54:13 +0200euleritian(~euleritia@87.79.39.180)
2024-05-03 20:53:55 +0200euleritian(~euleritia@dynamic-176-006-006-109.176.6.pool.telefonica.de) (Read error: Connection reset by peer)
2024-05-03 20:53:35 +0200euleritian(~euleritia@dynamic-176-006-006-109.176.6.pool.telefonica.de)
2024-05-03 20:51:32 +0200stiell(~stiell@gateway/tor-sasl/stiell)