zer0

joined 1 year ago
[–] zer0@programming.dev 3 points 1 week 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@programming.dev 14 points 6 months 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!
[–] zer0@programming.dev 1 points 7 months ago (1 children)

It's probably a bit late for a new ESP32, but if not I'm a fan of the M5Stack Atom Lite. It's a solid little device and comes in its own case.

[–] zer0@programming.dev 4 points 7 months ago

I have been trialing pacdef recently. It sounds like it would do what you're looking for.

[–] zer0@programming.dev 4 points 8 months ago (3 children)

ChatGPT responses: (probably stolen from some other presentation):

"Connecting Diverse Minds, One Federation at a Time: The Fediverse – Where Decentralization Sparks Unity."

"Decentralize, Unify: Fediverse – Where Connections Flourish Beyond Boundaries."

[–] zer0@programming.dev 21 points 9 months ago (11 children)

The Home Assistant team publishes the analytics they collect (for those that allow it). The integrations and add-ons pages might interest you if you haven't seen them.