Todays exercise was Killer Soduku Helper. I guess I didn’t know that Killer Soduku was a thing. It is like regular Soduku, but there are connected regions where the values must add up to a given total. So with a list of excluded values, the target sum and count of cells figure out the possible digit combinations to satisfy a region’s constraints. It was another shared one so I did a C# port afterward. C# track is down to seven exercises left. Three are shared: React, Knapsack, and Satellite. The final four POV, Intergalactic Transmission, Baffling Birthdays, and Swift Scheduling are not present in the Javascript track (or at least not yet).
I did do another chapter in the Ollama book last night. It was a bit of a mess, it looks like the libraries have changed since the book was printed (it is only a year old). I figured out some replacements but I am still using at least one “classic” deprecated object which will get no more updates at the end of the year. I am also still not getting reasonable responses when asking questions about the constitution. So maybe adding extra documents before didn’t break things as much as I expected. I don’t know why but that text loader sure likes to crash on text files with non-standard characters. Characters you may get when trying to turn a PDF into a text file.
The next chapter allows you to upload a text file of your choice, and the one after that adds support for pdf and docx files too. That finishes the book. It was a short one. Boy howdy, asking the resulting application what causes Alice and Wonderland to shrink and grow sure is talking a long time. However, with the PDF loader added, it finally figured out that kaboom is a 2d game engine (too bad it is no longer one that is maintained).

I don’t think that response is correct. Isn’t it the eat me cake and drink me bottle?



