Force python class to accept only certain attributes October 31, 2022 less than 1 minute read Use the slots attribute to limit the attributes of the class
How to display bash history without line numbers October 30, 2022 less than 1 minute read Useful for direct copy & pasting of commands