#dev 2024-03-12
2024-03-12 UTC
[Paul_Robert_Ll], mitchsucksatgame, jacky, AramZS, jjuran_, to2ds, gRegor, angelo, [Joe_Crawford] and geoffo joined the channel
# [lcs] Become proficient in CSS or learn JS?
[lcs] joined the channel
# [lcs] Thanks! That's great input.
# [lcs] Which langs do you work with on the backend stuff?
Fisher244599510, barnaby, [Murray], geoffo, gRegor, gRegorLove_, Guest6, Osogrup, [capjamesg] and [qubyte] joined the channel
gRegorLove_, ttybitnik, sp1ff and AramZS joined the channel
# [lcs] Nice. Sounds like you
# [lcs] OOops, sounds like you've got a diverse skillset!
# [lcs] I'm in the middle of nowhere 😅 I've been making websites for 25+ years without having any real coding skills. But I really enjoy front end work, and have been thinking about pursuing a career change into front end development. I've just got enough technical understanding to make my way with various tools, and I've done a little Python scripting over the last couple of years. But that's it, so it's a bit of reach!
# [lcs] Been working mostly with low-code automation for the last couple of years. I transitioned from finance and management, but it was mostly to get slightly more relevant experience for working with web. Which is my passion!
jacky joined the channel
geoffo, mahboubine, lazcorp, [tantek], gRegorLove_, [aciccarello] and [snarfed] joined the channel
# gRegor !tell nsmsn in case WordPress marked my webmention as spam: https://gregorlove.com/2024/03/i-see-two-h-cards/
# gRegor Haven't used this one in a while, but should work: https://gist.github.com/gRegorLove/0104ccdaec07b300ab3b591f3283b900
# [Joe_Crawford] And in WordPress there's an excerpt method - but it's specific to posts. https://developer.wordpress.org/reference/functions/wp_trim_excerpt/
angelo_ joined the channel
# [Joe_Crawford] Yet another php excerpt fn: https://gist.github.com/artlung/7ec7e93cb4b8849f271c941e8b366860
# [Joe_Crawford] For a function like this one really needs a corpus of examples and what you expect it to be to make sure it handles all variations. I can already think of edge cases I'm not handling. 😐
# [Joe_Crawford] Not to mention multibyte characters - like say a person included an emoji or chunk of Japanese at the start of that string.
# [Joe_Crawford] Or there's no actual text, just an img tag. All must be handled.
[schmarty] joined the channel
# [Paul_Robert_Ll] Maybe now is a good time to ask a question that arose from me demoing Indiekit at IndieWebCamp, and experiencing a side-effect of post type discovery I wasn’t expecting. It may be entirely plausible that I have configured something wrong. Let me see if I can break it down.
# [Paul_Robert_Ll] When creating an article post, where the title (`name`) has the same starting content as the content, by using the post type discovery mechanism to assign it a post type, what should be an article post type, gets saved with a note post type. That seems odd. I can well imagine an article having a title that matches the beginning of the content, but wanting to keep the title all the same. Have I missed something?
# [Paul_Robert_Ll] This is the condition in the PTD spec: “If this processed ‘name’ property value is NOT a prefix of the processed content, then it is an article post.”
[Tilley] joined the channel
# [aciccarello] joxef, I found this post from Manton Reece. Sounds like he created a script to take the data he exported and import it into http://micro.blog https://www.manton.org/2018/11/12/timetable-migrated-to.html
# Loqi migration in the context of the indieweb refers to the process of moving your indieweb site from any one or more of one CMS / web host / DNS provider / URL design / domain name to another https://indieweb.org/migration
# [aciccarello] There are a couple examples on https://indieweb.org/Jekyll
# Loqi WordPress is open source CMS software used by many on the Indieweb as well as a blog hosting service https://indieweb.org/WordPress
[KevinMarks] joined the channel
# [Paul_Robert_Ll] [tantek] Possibly, but not everyone uses Title Case for titles. Also, the case we encountered at IWC was something like the title being ‘Testing Indiekit’ and the content being ‘Testing Indiekit at IndieWebCamp Brighton.’
# [KevinMarks] I think the original goal for that was distinguishing the kind of markup where the post is a note but the same text is in the name and the content. The old inferred name parsing spec would do that a lot, but we fixed it, but it may become an issue with metaformats again.
# [KevinMarks] There was a posse era where posseing a note to twitter with a link would give the text 3 times as twitter would show the posse'd text and then the same text as title and content of the link preview. (and if you clicked through you'd see the same text again).
# [KevinMarks] You needed to double the twitter preview text as it would show different extracts on mobile and web.
[nsmsn] joined the channel
# Loqi [nsmsn]: gRegor left you a message 3 hours, 4 minutes ago: in case WordPress marked my webmention as spam: https://gregorlove.com/2024/03/i-see-two-h-cards/
mitchsucksatgame joined the channel
# aaronpk looks cute https://chyrplite.net/
mitchsucksatgame joined the channel
# [KevinMarks] this was an interesting framing - and the example of URLs as language https://hazelweakly.me/blog/engineering-language/
# [snarfed] progress toward BF web <=> ATProto support in production! https://bsky.app/profile/snarfed.org.web.brid.gy is live, and I just used it to like a Bluesky post from my site. https://snarfed.org/2024-03-12_david-shanske-after-all-this-work-im-doing-today-to-get-bluesky-syndication-workingi-hope-someone-replies-on-bluesky-https-dshanske-com-t-26n-bluesky , https://bsky.app/profile/david.shanske.com/post/3knjjsfgddk2j/liked-by
# [snarfed] not pretty though, I'm still working on the bridged Bluesky profile. https://bsky.app/profile/snarfed.org.web.brid.gy
geoffo joined the channel
# [Paul_Robert_Ll] Thanks for the background gRegor, KevinMarks, tantek. I’ll have a think about my PTD implementation, but tempted to disable this part of the algo, at least for now, seeing as it gave a surprising result. There may come a point later down the line when other features are added that it makes more sense to add it back in.
CRISPR and mitchsucksatgame joined the channel
# [Murray] @joxef it's not quite "left WordPress for a site built from scratch" entirely, but I've migrated from http://WordPress.com to http://WordPress.org (self hosted) before leaving WordPress entirely. I swapped it out for Craft CMS in the end, though in a headless configuration so the front end is a bunch of different things 😄 Not sure if that counts for what you're after though?
mitchsucksatgame and [Ros] joined the channel
# [Paul_Robert_Ll] I should probably document my eventual decision in an ADR (architectural decision record).
# [Paul_Robert_Ll] Glad you agree Loqi!
mitchsucksatgame joined the channel
mitchsucksatgame joined the channel