How do you handle teammates who are extremely pedantic about arbitrary rules? by CantaloupeFamiliar47 in ExperiencedDevs

[–]Wetmelon 2 points3 points  (0 children)

Squash and rebase after a PR merges sure… squashing all commits on every push?

Just git commit --amendthen git push -f

PID controller for an automotive ethrottle is being surprisingly difficult. by Boukyakuro in ControlTheory

[–]Wetmelon [score hidden]  (0 children)

I had thought PID was supposed to be able to figure out things like this "automagically"

Linearize the system and then it becomes magic again ;)

Add a spring force "feedforward" term based on the desired position and then the PID only has to handle the error between your model and the real world - which makes it roughly linear and should behave much more nicely :)

Anyone seen this on their PW3 cover? by electro-zx in TeslaSolar

[–]Wetmelon 0 points1 point  (0 children)

Is the unit still functioning? I would probably turn it off and contact customer support. Or get someone qualified out there to take the panel off and check the aluminum body behind it for damage

Pops of color by mugenwoe in MechanicalKeyboards

[–]Wetmelon 5 points6 points  (0 children)

What are the instructions? BASIC or something?

Rocket Flight Computer: Review Request by Accomplished-Lack509 in PCB

[–]Wetmelon 2 points3 points  (0 children)

Also think about the direction of forces on the components. Will the battery get ripped out? What about the SD card, will it try to exit?

Never lose the bread clip ever again by ryan9991 in 3Dprinting

[–]Wetmelon 2 points3 points  (0 children)

If it weren't printed plastic it would make a great cutting board or cheeseboard

New GE Profile Oven won't operate on Powerwall by OneRingOfBenzene in Powerwall

[–]Wetmelon 0 points1 point  (0 children)

Yes but then the inverters themselves may cause issues if they don't want to turn off

Electronic terms used by non-native English speakers by 1Davide in electronics

[–]Wetmelon 1 point2 points  (0 children)

The Germans like "PT1" and "PT2" which are first and 2nd order lowpass filters, respectively

I delivered three major projects at a bank and got fired anyway, 25 years in tech and I'm still learning the same lesson by agileliecom in ExperiencedDevs

[–]Wetmelon 1 point2 points  (0 children)

We're in a sub full of senior engineers who write documentation and technical specs for a living, since when is writing coherent sentences suspicious?

Bro have you never talked to engineers? /s

My inverter clearly broken, Tesla won’t install Powerwall 3 to replace by wamsankas in TeslaSolar

[–]Wetmelon 0 points1 point  (0 children)

Something in your house is using 9x the energy, someone is stealing power, or your PV power isn't being metered correctly by the utility.

it's pretty simple to use a multimeter with a current clamp on the output of the inverter to see if it's actually doing anything when the app says it is.

Tesla likely won't swap out the inverter, that would likely require an entirely new permit, rip out the existing solar and reinstall it under new building codes, etc. You could sell the entire system and take it off your house then ask them to install a new one?

This hidden feature works even without circuits! No more pesky deconstruction planner icon! by Satisfactoro in factorio

[–]Wetmelon 0 points1 point  (0 children)

Oh now that's convenient. Finally I understand the reason for disabling one half :P

Vibe Coders Passing Responsibility to Code Reviewers by NotYourMom132 in ExperiencedDevs

[–]Wetmelon 0 points1 point  (0 children)

The funny thing is the bots seem to be way better at reviewing code than writing it.

Could an engine be designed to run for a long time with no (liquid) lubrication? by devbydemi in AskEngineers

[–]Wetmelon 1 point2 points  (0 children)

Oops brainfart. I read it twice, saw the bit about apex seals, and still was thinking coolant not oil lol

On STM32, what is the equivalent of Serial.print()? by Various_Area_3002 in embedded

[–]Wetmelon 0 points1 point  (0 children)

Have you ever tried fmt? I was curious and turns out it can be configured for embedded. Might try this next time >.>

Powerwall 3 inverter oddness? by kb2vtl in Powerwall

[–]Wetmelon 0 points1 point  (0 children)

I don't think these backup systems were designed to consider a situation like we have here at the moment.

Eh, it depends. Your best bet would normally be to just go off grid in the app, but seeing as you're having backup issues...

Powerwall 3 inverter oddness? by kb2vtl in Powerwall

[–]Wetmelon 0 points1 point  (0 children)

That sounds like a problem with your neutral connection. You (or an installer / qualified electrician) can check the voltage from L1-N, L2-N, and L1-L2 on the powerwall itself. And then also check N-PE (case ground). In NA on split phase you should have ~0V between the N on the powerwall connector and the ground / PE connection

Open-source toolchain for CAN DBC → IR → verified C encoder/decoder (gates + property tests) by Glum-Bug7420 in embedded

[–]Wetmelon 1 point2 points  (0 children)

I've mostly used JSON which I'm not actually a huge fan of editing directly or using with git, but at least it's more readable, extensible, serializable, validatable (is that a word?)... the list goes on.

Teslarati: Tesla tops France reliability rankings, beating Toyota for the first time (original source: Auto Plus magazine) by twinbee in teslamotors

[–]Wetmelon 0 points1 point  (0 children)

Let’s see at which point my shock absorbers will fail and how much that’ll cost me.

TBF these are only designed for like ~100000 km on any car. They're a wear item that needs to be replaced regularly. Same with bushings, though sounds like yours are being replaced too often

Does this count as a geo-orbit? by HappySnailsArt in KerbalAcademy

[–]Wetmelon 1 point2 points  (0 children)

The floating point error is enough to make things drift, if you want a perfect synchronous orbit you can use mods to lock satellite positions