• 3 Posts
  • 44 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle

  • This is an instance where I think the folks at nobu casa (paid branch of home assistant development) could dedicate some resources to hardware. Instead of the prebuilt SBC stuff like HA-blue, or yellow or whatever. Create an esp device that just has a reliable microphone, and crank them out. I’d buy one for every room in my house!

    I’ve got an esp army in my greenhouse that runs wLED, and one of them has a mic for doing the sound reactive display stuff, but it’s running wLED, not ESPHome… I wonder how easy it would be to just slap a digital mic on some of the other esp things I’ve got floating around?






  • That makes sense. Can’t you give PSE a call and see what the schedule is?

    Otherwise you could check what the cash price is anyway, and use a HELOC or personal loan to get a fixed interest rate (this really only makes sense if you’re serious about paying it off quickly)

    But seriously ask about the “cash price”. Because I was shocked at how much more the principle is on the financing offered through the Solar company. It seems solar companies are partnered with financing companies to make the monthly price palatable for larger groups of customers.


  • What’s with the financing? 0%-11%

    Is the rate adjustable?

    Ask for the cash price and see what the actual interest rate is. Generally the financed price is higher, and the interest rate is low. But if you’re planning to pay it off in 2 years, you might be better off saving up and buying in cash.

    That’s just been my experience (oregon, not Washington)



  • Not who you replied to originally, but since you said you welcome tips:

    Learn to cook tofu. There’s different levels of firmness, and an infinite number of ways to prepare and cook it. Try them all. Not everyone’s texture preference is the same. So the way I cook it and the way you cook it can vary drastically.

    I hated tofu for ages until I found a way to cook it that yielded the outcome I liked.

    Once you figure out the best way to achieve the texture you’re after, you can start worrying about seasoning it. Then you’re golden.






  • Lots of good advice in here, so I won’t repeat most of it.

    One thing that I didn’t see anyone cover is how to tell a culture is “healthy”. My recommendation for this is to use a container that you can add graduation marks to. Put some lines on it to indicate volume. Then when you feed your culture, keep track of what volume you have in flower/water. Then watch the starter volume over time. People often say: feed every x_time. In my experience it’s far more important to time the feedings based on the activity. Once you do this for a short while in your specific environment, you will get a feel for how often you need to feed. My house “room temp” varies quite wildly across my seasons. So I have to feed more in the summertime, and less in the winter.

    Your mileage may vary.



  • Oh wow. That is a good tip. Because that could drive someone like me insane. (Un)fortunately— I know there’s an issue. Any traffic I pass through my wg vpn ends up nowhere. So I know the tragic is being redirected, but I can’t tell where or why it doesn’t make it inside my home network.

    Either way, I got Tailscale to work right out the rip, so I’m just rocking that until I have more time to tinker with WG.



  • This is the first time I have attempted to port forward. So there is only one rule: this one. Port 5xxxx:5xxxx to the internal IP with the wg-easy docker container.

    Thanks for the reply, but I’ve bailed on this project for now. I fly to Europe tomorrow, so I don’t have any extra time to tinker. I gave Tailscale a try, and it works flawlessly, so I’m not likely to try WireGuard any time soon. I’ll wait for them to try an monetize their “free plan” users.


  • This comment has been haunting me a bit. I have been struggling with my port forwarding in the rest of this thread, so I decided I need to investigate alternatives. I’ve heard good things about Tailscale, so I started googling. The following quote is directly from the Tailscale web-page: (emphasis mine):

    “WireGuard is typically configured using the wg-quick tool. To connect two devices, you install WireGuard on each device, generate keys for each device, and then write a text configuration for each device. The configuration includes information about the device (port to listen on, private IP address, private key) and information about the peer device (public key, endpoint where the peer device can be reached, private IPs associated with the peer device). It’s straightforward, particularly for a VPN. Every pair of devices requires a configuration entry, so the total number of configuration entries grows quadratically in the number of devices if they are fully connected to each other.

    I find it odd that they would say this, if the Wireguard VPN works as you stated. Any tutorial or article regarding wireguard fails to make this discussion obvious, so I am now even a bit more confused. (still won’t solve my port forwarding issue. So I guess I’m stuck with Tailscale anyway…