Closed marianoguerra closed 4 years ago
🎥 Terminal experiments via Felix Kohlgrüber
🐦 Felix Kohlgrüber: Quick demo of another terminal prototype. Features:
- Correct wrapping of logging messages
- Displaying additional information on hover
🖱️ Code Scrubber via Dominik Jančík
Did this little prototype to find out how difficult it would be to automatically add scrubbability to numbers in arbitrary text in JS/HTML.
Turns out not too much, would love to see this in online experimental editors such as CodePen, JSFiddle, etc.
🎥 Demo
📝 Apparatus with Magnets: Updates via Joshua Horowitz
I'm prototyping a new approach to drawing dynamic pictures with direct manipulation. So far, I've been calling it "Apparatus with Magnets". We'll see if the name... sticks. 😉
Here's a "project proposal" Progress is slow but steady. Feedback is welcome!
📷 Demo
💬 Ope
What is future of hardware and how will it impact the future of code? What are the most promising approaches to breaking free of Von Neumann bottleneck? <- is this still a thing?
💬 Orion Reed
I’m running dangerously low on books and would love some FoC related recommendations.
🎥 discusses verbalization/vocalization of PLs as part of a larger talk via Nick Smith
I'm slowly convincing myself that the future of programming includes verbalizability (and thus, natural language).
💬 I know might be heresy but I'm curious why people like the interaction of scrubbing numbers via Daniel Garcia
IMO it's hardly discoverable, it lacks reference values to know how far to drag and feels like poor UX.
What others think about it?
🎥 https://www.youtube.com/watch?v=DxfEbulyFcY via Ray Imber
Imperative programming and math pedagogy:
Converting an algorithm or concept from a research paper into imperative code is often seen as tedious, but I think the process helps with learning and clarifying understanding. This is an underrated advantage of imperative code.
Thoughts? Do you agree or disagree? How can this idea of "reification" of algorithms be extended to other paradigms?
🎥 Beautiful code: typography and visual programming via Felix Kohlgrüber
First talks about how code is still presented like it's the 70s and then goes more into visual programming and what the future of coding might look like.
📝 The Thirty-Million-Line Problem via Kartik Agaram
Interesting take on what ails software
📝 Notation as a genuine breakthrough in its own right via Ope
🐦 Quanta Magazine: The lines and squiggles used by Richard Feynman to describe basic particle interactions “revolutionized nearly every aspect of theoretical physics.” Our In Theory video shows how: https://www.youtube.com/watch?v=qe7atm1x6Mg
📝 Alan Kay's VPRI's STEPS via Stefan Lesser
There have been a few projects in the past that have attempted to build complete computing systems (OS, basic services/apps, development environment, sometimes even hardware) with a focus on comprehensibility — a single individual should be able to understand how the whole system works is stated explicitly as a goal. For me instantly STEPS Toward the Reinvention of Programming project comes to mind, as well as Project Oberon.
What other systems/project like that do you know or what should also be considered as a similar project, even if the stated goals might be different?
📝 Freedom isn’t Free via Orion Reed
A critical, unavoidably sociopolitical, and possibly optimistic (depending on your worldview) critique of the open-source movement and it’s philosophical origins that failed to take root. Regardless of your views I think it articulates an undercurrent seen in many discussions within the open source community. I would absolutely love thoughts on this article, as the wider discussions adjacent to it are obsessively interesting to me and have been for a long time.
🎙️ Chris Martens on narrative generation | The Search Space via Chris Martens
Podcast for folks interested in logic programming and/or languages for modeling virtual worlds
Our Work
💻 A tool for building interactive coding tutorials out of Git commits via Shawn McKay
🧵 conversation