Reactive Relational Algebra

39 pointsposted 3 hours ago
by surprisetalk

8 Comments

xkcd1963

a minute ago

HTTP requests, SQL queries is not async, for that matter not even sync.

shae

an hour ago

Have you read up on differential data flow? Might be what you want?

bbor

24 minutes ago

LOVE this. If anyone knows similar blogs that run through engineering decisions in real time, please share! Way more useful than a polished long post built for SEO and hackernews domination.

Substantively, I don’t have much to say other than building math into the core of innovative programs should be a more common practice than it is. Not necessarily as a part of the code, but rather the design, documentation, and sometimes even the user copy. Math has stood the test of time (200y +/- 10,000y) for good reason!

bob1029

an hour ago

Why are the resulting views in the future by exactly 1 time step?

erichocean

an hour ago

If you enjoy FRP-related stuff, Missionary[0] (in Clojure) is doing some really great work.

Most people discover it through Electric Clojure.[1]

The Missionary author has some really good talks he's done up on YouTube about it.

[0] https://github.com/leonoel/missionary

[1] https://github.com/hyperfiddle/electric

iamwil

31 minutes ago

What are the YouTube talks? Did you have a specific one in mind?

mr_gibbins

an hour ago

This is RBAR by any other name.