#jeremycherfas!tell strugee I’m just dabbling so paying is not an option unless it really improves things. Currently using SourceTree. Is there anything else you think I should try?
#jeremycherfasThanks. I have a php fuunction that takes an array and returns some parts of the array, because I just could not see how to address the parts in Twig. I can create the raw array in Twig: `{% set data = page.header.imports %}`
#jeremycherfasBut I cannot work out how to send `data` to the function.
#jeremycherfas`{{ mymap(data) }}` gives an error: ("Undefined variable: data")
#jeremycherfasI'm way out of my depth here, because all the Twig documentation seems extremely terse and I cannot seem to uncover any lower-level explanations or tutorials. The example of a function in Grav does not do anything. It just returns a hard-coded string.
#jeremycherfasIf I ignore the set, and use `{{ mymap(page.header.imports) }}` I almost the same error, An exception has been thrown during the rendering of a template ("Undefined variable: data")
#jeremycherfasYes. What I see in the debug bar is generally what I expect. And the error display page is useful as far as it goes. But it doesn't help me to understand the problem in more detail.
#jeremycherfasIt tells me that there is an undefined variable data, which is clearly somewhere in my function, but I cannot for the life of me see how that might be.
#jeremycherfasI had hoped to have this ready for IWC Nurnberg, but honestly it looks as if I should save it to be my project there. :(
[kevinmarks], barpthewire, [jgmac1106] and snarfed joined the channel
#swentelsnarfed, you won't believe the amount of variations I've tried for replying :)
#snarfedswentel: oh god i'll believe it. i did the same thing while i was building bridgy fed initially
#Loqisnarfed: Zegnat left you a message 1 day, 4 hours ago: Yeah I knew about the Telegraph-webhook-feature. I was just specifically looking at Mastodon now :) Thought different weekend plans came up so the webmention bridge is getting slightly delayed.
#swentelI should start writing them down, because I'm sure I've done a couple of variations at least twice :)
#snarfedthank you so much, you're doing god's work
#tantek__I need to explore some form of at least displaying reactions on my posts, at least as a count + list of @-names (since showing icons is more work, showing someone else's content etc.)
#tantek__your time / privacy / security trade-offs
#ZegnatI’d love to hear petermolnar on CardDAV interoperability / testing. He has blogged about using at least 3 different server implementations
#tantek__(sometimes using service that spends more time on privacy & security is *better* than trying to host/admin it yourself)
#tantek__(I believe snarfed has convinced me of that)
#snarfedheh. god yes. most people don't want to, don't know how to, and/or shouldn't have to be sysadmins. even most technical people and engineers.
#ZegnatThe problem I always have with any not-self-hosted thing for address books is that it isn’t just my privacy, but the privacy of every single person I write down in my address book too. (But lets not rehash the entire philosophical discussion about how you don’t know how well any individual you give details to is going to protect them.)
#snarfedZegnat: the fallacy there is the idea that self hosted is more secure or private than outsourcing to a trusted, competent third party.
#snarfedthe vast majority of people are not good sysadmins. if they self host, they'll therefore get bad security and privacy
#ZegnatHmm. Apparently webdav.org used to have a WebDAV (and possible CardDAV?) testing suit called litmus. But because that entire website is down now, you’d have to find the tests somewhere else :/
#ZegnatHave you ever tried running that tester, AngeloGladding? I would expect that it would confirm your code to work with iOS if it passes their own tests?
#tantek__and then reply to that tweet accordingly :)
#[eddie]A CardDAV bridge to an h-card nicknames cache would be amazing! I think my contacts are currently synced via iCloud but it would be amazing to have my contacts become my nicknames cache
#AngeloGladdingZegnat i've downloaded and installed -- i'll try to configure and run
#AngeloGladdingbut i must say my implementation was rough and to the point
#tantek.comedited /site-deaths (+99) "/* Unknown Year */ poco zombie, unlink, unknown year of death, year of zombification" (view diff)
[jgmac1106] joined the channel
#tantek.comedited /site-deaths (+540) "research dates with archive.org and move Portable Contacts info to a new section in 2016 with dates and links" (view diff)
#[kevinmarks]We had a Facebook to poco thing that Bradfitz built a while back
#Loqi[kevinmarks]: jeremycherfas left you a message 16 hours, 2 minutes ago: There is an xkcd for almost every eventuality. Thanks for that. Makes the pain more bearable.
#tantek__that's another site-death, since AFAIK all site content was dropped on the floor and the domain just redirects to a W3C blog post
#aaronpkif i could use my phone as my website's address book i would actually care about what's stored in my phone again lol
#aaronpkright now it's a giant mess of stuff stored on my iphone vs stored in google contacts, and i can't even tell how to add stuff in google contacts most of the time
#tantek__hopefully documenting these dead-ends so others won't be as frustrated looking for them
#[kevinmarks]Between that and salesforce it's a history of my old jobs too
snarfed joined the channel
#tantek__kevinmarks, perhaps a bit meta and a bit dev - any patterns among/across those sites / technologies that may have been causes of their deaths?