Articles tagged with: Resources

GDC game development talks about Zelda BOTW and Zelda TOTK

Summary: A mention of GDC talks on the development of the latest two Zelda games, highlighting the radical changes in BOTW and the advancements in physics and sound in TOTK.


LLM Security Introduction wih Lakera AI

Summary: Personal opinion on Lakera AI's red-teaming LLM and security guides


My macOS Cheatsheet

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


The origins of LEGO Mindstorms

Summary: LEGO Mindstorms, a popular robotics brand, was discontinued in 2022. This post briefly explores its origins.


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.