kenshoen | 2 years ago | on: Training open-source LLMs on ChatGPT output is a really bad idea.
kenshoen's comments
I wonder how OpenAI are going to avoid the problem after the web is littered with its content?
kenshoen | 3 years ago | on: Kaktovik Numerals
Sub-base 5 makes the multiplication table actually smaller than decimal. Nice.
kenshoen | 3 years ago | on: Why I Two-Space (2012)
Obligatory xkcd: https://xkcd.com/1285/
kenshoen | 3 years ago | on: Syntax Design (2014)
So is it a sintax for n-ary trees? Nice!
newtype Jevko = Jevko ([(String, Jevko)], String)kenshoen | 3 years ago | on: “Burning Ship” fractal
These kind of fractal have actually 4 dimentional structure since c_x and c_y can also be parameters. I'd love to see their slice as 3D, but have yet to find a good way to visualize them...
kenshoen | 5 years ago | on: The Norway Problem
Yes, that looks like a right way to handle this problem without ignoring YAML spec. Define what to parse upfront.
page 1