zer0

joined 2 years ago
[–] zer0 1 points 6 days ago

I found out about OpenLinkHub recently and it works great with my Corsair AIO cooler that OpenRGB doesn't support.

[–] zer0 2 points 1 week ago

Is there supposed to be a link?

[–] zer0 25 points 2 weeks ago

For me it was

— I’d seen weirder things in Perl scripts —

Just perfect. No notes.

[–] zer0 8 points 3 weeks ago* (last edited 3 weeks ago)

The AUR requires an AUR helper like paru or yay to interact with it that way. Otherwise you can clone the repo using git and make the package yourself.

[–] zer0 9 points 1 month ago (3 children)

And you can tie in AI ✨! So you can make an LLM categorize the stuff that you'll never look at again.

[–] zer0 2 points 2 months ago

The switches reset into a neutral position, so you can't tell if they're on or off except for the LED.

The dimmers don't make a noticeable sound but the switches make an slight audible click when turning on or off.

Worth noting mine are a few years old and they may have changed some things.

[–] zer0 2 points 2 months ago* (last edited 2 months ago) (2 children)

Are you looking for scene support (double, triple, etc click events) or just being able to remotely control the light?

Worth noting several brands have cheaper "add-on" switches to use in 3-way scenarios. You would only need one smart switch and add-ons for the remaining switches.

I personally have a bunch of Enbrighten dimmers/switches and add-ons that work like dumb switches when disconnected from the hub. I too was concerned with the WAF (wife approval factor).

[–] zer0 9 points 4 months ago (2 children)

Heard about this the other day. I haven't tried it yet, but it looks promising.

[–] zer0 1 points 4 months ago (1 children)

You can use two separate VPNs if you use a work profile to run the second one. I'm not sure if this would work for your use case though. Check out Shelter if you want to give it a try.

[–] zer0 114 points 4 months ago (5 children)

To be fair, arch could look like that after a few days.

[–] zer0 4 points 6 months ago (1 children)

If you like the idea of asdf, I would recommend looking at mise. It does all the same things (and more) and is much more performant in my experience.

[–] zer0 14 points 1 year ago (2 children)

I set up a notify group for each of us. I use notify.me and add/remove the devices as needed.

notify:
- name: me
  platform: group
  services:
   # - service: mobile_app_pixel_2_xl
    - service: mobile_app_pixel_6

- name: her
  platform: group
  services:
    - service: mobile_app_iphone

Then you can use it like any other service:

service: notify.me
data:
  message: Test
  title: Alert!
view more: next ›