You are browsing as a guest. Sign up (or log in) to start making projects!

10h 12m 59s logged

hi people! this time, i mostly worked on cleaning things up after restructuring the working tree, and i also fixed a few issues with the text editor.

the biggest breakthrough was figuring out why the prime sieve computation kept failing. in the end, the problem had nothing to do with the math itself. instead, it came from the way the interpreter handled loops and writing to disk. those issues interacted in a way that caused the loop to stop after finding just one number.

that problem is now fixed, and while tracking it down i also ran into several other bugs, which i fixed along the way.

that’s all!

0
5

Comments 0

No comments yet. Be the first!