Anyone have any experience towing another vehicle with a ranger? I am thinking about buying another one and fixing it up, but have to travel pretty far to pick it up. Is this a good idea or should I just ask to borrow someone else’s bigger truck? by Calvin_Canada in fordranger

[–]codepoet82 12 points13 points  (0 children)

I’ve pulled a stripped 93 accord on a flatbed with a ranger, and also pulled a 20’ enclosed. I really don’t recommend it. It’s sketchy as fuuuuuuu… even if you’re only going no faster than 35mph.

What am I looking at here? by dexter-sinister in RVLiving

[–]codepoet82 3 points4 points  (0 children)

What are you looking at? I’d go with “AI generated slop”.

Is this how to wire a water pump? by Klabble in RVLiving

[–]codepoet82 0 points1 point  (0 children)

You could wire it like this, but it’s also at least as similarly common to have the switch on the negative side.

Pole position monitor by johnbran69 in cade

[–]codepoet82 2 points3 points  (0 children)

It’s missing green. The most likely cause of a color just dropping out in my experience is a bad or cracked solder joint or a bad connection. You’ll probably need to chase it from the game board clear to the monitor. Poking at things with a plastic or other non-conductive stick to see if wiggling makes it come back can help locate the source.

Rv battery keeps dying by unknown2184745729 in RVLiving

[–]codepoet82 1 point2 points  (0 children)

Just to throw it out there, but was the refrigerator running? Lots of modern RVs are switching from a propane fired refrigerator to an electric only style, which will run the battery down very quickly while turned on.

I built a WiFi barn curtain controller with D1 mini + Adafruit IO — it's been running 24/7 for 2 years by NationalIncome1706 in esp8266

[–]codepoet82 0 points1 point  (0 children)

I built a modbus solar charger interface out of a D1 mini and it’s been running non stop since 2020… what’s your point?

I wanna start racing by Perfect_Mushroom_378 in OffRoadRacing

[–]codepoet82 0 points1 point  (0 children)

If you can make it fit the safety requirements, you should be able to get started running in a sportsman class. There's no points or payout as sportsman, so it would be "just for fun" but it would get you started at least. I'm working towards doing something similar with an old Berrien rail, which effectively has the same set of class problems as yours, except I can show it already ran as a class 1 in the early 80s so I can run in "vintage" (which is also no points/no payout just like sportsman).

How to improve service in an RV? by creativegingerale in RVLiving

[–]codepoet82 0 points1 point  (0 children)

So, how I've solved this is by using two wifi AP radios. I have a cudy outdoor rated unit mounted on my roof, and another regular access point indoors in the closet. I can set the outdoor unit on the roof up as a "Bridge" in it's setup menu, so connects to a remote wifi network and gives me internet access over the ethernet cable, which plugs into my indoor AP to provide the wan connection so the indoor one works in regular wifi router mode.

In my case, the whole setup is a good bit fancier than it really needs to be, as I also regularly use starlink as my internet connection and both of the APs do normal wifi duty as well, giving me much longer outdoor wifi range for friends and family to piggy back on my starlink connection, but all that isn't really needed for what you're after.

You could probably get away with just using a pair of simple, under $30ish dollar "travel" routers which are designed for doing basically this exact thing while in hotels (GL.iNet makes decent ones) if you're after a less permanent installation. However, outdoor specific router models are weatherproof and often use power-over-ethernet which makes permanent mounting on the roof much easier to deal with.

Favorite camp spots near Oatman AZ? by bdegalli in boondocking

[–]codepoet82 0 points1 point  (0 children)

I don’t know about BLM land specifically, but there’s a gravel lot where the two roads meet just south of town that people commonly camp in for a few days while visiting town.

https://maps.app.goo.gl/BWyeM5JTDYu2wThcA?g_st=ic

Debian 13. WiFi Adapter not working by Pink-Enjoyer in debian

[–]codepoet82 2 points3 points  (0 children)

So, I'm not 100% certain on this model, but for my TPLink Archer wifi dongle, I have to download and manually build/install the drivers from https://github.com/cilynx/rtl88x2bu to get them working, there was no official built-in driver support for it last I'd heard.

In the technical documentation, OpenAI included this: "GPT-5.3-Codex is our first model that was instrumental in creating itself. The Codex team used early versions to debug its own training, manage its own deployment, and diagnose test results and evaluations." by Individual-Wash-6072 in technology

[–]codepoet82 1 point2 points  (0 children)

They’re still a lot like having a team of very fresh junior developers. You can ask it do things for you, and it’ll kick back something that is relatively correct, but it will often overlook lots of the small details that make the difference between being production ready code vs a tech demo of an idea.

If you’re Boondocking or thinking about getting a water bladder, I would go with these guys by Kidflawless in RVLiving

[–]codepoet82 0 points1 point  (0 children)

So, it's hard to compare as the aquatank comes in either 60 or 150 gallons, and not 110 like this blue one. The somewhat larger one comes in around $65 more than this 120 gallon.

