Hacker News new | ask | show | jobs
by pmalynin 1554 days ago
Yeah this entitlement says your application is still “in-development” and allows a debugger to modify its executable memory.
1 comments

Exactly, and the way I see it, this is the only valid use case for hot-code reloading in the first place: app in-development. I'll try augmenting my linker to be able to bake in the entitlements into the Zig compiler and this hopefully will remove the requirement for elevating privs via "sudo". Thanks for your comments though - it's been very enlightening :-)