home.social

#changedetection — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #changedetection, aggregated by home.social.

  1. 𝗖𝗵𝗮𝗻𝗴𝗲 𝗗𝗲𝘁𝗲𝗰𝘁𝗶𝗼𝗻:

    #Monitoring #Website #ChangeDetection

    thewhale.cc/posts/change-detec

    Monitor web pages for changes - (such as watching prices, restock notification), to deep inspection such as PDF text support, JSON and XML monitoring and extensive text triggers. Get notifications when a website updates.

  2. Habe gerade #changedetection lokal auf der #Synology NAS installiert. Dort kann man wohl per #Apprise die Email Notifications einrichten. Ich stehe wir Ochs vorm Berg. Kennt jemand ein Tutorial zu Apprise für blutige Anfänger?
    #selfhosting

  3. Je réfléchis à installer #changedetection (changedetection.io/) sur mon #raspberrypi mais je ne sais pas si il peut faire bon ménage avec le #pihole qui tourne déjà dessus à merveille…(docker n'y est pas installé)… une idée ?:) merci !!
    #opensource #linux

  4. hmm ich weiß nicht wann gocardless diese eine bank unterstützt aber ich weiß das die dran arbeiten – goil, schonwieder einen job für #changedetection gefunden!

  5. Dieses #ChangeDetection im Video ab 20:33 min schaut schon sehr cool aus: Damit lassen sich Shopseiten auf Preisrutschs überwachen.

    youtu.be/9VCc9iv0HsY

  6. My #caddy reverse proxy decided to randomly crash after I started using a #changedetection docker container. After a bit of detective work, I was able to identify the cause.

    It turns out that the #systemd option LimitNProc is a potential footgun on hosts running containers:

    Note that LimitNPROC= will limit the number of processes from one (real) UID and not the number of processes started (forked) by the service.

    github.com/caddyserver/dist/is

  7. Any #flask gurus out there? Trying to wrap my head around seemingly HTTP spec-violating behaviour, together with the developer of #changedetection.

    tl;dr: send_from_directory 304 responses have a body while they shouldn't

    github.com/dgtlmoon/changedete

    #python #caddy

  8. Have you already read Torge Brunhorn's post? He wrote about his topic "Agricultural Under Military Conflict Using the Example of War". 🛰️ 🌾

    Read this 6min-article. 📲
    unigis.at/en/war-in-europe-how

  9. Hilarious quote of the day:
    "Change detection is like McDonalds; you don't want to use it too much..." 😂
    Preach @[email protected]!

    yewtu.be/watch?v=wc9V4lkLFeo&t

    #Angular #ChangeDetection #tw

  10. @webdave_de will be live streaming on twitch.tv/webdave_de a session about change detection in Angular with @brechtbilliet at 22 November, 8 pm CET. Can't wait!

    #Angular #ChangeDetection

  11. Change Detection in Angular seems to be a hot topic right now, so here are a couple of pointers I found useful:

    - Angular Change Detection simplified (E-Book by @brechtbilliet registration needed): simplified.courses/free-angula

    - Out of bounds change detection (Segment in video by @mgechev): yewtu.be/watch?v=f8sA-i6gkGQ&t

    - Change detection runs in DOM order (Segment in video of ng-conf 2022; registration needed): vimeo.com/showcase/9897189/vid

    #Angular #ChangeDetection #ngconf