The Embodied Experience of Programming in Different Languages
By
solarwindy
A second-rack bagel that's nearly first-rack. Tasty stuff.
Summary
The article explores the subjective, embodied experience of programming in different languages, contrasting the precarious feeling of C-like languages with nested parentheses to the grounded, exploratory nature of functional languages like Haskell. The author describes programming as a physical experience involving breath, posture, and spatial awareness.
Key quotes
· 4 pulledDifferent programming languages feel viscerally different, right? I can't be the only one. It's so embodied.
When I'm deep in multiple nested parentheses in a C-like language, even Python, I feel precarious, like I'm walking a high wire or balancing things in my hands.
Functional languages are the opposite. I haven't done much Haskell but what I did felt like crawling underground through caves.
Programming is a physical experience. I hold my breath. I lean forward. I feel the code in my body.
You might also wanna read
Running Gemma 4 on a 2016 Xeon Server with No GPU: A Technical Walkthrough
The article describes running Gemma 4 (a 25B-parameter Mixture-of-Experts model) on a severely outdated server with a 2016 Intel Xeon E5-262
NVIDIA Announces "Hack for Impact" London Event for Autonomous AI Agent Development
NVIDIA is hosting a "Hack for Impact" event in London, challenging participants to build autonomous agentic applications using open-source m
Four practical steps to control Azure Foundry token costs for agentic AI workloads
This article provides practical guidance on controlling token costs in Microsoft Azure Foundry, particularly for agentic AI workloads where
MerLean-Prover: A Recursive Agent Harness for Lean 4 Theorem Proving Outperforms Baselines
MerLean-Prover is an end-to-end Lean4 theorem prover that replaces 'sorry' declarations with kernel-checkable proofs using three agent types
Why small pull request policies can backfire on software quality
The article critiques a common software engineering policy that limits pull requests (PRs) to small sizes (e.g., 500 lines, few files). Whil
apenwarr.ca·7h agoHow Anthropic contains Claude's expanding access across its products
Anthropic describes how it has evolved its approach to granting Claude, its AI assistant, increasingly broad access to internal systems over
