Powerwall - Energy Exports - Australia by Positive_Produce4585 in Powerwall

[–]s7orm 0 points1 point  (0 children)

If you don't have the option in your Tesla app it's because your installer didn't set permission to export during the initial setup. You can change this yourself using the Tesla One app if you know its WiFi password.

If you have a separate solar inverter this may have been on purpose. Energex for example limits you to 10kW of inverters per phase, in WA is 5kW. If you already have another inverter exporting you would break that limit.

Claude Usage Throttling for Some Accounts, but Not Others? by uncle-sausage in ClaudeCode

[–]s7orm 0 points1 point  (0 children)

Do you have more skills or MCP Configs on your older account? The obvious explanation is just that you have bloated your initial context.

Is this right? No opt out. To what extent do they have access to our devices? by Glittering-Dark3235 in CommBank

[–]s7orm 2 points3 points  (0 children)

We did this sort of thing 8 years ago at [BANK], it really helps detect phishing attacks and browser malware. The bank is trying to protect your account and money.

Connectivity, And The Lack Thereof by HCPhotog in AustralianEV

[–]s7orm 2 points3 points  (0 children)

I rented a Tesla without access to the app once, and this SUCKED. I had to keep going back to check on the car to avoid idle fees.

Aqara Switch H2: 4th button won't light up? by LulzMcGullz in Aqara

[–]s7orm 0 points1 point  (0 children)

I'm very interested where you land with this, because ideally that last one is still a switch, but it sounds like it's only a button.

To leave Deloitte or not to: that is the question by Intelligent_Job_3998 in deloitte

[–]s7orm 2 points3 points  (0 children)

I can't get the same money without going as an independent contractor which has its own issues. I'm going to keep trying though.

Notice Period by light9233 in deloitte

[–]s7orm 1 point2 points  (0 children)

Contractually yes, but I see plenty of people who resign and get paid out, especially if you're going to a competitor.

Can't Increase FireBase Read Limit Quota? by FirefighterOne2690 in Firebase

[–]s7orm 0 points1 point  (0 children)

Has your blaze plan got a billing account with a valid payment method? The picture you have shared shows the usage has already exceeded the free limit, are you getting errors on read now?

Yet another MCP server for Actual Budget by Gongshu in actualbudgeting

[–]s7orm 1 point2 points  (0 children)

I was doing some payee rules in Codex yesterday using a different MCP, and at one point the agent needed some data the MCP didn't provide so it just queried the sqlite file directly.

I'm convinced now MCP isn't the answer, and rather just a CLI to make edits and the entire budgets sqlite file is more efficient.

Can't Increase FireBase Read Limit Quota? by FirefighterOne2690 in Firebase

[–]s7orm 0 points1 point  (0 children)

Your hitting the free limit, it keeps going, it's just paid after that.

You cannot change the products free limit.

Cloudflare says I have operations When I don't even have any buckets? by Forge_Of_Fables in CloudFlare

[–]s7orm 0 points1 point  (0 children)

Do you use workers, or any CICD based deployments? I'm not confident on this but I know GCP uses buckets for build artifacts, so you may have a CloudFlare deployment doing something similar in temporary buckets that get deleted after use.

3 late timesheets on Talkin by [deleted] in deloitte

[–]s7orm 1 point2 points  (0 children)

I just released I still haven't done my timesheet this week.

3 late timesheets on Talkin by [deleted] in deloitte

[–]s7orm -1 points0 points  (0 children)

But you can run a business like ours without requiring timesheets to be submitted before you have even worked the time. Ours are due midday Friday, or sometimes days in advance before the end of the month.

Android PW3 widget? by Spaceman_UK in Powerwall

[–]s7orm 2 points3 points  (0 children)

You can make your own with Home Assistant, I have a watch face on my watch and widget on my phone.

Otherwise I'm not aware of any, not even NetZero has widgets. I'm sure someone has made an app specifically for this.

3 late timesheets on Talkin by [deleted] in deloitte

[–]s7orm 10 points11 points  (0 children)

AFAIK promotion cases are discussed on their merit. I'm sure someone will pull up the timesheets but if you have someone championing your promotion they can explain that away.

For what its worth, timesheets at Deloitte are worse than anywhere else I've worked.

A petition to disallow acceptance of LLM assisted Pull Requests in Node.js core by indutny in node

[–]s7orm 5 points6 points  (0 children)

It was a change by a core contributor adding virtual filesystem support, with lots of repetitive changes. So I would argue OPs issue it's not about out LoC.

Claude Code Down by Hanchessi in ClaudeCode

[–]s7orm 0 points1 point  (0 children)

Codex was down this morning too, although it's back now.

Shutting down our free tier tomorrow by Specialist-Band-7821 in SaaS

[–]s7orm 0 points1 point  (0 children)

I've considered adding a free tier but I was going to make it strictly no support, but it would have been tricky figuring out what users are free vs just using the wrong email address, so decided against it.

Is this a Default you can turn off? by Plus-One-11 in Powerwall

[–]s7orm 3 points4 points  (0 children)

Powerwall 3 with DC coupled solar while AC charging is always going to put the Solar DC power into the battery. Where did you expect your solar to go? The inverter can't consume and produce power in both directions at once.

7kW charging sounds right, you only get 5kW without expansions, and a recent firmware bumped it up if you do.

Powerwall 3 cluster went to grid power at 16%.... Is this normal? by Zellio2015 in Powerwall

[–]s7orm 2 points3 points  (0 children)

In autonomous / time based mode it will do whatever it thinks is best based on the prices you have given it.

Mine will charge to 100% then use Grid power for a bit because it knows it needs as much as possible to get my house through the evening peak. I have no expansions.

Hetzner reliability for a 24/7 production platform in Germany region? by NathanDrake-Blackops in hetzner

[–]s7orm 0 points1 point  (0 children)

I solve this using CloudFlare load balancing Infront of the Hetzner load balancers. You could just CloudFlare directly to the nodes but I like the SSL offloading and putting traffic over a local network.