Don’t you hate it when you go into one of your git repos to do some updates, and realized you have a large diff of uncommitted code of a work in progress that you left and forgot about! 😛
I just realized. The more you comment your code and make it understandable, the easier it is for other people to takeover and rewrite your code. This means that when you retire/pass-away, your code will likely be quickly overwritten and your legacy gone from the active code base.
So, if you write complex clever code with little to no documentation, your code is more likely to be immortalized in the code base as everyone will be too afraid to touch it and possibly break it.
I thought of this when looking into the Linux TTY code base
The conference will start soone. You can follow it here:
https://www.youtube.com/watch?v=PSS9VemnSkg
Enjoy!
Linux Plumbers Conference General Registration has reopened. Get your tickets now before we sell out again.
I’m running the Tracing Microconference at Linux Plumbers. If there’s an issue you would like to discuss there, please submit a MC topic. https://lpc.events/blog/current/index.php/2023/08/17/tracing-mc-cfp/
Plan on submitting a topic to one of the microconferences at Linux Plumbers? Read this blog on what an ideal microconference submission is. https://lpc.events/blog/current/index.php/2023/06/26/the-ideal-microconference-topic-session/
Linux Plumbers RISC-V CFP is out! https://lpc.events/blog/current/index.php/2023/06/23/risc-v-microconference-cfp/
Real-time and Scheduling Microconference CFP https://lpc.events/blog/current/index.php/2023/06/20/real-time-and-scheduling-microconference-cfp/
Linux Plumbers Registration is now open! https://lpc.events/blog/current/index.php/2023/06/16/registration-for-lpc-2023-is-open/
Announce: Tracing tooling: trace-cmd v3.2 libtracecmd v1.4 libtracefs v1.7 libtraceevent v1.7.3
Have been released!