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…
completed the feed part of learning engine v2. Now on to the test semantics itself, which were self-contradictory in v1 and have to be replaced.
#tutoic
made a lot of progress on client side code for learning engine v2
#tutoic! Looks like tomorrow I can start testing this new design and iterating.
stand up show so no work tonight. at work today got a lead for a potential great partnership / b2b client for
#tutoic
Found that js error logging was missing lots of errors so did it by proxying console.error. Better now. Somehow hadn't implemented this yet but important to know my applications are also working well for others 🙃
#artiry
Added universal logging of client side (javascript) errors, including stacktraces and basic browser/platform info
#artiry
had a vvery nice demo showing the
#tutoic v1 teaching engine to a friend. I look forward to the v2 engine working that smoothly, but with the advanced capabilities it will bring.
built role selection as a clause in my ORM queries, only to be reminded Hasura subscription queries do not support support changing role per query because they use Websockets for authentication (bad), and they don't support doing subscription queries over HTTP. Oh well.
#tutoic
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