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/01 Week 5 #172

Closed marianoguerra closed 1 year ago

marianoguerra commented 1 year ago
marianoguerra commented 1 year ago

🪜 Gradual Languages 🧫 Coding Generative Interactive Systems 🧠 History of Tools for Thought 🦥 Lazy User Interfaces

Our Work

📝 Hedy: A Gradual Language for Programming Education via Joe Nash

🧵 conversation

We have quite a FoC relevant edition of Papers We Love Education this month: we’ll be discussing “Hedy: A Gradual Language for Programming Education” with Professor Felienne Hermans! Thursday 26th at 6pm CET, all the info here: github.com/papers-we-love/edu/discussions/11

For those not familiar with Hedy: hedycode.com

marianoguerra commented 1 year ago

🐦 Tweet from @jimmeyer via Jim Meyer

🧵 conversation

The code engine in Henosia can now interact with Chrome's own debugger, including any local variables used at the breakpoint.

It's an internal tool for now to debug the code engine. Might be useful for hybrid designers though 😁

Details in this twitter post.

🎥 Henosia Breakpoint Locals

marianoguerra commented 1 year ago

Thinking Together

💬 Nick Arner

🧵 conversation

Does anyone have any resources they’d recommend for learning about Rust/WASM?

marianoguerra commented 1 year ago

Content

📝 AI-powered low-code platform by example — how to use chatGPT to abstract from domain languages :rocket: via Jarno Montonen

🧵 conversation

ChatGPT as a natural language abstraction for DSLs?

marianoguerra commented 1 year ago

📝 the Noosphere Discord via Kartik Agaram

🧵 conversation

A couple of links from the Noosphere Discord, just because sharing links is how I add them to my brain:

marianoguerra commented 1 year ago

📝 2023 Rough Questions via Mariano Guerra

🧵 conversation

Two overarching questions:

marianoguerra commented 1 year ago

🎥 "Ceptre: A Language for Modeling Generative Interactive Systems" by Chris Martens via Nilesh Trivedi

🧵 conversation

Youtube Thumbnail

marianoguerra commented 1 year ago

🐦 Tweet from @haxor via Mariano Guerra

🧵 conversation

Are you interested in trying the new functional programming language that I've been developing? Sign up for an early preview

Here's a small glimpse of the language

🐦 Brett Slatkin: Are you interested in trying the new functional programming language that I've been developing? Sign up here for an early preview: https://quil.la/2X2LS I'd love some patient feedback before I release it more widely. Thank you in advance!

🐦 Brett Slatkin: Today's functional programming amusement: Mandelbrot set

1130x838px image

marianoguerra commented 1 year ago

💻 QueryStorm | C# in Excel - QueryStorm via Riley Stewart

🧵 conversation

A fairly complete IDE that can work directly with Excel data via LINQ, with extension capabilities of its own to boot.

Show HN

marianoguerra commented 1 year ago

📝 Natural language is the lazy user interface via Mariano Guerra

🧵 conversation

" Just slap a textbox on it!"

The tyranny of the blank textbox is real.

"people are bad at words"

marianoguerra commented 1 year ago

🎥 Meeting: Tools for Thought Rocks - Mark Bernstein via Jack Rusher

🧵 conversation

Mark Bernstein (who has been doing Tools for Thought stuff for decades, and has had a product in that space since 2001) gives a very rich history of TfT in the hypertext/notetaking vein

marianoguerra commented 1 year ago

Devlog Together

📝 Manual Tests via Kartik Agaram

🧵 conversation

Today I gave each app a default map for its code, so that people get a better initial experience when connecting the driver to it, rather than the blank canvas they've been faced with so far.

Initialization is one of the categories of semantics that's hard to write tests for. What should happen when a config file is present. The driver maintains separate configs for each app it knows about, so it needs to handle the very first app vs first view of a new app. What if the app has no default map. Etc., etc.

Anyways, I ended up touching git.sr.ht/~akkartik/driver.love/tree/main/item/Manual_tests.md after a while.

marianoguerra commented 1 year ago

💬 Lu Wilson

🧵 conversation

a snippet from my weekly blog this week

(pretty niche tode/bret lore content)

image.png

marianoguerra commented 1 year ago

Present of Coding

📢 Future of Coding Newsletter Archive and RSS Feed via Mariano Guerra

🧵 conversation

The future of coding newsletter now owns its small plot of land on the internet: history.futureofcoding.org/newsletter

And because of that it now has an RSS feed: history.futureofcoding.org/newsletter/rss.xml