
Rivian Service Center Saga
As an owner of a Rivian R1T, I’ve had my fair share of experiences with the Rivian service center. While
As an owner of a Rivian R1T, I’ve had my fair share of experiences with the Rivian service center. While
I tested the A2ZEV Typhoon Pro and Stellar adapters on my Rivian R1T at a Tesla Supercharger—perfect for non-Tesla EV owners looking to join the Tesla charging network!
I took my Rivian R1T to EV Fest 2024 in Irvine! From Cybertrucks and Lucid demos to wild wraps and custom rides, check out the full adventure now.
Upgrade your Tesla Model Y with Handshow’s illuminated door sills. Easy install, sleek carbon fiber finish, and magnetic activation. Great for night-time style and visibility.
Discover the real-world cost savings of owning a Tesla Model Y compared to a gas-powered SUV. In this detailed analysis, we break down energy usage, charging costs, and efficiency data from over 125,000 miles driven between two Model Ys—Performance and Long Range. See how EV ownership stacks up against traditional gas vehicles and learn how much you could save by going electric.
Join my day! Rivian referral shoutout, tech channel talk, Home Depot run, and a visit to a HUGE new Tesla Supercharger!
I’m not sure when this whole backend vs frontend battle started in my head. But I’m mainly a backend developer.
Another way to design user roles in your application is to create a many to many relationship. This means many users can have many roles.
I have been able to develop Laravel applications on my Windows 10 environment for quite some time using Homestead. Recently,
There are many ways to handle user roles in an application. One way is to create a role(s) that have many user(s) or a one to many relationship.
Here is how to set up a Laravel dev environment on Ubuntu 18.04 LTS Bionic Beaver.
I really want to use Windows and Laravel Homestead as a dev environment so that I don’t have to keep
This is a guide on how to configure Windows 10 using the Fall Creators Update released in October 2017. I
I wanted to share how I got Foundation Site 6.3 to work with Laravel 5.4 and webpack. I tried this
I am writing an app using the TMDB API. It uses CURL to access the API. I get the following
My latest project required me to use the Laravel framework and use a MSSQL Server backend. To do this, I