The magic cookie is as follows perl -MDigest::SHA=sha1_hex -MPOSIX=strftime -le 'print strftime "%Y/%m/%d week %U", localtime; $date=strftime "Y%Y W%U", localtime; print $date; print "https://meet.jit.si/BostonPM-".substr(sha1_hex("BostonPM".$date),0,12);'
2024/09/10 week 36 Y2024 W36 https://meet.jit.si/BostonPM-4027910794f6 On Mon, Sep 9, 2024 at 10:11 PM Bill Ricker <[email protected]> wrote: > I don't have a specific topic but i have some bookmarks saved. > Since there's national must-see TV starting at 9pm ET for folks who > haven't made up their minds yet, we'll take a hard stop. > > This is a JitSi meeting. The secure URL will be computed by this command > (valid only during that week): > > perl -MDigest::SHA=sha1_hex -MPOSIX=strftime -le 'print strftime "%Y/%m/%d > week %U", localtime; $date=strftime "Y%Y W%U", localtime; print $date; print > "https://meet.jit.si/BostonPM-".substr(sha1_hex("BostonPM".$date),0,12);' > > (and will likely be posted here just in time, but to avoid spammers, won’t > be posted on public social media) > > (See Boilerplate <https://boston-pm.github.io/index.html/#boilerplate> > below for additional how-to etc.) > > -- > Bill Ricker > [email protected] > https://www.linkedin.com/in/n1vux > -- Bill Ricker [email protected] https://www.linkedin.com/in/n1vux _______________________________________________ Boston-pm mailing list [email protected] https://mail.pm.org/mailman/listinfo/boston-pm

