DEV Community

Cover image for Yet Another Newsletter LOL: Just in time
Nick Taylor
Nick Taylor

Posted on • Updated on • Originally published at buttondown.email

 

Yet Another Newsletter LOL: Just in time

This one is coming to you a little earlier this week as I’m off for the holidays, and I know some of you are as well. With that, another week, another newsletter. Let’s get to it!

Around the Web

how I can basically create more advocates of the product I’m working for, as opposed to being the face of the thing I’m talking about

Fun Stuff

I’m looking forward to the new Spider-Man, Across the Spider Verse. The trailer looks amazing!

Words of Wisdom for the Week

As software engineers, it’s important to remember that the ultimate goal of the work we do is to solve business problems and provide value to our users and customers.

Addy Osmani on LinkedIn

Shameless Plugs

Jessica Wilkins (@codergirl1991) joined me on the stream last week. Such a great conversation. From music to code. Check it out!

If you liked this newsletter, you can subscribe or if RSS is your jam, you can also subscribe via RSS.

Top comments (0)

The AI Brief

  1. LLMs will fundamentally change software engineering

Learn how Language Learner Model Transformers (LLMs) are poised to play a revolutionary role in software development by quickly annotating code or README and using natural language to explain complex code snippets. Integrating LLMs will not only increase accessibility but also make engineering processes much more efficient.

  1. OpenCommit: GPT CLI to auto-generate impressive commits in 1 second

Discover an efficient way to produce coherent commit messages using GPT! OpenCommit provides command-line integration for the OpenAI GPT model that takes your code changes and generates related, enhanced git commit descriptions. Save time and mental effort - avoid agonizing over your next git commit message.

  1. 5 ChatGPT-4 Productivity Hacks: Unleash the Power of AI and Supercharge Your Software Engineering Workflow

Learn several hacky ways that AI-generated language models like ChatGPT-4 can really improve your overall software engineering workflow. These productivity tips include slash commands for project management tools, brainstorming code structure, using GPT as a pair-programming buddy and more to level up your ability to develop with the aid of AI.