You are viewing archived messages.
Go here to search the history.

Marcelle Rusu (they/them) 2023-09-12 17:08:17

youtu.be/zjl7CpG9h3w?si=93Ih3xlL7fGurs2Y

Local-first has got me actually optimistic for future of mainstream app dev.

So much complexity arises from the many client - 1+ server architecture.

Marcelle Rusu (they/them) 2023-09-12 17:16:38

Anyone know why websql died? On a similar note, is there work in making a sql or datalog system ontop of indexeddb?

Daniel Buckmaster 2023-09-12 23:44:03

đź“ť Web SQL Database: In Memoriam

All signs seem to indicate that Apple will finally ship IndexedDB in Safari 7.1 sometime this year. This means that Safari, the last holdout against IndexedDB, will finally relent to the inevitable…

Eli Mellen 2023-09-13 12:08:02

Has anyone checked this out? CS 6120: Advanced Compilers: The Self-Guided Online Course

It covers universal compilers topics like intermediate representations, data flow, and “classic” optimizations as well as more research-flavored topics such as parallelization, just-in-time compilation, and garbage collection. The work consists of reading papers and open-source hacking tasks, which use LLVM and an educational IR invented just for this class .

Walker Griggs 2023-09-13 21:11:38

I haven't, but my eyes are always bigger than my calendar for these types of courses.

Walker Griggs 2023-09-13 21:12:20
Beni Cherniavsky-Paskin 2023-09-14 18:45:50

On the dynamic/managed languages side, I've started watching wolczko.com/CS294 lectures. It assumes some background in "naive" language implementation and goes into more complicated tricks that advanced the performance state of the art.

In several languages he invited authors of seminal work as guests, which is great and gives a vibe that I think this community appreciates :-)

Mattia Fregola 2023-09-13 20:02:26
Devine Lu Linvega 2023-09-14 20:41:13
Christopher Shank 2023-09-16 04:59:58

“Alternatives to Modern Programming Languages with Ramsey Nasser and Jon Corbett” from the Causal Islands Podcast

This month, we are joined by special guests Ramsey Nasser and Jon Corbett to discuss their work creating Arabic and Cree programming languages, respectively.

fission.codes/blog/causal-islands-podcast-ep03-alternatives-to-modern-programming-languages

📝 EP03: Alternatives to Modern Programming Languages with Ramsey Nasser and Jon Corbett – Fission

For episode 3 of the Causal Islands Podcast, we are joined by special guests Ramsey Nasser and Jon Corbett to discuss their work creating Arabic and Cree programming languages, and what they learned in the process.