βœ‰οΈ Not subscribed yet? Subscribe to the Newsletter

Future of Coding Weekly 2024/04 Week 3

2024-04-16 15:51

Two Minute Week

πŸŽ₯ visual programming with improved timeline slider via Maikel van de Lisdonk

🧡 conversation

Youtube Thumbnail

I've been improving the timeline-slider in my visual programming system code-flow-canvas.. you can try it out here : demo.codeflowcanvas.io (best experience is on desktop since the mobile and touch responsiveness is still lacking).

Additionally the state-machine node now also shows its transitions when executing a flow or using the timeline slider.

Also some the nodes that are used to visualize data have been connected to the flow-execution history. Some changes were needed in keeping track of state and updating nodes visually when using the timeline slider.

In this video I show some of the examples together with the timeline slider here

Our Work

πŸŽ₯ Building an everything shell via Peter Saxton

🧡 conversation

Vimeo Thumbnail

I've started building an "everything shell". It uses my language EYG and a structural editor. the whole thing is be hosted with the idea that the resources you can ask about (instead of filesystems and processes) are every cloud system I have.

πŸ’¬ Ivan Lugo

🧡 conversation

β€œIt’s a Unix system… I know this!”

Something from a year or two ago that I built and iterated on since then. Ever wanted to see all your files in 3D to get a mental map? No problem - use CherrierView - a terminal-style, colorized .dae blit of arbitrary directories into space.

πŸŽ₯ Demo

πŸŽ₯ Torn Leaf Zero via Lu Wilson

🧡 conversation

Youtube Thumbnail

I made a video to introduce an exhibition im making called TORN LEAF ZERO

It features a collaborative artwork with over one hundred participants

Devlog Together

πŸ“ exaequos.com via Kartik Agaram

🧡 conversation

I've been playing with a new platform that I hope will be quite convivial. Hosted 😬 but no Javascript and seems easy to build and self-host. Created by a single person, so decent chance of staying simple over time. It seems to be a fork of emscripten that's been made habitable. In particular, it includes raylib and some Lua bindings to it, so I'm starting to feel at home.

exaequos.com

I ported one of my early LΓ–VE apps to it, for geometric constructions. There's an app store and I've published my app there, so you should be able to run it for yourself and inspect the source code. (All apps on the app store are available right in the file system, under /usr/store !)

Disclaimers. It's slow, like dialing up over a phone line. Still lots of bugs. I had to reboot the VM several times while recording this video. Commands often hang or crash, then completely stop working until I reload. It's never lost my data, though. Data is stored in local storage on the browser until you publish something to the app store.

πŸŽ₯ exaequOS

Thinking Together

πŸ’¬ Hamish Todd

🧡 conversation

I'm thinking about spreadsheets. Has anyone ever made a convincing interface for defining functions , using a spreadsheet interface?

(I am aware that you can define functions in most modern spreadsheets, but this requires you to go to a traditional coding interface. This is obviously cheating!)

πŸ’¬ Andreas S

🧡 conversation

Hi FoC Community πŸ™‚ I'm looking for something that i found a couple of years ago and apparently my fuzzy descriptions fail my zettelkasten or a search engine for that matter. I think I'm looking for a clojure talk in which someone presented also a tool. This tool used a UI of 2 or Three circles as a kind of number REPL which explained for example how the map function works in clojure. I hope that isn'T too vague if you know the name of the tool, that would be very cool. Thank you!!

πŸ“ Where does constant data go? via Dany

🧡 conversation

I wrote a blog post about constant data in PL. Which is kind of curious in text based PL and a place where more visual approaches can really shine.

All of the programming languages I know make an interesting distinction, between two groups of constants, depending on type.

Content

πŸ“ Future of Coding Weekly 2020/02 Week 1 via Mariano Guerra

🧡 conversation

πŸ“œ Past Futures of Coding February 2020 Edition

πŸ’¬ Stefan Lesser

🧡 conversation

I’ve been reviewing classic papers about simplicity, complexity, and adjacent topics, both for my current series of essays and an essay I’m writing for Onward!

So far I have reviewed (or downloaded for review):

  • Herbert A. Simon, The Architecture of Complexity (1962)
  • Melvin E. Conway, How Do Committees Invent? (1968)
  • Peter Naur, Programming as Theory Building (1985)
  • Frederick P. Brooks, Jr., No Silver Bullet β€” Essence and Accident in Software Engineering (1986)
  • Richard P. Gabriel, Worse is Better (1991)
  • Rich Hickey, Simple Made Easy (2011)

What am I missing? What else should be on that list?


πŸ‘¨πŸ½β€πŸ’» By 🐘 @marianoguerra@hachyderm.io 🐦 @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 Β© 2024 Mariano Guerra - Powered by Nikola