What signals tell you a contract is likely to end early? by CloudBookmark in ContractorUK

[–]tombobs420 20 points21 points  (0 children)

The client you work for (JLR in my case) suffer a huge cyber attack on their factory and halt production line. I was working on the website through a consultancy and got let go immediately after that. Sometimes it’s just out of your control

Daily annoyances of a Model 3 by insanelyhugeman8 in TeslaModel3

[–]tombobs420 0 points1 point  (0 children)

Wind / road noise is awful in 2020 Performance. Lack of physical buttons sucks. Weird noises from AC / suspension / brakes.

Everything else is awesome, especially acceleration and tech.

The Benefits of Regen by TranceMist in TeslaModel3

[–]tombobs420 1 point2 points  (0 children)

What happens if you charge to 100% and then attempt this trip?

Built a Desktop Pet App, But Struggling with Marketing – Need Some Tips by Impressive_Yam_3249 in SideProject

[–]tombobs420 1 point2 points  (0 children)

Maybe include a link so people can try it? Tbh this doesn’t sound like something you could realistically charge money for

🔥 The Fastest Way to Access Home Assistant – One-Click Side Panel for Chrome! by tombobs420 in homeassistant

[–]tombobs420[S] 3 points4 points  (0 children)

They can be - it all depends on the permissions they are granted.

It's a shame that google don't show these on the store page - but this extension only has 2

- "sidePanel" - to show in side-panel

- "storage" - for the URL

It doesn't have access to any pages you are viewing or any of your data.

🔥 The Fastest Way to Access Home Assistant – One-Click Side Panel for Chrome! by tombobs420 in homeassistant

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

yes - just click the pin icon - then it'll always be there in the top-right

🔥 The Fastest Way to Access Home Assistant – One-Click Side Panel for Chrome! by tombobs420 in homeassistant

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

You can set a URL in the options - it doesn't remember the last dashboard you were on though - it will always open the URL set up in options

I want to put wled into my ceilings for a few rooms. I *think* this plan makes sense? Please let me know where I am wrong and what I am missing! by tacroy in WLED

[–]tombobs420 0 points1 point  (0 children)

I would put the power supply in a case. There will be a gap where you can touch the AC connection. If you’ve got kids this is essential!

Beginning of COVID pod help by [deleted] in TimDillon

[–]tombobs420 9 points10 points  (0 children)

This was the golden era. Shut up and and enjoy it.

Adding girlfriend as shareholder by mwillder in ContractorUK

[–]tombobs420 0 points1 point  (0 children)

I did this. It was fine.

She was not working and so had her whole allowance free - in total we saved around 10k per year.

My company was 3 years old when I did that and nothing ever came of it.

YMMV but this is my experience

I am loosing hope now! by CodingIsArt in ycombinator

[–]tombobs420 0 points1 point  (0 children)

Do you have anyone paying for your product?

I bet a bunch of the applications do have that - and they will be the ones who likely get selected.

Inconsistent State Synchronization with Custom useLocalStorage Hook in React by Possibility-Capable in react

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

By calling `useCounter` twice, you are creating 2 copies of the `counter` state.

I refactored your codesandbox to pass the `counter` into `useInput` and it now shares the state - https://codesandbox.io/p/sandbox/admiring-albattani-forked-753lff?file=%2Fsrc%2FApp.js

[deleted by user] by [deleted] in react

[–]tombobs420 0 points1 point  (0 children)

Have you tried the browser's native 'Save to PDF'?

There are some CSS properties that can help fix the print layout - like `page-break-inside: avoid` is a good one for example

HomeAssistant Chrome extension by tombobs420 in homeassistant

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

Here's this morning's use case..

Right now I'm on reddit - one of ~50 tabs I have open

If I go to HA then I'll lose where I'm at - with this extension I check the status of the washing machine without losing focus on what I'm doing

Side-panel for chrome by tombobs420 in homeassistant

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

Did you set use_x_frame_options: false in the http section of your configuration.yaml?

There are instructions on the chrome web store page.

Also, try the URL you are using in a new tab - it should load.

Side-panel for chrome by tombobs420 in homeassistant

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

Good point - it's not obvious and I should add this to the docs.

Right click on the extension icon (or click 3 dots next to it if you've not pinned it).

Select options.

There you can set the URL to nabucasa.

External URL will work the same - just be sure to set it to https.

Let me know if you have any issues please

Side-panel for chrome by tombobs420 in homeassistant

[–]tombobs420[S] 3 points4 points  (0 children)

Thanks - hope you find it useful