2025/07/21

Newest at the top

2025-07-21 20:38:10 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-07-21 20:34:57 +0200p3n(~p3n@217.198.124.246) p3n
2025-07-21 20:34:29 +0200p3n(~p3n@217.198.124.246) (Ping timeout: 240 seconds)
2025-07-21 20:32:28 +0200haritz(~hrtz@user/haritz) haritz
2025-07-21 20:32:28 +0200haritz(~hrtz@2a01:4b00:bc2e:7000:d5af:a266:ca31:5ef8) (Changing host)
2025-07-21 20:32:28 +0200haritz(~hrtz@2a01:4b00:bc2e:7000:d5af:a266:ca31:5ef8)
2025-07-21 20:27:20 +0200b7r6(~b7r6@139.60.180.49)
2025-07-21 20:26:24 +0200myfirstname(~myfirstna@user/myfirstname) (Remote host closed the connection)
2025-07-21 20:25:19 +0200 <int-e> . o O ( most horrible zipper )
2025-07-21 20:23:27 +0200 <int-e> Oh, bye. Maybe this is a problem: https://paste.tomsmeding.com/AFAPO6lK
2025-07-21 20:23:10 +0200target_i(~target_i@user/target-i/x-6023099) target_i
2025-07-21 20:19:22 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net)
2025-07-21 20:18:15 +0200r-sta(~r-sta@cpc142694-benw13-2-0-cust901.16-2.cable.virginm.net) (Quit: Client closed)
2025-07-21 20:18:11 +0200Frostillicus(~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Read error: Connection reset by peer)
2025-07-21 20:16:39 +0200 <r-sta> this is utterly hopeless, i give up
2025-07-21 20:16:15 +0200 <myfirstname> I haven't used it much, and don't remember precisely how things work. I do remember getting it to work tho, just takes a bit of getting used to.
2025-07-21 20:16:06 +0200 <r-sta> ... [<unknown>] ghci>
2025-07-21 20:16:05 +0200 <r-sta> _exception :: e = _
2025-07-21 20:16:05 +0200 <r-sta> Stopped in <exception thrown>, <unknown>
2025-07-21 20:16:04 +0200 <r-sta> ... [<unknown>] ghci> :continue
2025-07-21 20:16:03 +0200 <r-sta> and then :continue gives;
2025-07-21 20:15:51 +0200 <r-sta> _exception :: e = _
2025-07-21 20:15:51 +0200 <r-sta> Stopped in <exception thrown>, <unknown>
2025-07-21 20:15:50 +0200 <r-sta> ... [<unknown>] ghci> main
2025-07-21 20:15:26 +0200 <r-sta> it just says;
2025-07-21 20:15:21 +0200 <r-sta> hmm, if i do :break main
2025-07-21 20:13:30 +0200 <r-sta> until i see something looping?
2025-07-21 20:13:22 +0200 <r-sta> ok, so i just put like :break 2, and then :continue
2025-07-21 20:13:09 +0200 <r-sta> ditto
2025-07-21 20:12:53 +0200 <myfirstname> unhelpful >_>
2025-07-21 20:12:47 +0200 <myfirstname> The <<loop>> error is very frustrating and helpful though. would love a better method of handling it
2025-07-21 20:12:10 +0200 <r-sta> the above code i cant see how it could have an error, so i guess it must be somewhere else
2025-07-21 20:12:05 +0200 <myfirstname> https://downloads.haskell.org/~ghc/7.4.1/docs/html/users_guide/ghci-debugger.html
2025-07-21 20:11:49 +0200 <r-sta> myfirstname: how is this done?
2025-07-21 20:11:48 +0200 <myfirstname> know of*
2025-07-21 20:11:34 +0200 <r-sta> https://paste.tomsmeding.com/3NOfOw98
2025-07-21 20:11:34 +0200 <r-sta> the reason for asking is because the error appeared after i added this;
2025-07-21 20:11:34 +0200 <myfirstname> All I know if is using ghci's debugger and stepping thru it
2025-07-21 20:10:50 +0200 <r-sta> like, how far down an infine list would it evaluate before determining it was looping?
2025-07-21 20:10:17 +0200 <r-sta> also, is there any way that a function can "seem" to loop, but actually not
2025-07-21 20:10:08 +0200jmcantrell(~weechat@user/jmcantrell) jmcantrell
2025-07-21 20:09:29 +0200falafel(~falafel@2a0c:5a87:3104:8f01::f709) (Remote host closed the connection)
2025-07-21 20:05:22 +0200 <r-sta> im looking for methods to step through subsequent function calls, so i can see the name of the function that is entering into a loop
2025-07-21 20:04:58 +0200 <r-sta> but there must be some value dependant branching that i cant locate
2025-07-21 20:04:45 +0200 <r-sta> i cannot understand how this causes it to go down a looping branch of code
2025-07-21 20:04:31 +0200 <r-sta> but it only occurs under some certain parametrizations
2025-07-21 20:04:18 +0200 <r-sta> i have turned off random number random entropy source so that the error is reproducable
2025-07-21 20:03:56 +0200 <r-sta> it is part of a machine learning experiment which retrains a parametric opperator by stochastic methods
2025-07-21 20:03:49 +0200AlexNoo(~AlexNoo@5.139.233.5) (Ping timeout: 260 seconds)
2025-07-21 20:03:22 +0200caubert(~caubert@user/caubert) caubert