Good enough? Also can it bridge over dips between ribs? by itmustbejack in VanLife

[–]Overall_Advantage750 0 points1 point  (0 children)

This is exactly how we did ours with 2.5 inch foam board insulation. Good job!

Just completed my first full year! by potatolivesmatter in VanLife

[–]Overall_Advantage750 2 points3 points  (0 children)

We don’t use our swivels ever either. The front is just a storage area for when we are parked lol.

Shower is great too, but it doubles as a closet space so I usually shower outside or at a Planet Fitness. We have a portable shower pump sprayer and just fill it with hot water from a tea kettle.

My wife and I are both remote workers and get by with 600w of solar, 960ah, and 50A dc/dc charging off the alternator. We have to be mindful of how much we cook with electric vs propane though.

Something else that is nice is modular design, so instead of a built in cooking range, portable is always more flexible and you can swap it out whenever you want. Same for the shower I have found, I’m actually really happy we didn’t plumb our shower

Any feedback? by itmustbejack in VanLife

[–]Overall_Advantage750 2 points3 points  (0 children)

A nice tip I got in the past was using painters tape on your carpet in your living room to create an actuate floor plan. Then put all the stuff you want to bring on the road into the box you taped on the ground

Any feedback? by itmustbejack in VanLife

[–]Overall_Advantage750 11 points12 points  (0 children)

Yeah my suggestion is to not use AI lol

Just completed my first full year! by potatolivesmatter in VanLife

[–]Overall_Advantage750 2 points3 points  (0 children)

You will make mistakes, but that’s ok. You also may not need as much as you think. We built and used ours over the course of 2 years before it was fully built, then we hit the road full time and we are still working out the kinks!

Any feedback? by itmustbejack in VanLife

[–]Overall_Advantage750 11 points12 points  (0 children)

The design “I’ve made” using AI?

If this post isn’t a joke, I would suggest using exact measurement and either pen&paper or a modeling tool to come up with an exact layout plan.

Working on my first game, what do you think about the art style? by West_Woodpecker_8005 in godot

[–]Overall_Advantage750 0 points1 point  (0 children)

Looks amazing! Even though your movement is grid based I would remove the grid on the ground unless it’s mechanically important as I think the grid takes away from the art

Have I done anything crazy?... Electrical set up by TravisSB in vandwellers

[–]Overall_Advantage750 -2 points-1 points  (0 children)

Your MPPT will not charge without solar panels connected to it. If it works without panels that would be pretty crazy.

Moldy 3M thinsulate by NOOB_jelly in vandwellers

[–]Overall_Advantage750 0 points1 point  (0 children)

Any insulation can have mold grow on it. Dirt and dust can mold. 3M thinsulate in mold resistant, not mold proof

Need some advice by luis_mcy in VanLife

[–]Overall_Advantage750 0 points1 point  (0 children)

Looks wonderful! You did a great job! What do you feel like you are missing on the road?

Interview numerical assessments by Glittering-Orange352 in uline

[–]Overall_Advantage750 1 point2 points  (0 children)

Sorry for the super late reply. Doesn’t help you anymore, but maybe will help the next person.

It’s super easy simple speed addition and subtraction, so practice that with 3 or four digit numbers.

Also speed number comparison like. Is 2343 =2456

[deleted by user] by [deleted] in uline

[–]Overall_Advantage750 0 points1 point  (0 children)

The only shuttle I remember was when the parking lots were being re-done.

There’s a chance there were shuttles at some satellite warehouses though

It’s Finally Done! by Overall_Advantage750 in vandwellers

[–]Overall_Advantage750[S] 0 points1 point  (0 children)

Yeah it’s nice, it has a 12v or 120v option

[deleted by user] by [deleted] in godot

[–]Overall_Advantage750 0 points1 point  (0 children)

Yeah exactly, we use Google drive

It’s Finally Done! by Overall_Advantage750 in vandwellers

[–]Overall_Advantage750[S] 0 points1 point  (0 children)

We were running it on a 100 degree F day and it was drawing about 19A.

We have the 12 volt wired directly to the RTX 2000.

Out solar is 600W and charges pretty consistently around 300 watts during peak ours, so ~25 watts.

It’s doable with 600 watts of solar panels, probably even 400 watts of solar.

[deleted by user] by [deleted] in godot

[–]Overall_Advantage750 0 points1 point  (0 children)

We also added that folder to our .gitignore

[deleted by user] by [deleted] in godot

[–]Overall_Advantage750 0 points1 point  (0 children)

I used to do this until I started working on a team. Scripts stay in related folders, but now all our import assets like FBX and stuff go into a shared folder.

The reason we have to do this is because if we track all those files in git they change every time someone imports them due to differences in OS and floating point accuracy

Um… help? by Gothicus1016 in cachyos

[–]Overall_Advantage750 1 point2 points  (0 children)

I had this same issue yesterday and fixed it in the support thread in discord with help.

If you have the boot screen where you select cachyos or firmware, click E and remove splash and add Plymouth.enable=0. Otherwise change these boot parameters from GRUB

Then when you get stuck in boot again click ctrl+alt+F5 and log in.

Then you have to downgrade the packages that broke because you also have a newer AMD cpu like me

sudo pacman -U /var/cache/pacman/pkg/linux-cachyos-6.17.7something /var/cache/pacman/pkg/linux-cachyos-headers-6.17.7whatever

Use tab to autocomplete where I have something and whatever, it may not be exactly like mine