2025/04/04

Newest at the top

2025-04-04 07:10:57 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-04-04 07:08:53 +0200takuan(~takuan@d8D86B601.access.telenet.be)
2025-04-04 07:07:18 +0200 <sim590> If I replace `NS.Offline` by `_`, it compiles correctly...
2025-04-04 07:05:59 +0200 <sim590> It is exported... All types and constructors are exported by that module. So, GHC is wrong here. But I don't get it.
2025-04-04 07:05:45 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-04 07:05:26 +0200 <sim590> scope: data constructor ‘NS.Offline’". Wtf ?
2025-04-04 07:05:24 +0200 <sim590> I just added the data constructor `Offline` here: https://github.com/sim590/habanga/blob/b965deab3e7a3802c93bcfc6d46df58eabda28d4/src/core/NetworkSt… And I tried using it over here: https://github.com/sim590/habanga/blob/b965deab3e7a3802c93bcfc6d46df58eabda28d4/src/tui/GameView.h… and it compiles correctly according to HLS (Haskell Language Server), but cabal build gives "Not in
2025-04-04 07:01:33 +0200tavare(~tavare@user/tavare) (Remote host closed the connection)
2025-04-04 06:56:07 +0200ERR0R157(~ERR0R157@user/ERR0R157) ERR0R157
2025-04-04 06:55:24 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds)
2025-04-04 06:49:59 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-04 06:47:17 +0200tavare(~tavare@user/tavare) tavare
2025-04-04 06:47:17 +0200tavare(~tavare@150.129.88.189) (Changing host)
2025-04-04 06:47:17 +0200tavare(~tavare@150.129.88.189)
2025-04-04 06:42:24 +0200jmcantrell_jmcantrell
2025-04-04 06:42:23 +0200jmcantrell(~weechat@user/jmcantrell) (Quit: WeeChat 4.6.0)
2025-04-04 06:34:50 +0200 <haskellbridge> <Liamzee> whereas on their benchmarks, it's roughly 2x the time
2025-04-04 06:34:24 +0200 <haskellbridge> <Liamzee> on my system, quot does not introduce any advantages over div, but i'm on apple silicon, but the Haskell on apple silicon is taking 50% more time than the C
2025-04-04 06:33:44 +0200 <haskellbridge> <Liamzee> https://benchmarksgame-team.pages.debian.net/benchmarksgame/performance/pidigits.html
2025-04-04 06:33:31 +0200 <haskellbridge> <Liamzee> does anyone have an intel system and is willing to help with benchmarks here?
2025-04-04 06:32:47 +0200sp1ff(~user@c-67-160-173-55.hsd1.wa.comcast.net) sp1ff
2025-04-04 06:32:43 +0200pabs3(~pabs3@user/pabs3) pabs3
2025-04-04 06:32:18 +0200Guest7041(~pabs3@user/pabs3) (Killed (tantalum.libera.chat (Nickname regained by services)))
2025-04-04 06:32:18 +0200pabs3Guest7041
2025-04-04 06:06:34 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-04-04 06:01:17 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-04 06:00:38 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds)
2025-04-04 05:55:20 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-04 05:53:40 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds)
2025-04-04 05:48:06 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-04 05:45:06 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 268 seconds)
2025-04-04 05:42:39 +0200michalz(~michalz@185.246.207.215)
2025-04-04 05:37:01 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-04-04 05:35:05 +0200nitrix(~nitrix@user/meow/nitrix) (Quit: ZNC 1.9.1 - https://znc.in)
2025-04-04 05:32:18 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-04 05:21:44 +0200rstromlund(~user@user/rstromlund) (Ping timeout: 244 seconds)
2025-04-04 05:21:13 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-04-04 05:17:11 +0200rstromlund(~user@user/rstromlund) rstromlund
2025-04-04 05:16:31 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-04 05:12:51 +0200hattckory(~hattckory@bras-base-toroon4524w-grc-30-70-27-118-207.dsl.bell.ca) (Read error: Connection reset by peer)
2025-04-04 05:11:22 +0200 <haskellbridge> <Liamzee> erm, "quot"
2025-04-04 05:11:18 +0200 <haskellbridge> <Liamzee> which is really freaking weird, the "div" outperforms the "quote"
2025-04-04 05:09:24 +0200 <haskellbridge> <Liamzee> vs cabal run pidigits.hs -- 10000 -N4 0.43s user 0.02s system 95% cpu 0.472 total
2025-04-04 05:07:12 +0200Smiles(uid551636@id-551636.lymington.irccloud.com) (Quit: Connection closed for inactivity)
2025-04-04 05:06:40 +0200 <haskellbridge> <Liamzee> that's cool, on apple m3, using time, C is 0.31s user 0.01s system for pidigits
2025-04-04 05:06:10 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds)
2025-04-04 05:00:43 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-04 05:00:20 +0200ChanServ+v haskellbridge
2025-04-04 05:00:20 +0200haskellbridge(~hackager@syn-024-093-192-219.res.spectrum.com) hackager
2025-04-04 04:59:43 +0200haskellbridge(~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection)