If [you take] a look at how APLers communicate when they have ideas, you see code all the time, all day long. The APL community is the only one I’ve seen that regularly can write complete code and talk about it fluently on a whiteboard between humans without hand waving. Even my beloved Scheme programming language cannot boast this. When working with humans on a programming task, almost no one uses their programming languages that primary communication method between themselves and other humans outside of the presence of a computer. That signals to me that they are not, in fact, natural, expedient tools for communicating ideas to other humans. The best practices utilized in most programming languages are, instead, attempts to ameliorate the situation to make the code as tractable and as manageable as possible, but they do not, primarily, represent a demonstration of the naturalness of those languages to human communication. — aaron hsu
Plan 9 is GSoC! 🎉🐇 I’ve missed participating this program. https://9fans.topicbox.com/groups/9fans/Ta35cde1382617430-M32af07f289087f227189b74f/plan-9-in-summer-of-code
@bml@twtxt.net It was totally an April Fools’ joke; the IETF has a bunch of those. But! It has also been implemented. And 418 is my favorite error code.
@prologic@twtxt.net its the puny code for the yarn emoji. Though you would want the type-able version to redirect so its not hard to type on non mobile.
@prologic@twtxt.net as promised! https://github.com/JonLundy/twtxt/blob/xuu/integrate-lextwt/types/lextwt/lextwt_test.go#
the lexer is nearing completion.. the tough part left is rooting out all the formatting code.
I’m busy, but here’s an 1+ Christmas Tree
.
11+1<
(Any unused function name|"\"/1+^<#
"
(row|"(Fluff|"\"/^<#
11+""*"**;
1+
"\"/^<#"<*)
1
(Mess|/"\^/"\"+1+1+^<#
11+""*+""*+;
1+
/"\^/"\"+1+1+^<#"<*)
11+"""**+;
)
1+
"\"/1+^<#)
11+1<(row)
@prologic@twtxt.net when i get the code up to a shareable level ill ping with what i have.
Made my own super basic twtxt client in 3 lines of code as a bashrc function. #l33t