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 2020/06 Week 2 #25

Closed marianoguerra closed 4 years ago

marianoguerra commented 4 years ago

This issue collects resources for the newsletter of the year/month/week that should be in the title

If you want to contribute open the issue and paste a resource you think is worth sharing in the newsletter and comment on the issue of the week.

Use markdown for formatting, ideally a contribution should have a title a link and optionally a description.

Post helpers: https://marianoguerra.github.io/future-of-coding-weekly/helpers.html

Use comment reactions on issue comments to up vote/down vote/whatever each submission the reactions that have a clear sense of positive/negative will be considered to rank the submissions of the week.

marianoguerra commented 4 years ago

πŸ’¬ Steve Dekorte 🧡Conversation

If you feel (as I’m guessing most of us here do) that software development hasn’t progressed very much in the last several decades, can you share any thoughts/theories you might have on why that has happened?

πŸ’¬ Ivan Reese 🧡Conversation

If you instead want to share thoughts about how software dev has made good progress in the past few decades, join my thread.

πŸ’¬ Jamie Brandon 🧡Conversation

... Specialization and economies of scale have been some of our main tools for progress. Maybe the future where programming only happens in thousand-person teams is the one where software works better? ...

marianoguerra commented 4 years ago

🐦 Minimum viable browser quine. Via Christopher Galtenberg 🧡Conversation

marianoguerra commented 4 years ago

πŸ’¬ Paul Butler 🧡Conversation

What are people's thoughts on the future of no-code platforms with regards to open source? These days as a developer I see that languages where the only compiler is proprietary are increasingly niche, while widely adopted languages have an open source stack. Will the same thing happen with no-code platforms, or are the dynamics different?

πŸ’¬ Jamie Brandon 🧡Conversation

What are people's thoughts on funding?

marianoguerra commented 4 years ago

🐦 Penrose: from mathematical notation to beautiful diagrams. Via Chris Knott 🧡Conversation

We’ve been building a new tool called Penrose, which takes a big step toward automatically visualizing mathematics. You just type math notation & Penrose magically comes up with a visualization for you.

marianoguerra commented 4 years ago

πŸ“’ 16th AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment. Via Chris Martens 🧡Conversation

Please send us your games, weird art, and interactive widgets that are informed in some way by AI, by Friday, June 12!

Details are available here.

Please consider submitting especially if you are not working in academia and/or if you are working with an arts/humanities focus. This track is a huge part of what makes AIIDE special, that we value many different forms of contribution.

marianoguerra commented 4 years ago

❓ Will Crichton 🧡Conversation

I’m researching the influence of working memory in program comprehension. Question for the community:

When you’re reading or writing a program, are there specific tasks/examples/etc. where you found it hard to remember things? Maybe you were flipping back and forth between documents, or you kept looking back to the definition of something.

marianoguerra commented 4 years ago

πŸ“ Soutei, a Logic-Based Trust-Management System. Via S.M Mukarram Nainar 🧡Conversation

Delightful application of PLT principles to solve an actual problem. Debugging unix permissions problems is going to be more painful in the future because I'm always going to think back to this.

marianoguerra commented 4 years ago

πŸ“ Unker Non-Linear Writing System. Via Michael Donatz 🧡Conversation

This is what I want to see from a programming language

marianoguerra commented 4 years ago

πŸ“’ Will Crichton 🧡Conversation

Given recent events (as well related discussion of lack of diversity in FoC), I just wanted to mention

Now is a good time to reflect on what role people of color can and should play in the future of coding.

That starts with understanding the relationship of technology and race.

I can recommend several great examinations of this topic in the HCI community:

marianoguerra commented 4 years ago

πŸ“¦ blokdots is a simple to use software to build interactive hardware prototypes without writing a line of code. Via Mariano Guerra 🧡Conversation

marianoguerra commented 4 years ago

πŸŽ₯ Neural network to translate abstract syntax trees into images. Via noahtren 🧡Conversation

I've been working on a deep learning project that feels relevant to this community, and would love to hear some of your thoughts. I'm training a neural network to translate abstract syntax trees into images (and then back into ASTs since the whole system is an autoencoder.) Right now this is limited to simple arithmetic statements like c / (a+b), but the goal is to try it out on larger expressions with a greater vocabulary, so that you can turn larger ASTs into images. In addition to being really fun and interesting, it feels like it could offer ideas for visual programming? Visualized here is an interpolation between different expression trees. Still kind of rough around the edges.

marianoguerra commented 4 years ago

https://tinyletter.com/marianoguerra/letters/future-of-coding-weekly-2020-06-week-2