/Productivity

How I Use LLMs As A Staff Engineer

- Sean Goedecke tl;dr: “Personally, I feel like I get a lot of value from AI. I think many of the people who don’t feel this way are “holding it wrong”: i.e. they’re not using language models in the most helpful ways. In this post, I’m going to list a bunch of ways I regularly use AI in my day-to-day as a staff engineer.”

featured in #589


How I Use LLMs As A Staff Engineer

- Sean Goedecke tl;dr: “Personally, I feel like I get a lot of value from AI. I think many of the people who don’t feel this way are “holding it wrong”: i.e. they’re not using language models in the most helpful ways. In this post, I’m going to list a bunch of ways I regularly use AI in my day-to-day as a staff engineer.”

featured in #588


The 12-Line Pull Request That Took 5 Days: A Context Problem

- Dennis Pilarinos tl;dr: The biggest challenge in software development isn’t writing code. It’s having enough context to know what code to write.

featured in #584


Using GitHub Copilot To Speed Up Your Development Workflow

- Grady Salzman tl;dr: “Let’s dive into three features of Copilot I use everyday to increase my productivity and write better code: Copilot Edits, workplace contexts, and customizing Copilot for your workspace.”

featured in #583


Five Voice-Based Workflows To Try in 2025

tl;dr: From brainstorming on the go to neatly structured retrospectives, fully prepared meetings, or ready-to-share strategy documents—you can now do real work without a keyboard. LLMs are unlocking new ways of working, these are our favorite voice-based workflows for managers tired of being tethered to their screens.

featured in #581


The Productivity Apps I Use In 2024

- Cassidy Williams tl;dr: “This post will not cover my code editor(s), terminals, or other developer tools. This is just a list of the tools I use daily to get my tasks done! Also, all of them work across operating systems. I use both a PC and a Mac, so that’s important to me.”

featured in #579


The Productivity Apps I Use In 2024

- Cassidy Williams tl;dr: “This post will not cover my code editor(s), terminals, or other developer tools. This is just a list of the tools I use daily to get my tasks done! Also, all of them work across operating systems. I use both a PC and a Mac, so that’s important to me.”

featured in #578


Are You Shipping More With GitHub Copilot? Is More Roadmap Work Being Done?

tl;dr: Engineering leaders are trying to figure out if their team is using GitHub Copilot, how much they're using it, and its impact on their work. Download this slide deck from Jellyfish, analyzing data from 4,200+ developers at 200+ companies, and start understanding whether you're getting adequate return on your AI investments.

featured in #571


Expanding The Solution Size With Multi-File Editing

- Birgitta Böckeler tl;dr: “A very powerful new coding assistance feature made its way into GitHub Copilot at the end of October. This new “multi-file editing” capability expands the scope of AI assistance from small, localized suggestions to larger implementations across multiple files. Previously, developers could rely on Copilot for minor assistance, such as generating a few lines of code within a single method. Now, the tool can tackle larger tasks, simultaneously editing multiple files and implementing several steps of a larger plan. This represents a step change for coding assistance workflows.”

featured in #568


The Impact of Generative AI on Software Developer Performance

tl;dr: BlueOptima's study of 200,000+ enterprise developers uncovered surprising insights on the reality of Generative AI: (1) Only 12% of developers commit GenAI code without modification, suggesting limited real-world integration. (2) Modest productivity gains of only 4%, indicating marketing claims are premature. (3) A decline in quality with high AI usage.

featured in #559