2024/10/23

Newest at the top

2024-10-23 19:47:46 +0200gioyik(~gioyik@gateway/tor-sasl/gioyik) gioyik
2024-10-23 19:47:43 +0200ash3en(~Thunderbi@89.56.61.137) ash3en
2024-10-23 19:43:00 +0200 <mauke> haha
2024-10-23 19:42:39 +0200 <EvanR> idris 1 used a S-expression based protocol. Later instead of changing the protocol they changed the backend to lisp xD
2024-10-23 19:41:02 +0200 <mauke> even when the storage implementation changed from acid-state to SQLite
2024-10-23 19:40:31 +0200 <mauke> I wrote and ran an IRC bot with a decoupled storage back end. the communication protocol was simple (and highly suboptimal), but I never really needed to change it
2024-10-23 19:40:30 +0200euleritian(~euleritia@ip4d16fc38.dynamic.kabel-deutschland.de)
2024-10-23 19:40:13 +0200euleritian(~euleritia@dynamic-176-004-245-192.176.4.pool.telefonica.de) (Read error: Connection reset by peer)
2024-10-23 19:38:50 +0200 <mauke> <merijn> Experience says that 100% of people who think "I don't need to think about protocol changes" come to rue that thought later :p <- I guess I'm an exception
2024-10-23 19:36:06 +0200gioyik(~gioyik@gateway/tor-sasl/gioyik) (Ping timeout: 260 seconds)
2024-10-23 19:35:56 +0200sord937(~sord937@gateway/tor-sasl/sord937) (Quit: sord937)
2024-10-23 19:35:17 +0200ash3en(~Thunderbi@89.56.61.137) (Ping timeout: 248 seconds)
2024-10-23 19:28:14 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2024-10-23 19:19:57 +0200KicksonButt(~quassel@187.21.174.221)
2024-10-23 19:17:57 +0200morsinichi(~morsinich@49.228.14.161)
2024-10-23 19:14:18 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2024-10-23 19:11:26 +0200AlexZenon(~alzenon@178.34.162.25)
2024-10-23 19:10:37 +0200andreiGuest6050
2024-10-23 19:10:14 +0200andrei(~andrei@dhcp-128-189-227-162.ubcsecure.wireless.ubc.ca)
2024-10-23 19:08:40 +0200briandaed(~root@185.234.210.211.r.toneticgroup.pl)
2024-10-23 18:59:03 +0200gioyik(~gioyik@gateway/tor-sasl/gioyik) gioyik
2024-10-23 18:58:41 +0200gioyik(~gioyik@gateway/tor-sasl/gioyik) (Remote host closed the connection)
2024-10-23 18:58:40 +0200euleritian(~euleritia@dynamic-176-004-245-192.176.4.pool.telefonica.de)
2024-10-23 18:57:46 +0200euleritian(~euleritia@dynamic-176-004-241-059.176.4.pool.telefonica.de) (Ping timeout: 252 seconds)
2024-10-23 18:55:22 +0200AlexZenon(~alzenon@178.34.162.25) (Ping timeout: 244 seconds)
2024-10-23 18:55:04 +0200wootehfoot(~wootehfoo@user/wootehfoot) wootehfoot
2024-10-23 18:50:36 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-10-23 18:50:24 +0200AlexZenon(~alzenon@178.34.162.25)
2024-10-23 18:46:28 +0200stiell_(~stiell@gateway/tor-sasl/stiell) stiell
2024-10-23 18:43:04 +0200AlexZenon(~alzenon@178.34.162.25) (Ping timeout: 260 seconds)
2024-10-23 18:30:30 +0200gioyik(~gioyik@gateway/tor-sasl/gioyik) gioyik
2024-10-23 18:28:43 +0200pavonia(~user@user/siracusa) (Quit: Bye!)
2024-10-23 18:27:32 +0200tzh(~tzh@c-76-115-131-146.hsd1.or.comcast.net)
2024-10-23 18:26:37 +0200spew(~spew@201.141.99.170) spew
2024-10-23 18:25:31 +0200gioyik(~gioyik@gateway/tor-sasl/gioyik) (Ping timeout: 260 seconds)
2024-10-23 18:25:21 +0200jinsun(~jinsun@user/jinsun) (Ping timeout: 276 seconds)
2024-10-23 18:23:01 +0200alexherbo2(~alexherbo@2a02-8440-310b-6bee-d19c-c2cf-5674-8209.rev.sfr.net) alexherbo2
2024-10-23 18:22:41 +0200alexherbo2(~alexherbo@2a02-8440-310b-6bee-d19c-c2cf-5674-8209.rev.sfr.net) (Remote host closed the connection)
2024-10-23 18:20:47 +0200gioyik(~gioyik@gateway/tor-sasl/gioyik) gioyik
2024-10-23 18:20:31 +0200ash3en(~Thunderbi@89.56.61.137) ash3en
2024-10-23 18:20:23 +0200ljdarj(~Thunderbi@user/ljdarj) ljdarj
2024-10-23 18:20:09 +0200 <lambdabot> Consider it noted.
2024-10-23 18:20:09 +0200 <tomsmeding> @tell ash3en Haskell has many extensions, quite a few of which make the language larger and more complicated. TH is one of them, but if you reject TH _on this premise_, then you'll need to reject a large part of the language with it.
2024-10-23 18:20:01 +0200 <tomsmeding> Haskell has many extensions, quite a few of which make the language larger and more complicated. TH is one of them, but if you reject TH _on this premise_, then you'll need to reject a large part of the language with it.
2024-10-23 18:19:59 +0200 <lambdabot> Consider it noted.
2024-10-23 18:19:59 +0200 <tomsmeding> @tell ash3en TH can indeed go against some principles of simplicity in haskell, but if it does then a whole lot of things do -- thinks like DataKinds, TypeFamilies, GHC Generics, LinearTypes, RankNTypes, and perhaps even GADTs. Similarly, from the perspective of a Haskell programmer for whom these things are natural, things like unboxed data types can be "against simplicity" of the language. GHC
2024-10-23 18:18:24 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2024-10-23 18:15:30 +0200kuribas(~user@ip-188-118-57-242.reverse.destiny.be) (Remote host closed the connection)
2024-10-23 18:08:21 +0200alexherbo2(~alexherbo@2a02-8440-310b-6bee-d19c-c2cf-5674-8209.rev.sfr.net) alexherbo2
2024-10-23 18:08:01 +0200gioyik(~gioyik@gateway/tor-sasl/gioyik) (Ping timeout: 260 seconds)