this post was submitted on 19 Nov 2024
151 points (94.7% liked)
Technology
59466 readers
3487 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Can you summarize the reasoning there, for those of us who are mildly curious but don't have time to spend on a podcast?
By "fully understand", does he mean knowing exactly how data are being laid out in memory, or when it is reclaimed? Knowing exactly what CPU instructions are being executed, registers used, and stack frames created behind the abstractions? Something else?
What does Python's type system have to do with it? Python doesn't quietly convert objects of one type to another behind your back, like some other languages do.
I didn't read condescension in that comment. It's possible that none was intended.