I wrote a post about the clock language I played with at Recurse Center called:

\[ \exists - \backepsilon \]

https://www.fractalkitty.com/there-is-3-such-that/

This is just a prototype that the main purpose was for me to explore how I would define Types and how they interact.

This is a purely visual language. I'd like to think about what this would be with ears only at some point in time. I do think it is a good candidate for a folk computer interface or analog toy.

#indieweb #recurseCenter #language #nodecode #clocks #time

There is(Ǝ) – Such that (∋)

Let me tell you about a language. But if you wish to go play instead go here. It's going to get a little abstract below. There is a Canvas to Compose Upon The canvas is a square with the largest circle that has a radius of ρ. There are

Fractal Kitty

\[ \exists - \backepsilon \]

https://www.te-st.ing - A clock protoype tool while at the recurse center.

Visual nodes and connections compose a clock.

I am still working on it.

Almost have a desktop version working. The export is an html.

#recurseCenter #indieWeb

For friends of #recursecenter, I'll be in the space all day tomorrow. Come say hi! #nevergraduate
I'm Coding by Hand

ai is here. so i'm spending 3 months coding the old way

Miguel Conner
🚀 Dive headfirst into #CRDTs with Jake's blog, where academic complexity is magically transformed into... more complexity 🤯. After a month at the Recurse Center, Jake heroically sorts through the chaos of math jargon to offer you the 'Last Write Wins' of tutorials—but don't worry, your sanity might win too 😂.
https://jakelazaroff.com/words/an-interactive-intro-to-crdts/ #JakeBlog #RecurseCenter #MathJargon #LastWriteWins #HackerNews #ngated
An Interactive Intro to CRDTs | jakelazaroff.com

CRDTs don't have to be all academic papers and math jargon. Learn what CRDTs are and how they work through interactive visualizations and code samples.

As someone who tried to make a new language and gave up after a month or two, three years... ​​ I really enjoyed this RC #localhost talk that Ryan gave on the programming language she has been working on Felt.

She covers topics about what goes into building new languages and her case for a trying to make a smaller
#rustlang, and shows some of the basic aspects of Felt. Love it! ​
https://www.youtube.com/watch?v=dVHZFtJatxw
#recursecenter #programminglanguages
felt

A toy programming language to program toys

Codeberg.org

A fellow Recurser, Ivan Savov, just finished a book on Stats and has a post on it with some freebies:

https://minireference.com/blog/noBSstats-prerelease/

#stats #recurseCenter #RC #math

No Bullshit Guide to Statistics prerelease – Minireference blog

At @recursecenter in our Annotated Turing study group we got talking about diagonalization. I made a joke - then I made a poster and bumpersticker to go with it.

It's always a fun conversation to have - what is real - what can we express - what can we compute

#realNumbers #birdsarentreal #math #mathart #mtbos #recurseCenter #diagonalization #cantor

HTML.energy day wooo!

I went to the Portland event hosted by https://the-sudo.net.

The site I slapped together is a random collective noun generator - lots of people contributed nouns at the event - I think we as a group were called an "unordered list".

https://nouns.website

It might be a little bird heavy because I obsess over birds. If there are collective nouns I missed throw them in the comments of this thread - I'll add them if they fit.

It was also nice to meet some recurse center folks in person and see some XOXO people again.

#htmlday2025 #htmlday #html #collectiveNouns #recurseCenter #thesudo

the sudo

Fellow #recursecenter alum @nicole has written a great blog post. All of her posts are pretty durn good though! It's about thinking over Boolean usage your code just a tiiiny bit more before jumping to use them.

It's a great read and something I wish I had read 10 years ago. :)
https://ntietz.com/blog/that-boolean-should-probably-be-something-else/
#programming #blogging
That boolean should probably be something else | nicole@web