
Beyond Code Completion: Better Prompt Context to Supercharge Your AI Coding Workflow
AI code completion tools like GitHub Copilot have revolutionized the way we write code. These tools...
Browse the latest writing surfaced through DevArt.

AI code completion tools like GitHub Copilot have revolutionized the way we write code. These tools...
![How do you say... [insert tech lingo here]: A video series.](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3cgh9piejx4nttc48iw6.png)
I've been fascinated by how the industry has come to pronounce different tech words, lingo, products,...

How would you pronounce this file system directory name commonly found on linux and unix-like...

You may have seen the abbreviation for "Kubernetes" as k8s online. This is called a Numeronym. A...

Have you ever had to boot into single user mode and run fsck? It's a word we often read and write...

Have you heard of a "jwt" before (JSON web token)? It's a word we often read and write but rarely...

The greatest irony is that DevOps aimed to help developers talk with operations, and vice versa, yet...

As a technologist, there are a lot of words and acronyms we often only read or type out but don't say...

As a co-builder of AppMap — a runtime code analysis platform for developers to better visualize,...

Using the open source e-commerce framework Django-Oscar as an example. API documents are usually a...

N+1 queries happen in a variety of ways, out of sight to many developers who are using an ORM. With...

As the Mastodon open source community grows, many developers are coming into the project for the...

In the last post we showed you how to use Dev Containers and AppMap to onboard as a new developer for...

Mastodon is free and open-source software for self-hosting social networking services. It most...

Mastodon is free and open-source software for self-hosting social networking services. Mastodon...

The OpenAPI specification, which is formerly known as Swagger Specification, is a community driven...

Serialization is a way of taking data and storing it or transferring data to other systems,...