Back
David Duwaer
David Duwaer
PRO
PRO
@davidduwaer
Does a killer Billy Joel. Built the world's most advanced ORM for frontend so I can build apps faster. Irony noted, but it *does* work to that effect now.
Load previous page…
Refined the algorithm design on paper to include a detailed design for the just-in-time part of the training algorithm. Luckily it worked, and my earlier decisions were not wrong (likely because I've been adding few constraints beyond first principles), and the just in time design is now ready for implementation
#tutoic
Started some work on higher level system of learning algorithm
#tutoic. The planned algorithm is the right one because it can be very efficient with memoizing, but now I'm just implementing the simple lazy version so I can work it into the app and validate. Didn't build much but tomorrow there's no day job so will build much more.
Made a really nice breakthrough in the learning algorithm. The design is now finished in my head, all that's left is to execute. It's made of two systems: the high-level system and the low-level system. I've finished implementing the low-level system today. What's left is high-level and integration into the app. Implementation-wise the last of those three will be the most time-consuming.
#tutoic
solved that i downed one of my apis on a release yesterday & added a dedicated fact page to more easily browse around knowledge data & better interpret the algo's choices while i'm developing it
Fixed a few minor issues in login/logout mechanics and some of the editors of
#promptgrid. Dayjobday & renovations happening at home, so likely won't be able to do more today.