zer0

joined 1 year ago
[–] zer0@programming.dev 4 points 1 month 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 13 points 7 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 8 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 8 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 2 points 10 months ago (1 children)

The guided installer will resize your disk volume and set it up for dual boot by default. It's Fedora based and uses KDE Plasma which is a great user experience IMO. Admittedly, I only booted into it to briefly kick the tires but the install was a pretty smooth process. This page details what features are still missing so I'd suggest looking there first to ensure you're not missing anything critical. For me, missing USB-C monitor support is a deal breaker.

[–] zer0@programming.dev 18 points 10 months ago (10 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.