marianoguerra / future-of-coding-weekly

repository to work on future of coding weekly newsletter
https://tinyletter.com/marianoguerra/
32 stars 3 forks source link

Future of Coding Weekly 2021/05 Week 2 #75

Closed marianoguerra closed 3 years ago

marianoguerra commented 3 years ago
marianoguerra commented 3 years ago

šŸ›ø Datalog for Data Science šŸŽ™Xanadu History šŸ”¬ Multi-stage Compilation Visualizer šŸ§® Memex Demo

Two Minute Week

šŸ’¬ Martin Sosic

šŸ§µ conversation

Weekly update from Wasp:

marianoguerra commented 3 years ago

šŸŽ„ Instadeq This Week: Collection Card and Dynamic Dependency Lifecycle via Mariano Guerra

šŸ§µ conversation

Thumbnail

Collection Card and Dynamic Dependency Lifecycle:

marianoguerra commented 3 years ago

Our Work

šŸŽ„ runtime direct manipulation via Vijay Chakravarthy

šŸ§µ conversation

Thumbnail

We recently added the ability to directly manipulate screens in our runtime, while the app is running!

marianoguerra commented 3 years ago

šŸ§Ŗ YousefED/reactive via Yousef El-Dardiry

šŸ§µ conversation

I just published a javascript Functional Reactive programming library. Goal was to make it super minimal to integrate into existing apps, so in React you only need to add one hook (useReactive).

marianoguerra commented 3 years ago

šŸ’» A program to render the silhouette of the Mandelbrot set via Kartik Agaram

šŸ§µ conversation

A program to render the silhouette of the Mandelbrot set. Type-safe. Every statement translates to a single instruction of machine code.

Floating point

Fixed point

It's not portable (x86 only) and less expressive than C. On the other hand, there's no danger of undefined behavior, and I don't have to fight C to check for overflow. And the whole supply chain to run it is kilobytes rather than megabytes large.

Main project page: https://github.com/akkartik/mu

mu-mandelbrot.png

marianoguerra commented 3 years ago

Content

šŸ›ø Logica: open source declarative logic programming language for data manipulation via Mariano Guerra

šŸ§µ conversation

Logica is a successor to Yedalog, a language created at Google earlier.

marianoguerra commented 3 years ago

šŸŽ™ Advent of Computing: Episode 55 - Project Xanadu via Mariano Guerra

šŸ§µ conversation

Project Xanadu, started in 1960, is perhaps the oldest hypertext system. It's creator, Ted Nelson, coined the term hypertext just to describe Xanadu. But it's not just a tool for linking data. Nelson's vision of hypertext is a lot more complicated than what we see in the modern world wide web. In his view, hypertext is a means to reshape the human experience. Today we are starting a dive into the strange connection between hypertext, networking, and digital utopianism.

marianoguerra commented 3 years ago

šŸ’» gitpod.io via Breck Yunits

šŸ§µ conversation

GitPod gives you an instant dev environment for any GitHub repo. Just prefix the Github url with https://gitpod.io/#

For example:

https://gitpod.io/#https://github.com/futureofcoding/futureofcoding.org

marianoguerra commented 3 years ago

šŸ”¬ Nice multi-stage compilation visualizer with "pinable flows" via Jack Rusher

šŸ§µ conversation

Screen Shot 2021-05-05 at 10.05.03.png

marianoguerra commented 3 years ago

šŸ’» Intro to Z3 proofs, SAT, SMT, and algebra system via Andrew Carr

šŸ§µ conversation

Really cool intro to Z3 proofs, SAT, SMT, and algebra system from Microsoft.

It has really nice Python bindings that play well with Numpy which is fun.

marianoguerra commented 3 years ago

šŸ“ Programming with a Differentiable Forth Interpreter via Andrew Carr

šŸ§µ conversation

Is anyone here familiar with the differentiable Forth work or follow ups?

marianoguerra commented 3 years ago

šŸ•µ A new tool for thought. A GPT-3 powered AI writing assistant via Breck Yunits

šŸ§µ conversation

"The logs found on one hacker's computer reveal a member of FutureOfCoding is a government spy. "

marianoguerra commented 3 years ago

šŸ“œ History of Programming Languages via Srini Kadamati

šŸ§µ conversation

marianoguerra commented 3 years ago

šŸ•¹ Game Builder Garage via Scott Anderson

šŸ§µ conversation

Nintendo just announced a new node based game maker for Nintendo Switch. Looks great!

marianoguerra commented 3 years ago

šŸŽ„ Memex #001 Demo via Daniel Garcia

šŸ§µ conversation

Thumbnail

Demo of a Memex created in 2014 šŸ¤Æ

marianoguerra commented 3 years ago

šŸ¦ Why OpenDoc failed? via Mariano Guerra

šŸ§µ conversation

šŸ¦ chris rabl: @andy_matuschak 1) There wasn't a centrally distribution channel for "parts". These were generally sold on CDs in "part packs": might have been a different story if there was an "app store" concept for parts where an individual could pay $1 or $2 for an individual part rather than $50 for a pack

marianoguerra commented 3 years ago

šŸŽ™ OpenDoc and Apple's Development Doldrums via Mariano Guerra

šŸ§µ conversation

https://icongardenshow.libsyn.com/macinography-10-opendoc-and-apples-development-doldrums

OpenDoc wasnā€™t just a way to link data, but aimed to redefine how we interact with documents and applications. With partners like IBM, Novell, and WordPerfect, how could it fail?

marianoguerra commented 3 years ago

https://tinyletter.com/marianoguerra/letters/future-of-coding-weekly-2021-05-week-2