A

• Why a reverse proxy (nginx)? Terminates TLS, serves static fast, routes multiple apps/domains, and protects/isolates backends; port conflicts happen only if both nginx and Apache bind 80/443—run only one on 80/443 and put the other on 8080 (or disable it).

• Yes, host on the i7/3090: use a single front door (nginx/Traefik) on 80/443, put each site/app in Docker (Apache/PHP-FPM, Node, etc.) on high ports, and keep GPU workloads in separate containers/VMs with resource limits; if you insist on Apache, run it behind nginx on 8080.

• Those CodeCanyon apps (usually PHP/Laravel + MySQL/Redis/queue) will run fine; they default to OpenAI/Claude keys, but if they allow a custom “OpenAI-compatible” base URL you can point them to a local server (Ollama/LM Studio/vLLM/OpenWebUI) on the 3090 for text/images/TTS.

💬 Comments (0)

Login to add a comment

A
The Billboard Top 40 Now Contains Zero Rap Songs for the First Time in Decades

💬 Comments (0)

Login to add a comment

A


Attachment

💬 Comments (0)

Login to add a comment

A

DEI

Attachment

💬 Comments (0)

Login to add a comment

A

Repurposing a Ni-Cd Charger for Li-Ion Batteries

(Maker-Fixer Edition)

Your old Ni-Cd charger can live again. It’s got the guts — transformer, rectifier, and housing — it just needs brains. We’ll keep the power section and add modern control so it can safely charge Li-ion tool packs or custom builds.

What You’ll Need

  • Your Ni-Cd charger (rated 9.6 – 18 V output)
  • One DC-DC buck converter (example: LM2596 module)
  • One BMS board (Battery Management System) for your cell count
  • 1S = 4.2 V cutoff
  • 2S = 8.4 V cutoff
  • 3S = 12.6 V cutoff
  • 4S = 16.8 V cutoff
  • Connectors (XT60 or barrel plug)
  • A bit of 14–18 AWG silicone wire
  • Optional: heatsink or small printed enclosure

How It Works

  1. The Ni-Cd charger becomes your DC power supply. It no longer controls charging — it just provides raw DC voltage.
  2. The buck converter trims that voltage to the exact target for your Li-ion pack (4.2 V per cell × number of cells).
  3. The BMS board connects directly to the battery pack and handles all the smart stuff — balancing, over-current, and full-charge cutoff.

Example:

If you’re charging a 3-cell (3S) Li-ion pack, set the buck converter to 12.6 V output.

For a 4-cell (4S) pack, set it to 16.8 V.

Wiring Sequence

Ni-Cd charger (+) → input of buck converter

Ni-Cd charger (–) → input of buck converter

Buck converter output (+) → BMS “B+”

Buck converter output (–) → BMS “B–”

Battery pack wires → BMS board according to your cell count (B1, B2, B3, etc.)

Your tool or device connects to the BMS “P+” and “P–” pads.

Optional Add-Ons

  • Use a small voltmeter display on the output so you can quickly confirm charging voltage.
  • Keep the original LED on the Ni-Cd charger housing and rewire it to the BMS “charge complete” or power LED if you like indicators.
  • You can even add a small 12 V fan to the case if you plan on charging large packs.

Typical Part Sources

  • LM2596 buck converter module – a couple bucks online
  • 3S/4S BMS board – about five bucks
  • XT60 connectors – a few dollars for a pack
  • Heat shrink and wire – grab a cheap silicone kit

Summary

Your Ni-Cd charger’s job now is simple: be the power brick.

The buck converter and BMS do the thinking.

No more junk drawer electronics — just a solid, functional Li-ion charger that fits in your maker space.

💬 Comments (0)

Login to add a comment

A

router setup


• Dell router with UFW firewall, DHCP, NAT, Nginx reverse proxy

• Nginx on Dell proxying localad.us and photola.us to Apache

💬 Comments (0)

Login to add a comment

A

The global elite learned a long time ago that real control doesn’t come from force… it comes from fatigue. Make people tired, sick, and hopeless, and they’ll pretty much do whatever you want.

💬 Comments (0)

Login to add a comment

A


Attachment

💬 Comments (0)

Login to add a comment

A

setup dell optiplex 6th gen intel pc as a router, created this admin panel in claud.ai super clean

Attachment

💬 Comments (0)

Login to add a comment

Showing page 10 of 42 (413 total posts)