this post was submitted on 10 Mar 2025
-1 points (48.3% liked)

Programming

18944 readers
276 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] eager_eagle@lemmy.world 4 points 6 days ago (2 children)

that is an ungodly 40 minute read without much of a takeaway. Here's the AI generated tl;dr

The author recounts a reluctant experience with public speaking, stemming from a past incident where he discussed topics beyond his audience's expectations. Despite initially hesitating, he revives his experience to talk about "Computers in the Movies," drawing parallels between the portrayal of computers in films and real technological advances. The author highlights the impact of movies like 2001: A Space Odyssey and WarGames in depicting computers as both helpers and threats, often reflecting societal fears about technology. He contrasts Hollywood’s dramatizations with today's mundane reality of technology, pointing out how things like email and PowerPoint have subtly influenced our behaviors and thinking, suggesting that our relationship with technology is akin to addiction rather than dependency. Transitioning to modern development practices, the author critiques tools like Visual Studio and features like IntelliSense for shaping, perhaps simplifying, programming methods. Despite these tools' capabilities, he fears they undermine coding skills by promoting faster but potentially less thoughtful programming. Finally, he reflects on the shift from traditional coding, highlighting the value of returning to basic coding tasks to rediscover the joy of pure algorithmic programming, away from the complexity of modern integrated development environments and pre-written frameworks.

[–] NostraDavid@programming.dev 2 points 5 days ago* (last edited 5 days ago) (1 children)

Here's a summarization of the summary (also done by AI, because lazy):

The author recalls his initial reluctance to speak publicly after a past misstep and later revisits the subject by examining how movies, such as 2001: A Space Odyssey and WarGames, dramatize computers. He contrasts these cinematic portrayals with the subtle influence of everyday technologies like email and PowerPoint, and criticizes modern development tools like Visual Studio and IntelliSense for potentially diminishing deep coding skills. Ultimately, he champions a return to fundamental programming to rediscover the pure joy of coding.

[–] eager_eagle@lemmy.world 0 points 5 days ago

how didn't I think of that, thanks!

[–] balder1993@programming.dev 2 points 5 days ago* (last edited 5 days ago) (1 children)

Imagine when the author hears about the “Create an app in 20 minutes with AI” tools.

[–] eager_eagle@lemmy.world 1 points 5 days ago

to be fair, that's a talk from 2005, but I can imagine the new article taking longer to read than the app to be created.