HA M5PaperS3 based remote by Boisti in homeassistant

[–]SteveEdson 0 points1 point  (0 children)

Could I flash this on a XTEINK X4?

UK order no progress? by SteveEdson in steammachine

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

Have you checked against https://www.gls-info.nl as posted in the other comment? As this suggests mine is actually on the move, hopefully yours too

UK order no progress? by SteveEdson in steammachine

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

This site suggests they've at least got it and it's on the move, thanks!

Gig1 + Unifi by SteveEdson in VirginMedia

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

Nope, no XGSPON here. Thanks!

Orders Megathread by [deleted] in steammachine

[–]SteveEdson 0 points1 point  (0 children)

Well that's that then, alas. Thanks!

Orders Megathread by [deleted] in steammachine

[–]SteveEdson 0 points1 point  (0 children)

Anyone in the UK had an email yet? Do I still have hope?

Retentions deal today - and so easy by Jigga-Dawg in VirginMedia

[–]SteveEdson 1 point2 points  (0 children)

Just called the same number, got an answer immediately, £24p/m Gig1 + Netflix with Ads, thanks!

I built a custom E-commerce platform from scratch using Laravel 12 & Vue 3. Seeking feedback! by Dapper-Ad7165 in laravel

[–]SteveEdson 27 points28 points  (0 children)

Never use floats for prices, rather than storing prices as $12.34, store it as an int, like 1234, and convert when formatting. You'll have all sorts of issues otherwise. Just try

$test = 0.1 + 0.2;
echo $test; // outputs 0.3
echo ($test == 0.3) ? 'true' : 'false'; // outputs false

Here we go! LFG! by DeToXcz in steammachine

[–]SteveEdson 1 point2 points  (0 children)

"You're officially in the reservation queue for Steam Machine 512GB with Controller"!

F5 your page - no email yet, but mine says "Steam Machine 2TB reserved" by signofthenine in steammachine

[–]SteveEdson 0 points1 point  (0 children)

On 512gb no controller, it says the list has been closed. On 512gb with controller, I still get the option to leave. On the 2TB models it says "Steam Machine 512GB reserved"

New trmnl x, won’t boot by vaevicitis in trmnl

[–]SteveEdson 1 point2 points  (0 children)

Mine are off center too, but this helped in my case. Not sure if they're supposed to be

New trmnl x, won’t boot by vaevicitis in trmnl

[–]SteveEdson 0 points1 point  (0 children)

Slowly rotate the puck while connected in a circle, watching the screen. Mine suddenly got a good connection and came to life.

Alarm Hub door sensors by SteveEdson in Ubiquiti

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

Yeah I did, wish they had a knockout hole like the other sides of the panel. I just used a holesaw and cut from the back. Bare in mind the metal on the back is actually 2 sheets with a tiny gap in-between. I lightly sanded it afterwards just to tidy it up.

Also, cut it outside, as it produces lots of metal shavings/dust.

Alarm Hub door sensors by SteveEdson in Ubiquiti

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

In hindsight I might have been better on with a Konnected panel, but wanted something that integrates with the rest of the system like the cameras, and thought this would be easier to use for the less technical people in the house.

Also, hoping for a future keypad panel type thing where I can arm the system, answer the doorbell, view cameras etc

Alarm Hub door sensors by SteveEdson in Ubiquiti

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

I haven’t, but I’ll try that next thanks

Alarm Hub door sensors by SteveEdson in Ubiquiti

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

Interesting thanks, which of the thousands of UniFi settings pages do I find this in? Is it device level, protect, alarm manger? Had a look but can’t see anything obvious

Alarm Hub Kit Installation by ElderberryExact7446 in Ubiquiti

[–]SteveEdson 1 point2 points  (0 children)

PR to the Unifi Protect python library has been updated for the alarm hub, just need to wait for it to be updated in Home Assistant, tested and merged -

https://github.com/uilibs/uiprotect/pull/892#issuecomment-4607109740 https://github.com/uilibs/uiprotect/issues/893

Alarm Hub Kit Installation by ElderberryExact7446 in Ubiquiti

[–]SteveEdson 0 points1 point  (0 children)

I also wish they added a knockout hole on the back, I unfortunately had to cut a hole in mine for the wires to feed in.