all things engineering

all things engineering

459 bookmarks
Custom sorting
Go'ing Insane Part One: Endless Error Handling
Go'ing Insane Part One: Endless Error Handling
I’ve been using Go for a few years now, mostly in my open source project Lazygit. In my day job I use Ruby and Typescript, and I’ve also spent some time with Rust. Each of those languages have design quirks that can grind a developer’s gears, and although my own precious gears have been ground by every language I’ve used, Go is the only language that has made me feel indignant.
·jesseduffield.com·
Go'ing Insane Part One: Endless Error Handling
Episode 373: Joel Spolsky on Startups Growth, and Valuation
Episode 373: Joel Spolsky on Startups Growth, and Valuation
Listen to this episode from Software Engineering Radio - the podcast for professional software developers on Spotify. Joel Spolsky on founding Stack Overflow, “land grabs” vs. “bootstrapping with profitability”, raising more money using “proof points”, what developers and companies get massively wrong, choosing your next job, and how to ask and answer on Stack Over
·open.spotify.com·
Episode 373: Joel Spolsky on Startups Growth, and Valuation
Microservices - Please, don’t
Microservices - Please, don’t
This blog post is adapted from a lightning talk I gave at the Boston Golang meetup in December of 2015. For a while, it seemed like everyone was crazy for microservices. You couldn’t open up your favorite news aggregator of choice without some company you had never heard of touting how the move t
·riak.com·
Microservices - Please, don’t
The Ultimate Burnout Guide
The Ultimate Burnout Guide
What do we actually know about burnout? What does the research say? Is burnout prevention possible? All the research, in one free, constantly updated book.
·commoncog.com·
The Ultimate Burnout Guide
GitHub - brandur/heroku-http-api-design: The Heroku HTTP API Design Guide, forked to look more like its original pre-GitBook state with a more easily digestible single-page format.
GitHub - brandur/heroku-http-api-design: The Heroku HTTP API Design Guide, forked to look more like its original pre-GitBook state with a more easily digestible single-page format.
The Heroku HTTP API Design Guide, forked to look more like its original pre-GitBook state with a more easily digestible single-page format. - GitHub - brandur/heroku-http-api-design: The Heroku HTT...
·github.com·
GitHub - brandur/heroku-http-api-design: The Heroku HTTP API Design Guide, forked to look more like its original pre-GitBook state with a more easily digestible single-page format.
Running in Circles
Running in Circles
Why Agile Isn’t Working and What We Do Differently UPDATE: We’ve written an entire book on this topic! Read it online: Shape Up: Stop Running in Circles and Ship Work That Matters. Agile star…
·m.signalvnoise.com·
Running in Circles
Real World Recommendation System - Part 1
Real World Recommendation System - Part 1
Training a collaborative filtering based recommendation system on a toy dataset is a sophomore year project in colleges these days. But where the rubber meets the road is building such a system at scale, deploying in production, and serving live requests within a few hundred milliseconds while the user is waiting for the page to load. To build a system like this, engineers have to make decisions spanning multiple moving layers like:
·blog.fennel.ai·
Real World Recommendation System - Part 1
Exit Interviews Are a Trap - Jacob Kaplan-Moss
Exit Interviews Are a Trap - Jacob Kaplan-Moss
It’s tempting to air your grievances at your exit interview. Don’t. There’s almost no upside to speaking up, and tremendous potential downside. Avoid exit interviews if you can. If you must go, be totally bland; say nothing negative.
·jacobian.org·
Exit Interviews Are a Trap - Jacob Kaplan-Moss
The Biggest Mistake I See Engineers Make
The Biggest Mistake I See Engineers Make
Throughout my career, the biggest mistake I see engineers make is doing too much work on their own before looping in others.   I’ve experienced this mistake as both an IC and a manager. A…
·thezbook.com·
The Biggest Mistake I See Engineers Make