2022 Model Y Performance

2022 Model Y Performance

My first EV was a 2020 Tesla Model 3 Long Range. It was my first introduction to saving even more on fuel cost. I previously had two Toyota Prius and enjoyed the fuel cost savings. I didn’t realize I could save even more switching to full electric vehicle. If I loved my Model 3 so…

Laravel with InertiaJS

I’m not sure when this whole backend vs frontend battle started in my head. But I’m mainly a backend developer. Ever since I started development, I mainly focused on data structure and coding. I rarely paid attention to any of the frontend elements. My main focus were to ensure that my code worked as expected….

Vagrant and Laravel Timed Out While Waiting for the Machine to Boot

I have been able to develop Laravel applications on my Windows 10 environment for quite some time using Homestead. Recently, I have been getting errors when loading up the dev environment. The following error is happening. Timed out while waiting for the machine to boot. This means thatVagrant was unable to communicate with the guest…