FlarePixelflarepixel.hashnode.dev·Nov 9, 2024Unlock Creativity with 'This is Just a Chapter' Cricut DesignUnleash Your Creativity with the "Darling, This is Just a Chapter" Design for Cricut In an age where DIY projects and custom crafts are all the rage, finding the right design can elevate your creations to the next level. Whether you're a seasoned cra...Discussdarling
Nandeesh1bytenand.hashnode.dev·May 14, 2023Breaking Bits, a dive into bitwise NOT (~)I was working on an ML model and I stumbled on the task of writing my loss function. Interestingly, I had to use a bitwise operator, among other operations, on an image. To convert it into a sketch. As I blindly plugged the bitwise NOT operator into ...Discuss·59 readsML