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 2022/01 Week 1 #112

Closed marianoguerra closed 2 years ago

marianoguerra commented 2 years ago
marianoguerra commented 2 years ago

๐Ÿ›ก๏ธ Sandboxing in Teliva ๐Ÿง‘โ€๐Ÿซ Afghan coding bootcamp ๐Ÿค” Modern computing critics critique ๐Ÿงฎ Analog modular synthesizer CPU

Two Minute Week

๐ŸŽฅ Sandboxing in Teliva via Kartik Agaram

๐Ÿงต conversation

Programming languages assume all code they run is trustworthy. Browsers assume all connections they make over a network are trustworthy. I'm starting to experiment with alternatives to these approaches. Here's one early, extremely caricatured sandboxing model that's already more flexible than both conventional languages and browsers.

Main project page: https://github.com/akkartik/teliva

Screen Shot 2021-12-25 at 10.51.11 PM.png

marianoguerra commented 2 years ago

๐Ÿ“ Alpha #8: Let bindings and recovery from HIR refactoring via Alexey Shmalko

๐Ÿงต conversation

This week I added let bindings to Alpha, and also fixed all things that were broken by HIR refactoring from the previous week (mainly, all built-in functions)

marianoguerra commented 2 years ago

๐Ÿฆ Tweet from @tomlarkworthy via Tom Larkworthy

๐Ÿงต conversation

This week I integrated Github Actions with Observable so I can take backups and publish to NPM automatically (eventually)

๐Ÿฆ Tom Larkworthy: Increase the power of @observablehq by triggering @github actions from notebooks. With this notebook you can pre-authenticate triggers so there is no need to input a token.

https://observablehq.com/@tomlarkworthy/repository-dispatch

marianoguerra commented 2 years ago

Our Work

๐Ÿ“ tutorial for jp a bash-based json processor via dnmfarrell

๐Ÿงต conversation

I wrote a tutorial for jp my bash-based json processor. github.com/dnmfarrell/jp#tutorial

I'm trying to make it easy for newcomers to learn something useful and accomplish something right away (even if the Venn diagram of users with bash who need to validate/transform json and don't already use jq is small). I'd appreciate any feedback anyone has. Thanks!

marianoguerra commented 2 years ago

๐Ÿง‘โ€๐Ÿซ The code must go on: An Afghan coding bootcamp becomes a lifeline under Taliban rule via Jamshid

๐Ÿงต conversation

Our work and the community I am running for the past 7 years got featured in this article by MIT Technology Review

marianoguerra commented 2 years ago

Thinking Together

๐Ÿ“• Opt Art: From Mathematical Optimization to Visual Design via Deepak Karki

๐Ÿงต conversation

Has anybody read this book? Reviews?

Linear optimization is a powerful modeling method for discovering the best solution to a problem among a set of available alternatives. It is one of todayโ€™s most important branches of mathematics and computer scienceโ€”and also a surprisingly rich medium for creating breathtaking works of art. > Opt Art> takes readers on an entertaining tour of linear optimization and its applications, showing along the way how it can be used to design visual art.

marianoguerra commented 2 years ago

Content

๐Ÿฆ Tweet from @danluu via Mariano Guerra

๐Ÿงต conversation

Interesting critique to the most idealist/abstract side of ourselves ๐Ÿ™‚

https://twitter.com/danluu/status/1475769364456501250

๐Ÿฆ Dan Luu: In general, I don't think it's very interesting when someone spends a lot of time talking about how much better the world would be if we all listened to them when they don't discuss specific details about what mechanisms would make things better and why. https://twitter.com/hillelogram/status/1474111409365655559

๐Ÿฆ Hillel: Vision and speculation are great, but Kay often criticizes modern computing for not matching his vision. But maybe it's his vision that was off? Maybe kids would never have used a Dynabook the way he imagined they'd use it

marianoguerra commented 2 years ago

๐Ÿ“ API Tokens: A Tedious Survey via Tom Larkworthy

๐Ÿงต conversation

this blog post has been my go-to on cutting edge access controls. The biscuits at the end blows my mind.

marianoguerra commented 2 years ago

๐Ÿ“ Before you go off inventing new programming languages via Mariano Guerra

๐Ÿงต conversation

Before you go off inventing new programming languages, please ask yourself these questions:

marianoguerra commented 2 years ago

๐Ÿ“ How I Build via Christopher Galtenberg

๐Ÿงต conversation

Lovely notes from a lovely project

marianoguerra commented 2 years ago

๐Ÿ“‘ Papers We Love via Shubhadeep Roychowdhury

๐Ÿงต conversation

Papers We Love is a repository of academic computer science papers and a community who loves reading them.

marianoguerra commented 2 years ago

๐Ÿคฏ Making a cpu using an analog modular synthesizer via Jimmy Miller

๐Ÿงต conversation

๐Ÿงต Making a cpu using an analog modular synthesizer

I'd appreciate if you might share this, it was fun but writing it up was a lot of work :3

๐ŸŽฅ Video

marianoguerra commented 2 years ago

๐Ÿ’ฌ Ask HN: Who wants to collaborate? via Ivan Reese

๐Ÿงต conversation

Folks looking for collaborators (or projects to collaborate on), here's an HN thread that you could skim through / jump into

marianoguerra commented 2 years ago

https://tinyletter.com/marianoguerra/letters/future-of-coding-weekly-2022-01-week-1