✉️ Not subscribed yet? Subscribe to the Newsletter

Future of Coding Weekly 2025/12 Week 2

2025-12-08 00:24

💡 Dynamic Dataflow Templating 🎥 Artifact by Dennis Hansen 🔗 Foreign Wiki Interface

Share Your Work

🗨️ Márton Gunyhó: 🧑‍💻 taka

🧵 conversation @ 2025-12-06

Hi all! I created a little stack-based programming language which I'm using to solve Advent of Code this year. It's not as revolutionary as most of the projects here, the most interesting feature is the syntax, which uses forward Polish notation. In the future, I want to explore if this could work well for REPL-driven development.

The Taka programming language

taka

🗨️ Tom Larkworthy: 💡 Dynamic Dataflow Templating

🧵 conversation @ 2025-12-07

There is a missing semantic in Dataflow programming, something like function calling but not exactly that. After many attempts, I think I finally nailed it: Dataflow Templating. While I have got it working for Observable Dataflow, I think this equally applies to its forefathers like FrTime. I could reexplain it here but its in the article. I saw Dennis Hansen grappling with the same thing for Artifact. I don't use diagrammatic representations of dataflow, but if I did, I would be trying to figure out what the graphical representation of this is.

📝 Dynamic Dataflow Templating

The missing function-like semantic for dataflow programming. Why? There is a reusability gap with notebooks (and spreadsheets for that matter). When you express a complex chain of computation, they build upon a set of initial inputs, unrolled across a series of cells. But then you realize, there is no way you can reuse the same logic with different inputs. But I love dataflow, notebooks, inspectable cells and the accompanying documentation! The inspectability of intermediate steps with dataflow programming

Dynamic Dataflow Templating

DevLog Together

🗨️ Konrad Hinsen

🧵 conversation @ 2025-12-02

HyperDoc got views for links and backlinks. That's also a preparation for a "foreign wiki interface" I am working on. You can already link to Wikipedia pages as if they were HyperDoc pages, but so far without backlink detection. Once I have that, you can go to a Wikipedia page and see all HyperDoc pages that link to it, i.e. pages that talk about a related subject.

📷 hyperdoc.png

🗨️ Ivan Reese

🧵 conversation @ 2025-12-07

I've been doing a December Adventure, which is a lovely little thing initiated by Eli. I should have mentioned this a week ago, but like… it's never too late to hop on board! The gist of it is… well, actually, here's how I personally interpret it, even though this is at odds with the "official" post::::

You should do a weird little extra thing every day. Something you don't normally do. Maybe it's creative. Maybe it's coding. Doesn't matter. But try to find a space moment in your day to do a weird little extra thing.

Try not to feel any pangs if you miss a day. Don't dread it. Just look for an opportunity to try something out.

And, if the spirit moves you, post about it somewhere. Maybe on your personal website — I've been posting my december adventures on my personal website, natch. But a lot of folks (and there are, in fact, quite a few folks doing this now, which is truly humbling) post on Mastodon about it. Or you could just post here in devlog-together. That'd be great.

If you're doing a December Adventure, let me know!

🗨️ Tom Larkworthy

🧵 conversation @ 2025-12-07

I wrote a dataviz/computational blog post in Lopecode about de-aggregating Cloud Watch metrics to recover the original dataset. Computational blogging is something I want to be possible and I had to fix a few things to make it look more like a blog. Its running the de-agregation code in the browser.

https://tomlarkworthy.github.io/lopebooks/notebooks/@tomlarkworthy_unaggregating-cloudwatch-metrics.html

Linking Together

🗨️ Jasmine Otto

🧵 conversation @ 2025-12-01

new adversarial extension example from gamedev: camera sync between 3d viewports in two editors via single JS module 🦋 passivestar.bsky.social:

made a fun little godot-blender viewport camera sync miniapp

no addons on either side, no build steps, just a single js module file that's loaded in tauri that has code in all 6 languages (html, css, js, python, gdscript, bash)

Present Company

🗨️ Ivan Reese: 🎥 Artifact by Dennis Hansen

🧵 conversation @ 2025-12-01

The recording of Dennis Hansen’s Artifact workshop is now live on youtube. Thanks everyone who came out!

Artifact by Dennis Hansen

🗨️ Ivan Reese

🧵 conversation @ 2025-12-04

Let's get the ball rolling on the next Virtual Meetup — our first since September!! The date will be December 31st at the usual time (18:00 UTC).

For what I believe is the first time since we started doing these, I have something I made that I'd like to share! Who else?


👨🏽‍💻 By 🐘 @[email protected] 🐦 @warianoguerra

💬 Not a member yet? Check the Future of Coding Community

✉️ Not subscribed yet? Subscribe to the Newsletter / Archive / RSS

🎙️ Prefer podcasts? check the Future of Coding Podcast

Contents © 2025 Mariano Guerra - Powered by Nikola