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 2023/02 Week 3 #175

Closed marianoguerra closed 1 year ago

marianoguerra commented 1 year ago
marianoguerra commented 1 year ago

🎥 Datalog Notebook 💡 Self and Self: Whys and Wherefores ✍️ Towards Text-Editor-ish UX 🥼 Digital Scientific Notation

Our Work

🎥 13/02/2023, Datalog notebook via Peter Saxton

🧵 conversation

Vimeo Thumbnail

Made a code notebook for datalog queries.

As there is no plain text (or parser) does this count as another structural editor

marianoguerra commented 1 year ago

📗 wasmfromthegroundup.com via Mariano Guerra

🧵 conversation

Prototyping an interactive WebAssembly spec interpreter for wasmfromthegroundup.com

wasmvm-001.gif

marianoguerra commented 1 year ago

🥼🎥 Leibniz in four minutes via Konrad Hinsen

🧵 conversation

A four-minute demo of Leibniz, my Digital Scientific Notation

marianoguerra commented 1 year ago

📝 Oatmeal - Moon maker via Eli Mellen

🧵 conversation

Inspired by re-reading Naur’s “Programming as Theory Building” I decided to make myself a text editor to solve all my problems… tl;dr I wrote a blog post and some bash instead 😂

marianoguerra commented 1 year ago

🔌 Hello World | Playground | Visual Programming for the Modern Web via Gabriel Grinberg

🧵 conversation

Hello everyone! 👋 I am thrilled to share the progress made with Flyde with this community of like-minded individuals.

Flyde is an open-source, flow-based, and visual programming toolkit that prioritizes exceptional UX/DX and seamless integration with existing code. The toolkit features a VSCode extension, visual debugging, full TypeScript support, a rich standard library, and is designed to work in tandem with existing codebases. In essence, Flyde is similar to NodeRED, but geared towards web development.

This is the first time I am sharing Flyde with a broader community, and I believe feedback from such a talented, inquisitive, and passionate group of people would be invaluable to the project.

Check out the interactive playground here - flyde.dev/playground!

I look forward to hearing your thoughts and feedback! Additionally, a star on GitHub would be greatly appreciated! 😊

marianoguerra commented 1 year ago

Thinking Together

💬 Kalvin

🧵 conversation

Does anybody have any examples of version controlled projects that use visual programming?

marianoguerra commented 1 year ago

Content

🎥 Donald Hoffman: “Evolution is like a videogame” via Kartik Agaram

🧵 conversation

(Quote is from The Case Against Reality | Prof. Donald Hoffman on Conscious Agent Theory, which I'm not sure if I'll finish.)

marianoguerra commented 1 year ago

💡🎥 Self and Self: Whys and Wherefores via Jack Rusher

🧵 conversation

Youtube Thumbnail

There's loads of good stuff in this one.

marianoguerra commented 1 year ago

✍️ Towards "Text-Editor-ish" UX via Lu Wilson

🧵 conversation

I like this kind of 'hybrid' editor direction!

marianoguerra commented 1 year ago

📕 The Reasoned Schemer reading / learning via Paul Tarvydas

🧵 conversation

The Reasoned Schemer reading / learning

marianoguerra commented 1 year ago

Devlog Together

🌳 Visualize a Mastodon thread tree via Kartik Agaram

🧵 conversation

Today I put together a little visualizer for Mastodon threads. The graph layout is nothing special, but:

One other little integration: opening links in browsers opens up all sorts of cross-platform cans of worms, so I ended up just copying a URL to the clipboard any time you click on a toot.

🎥 mastodon-unfurl