Published onJune 26, 2025How to optimize Python code for resource-constrained environmentspythonsoftware-engineeringfield-notesgeneratorsresource-optimizationhow-toAWSlambdamemoryA few tips for those looking to optimize their Python code if their lambda reaches memory constraints
Published onJune 15, 2025What I wish I knew before my first on-call shiftpythonsoftware-engineeringfield-noteson-callwhat-I-wish-I-knewFew tips for those just getting introduced to the concept of on call software engineer
Published onJune 9, 2025Prolog: Give me the rules and I will find an answer for youprologpythonseven-languages-in-seven-weekslogic-languagesoperations-researchthe-pragmatic-programmerReflections from a Python software engineer about Prolog, a declarative language.
Published onJune 6, 2025Field Note: How to assert for unique items between two listsfield-notespragmatismpythongraphqlbig-o-notationalgorithm-complexityA short tip on how I to extract the most of your python code
Published onJune 2, 2025What Io taught me about bending reality in Software Engineeringio-languagepythonseven-languages-in-seven-weeksprototypesdomain-specific-languagesthe-pragmatic-programmerReflections from a Python software engineer on how Io's offers a lot out of the box.