this post was submitted on 08 Apr 2025
63 points (98.5% liked)

Self-hosting

4445 readers
1 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 4 years ago
MODERATORS
all 8 comments
sorted by: hot top controversial new old
[–] SteveDinn@lemmy.ca 11 points 1 year ago* (last edited 1 year ago) (1 children)

Like the author of that article, I had never heard about Huginn until just now, but when IFTTT went down the shitter for me (around 2018) was about the same time I started using Home Assistant. I found that HA had every one of the service connections available that I used to use through IFTTT, so I naturally just re-implemented all of my flows as automations. HA has only added capabilities since those earlier days. It's not just for "home" automation.

If you're interested in more graphical representations of your automations, HA can have NodeRed as a plug-in.

[–] 4am@lemm.ee 5 points 1 year ago

Not sure why anyone uses anything else at this point. HomeAssistant is incredible, and still very actively developed.

[–] sabreW4K3@lazysoci.al 7 points 1 year ago (2 children)

I looked into Huginn but development stalled, so I ended up going with n8n.

[–] Ugurcan@lemmy.world 3 points 1 year ago

Same here. I tried Huginn like 4 times but it’s always easier to write my own python code instead. N8N really saved the day.

[–] yournamehere@lemm.ee 2 points 1 year ago (1 children)

came here to say this. huginn is like geocities and n8n a react app.

why did op post this?

[–] Mossheart@lemmy.ca 1 points 1 year ago (1 children)

I don't think n8n is free? That may be why?

Also, lol at Huginn docs reference connecting to things like Hipchat(RIP) and Twitter

[–] yournamehere@lemm.ee 0 points 1 year ago

n8n is free. i selfhost it with containers. pro is cloudhosted and has better user management and stuff. but overall: n8n is free.