Articles tagged with: 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.


Some Code Generation papers

Summary: Code generation is advancing with the help of machine learning and large language models. Several papers and projects in this field are discussed in this post.