this post was submitted on 27 Apr 2025
22 points (100.0% liked)

Hacker News

2334 readers
410 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 11 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] howrar@lemmy.ca 6 points 3 months ago (1 children)

I would argue that it provides lots of value precisely because a programmer's job is to think. Less time spent on brain-dead stuff means more time available to think.

I use copilot at work (not by choice) and I find it's useful as a somewhat smarter autocompletion, plus I can offload some menial tasks to it, like turning an if else into a switch statement.