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 3 #76

Closed marianoguerra closed 3 years ago

marianoguerra commented 3 years ago
marianoguerra commented 3 years ago

πŸ’» Information Software Builder πŸ‘“ 3D Spreadsheets 🧠 Philosophy of Programming 🎨 Stop Motion Software

Two Minute Week

πŸŽ₯ Card Auto Title: Ctrl + Double Click on a Card Title to set Auto Title via Mariano Guerra

🧡 conversation

Thumbnail

Default titles are set on card creation, since they are empty the title is just the card type.

Once the card is configured it can generate a more descriptive name, setting it manually takes time and the title is almost always a description of the card's configuration.

Auto title will generate the title from the configuration when the user Ctrl + Double Clicks on the card title.

marianoguerra commented 3 years ago

πŸŽ₯ Pluto Prototype 2 via Paul Sonnentag

🧡 conversation

Thumbnail

Here is a quick demo of my prototype Pluto, a tool for building information software.

marianoguerra commented 3 years ago

πŸ’¬ Martin Sosic

🧡 conversation

Last week at Wasp:

marianoguerra commented 3 years ago

Our Work

πŸ’» Phenakistiscope Animation via forresto

🧡 conversation πŸ’‘ Description of Meemoo and GIF in the conversation

A program to turn a still image into a rotating animated GIF, with each frame rotated by n/16 turns, for previewing Phenakistiscope design.

Very niche app, but that's one of the points of Meemoo. I have to remind myself that it's still chugging along after all these years, and useful for these niche problems.

(You have to increment the frame input manually from 0-15, and then press "play" or "make gif" in the "animation" box.)

More about Meemoo:

Other services for learning code (like Code Academy) start with β€œthis is a var.” You complete the lessons, get badges, and maybe get a fundamental concept of programming, but what can you really do with it? Meemoo starts with β€œthis is a stop motion application.” Use it as is, or look under the hood and hack it if you like. I think that this design for hackability feeds curiosity and encourages learning in a more natural way, much closer to how I and many other actually learned coding.

image.png

marianoguerra commented 3 years ago

Thinking Together

πŸ’¬ Breck Yunits

🧡 conversation

Does anyone know of any 3-D spreadsheet projects like this one from Alan Kay in 1984?

Screen Shot 2021-05-13 at 3.48.41 PM.png

marianoguerra commented 3 years ago

πŸ’¬ Breck Yunits

🧡 conversation

In a new language I am working on instead of writing one word links like this you write links like thisπŸ•Έhttp://example.com. [word]πŸ•Έ[url]. It compiles to an a tag. HTTPS is assumed. Anything wrong with this? Which emoji should I use?

marianoguerra commented 3 years ago

Content

πŸ”— Why OpenDoc failed, and then failed 3 more times? via Mariano Guerra

🧡 conversation

The plot thickens: Why OpenDoc failed, and then failed 3 more times?

Summary of reasons found around the web and comparing them with other implementations of the same concept:

And a short mention of Web Components

marianoguerra commented 3 years ago

πŸ“ LinkBack via Mariano Guerra

🧡 conversation

LinkBack is an open source framework for Mac OS X that helps developers integrate content from other applications into their own. A user can paste content from any LinkBack-enabled application into another and reopen that content later for editing with just a double-click. Changes will automatically appear in the original document again when you save.

marianoguerra commented 3 years ago

πŸŽ₯ Philosophy of Programming, Simulating the Commodore 64, and More with Tomas Petricek via Mariano Guerra

🧡 conversation

marianoguerra commented 3 years ago

πŸ“ From "Habitability and Piecemeal Growth" by Richard Gabriel via Kartik Agaram

🧡 conversation

I posit that a truly comprehensible programming environment - one forever and by design devoid of dark corners and mysterious, voodoo-encouraging subtle malfunctions - must obey this rule: the programmer is expected to inhabit the bedrock abstraction level. And thus, the latter must be habitable. http://www.loper-os.org/?p=55 (inline link mine)

marianoguerra commented 3 years ago

πŸ“ The return of fancy tools via Ivan Reese

🧡 conversation

Charming little blog post on complexity and simplicity.

The friction of having to write, to structure thoughts in plain text, to remember the name of the person I need to reference on this page: that is the point. Frictionless note-taking produces notes, but it doesn’t - for me - produce memory.

marianoguerra commented 3 years ago

πŸŽ₯ Dark Lang with Paul Biggar via Mariano Guerra

🧡 conversation

marianoguerra commented 3 years ago

πŸ’¬ Janne Aukia

🧡 conversation

I’m thinking if it would make sense and be feasible to create a β€œtwo-way” editor, where the ground truth would be in code, but you could edit the elements visually, too.

Any examples of:

marianoguerra commented 3 years ago

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