Closed marianoguerra closed 3 years ago
π’ Aflow: designing a dataflow programming language via Sergii
I have been working on a dataflow programming language recently, finished and published a post on it
π₯ Chris Maughan (NVIDIA) - A Graphics Programmer Does Audio : Building a Live Coding IDE via Chris Maughan
A recent talk I gave on my live coding environment for the Audio Programmers
π End of 2020 newsletter Szymon Kaliski
π’ Enso Dev Blogβββ18th December 2020 via Joe Nash
Enso (formerly known by many of you as Luna) is nearing release of 2.0. The first single binary installer will be coming in the near future, which should make it a lot easier to use and try out the new Enso. If youβre interested in taking it for a test drive, thereβs a signup on the latest devblog, from which weβll send you the package and docs as soon as itβs ready
π The Object Network via Duncan Cragg
Non technical?
If you're not a techie, or have access to someone who isn't, would you be kind enough to cast your normie eyes on this page for me?
π¬ Nick Fox-Gieg
The final 24 hours of Flash's death clock seem like a good occasion to think about the non-linear nature of art-making tool development. I suppose I'm a technological determinist, and the larger forces that hashed out browser standards--nurturing Flash for a time, and then abruptly extinguishing it--don't seem all that historically different from, for example, the 1979 global silver shortage, which by suddenly raising the price of film stock greatly accelerated the shift to video.
π An oral history of the hamburger icon (by the people who were there) via Garth Goldwater
a short oral history of the development of the hamburger menu, and by extension, the entire concept of using icons in interactive computers
π Perceus: Garbage Free Reference Counting with Reuse via Chris Knott
I really like this paper which has a clear and simple reference counting system for a functional language, which ends up being surprisingly performant.
The key point is that it is fairly easy for the programmer to anticipate when memory will be freed and then immediately refused, allowing for code that effectively mutates memory in place.
π¦ Tweet from @maxkreminski via Ope
I found this interesting. I wonder how emotions can be thought about with regards to the future of programming
π¦ Max Kreminski: love this characterization of how dread (& emotion more generally) influences programmersβ use of tools. emotion is key to creativity support tool design β one big reason that people find creativity hard is bc of all the emotional hangups around it https://twitter.com/left_pad/status/1313245209917087745
π¦ Henry: here's @rsnous on the dread of using debuggers: "it's not sufficient to just give people a tool that theoretically does the thing. It has to be integrated in the experience in a way that works emotionally"
ref: https://twitter.com/rsnous/status/1257165574032879616?s=20
π¦ Tweet from @rsnous via Vladyslav Sitalo
also from the same person - a really interesting way to conceptualize/work with tabs (rw)
π¦ Omar Rizwan: π TabFS: mount your browser tabs as a filesystem https://omar.website/tabfs/
π° Designing a Dataflow Language π Graphics Programmer Does Audio π Enso Near 2.0 π‘ Living Patterns π Emotional Programming
Our Work
π» nonphoto/bloom via Jonas Luebbers
𧡠conversation
Hi all, I just released a small library for manipulating the DOM using reactive streams. partially inspired by @Steve Krouseβs excellent article The Misunderstood Roots of FRP Can Save Programming.