Visualizing (part of) one of the most fascinating mathematical object which happens to live in Euclidean 8-dimensional space (R⁸) in a shader that runs at decent speed is surprisingly hard! www.shadertoy.com/view/W323Wc
#MathArt #shadertoy
Posts by nmz
And for completeness here's a full ascii pangram (almost perfect, except for string delimiters) that's also valid perl code.
Could be useful to compare programming fonts...
gist.github.com/stormoid/c03...
Please let me know about prompts that a human can easily solve (with some time) but that current LLMs are incapable of.
Stumbled upon this one:
"Write a valid python function that uses all printable ASCII characters as part of variable names, operators or functional symbols."
I was getting tired of playing where's waldo with kanji components on jisho.org so here's a small python script to find kanji based on English component meanings. Useful if you know most of your components/radicals.
github.com/stormoid/fas...
#Kanji #learnjapanese