# Developer skills

Published articles for Developer skills.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How AI Changes the Cost of Evaluating Small Code Changes

DevFeed: [How AI Changes the Cost of Evaluating Small Code Changes](<https://devfeed.tech/articles/the-cost-of-saying-yes-has-changed-19851.md>)

Original publisher: [Read original article](<https://github.blog/engineering/the-cost-of-saying-yes-has-changed/>)

Author: Dalia Abuadas

Published: 2026-07-17T16:46:47Z

Content type: opinion

Language: en

Sources: [GitHub](<https://devfeed.tech/sources/github.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [career-growth](<https://devfeed.tech/tags/career-growth.md>), [code](<https://devfeed.tech/tags/code.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [developer-skills](<https://devfeed.tech/tags/developer-skills.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [github](<https://devfeed.tech/tags/github.md>), [writing-code](<https://devfeed.tech/tags/writing-code.md>)

### AI overview

This commentary argues that AI-generated first patches can make trying small code changes cheaper than debating their scope. Engineers should use the patch as a probe to inspect real impact, while recognizing that reviewing, testing, deploying, and owning the change remain costly.

### Source excerpt

The cost of writing code dropped; the cost of owning it didn't. A framework for deciding which changes are actually cheap in the AI era. The post The cost of saying yes has changed appeared first on The GitHub Blog.

## 'The cloud' is not just servers. 'Going to the cloud' could also mean locking into a forever sub-contractor

DevFeed: ['The cloud' is not just servers. 'Going to the cloud' could also mean locking into a forever sub-contractor](<https://devfeed.tech/articles/the-cloud-is-not-just-servers-going-to-the-cloud-could-also-mean-locking-into-a-forever-sub-contractor-36265.md>)

Original publisher: [Read original article](<https://berthub.eu/articles/posts/beware-cloud-is-part-of-the-software/>)

Published: 2025-04-27T07:05:22Z

Content type: opinion

Language: en

Sources: [Bert Hubert's writings](<https://devfeed.tech/sources/bert-hubert-s-writings.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Developer skills](<https://devfeed.tech/topics/developer-skills.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [developer-skills](<https://devfeed.tech/tags/developer-skills.md>), [providers](<https://devfeed.tech/tags/providers.md>), [third-party](<https://devfeed.tech/tags/third-party.md>)

### AI overview

The article argues that "going to the cloud" can mean more than renting interchangeable servers or databases. Building operations around proprietary cloud services may create deep provider dependence, reduce portability, and erode the skills needed to migrate. It presents faster development and potentially improved safety as benefits, while urging organizations to distinguish these models before committing.

### Source excerpt

The very brief version: "going to the cloud" can mean renting services/servers that you could get from anywhere. There's little lock-in. The same four words "going to the cloud" might also mean locking your operations to a specific cloud provider, whose proprietary services will now be part of your business processes "forever". Be specific which variant of cloud you are signing off on! I'm mostly out of the office but this post was already in the pipeline and I thought it might be useful to get it out.