PinnedYair NevetWeb Scrapping using Python — Store in Parquet fileFirst — Setting up Python, Virtual Environment, and Installing Required PackagesAug 22, 2023Aug 22, 2023
PinnedYair NevetAuthentication Endpoints — Potential Security Volnerabilities — Part 1Authentication endpoints sensitivity is needless to say; gaining malicious access to users’ accounts might result in heavy damage for the…Jul 5, 2021Jul 5, 2021
Yair NevetGuide: Using GitHub in an Organization Account with Private NPM RegistryThis guide will help you set up and use GitHub within an organization account that utilizes a private NPM registry. Follow these steps to…Aug 28Aug 28
Yair NevetTypeScript Compilation and Execution with ts-nodeWhen working with TypeScript, the usual workflow involves two main steps:Jun 24Jun 24
Yair NevetDocker — Build-Time vs. Run-Time InstructionsDid you totally catch that difference ❓May 21May 21
Yair NevetinLSports Engineering BlogHow We Optimized Our Data Delivery Performance Using the Power of a Redis ClusterThe LSports Engineering blog is a content platform where developers from the world-leading sports data provider share insights and best…Jan 251Jan 251
Yair NevetUnlocking the Dimensions of Your Diagram Shapes in LucidAppRecently, I engaged in High-Level Design (HLD) work as part of my professional responsibilities. During this process, I encountered a…Dec 12, 2023Dec 12, 2023
Yair NevetCo-Locating multiple containers within the same pod in K8S: Side-Car Use-CaseOne common use case for colocating multiple containers within the same pod is when you have an application that requires a sidecar…Jun 22, 2023Jun 22, 2023
Yair NevetAuthenticate to GitHub with SSH ProtocolOn your MacOs terminal, run the following command in order to generate public/private ed25519 key pair: ssh-keygen -t ed25519 -C…Jun 11, 2023Jun 11, 2023
Yair NevetThe hidden scope of software developmentProfessional software development involves much more than just writing code. It’s a complex and multifaceted process that requires careful…Jun 6, 2023Jun 6, 2023