Jamstack is evolving toward a composable web (Ep. 588)
Dana Lawson, Senior VP of Engineering at Netlify, joins Ben and Ryan to talk about her path from the military to tech, how three years at GitHub continues to shape her perspective, and how composable architecture is turning web development into something resembling LEGOsⓇ (in a good way). Episode notes:
Read moreVisualizing a determinant identity
The previous post discussed an algorithm developed by Charles Dodgson (better known as Lewis Carroll) for computing determinants. The key identity for proving that Dodgson’s algorithm is correct involves the Desnanot-Jacobi identity from 1841. The identity is intimidating in its symbolic form and yet easy to visualize. In algebraic form
Read moreCharting New Waters: My First Year as a Data Analyst
One year of growth and learningContinue reading on Better Programming »
Read moreHow to Showcase Your Value Without Bragging
Value creation doesn’t happen overnight, and you can’t force others to see your worthContinue reading on Better Programming »
Read moreExploring the infrastructure and code behind modern edge functions
At this point, the internet has a fully global reach. If you create a successful web or mobile app, you could have users on every continent (maybe not Antarctica). When they load up your app, they want it to be fast and relevant to them. That’s where edge computing comes
Read moreWrite Clean, Concise, and Debuggable Code in Express.js
Requests and response—Chain of Responsibility — global error handling and logging — you don’t know what you don’t knowExpress is a popular backend framework for Node applications. It’s often one of the earliest frameworks new JavaScript developers will learn to create RESTful APIs. And why not? It’s a powerful tool that seriously cuts down on
Read moreHow Lewis Carroll computed determinants
Charles Dodgson, better known by his pen name Lewis Carroll, discovered a method of calculating determinants now known variously as the method of contractants, Dodgson condensation, or simply condensation. The method was devised for ease of computation by hand, but it has features that make it a practical method for
Read moreTechnical Encounter: Low Code With Dash, Streamlit and Panel — Part 1
Developing data applications with easeContinue reading on Better Programming »
Read moreChris’ Corner: Complexity
Have you seen The Grug Brained Developer? It’s an essay with a URL. It’s written like a caveman became a developer and put together a philosophy that is largely a rally against complexity. Cavemen have dumb simple brains, get it? It has good points, and I largely agree with it.
Read moreGPT-4; Human-Cyborg Relations
Photo by Lyman Hansel Gerona on UnsplashImagine thisyou’re hurtling through space. The ship’s alarm wakes you up from deep freeze. Now you’re being told that unless you resolve the trajectory calculation error, your death — and the death of those asleep onboard — is imminent. All you need to do is reset the nav computer
Read more