Victor Loux Bookmarks Tag: code

80 bookmarks tagged “code

A Coder Considers the Waning Days of the Craft

newyorker.com/magazine/2023/11/20/a-coder-considers-the-waning-days-of-the-craft
Coding has always felt to me like an endlessly deep and rich domain. Now I find myself wanting to write a eulogy for it.

Developers spend most of their time figuring the system out

lepiter.io/feenk/developers-spend-most-of-their-time-figuri-9q25taswlbzjc5rsufndeu0py/
What does it mean when we say that developers spend most of their time figuring the system out? Why is it important? And how else could we look at this problem?

Technical Debt Is Not Debt; It’s Not Even Technical | Mark Greville

markgreville.ie/2021/07/23/technical-debt-is-not-debt-its-not-even-technical/
Co-authored with Dr Paidi O'Raghallaigh and Dr Stephen McCarthy at Cork University Business School as part of my PhD studies, and originally published by Cutter Consortium’s Business Agility & Software Engineering Excellence practice on 22nd of July 2021 Take a minute and write an answer to the question, “What is technical debt?” Then read this…

Semgrep

semgrep.dev/
Semgrep is an open-source tool for lightweight static analysis using a familiar syntax

Coding with voice dictation using Talon Voice · Josh W Comeau

joshwcomeau.com/accessibility/hands-free-coding/
Earlier this year, I developed Cubital Tunnel Syndrome, a repetitive-strain injury, in both of my elbows. As a result, I pretty much can't…

Project Cambria: Translate your data with lenses

inkandswitch.com/cambria.html
Changing schemas in distributed software is hard. Could adopting bidirectional lenses help?