Moondance
@Moondance@sh.itjust.works
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Why can't code be uncompiled? 10 months ago:
But generally speaking it’s not a reversible process and it is more difficult to do in reverse.
- Comment on Why can't code be uncompiled? 10 months ago:
The compilation process discards information in the process leaving a many to one effect. A good decompiler allows one to retrieve a program that is functionally equivalent to the source code but not exactly the source code.
- Comment on What's your favorite note-taking application? 10 months ago:
Emacs with org mode. It has so many feature hooked into so many other things such as time management, calendar, email, jupyter. Hard to switch.