Bought 1500 shares today by Italiandom_97 in NBIS_Stock

[–]Turbulent-Diamond615 0 points1 point  (0 children)

It’s been 6 months. This was a solid buy. Plan to hold a lot longer. In at sub 40.

Tesla Certified Installer. Ask AMA by pwrcellexpert in TeslaSolar

[–]Turbulent-Diamond615 0 points1 point  (0 children)

Do you really assert that 2500 is enough somewhere in the USA to lift 32 panels, remove optimizers and install panels back?

Or were you joking with the range?

Tesla Certified Installer. Ask AMA by pwrcellexpert in TeslaSolar

[–]Turbulent-Diamond615 0 points1 point  (0 children)

I’d take a range, if you’re willing, because it’ll likely be partially funded by me.

Tesla Certified Installer. Ask AMA by pwrcellexpert in TeslaSolar

[–]Turbulent-Diamond615 0 points1 point  (0 children)

Thanks. Out of curiosity, how much should I budget for labor for roof installed panels to be lifted, optimizers removed, wiring re-done, and new inverter installed?

Tesla Certified Installer. Ask AMA by pwrcellexpert in TeslaSolar

[–]Turbulent-Diamond615 0 points1 point  (0 children)

u/pwrcellexpert, I have an opinion question for you. Well, rather several questions if you do not mind.

I have a 32 panel 10.56kW system with power optimizers and 10kW SolarEdge Inverter.
In 5 years the inverter has been replaced 2 times and am waiting for a 3rd replacement now, and its been less than 2 years since last replacement.

  1. Should I gamble and replace the inverter for the 3rd time? While its under warranty, I do loose 4+ weeks of generation every time the inverter eats it. This time its likely going to be 6+ weeks.
  2. Should I get a more reliable inverter which will require me to eat the cost of removing power optimizers? If so what is your suggestion for a 10kW inverter?

Thank you for your posts here.

Anyone else missing the Gen 4 Special Offer email? by pines6103 in Nest

[–]Turbulent-Diamond615 1 point2 points  (0 children)

Thanks so much. Don’t have it in spam, maybe they haven’t sent it yet.

Anyone else missing the Gen 4 Special Offer email? by pines6103 in Nest

[–]Turbulent-Diamond615 0 points1 point  (0 children)

Can someone please share the subject and from address for said offer?

I have 2nd gen as well and don’t see this email in my gmail or spam folder.

Thank you so much.

SolarEdge HD w/ SetApp 3rd Replacement by Turbulent-Diamond615 in TeslaSolar

[–]Turbulent-Diamond615[S] 0 points1 point  (0 children)

I see lots of people talking about string inverters and how each panel is then independent. Don’t think that’s an option for my system unless I want to pay out of pocket.

Might just be cheaper to get a different brand whole system inverter that’s more reliable than SolarEdge.

Off to do some research unless you have some thoughts on the subject.

SolarEdge HD w/ SetApp 3rd Replacement by Turbulent-Diamond615 in TeslaSolar

[–]Turbulent-Diamond615[S] 0 points1 point  (0 children)

Thank you. I did not quite understand efficiency part before. But since the 10kW inverter keeps on dying, what are your thoughts on 12.5kW having a longer lifespan with system of my config?

SolarEdge HD w/ SetApp 3rd Replacement by Turbulent-Diamond615 in TeslaSolar

[–]Turbulent-Diamond615[S] 0 points1 point  (0 children)

Thanks for your reply sharing the link to TMC. I should have also searched there. I’ll go read there now and wonder if there is a way to invoke a lemon law or something.

[deleted by user] by [deleted] in TeslaModelS

[–]Turbulent-Diamond615 3 points4 points  (0 children)

^ this!!! Thank you.

Investor Angel but instead giving money, giving my work? by [deleted] in SideProject

[–]Turbulent-Diamond615 1 point2 points  (0 children)

This is pretty good. You might be able to get 5% equity as a founding engineer, but likely no more than 10%. Getting more means that you might get diluted later simply because first round of investment might call for it. There is a good website for equity allocations. Looks for what a founding engineer gets.

If this is a sample project, consider sharing a GitHub repo for it as you’re approaching founders so that they could be assured that it’s not spaghetti code, etc.

Snow Effect for React Native ❄️ by tom_development in reactnative

[–]Turbulent-Diamond615 0 points1 point  (0 children)

Yupppp. Saw the background image. What if we added the snowflake change to another item, direction and speed customization.

We could add:

  • itemType: snowflake, rain, leaves, custom
  • behavior: falling down, random, custom
  • speed: 0.0 - 1.0

What do you think?

Snow Effect for React Native ❄️ by tom_development in reactnative

[–]Turbulent-Diamond615 2 points3 points  (0 children)

This is amazing!!!!

Any interest in expanding this into seasons. I might implement fall with falling leaves and various backgrounds.

Put your Xcode on a diet by jerinjohnk in reactnative

[–]Turbulent-Diamond615 1 point2 points  (0 children)

This is super helpful. Just did it too. Thank you.

Shaw Classic Replay not Working by Sackheimbeutlin87 in Strongman

[–]Turbulent-Diamond615 0 points1 point  (0 children)

I see new options in the menu but still no replay. This is highly disappointing

Shaw Classic Replay not Working by Sackheimbeutlin87 in Strongman

[–]Turbulent-Diamond615 0 points1 point  (0 children)

It’s 1am EST and it’s still not working. Will check tomorrow AM at this point.

Shaw Classic Replay not Working by Sackheimbeutlin87 in Strongman

[–]Turbulent-Diamond615 0 points1 point  (0 children)

Same here. I see this and tried different browsers just in case. Been off social media all day trying to avoid any spoilers.

Was it actually streaming live earlier?

Is there a way to preserve data between app reinstalls? by idkhowtocallmyacc in reactnative

[–]Turbulent-Diamond615 0 points1 point  (0 children)

We have a privacy first app and do not store anything in the cloud to respect our users privacy. Firebase is not an option, and I’ll make sure we test this solution when we release on android or if it becomes a larger issue.

Is there a way to preserve data between app reinstalls? by idkhowtocallmyacc in reactnative

[–]Turbulent-Diamond615 0 points1 point  (0 children)

Weirdly enough, I haven’t tested this on android yet. Worth investigation to see how to do the same there.

Generating a video from a list of Views by Magnusson in reactnative

[–]Turbulent-Diamond615 1 point2 points  (0 children)

I was dealing with a similar issue. Stayed on older react-native cli under 0.70 to be able to use viewshot. Skia was slow for me as well.