Recently I have been on the hunt for small time software engineering (SWE) blogs and they have been a challenge to find. Active blogs written by individuals in my space (that are not stale) are hard to find. As a result I created my own software engineering blog directory: sweblogs.fyi
Scheme is a powerful functional programming language with fun syntax. Because Scheme has no loops - you have to think recursively. Check out my Scheme interpreter written in Python.
What if you wanted to share and edit a file on an adversary cloud storage system? Let's explore this idea and challenges associated with implementing this type of sharing system.
Combine tessellating Worley and smooth noise patterns with Beer’s Law and the Henyey-Greenstein phase function to model ray-tracing through cloud formations of varying densities, sample rates, and light properties.