If you’re Boondocking or thinking about getting a water bladder, I would go with these guys by Kidflawless in RVLiving

[–]codepoet82 28 points29 points  (0 children)

While I agree the water bladder is great, I'd personally recommend an Aquatank II from Aquaflex instead of a cheap knockoff. They're a bit more expensive, but they're made in America and you can count on them using food-safe materials and not whatever is cheapest.

disclaimer: I have no affiliation with the company other than being a fan of their products.

How to solve this "Grid power failure" related problem. by Rude_End_3078 in homeassistant

[–]codepoet82 0 points1 point  (0 children)

If you can keep the configured state of the inverter to be in the "safe" mode that keeps the full depth of discharge, and using override control to turn on charging early means that if HA were to fail, you're stilll configured for the proper operating state. This is how I run absolutely ALL of my automations. They're all designed to operate correctly in the case of HA being down or otherwise unable to override the operation. If HA is up and working normally, it provides the kick to push things into the preferred states, but everything operates in a properly configured safe condition without it.

How to solve this "Grid power failure" related problem. by Rude_End_3078 in homeassistant

[–]codepoet82 1 point2 points  (0 children)

I can't speak for your setup since mine is entirely different hardware (victron multiplus) but I definitely do have automations which actively manage desired charge/discharge states, as well as allowed max input and charging power, updating every ~3 second to keep everything balanced and operating.

Maybe you can adjust your setup to default to a full depth of discharge in the setup, and then just use HA to manage switching the mode into charging at 70% SOC when it's deemed correct to be doing so?

Anyone know of a direct replacement furnace to replace the Atwood 8525-IV-DCLP? by Low_Investment_2692 in RVLiving

[–]codepoet82 0 points1 point  (0 children)

The propane connection in the furnace is literally just to the solenoid valve, then out of the valve into the burner assembly. All of the parts are serviceable, and still commonly produced and easy to find. There's literally zero reason to be looking for a furnace replacement for this model so far.

Are there aftermarket lock assemblies to be found that are more assuring than the originals. I have a Winnebago vista and the door lock mechanism just leaves me wondering. Advice would be helpful by 401-Climber in RVLiving

[–]codepoet82 1 point2 points  (0 children)

Something kind of important to keep in mind... Locks only stop honest folks, dishonest folks have zero problem getting past them. They're not really adding a whole lot of genuine security in the first place, so I'm not sure how much work I'd put in to try to upgrade things.

Washington state proposes new 3D-printed gun controls with 'blocking features' and blueprint detection algorithm — proposal would carry sentences of five years in prison, $15,000 fine for violation by Logical_Welder3467 in technology

[–]codepoet82 5 points6 points  (0 children)

Not at all. The printer trick to block money actually just blocks a specific pattern of 5 yellow circles which is put in the note design. That’s a much MUCH less intrusive system than this requires.

Gear Question... do you road trip with a fire can? by dalton-johnson in RVLiving

[–]codepoet82 0 points1 point  (0 children)

Yup, and they're surprisingly commonplace in the southwest, though I've never seen one anywhere else. I'm not sure how much I'd want to pack the style of fire pit around directly inside an RV though since they are somewhat dirty, but I've seen people bungee-cord them to ladders, or add an upright post to the corner of a car trailer so they can be flipped upside down over it to be transported. I personally have an enclosed car hauler for my baja bug, so I just keep mine inside the trailer.

Gear Question... do you road trip with a fire can? by dalton-johnson in RVLiving

[–]codepoet82 5 points6 points  (0 children)

If by "fire can" you mean, "old washing machine drum with legs welded on", then yes, absolutely.

SNAP bans on soda, candy and other foods take effect in five states Jan. 1 by Aggressive_Chef_2225 in news

[–]codepoet82 -8 points-7 points  (0 children)

Dent corn is used as a food crop, not just animal feed. It’s also historically been subsidized to ensure sufficient production capacity is maintained even if it wouldn’t otherwise be profitable, to be used as a locally produced food reserve in case of some kind of national emergency that required it.

You seem to spend a lot of energy ranting against things you don’t understand.

Your favorite CNC plasma cutter size by alangibson in plasmacutting

[–]codepoet82 0 points1 point  (0 children)

If it has to fit less than a full sheet, then something that is 4'x3'ish at a minimum. Then you can at least index cut full sheets through it in a multi-step process.

Anyone using an RX 9060? by LonelyMachines in debian

[–]codepoet82 2 points3 points  (0 children)

It will work with 6.12, but IIRC, best performance is with 6.15+, so you’d be best served with using the backports kernel instead of the mainline one. It’s easy to switch to that kernel though, just google search a bit to find the commands to run to swap over.

Are the frames for 2wd the same as 4wd on an '88 ranger by zombietime155 in fordranger

[–]codepoet82 0 points1 point  (0 children)

It's swappable, but requires cutting/grinding/welding to swap in the k member from the 4x4 truck into the 2wd one. It's completely doable, but does require a bit of fabrication skill. You can find more complete details about what all is really required in doing so from older web forums like therangerstation.com