Published onJanuary 3, 2024Working with CSP and ViteCspContent-Security-PolicyVitejsVuejsSoftware-DevelopmentRecently I needed to add Content Security Policy to a project which uses Vue JS for the front end and Vite for development server, adding this policy will improve the security of it and it’s general…
Published onJanuary 1, 2024Renaming Your React Native App: A Step-by-Step Guidereact-nativefront-end-developmentjavascriptweb-developmentreactRename your existing React Native apps without relying on external packages.
Published onDecember 29, 2023CPU vs TPU vs GPU vs DPU: What the Hell 🤔programmingcomputer-sciencedevelopercomputersproductivityDemystifying the roles of CPU, TPU, GPU, and DPU.
Published onDecember 29, 2023The Difference Between Back Propagation and Forward Propagation in Deep Learningpythonmachine-learningaiartificial-intelligencedeep-learningDelve into two fundamental concepts - forward propagation and back propagation - of deep learning, unraveling their intricacies and differences.
Published onDecember 23, 2023LineChart Using Swift Charts, SwiftUIswiftswift-uiiosapp-developmentios-app-developmentprogrammingHow to create a line chart using Swift Charts and SwiftUI