Urgent.News

What's breaking now, across thousands of outlets.

AI

Let the Machine Do the Boring Part

There is a lot of fear right now about machines taking the work. I understand it. But I want to point you at a more useful way to think about it. The tools are getting good at the boring part. The boilerplate. The first rough draft. The repetitive lookup you used to do a hundred times. For a lot of people, that feels threatening, because that boring part was where they felt useful. But step back.…

There's a growing concern that machines will take over our work. This fear is understandable, but it's worth considering a more beneficial perspective. Advanced tools are becoming proficient at handling mundane tasks, such as boilerplate, initial drafts, and repetitive lookups. For many, this may seem threatening, as the boring part of the job used to be where they felt valuable.

However, it's crucial to remember that the machine can handle the tedious middle portion. What remains is the crucial decision-making, assessing whether the machine's output is accurate, understanding the user's needs, and determining the best course of action when options are unclear. These skills are irreplaceable and will always be in demand.

If anything, the machine takes on more of the time-consuming tasks, freeing up valuable energy for the human element. The people who succeed are those who willingly delegate the tedious work and channel their newfound energy into the areas requiring human judgment. But this approach only works if you possess the necessary judgment and understanding.

Therefore, it's essential to balance the fundamentals and not skip learning the basics just because a machine can generate them. You still need to verify the generated code's correctness and discern the confident, plausible answer that may be subtly flawed. Mastering the craft is still vital, and then entrusting the machine to handle the aspects you've already mastered.

The key is to learn enough to guide, verify, and direct the tool towards the right problem. The boring part was never the ultimate goal; it was merely a stepping stone to the essential judgment. Let the machine shoulder more of that burden, and then focus on developing the kind of person who will always need to steer the machine towards the right direction.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

Linear Mapping have a Memory

Linear Mappings Have a Memory I've been looking at something surprisingly simple: what happens when a linear mapping is treated explicitly as a linear associative memory.

  • Linear mappings exhibit memory-like behavior when treated as associative memories.
  • Weighted sums trained beyond capacity add noise to stored associations.
  • Weight decay allows mappings to shift to lower-norm solutions while preserving associations.

More from Wednesday 2 September →