Articles tagged with: Tools

My macOS Cheatsheet

Summary: Presenting a macos cheatsheet, with lists of shortcuts, fixes, and tools.


My Generative AI and ML usages (as of 2023)

Summary: A few Generative- AI and Machine Learning personal use case scenarios


Content quality is suffering (as of late 2023)

Summary: A discussion about the decline in content quality, particularly in written articles and videos, with some examples


Tiny Markdown-Based Wiki

Summary: Created a simple web alternative to sync and view markdown files using HTML, CSS, and JavaScript. It fetches markdown files, renders them client-side, and supports light/dark themes


Reproducible Builds

Summary: Compiling code does not always generate the exact same output, leading to issues with security and build caching. Different tools and languages have different levels of determinism.