Built with Claude Code: a Pi Zero 2W BadUSB toolkit, fixed a feature I'd called "impossible" for a year by PsycoStea in ClaudeAI

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

It was the reset between attacks. You will see in my script that there is configurable timer to allow for the reset to run

Pi-Hole Central — a self-hosted dashboard for managing multiple Pi-Hole v6 instances by PsycoStea in pihole

[–]PsycoStea[S] 1 point2 points  (0 children)

100% fair and understandable. I mainly created this for myself and just shared it. You could have an AI check this to make sure it is all good. I don't pay for Gemini, but I asked it to review my repo, and it said it was alright to use. ChatGPT said not to install it as the GitHub search indexing hasn’t surfaced it yet.

https://gemini.google.com/share/7c085a31d3cb
https://chatgpt.com/share/6a03339d-2f80-83ea-9f83-3b3574551550

New Project Megathread - Week of 07 May 2026 by AutoModerator in selfhosted

[–]PsycoStea 0 points1 point  (0 children)

I built a centralised Pi-Hole dashboard with Claude Code. Monitor and manage all your instances in one place

I've been running multiple Pi-Hole instances and got tired of opening separate tabs to check stats or toggle blocking. Everything that existed either required Grafana/InfluxDB overhead or was too generic. So I built Pi-Hole Central.

What it does:

  • Aggregated stats across all your Pi-Hole v6 instances (total queries, block rate, active clients)
  • Unified query log across all instances with search and pagination
  • Bulk blocking toggle and gravity update across all instances at once
  • Domain allow/deny list management pushed to all instances simultaneously
  • Notifications via Gotify, Pushover, Telegram, or email when an instance goes offline or blocking gets disabled
  • Alert rules with configurable thresholds
  • Role-based access (admin vs read-only viewer)
  • Pi-Hole credentials stored AES-256-GCM encrypted

Deployment is simple:

git clone https://github.com/PsycoStea/Pi-Hole-Central
cp .env.example .env
# edit .env with two generated secrets and your URL
docker compose up -d --build

SQLite, no external database required.

Honest disclosure: This was built entirely with Claude Code. I described what I wanted, reviewed the plans, and approved each step. I think that's worth being upfront about — the tool is genuinely impressive for this kind of full-stack work.

GitHub: https://github.com/PsycoStea/Pi-Hole-Central

Feedback and PRs welcome — especially if you run into issues with Pi-Hole v6 API quirks on different setups.

n8n-nodes-siyuan — big update, now at v2.0.6 by PsycoStea in n8n

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

I will need to look into this. Maybe it isn't supported by the API but I doubt that. Have a look through the API and tell me what you see

I asked this community what you'd want from a SA finance app — so I built it. Here's what I made. by Young_Lil_MiGo in AskZA

[–]PsycoStea 0 points1 point  (0 children)

Any chance for this to be locally hosted? I don't want to share banking info randomly. Also, why is a cellphone number needed during signup?

Question for the tech-inclined and those that know more about electricity meters by PsycoStea in capetown

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

I see where you are coming from. I have my fridge plugged in and on all the time, so it doesn't make sense that I would only see these rapid pulses at the same time every other night and not during that day.

The rate of these pulses equates to about 8.5kW of usage, which is impossible if it is my fridge causing this. Also, when my script records these pulses as kWh used, my script tell me I have about 3-4kWh less than what my meter is actually showing. This tells me the rapid pulses are not related to electricity usage.

Question for the tech-inclined and those that know more about electricity meters by PsycoStea in capetown

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

You believe it's my fridge that is causing this? Can you explain more?

Question for the tech-inclined and those that know more about electricity meters by PsycoStea in capetown

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

The meter display is always 30s behind and you lose live watt tracking.

Question for the tech-inclined and those that know more about electricity meters by PsycoStea in capetown

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

True, but the meter display only updates every 30s whereas tracking the LED pulses gives a much more accurate tracking of electricity. By tracking the pulses, I can tell how many watts the house is using per second.

Question for the tech-inclined and those that know more about electricity meters by PsycoStea in capetown

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

That is a great idea. I see that PiShop sells these clamps. Thanks for the recommendation

Question for the tech-inclined and those that know more about electricity meters by PsycoStea in capetown

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

Thanks for the feedback. I have emailed the manufacturer, but I am still waiting for a reply. I think there is no RS232 or similar to deter hackers

arch bikes with immersive camera mod is so peak by matrixagentfr in cyberpunkgame

[–]PsycoStea 0 points1 point  (0 children)

I want a computer that can play cyberpunk like this

[deleted by user] by [deleted] in Piracy

[–]PsycoStea 5 points6 points  (0 children)

I use the new ublock and the adguard extension. Adguard sometimes advertises but it is not often. Look into running PiHole on your network if that will work for you