this post was submitted on 12 Apr 2025
126 points (97.0% liked)

Programming

20222 readers
102 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 [email protected]



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 37 points 1 month ago (6 children)

As an engineer, I’m not looking forward to the entire generation(s?) of vibe coders who couldn’t explain what a byte is and the ways one might be stored on a system.

[–] [email protected] 8 points 1 month ago (4 children)

Manual memory management is already relatively niche and not needed for most programming tasks

[–] heavydust 5 points 1 month ago (1 children)

Bytes is a way to store data. Its unrelated to memory management, even if its automatic.

[–] [email protected] 4 points 1 month ago* (last edited 1 month ago) (1 children)

I wouldn't say unrelated, but anyway what's the broad term for what you are doing when you are being concerned with how bytes are stored then? Whatever that is, there's a generation of coders already who aren't doing so much of it

[–] heavydust 4 points 1 month ago
load more comments (2 replies)
load more comments (3 replies)