Vito Gamberini
vito.nyc
Vito Gamberini
@vito.nyc
Former submariner. Current nerd.
Prefixing "delete" with "::" limits it to looking up the dealloc func in the global namespace, rather than in the scope of the ptr's type

Since you never call the class dealloc func (which would call the global dealloc func with the correct size), the global dealloc func is used with sizeof(*ptr)
April 14, 2025 at 3:11 PM
So it almost certainly isn't generating any value, but those also aren't the words he said
February 26, 2025 at 10:09 PM
It's deeply worthless. Dangerous even if the user isn't fluent in the subject they're using it for, because some level of fluency is sometimes necessary to identify how bad its codegen is.

After a month of working with Copilot I'm forced to assume anyone singing its praises is a grifter.
November 28, 2024 at 3:53 PM
Trying to think of Linux as a consumer ecosystem is fundamentally broken.

It's not an Apple or Android device, it's not a packaged product. It's a building block used by professionals.

It's like going to a lumber yard and complaining about the fracturing of the wood ecosystem.
November 27, 2024 at 10:17 AM