PinnedAbdallah Yashir·Aug 29, 2024Beyond Auto-saveI was recently working on a project. For some reason when I checked the feature on the browser, the change didn’t appear. I rechecked the…
Abdallah Yashir·4d agoI Want to Coin a New Word: SlopticismWhen AI slop becomes so common that we stop trusting what we see.
Abdallah Yashir·Sep 24, 2024Do this if your SQL Server randomly times outLet’s say you’re running tests which connect to an instance of your SQL Server. All your tests fail because a connection timeout expired.
Abdallah Yashir·Aug 23, 2024How to solve the issue: Could not load file or assembly xxx or one of it’s dependencies.While working with .NET, especially .NET Framework, you might encounter this error when updating or cloning your project. It can even…
Abdallah Yashir·Dec 18, 2023How to fix PostgreSQL error: connection to server on socket failedA response icon1A response icon1
Abdallah Yashir·Dec 4, 2023Navigating Monorepos: Your Gentle Introduction to Efficient Web Development