Skip Navigation
Jump
What device can rotate a knob and works with HA?
  • It is used to detect closing of door and lock the door once it is closed. You may need it during the initial setup. as long as it can be placed close to the door lock, it should work ok.

    otherwise, once integrated with HA, you can probably use your own contact sensor and trigger door lock using HA

    btw, i am using ESPHome bluetooth proxy with Switchbot

    1
  • Jump
    Google Tensor G4 fails to outscore Snapdragon 8 Gen 1 and barely beats Tensor G3 in 3DMark Wild Life Extreme
  • Shouldn't we compare this to SD Gen 3 tho? Why are we comparing with SD Gen 1 from 2023?

    Or is the merit here more focused on power consumption? That Tensor G4 has one of the lowest power consumption?

    2
  • Jump
    Pi-Hole question / Blocked Queries being reset each day?
  • No he is saying that many smart devices ignore your DNS (pi-hole) as they hardcoded their DNS address to 8.8.8.8. So it is important to have an additional layer to block at the firewall.

    11
  • Jump
    Biome v1.9 Anniversary Release
  • Prettier doesn't allow me to control line wrapping.

    does biome allow control over this? i don't want long line to be inconsistently wrapped into multiple lines, and i want short array to be kept at multiple lines

    2
  • Jump
    Zen Browser
  • From my experience, everything feel much snappier than firefox.

    opening new tab, switching tab feel snappier

    4
  • Jump
    uBlock Origin developer recommends switching to Firefox as Chrome flags the extension
  • the first comparison is not technically correct, in the sense:

    • Chrome is built on top of Chromium
    • LibreWolf is built on top of Firefox

    LibreWolf implements additional privacy features and settings on top of Firefox. Chromium is the base browser that everyone else built on top of. It does not implement additional privacy features.

    perhaps a better comparison would be: LibreWolf is to Firefox what Ungoogled Chromium is to Chromium

    2
  • Jump
    O of what now
  • Likely they want a lower time complexity.

    for example a question can be trivially solved in O(n^2). but there is no know < O(n) solution, so they ask for O(n)

    5
  • Jump
    average day in NPM land
  • What do you want to use for frontend framework then?

    python, ruby, java, C? Invent a new language?

    you will see me screaming "X is for Y, it should have never been a whole framework for a frontend"

    5
  • Jump
    Virtual Desktop Now Supports Multiple PC Monitors
  • I used to own a Windows Mixed Reality VR headset. That's how its window management works, I can have a browser, terminal and code editor windows float separately.

    the mouse cursor traverses between these windows seamlessly.

    it has its downside though, now you need to manage the position of those windows in 3d space, moving and organizing these windows can be tedious.

    now i just use a single large resolution screen in Virtual Desktop. (coming from immerse and VD's multiple screens)

    edit: looking back at some of the WMR footage, I still wish we can use the WMR platform with Quest 3. I do miss those time

    1