IRC logs for #farmOS, 2022-11-12 (GMT)

2022-11-11
2022-11-13
TimeNickMessage
[21:30:09]<jgaehring[m]>https://twitter.com/diegohaz/status/1591114210766831616?t=sVJTxaAterRayE...
[00:57:13]* jgaehring[m] has quit (*.net *.split)
[00:57:13]* paul121[m] has quit (*.net *.split)
[00:57:14]* FarmerEd[m] has quit (*.net *.split)
[00:59:25]* jgaehring[m] has joined #farmos
[01:03:24]* FarmerEd[m] has joined #farmos
[01:03:25]* paul121[m] has joined #farmos
[01:21:36]* heartburn has quit (*.net *.split)
[01:21:36]* Mo[m]1 has quit (*.net *.split)
[01:21:36]* nzsnowman[m] has quit (*.net *.split)
[01:22:14]* heartburn has joined #farmos
[01:25:45]* Mo[m]1 has joined #farmos
[01:25:46]* nzsnowman[m] has joined #farmos
[01:57:44]<threewordchant><threewordchant> "i'd hoped to finish debugging..." <- i carefully stepped through the deployment steps again, comparing mounting a volume to `/opt/drupal/web/sites/` with mounting it in `/opt/drupal/` ... and now both are working fine 😵 no idea what was going wrong before. not asking too many questions until it breaks again 😅
[01:58:00]<threewordchant>blog post upcoming, anyway 📝
[01:58:10]<threewordchant> * write-up (perhaps for a blog post?) upcoming, anyway 📝
[02:42:42]<FarmerEd[m]>Hi 3wc ~ they/them: what exactly does co-op cloud do?
[02:45:57]<FarmerEd[m]>As in does it just provide a software stack? And not any hosting?
[04:58:17]* farmBOT has joined #farmos
[11:30:31]<symbioquine[m]><mstenta[m]> "Think this'll work? https://..." <- Left a few comments :)
[11:31:21]<mstenta[m]>Thanks!
[11:46:43]<mstenta[m]>Made some adjustments...
[11:49:24]<mstenta[m]>3wc ~ they/them: glad its working! hate when i don't know why it wasn't tho! 😆 https://starecat.com/content/wp-content/uploads/my-code-doesnt-work-i-ha...
[12:11:38]<mstenta[m]>symbioquine: would i just do this to explicitly set timezone you think? `TZ=UTC test $(date +\%u) ...`
[12:12:01]<mstenta[m]>https://stackoverflow.com/questions/26802201/bash-get-date-and-time-from...
[12:12:04]<symbioquine[m]>I think that's right... I'd need to test to be sure
[12:12:13]<mstenta[m]>cool i can test...
[12:12:46]<symbioquine[m]>The most recent comments got me wondering if the cron syntax can just directly do the "second wednesday" part though... playing with that now...
[12:13:14]<mstenta[m]>i did some reading and it sounded like it couldn't
[12:13:28]<mstenta[m]>but maybe!
[12:14:31]<symbioquine[m]>ah, yeah I see
[12:15:31]<symbioquine[m]>I was thinking of the way it can "run every 4th hour", but it looks like that doesn't work in combination with days/weeks of the month
[12:16:07]<mstenta[m]>aah
[12:28:41]<mstenta[m]>final review? https://github.com/farmOS/farmOS-microblog/pull/1#discussion_r1020785976
[12:30:42]<symbioquine[m]>mstenta[m]: One more comment, but hopefully it's already good to go :)
[12:32:33]<mstenta[m]>Cool! Responded. I think we're good to go!
[12:32:52]<mstenta[m]>And then wait to see if it works on Thurs :-)
[12:33:01]<symbioquine[m]>Is the return code when git says "everything up to date" zero (success)?
[12:33:27]<symbioquine[m]>We need that for the job to be successful the other 6 days
[12:34:10]<symbioquine[m]>I guess the other 5 days since one of them is a Thursday
[12:35:52]<mstenta[m]>$ git push origin 2.x
[12:35:52]<mstenta[m]>Everything up-to-date
[12:35:52]<mstenta[m]>$ echo $?
[12:35:52]<mstenta[m]>0
[12:36:01]<symbioquine[m]>Cool
[12:36:06]<symbioquine[m]>All good then!
[12:36:34]<symbioquine[m]>I mean it made sense that pushing should be idempotent, I just wanted to check :)
[12:36:56]<mstenta[m]>good call!
[12:38:01]<mstenta[m]>https://fosstodon.org/@farmOS/109332048114627127 :-)
[12:38:10]<mstenta[m]>never gets old haha
[12:38:25]<symbioquine[m]>Yeah it's pretty cool
[12:39:00]<symbioquine[m]>I wonder if there's a good way to tell if it's getting annoying to folks that would otherwise follow @farmOS
[12:39:13]<mstenta[m]>mm yea
[12:39:23]<mstenta[m]>weekly aint too bad IMO
[12:39:31]<mstenta[m]>but i guess we'll see!
[12:39:39]<symbioquine[m]>yeah
[12:39:57]<mstenta[m]>good reason to pepper in some real posts each week too
[12:40:07]<symbioquine[m]>Yep
[12:40:27]<mstenta[m]>so its not just a git log of the same thing
[12:40:41]<mstenta[m]>but whatev... thats what some twitter accounts are anyway!
[12:41:14]<mstenta[m]>i've seen some accounts that just auto post the same things on rotation
[12:41:59]<mstenta[m]>i find it kind of insincere but it probably works to keep engagement up 🤷
[12:43:03]<mstenta[m]>this one does that: https://twitter.com/HarvestProfit
[12:45:29]<mstenta[m]>I might go ahead and merge this now: https://github.com/farmOS/farmOS/pull/580
[12:46:19]<mstenta[m]>And then see if I can make it toot new release announcements :-)
[12:47:08]<symbioquine[m]>Did you already sort out "@todo prevent running on PRs"?
[12:47:34]<symbioquine[m]>(Sorry I haven't been following that PR, so it could be a stale question...)
[12:47:58]<mstenta[m]>I think so? IIRC it was all sorted, tested, and ready to go
[12:48:06]<mstenta[m]>Reviewing...
[12:48:24]<symbioquine[m]>Cool, naively it looks like the line right after that TODO should take care of it, but then why is the TODO still there :)
[12:48:38]<mstenta[m]>Oh hmm...
[12:49:09]<mstenta[m]>Good catch, I think that can be removed
[12:50:31]<paul121[m]>What's that last change to the functional test? Just needs a rebase?
[12:53:21]<mstenta[m]>oh huh yea... i think thats already merged
[12:53:29]<mstenta[m]>rebasing...
[12:54:36]<mstenta[m]>also just opened this if anyone is interested in reviewing: https://github.com/farmOS/farmOS/pull/593
[14:11:26]<symbioquine[m]><mstenta[m]> "I might go ahead and merge..." <- Left a quick question on this. Not sure if it's an issue or not...
[14:51:09]<mstenta[m]>Thanks symbioquine! I think it's correct - see my reply
[14:51:24]<symbioquine[m]>Just replied
[17:16:39]* xtremeMonkey has joined #farmos